aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3/os-area.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-2/+0
2021-12-23powerpc/ps3: Add __init attribute to eligible functionsNick Child1-2/+2
2020-04-03powerpc/ps3: Remove duplicate error messageMarkus Elfring1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner1-13/+1
2019-02-03Move static keyword at beginning of declarationMathieu Malaterre1-2/+2
2018-10-13powerpc: Fix signedness bug in update_flash_db()Dan Carpenter1-1/+1
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches1-1/+1
2015-09-30powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman1-5/+0
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot1-3/+3
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2010-07-14lmb: rename to memblockYinghai Lu1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-15ps3: Replace direct file operations by callbackGeert Uytterhoeven1-63/+75
2009-06-15ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL()Geert Uytterhoeven1-2/+2
2009-04-22powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warningGeoff Levand1-1/+1
2009-04-02powerpc/ps3: Add rtc-ps3Geert Uytterhoeven1-0/+2
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell1-1/+1
2008-04-24[POWERPC] Add include of linux/of.h to os-area.cMichael Ellerman1-0/+1
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller1-1/+2
2007-12-28[POWERPC] PS3: Fix printing of os-area magic numbersGeoff Levand1-10/+30
2007-10-09[POWERPC] PS3: Add os-area database routinesGeoff Levand1-14/+431
2007-10-09[POWERPC] PS3: Save os-area params to device treeGeoff Levand1-2/+102
2007-10-09[POWERPC] PS3: Add os-area rtc_diff set/get routinesGeoff Levand1-2/+17
2007-10-09[POWERPC] PS3: os-area workqueue processingGeoff Levand1-0/+23
2007-10-09[POWERPC] PS3: Remove unused os-area paramsGeoff Levand1-25/+19
2007-10-09[POWERPC] PS3: Cleanup of os-area.cGeoff Levand1-12/+15
2007-06-28[POWERPC] PS3: Fix sparse warningsGeert Uytterhoeven1-2/+2
2007-02-07[POWERPC] PS3: Move system bus to platform directoryGeoff Levand1-1/+0
2007-02-07[POWERPC] ps3: get av_multi_out paramsGeert Uytterhoeven1-7/+10
2007-02-07[POWERPC] ps3: fix struct alignment attributesGeoff Levand1-2/+2
2006-12-04[POWERPC] ps3: add OS params supportGeoff Levand1-0/+259