summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3/os-area.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-13/+1Star
* Move static keyword at beginning of declarationMathieu Malaterre2019-02-031-2/+2
* powerpc: Fix signedness bug in update_flash_db()Dan Carpenter2018-10-131-1/+1
* powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-041-1/+1
* powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman2015-09-301-5/+0Star
* powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-151-3/+3
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-11-011-0/+1
* lmb: rename to memblockYinghai Lu2010-07-141-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ps3: Replace direct file operations by callbackGeert Uytterhoeven2009-06-151-63/+75
* ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL()Geert Uytterhoeven2009-06-151-2/+2
* powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warningGeoff Levand2009-04-221-1/+1
* powerpc/ps3: Add rtc-ps3Geert Uytterhoeven2009-04-021-0/+2
* powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell2009-01-161-1/+1
* [POWERPC] Add include of linux/of.h to os-area.cMichael Ellerman2008-04-241-0/+1
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-141-1/+2
* [POWERPC] PS3: Fix printing of os-area magic numbersGeoff Levand2007-12-281-10/+30
* [POWERPC] PS3: Add os-area database routinesGeoff Levand2007-10-091-14/+431
* [POWERPC] PS3: Save os-area params to device treeGeoff Levand2007-10-091-2/+102
* [POWERPC] PS3: Add os-area rtc_diff set/get routinesGeoff Levand2007-10-091-2/+17
* [POWERPC] PS3: os-area workqueue processingGeoff Levand2007-10-091-0/+23
* [POWERPC] PS3: Remove unused os-area paramsGeoff Levand2007-10-091-25/+19Star
* [POWERPC] PS3: Cleanup of os-area.cGeoff Levand2007-10-091-12/+15
* [POWERPC] PS3: Fix sparse warningsGeert Uytterhoeven2007-06-281-2/+2
* [POWERPC] PS3: Move system bus to platform directoryGeoff Levand2007-02-071-1/+0Star
* [POWERPC] ps3: get av_multi_out paramsGeert Uytterhoeven2007-02-071-7/+10
* [POWERPC] ps3: fix struct alignment attributesGeoff Levand2007-02-071-2/+2
* [POWERPC] ps3: add OS params supportGeoff Levand2006-12-041-0/+259