index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
rtas.c
Age
Commit message (
Expand
)
Author
2007-04-24
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-02-17
Storage class should be before const qualifier
Tobias Klauser
2006-12-08
[POWERPC] Add rtas_service_present() helper
Nathan Lynch
2006-12-08
[POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c
Michael Ellerman
2006-12-04
[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU
Linas Vepstas
2006-08-25
[POWERPC] reboot when panic_timout is set
Olaf Hering
2006-08-25
[POWERPC] powerpc: Make RTAS console init generic
Michael Neuling
2006-08-08
Merge branch 'merge'
Paul Mackerras
2006-08-08
[POWERPC] Fix might-sleep warning on removing cpus
Haren Myneni
2006-08-01
[POWERPC] clean up pseries hcall interfaces
Anton Blanchard
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
2006-06-28
[POWERPC] Add udbg support for RTAS console
Michael Ellerman
2006-06-28
[POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier
Michael Ellerman
2006-06-28
[POWERPC] Move RTAS exports next to their declarations
Michael Ellerman
2006-06-28
[POWERPC] Make rtas_call() safe if RTAS hasn't been initialised
Michael Ellerman
2006-06-21
[POWERPC] RTAS delay, fix module build breaks
John Rose
2006-06-15
[POWERPC] check firmware state before suspending
Dave C Boutcher
2006-06-09
[PATCH] powerpc: reorg RTAS delay code
John Rose
2006-04-01
[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS
Segher Boessenkool
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-27
[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>
Arnd Bergmann
2006-02-07
[PATCH] powerpc: remove useless call to touch_softlockup_watchdog
Dave C Boutcher
2006-02-07
[PATCH] powerpc: prod all processors after ibm,suspend-me
Dave C Boutcher
2006-02-07
[PATCH] powerpc: return correct rtas status from ibm,suspend-me
Dave C Boutcher
2006-02-07
[PATCH] powerpc: Fix !SMP build of rtas.c
Michael Ellerman
2006-01-14
[PATCH] powerpc: special-case ibm,suspend-me RTAS call
Dave C Boutcher
2006-01-11
[PATCH] capable/capability.h (arch/)
Randy Dunlap
2006-01-11
[PATCH] powerpc: Make early debugging configurable via Kconfig
Michael Ellerman
2006-01-10
spelling: s/retreive/retrieve/
Adrian Bunk
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
2005-11-08
[PATCH] ppc: fix a bunch of warnings
Benjamin Herrenschmidt
2005-11-07
powerpc: Various UP build fixes
Paul Mackerras
2005-11-03
powerpc: Merge remaining RTAS code
Paul Mackerras
2005-10-26
powerpc: Merge rtas.c into arch/powerpc/kernel
Paul Mackerras