aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/rtas.c
Commit message (Expand)AuthorAge
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-24
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
* Storage class should be before const qualifierTobias Klauser2007-02-17
* [POWERPC] Add rtas_service_present() helperNathan Lynch2006-12-08
* [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-07
* [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas2006-12-04
* [POWERPC] reboot when panic_timout is setOlaf Hering2006-08-24
* [POWERPC] powerpc: Make RTAS console init genericMichael Neuling2006-08-24
* Merge branch 'merge'Paul Mackerras2006-08-08
|\
| * [POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2006-08-08
* | [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-01
* | [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-31
|/
* [POWERPC] Add udbg support for RTAS consoleMichael Ellerman2006-06-27
* [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman2006-06-27
* [POWERPC] Move RTAS exports next to their declarationsMichael Ellerman2006-06-27
* [POWERPC] Make rtas_call() safe if RTAS hasn't been initialisedMichael Ellerman2006-06-27
* [POWERPC] RTAS delay, fix module build breaksJohn Rose2006-06-21
* [POWERPC] check firmware state before suspendingDave C Boutcher2006-06-15
* [PATCH] powerpc: reorg RTAS delay codeJohn Rose2006-06-09
* [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-01
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-28
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-28
* [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann2006-03-26
* [PATCH] powerpc: remove useless call to touch_softlockup_watchdogDave C Boutcher2006-02-07
* [PATCH] powerpc: prod all processors after ibm,suspend-meDave C Boutcher2006-02-07
* [PATCH] powerpc: return correct rtas status from ibm,suspend-meDave C Boutcher2006-02-07
* [PATCH] powerpc: Fix !SMP build of rtas.cMichael Ellerman2006-02-07
* [PATCH] powerpc: special-case ibm,suspend-me RTAS callDave C Boutcher2006-01-13
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-11
* [PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman2006-01-10
* spelling: s/retreive/retrieve/Adrian Bunk2006-01-09
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-09
* [PATCH] ppc: fix a bunch of warningsBenjamin Herrenschmidt2005-11-07
* powerpc: Various UP build fixesPaul Mackerras2005-11-06
* powerpc: Merge remaining RTAS codePaul Mackerras2005-11-02
* powerpc: Merge rtas.c into arch/powerpc/kernelPaul Mackerras2005-10-26