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