summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/power.c
Commit message (Expand)AuthorAgeFilesLines
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-75/+0Star
* sparc64: Move reboot handling into seperate file and kill power reg programming.David S. Miller2008-09-021-37/+0Star
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* sparc64: Don't invoke power_init() from pcibios_init().David S. Miller2008-08-301-11/+5Star
* sparc: don't use asm/of_device.hStephen Rothwell2008-08-081-1/+1
* [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off().David S. Miller2008-02-201-2/+1Star
* [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.Stephen Rothwell2007-10-141-1/+3
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-211-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds2007-07-201-1/+1
|\
| * [SPARC/64] Rename some functions like PowerPCStephen Rothwell2007-07-201-1/+1
* | [SPARC64]: Tweak kernel log messages in power_probe().David S. Miller2007-07-201-3/+1Star
* | [SPARC64]: Use orderly_poweroff().David S. Miller2007-07-201-58/+2Star
|/
* [SPARC64]: Export powerd facilities for external entities.David S. Miller2007-07-161-23/+31
* [SPARC64]: Report proper system soft state to the hypervisor.David S. Miller2007-05-291-0/+2
* [PATCH] sparc64 pt_regs fixesAl Viro2006-10-081-1/+1
* [PATCH] introduce kernel_execveArnd Bergmann2006-10-021-3/+2Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [SPARC64] power: Convert to of_driver.David S. Miller2006-06-301-39/+18Star
* [SPARC64] power: Do not pass SA_SHIRQ to request_irq().David S. Miller2006-06-301-1/+1
* [SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2006-06-241-56/+53Star
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-241-10/+10
* [SPARC64]: Add needed pm_power_off symbol.David S. Miller2006-01-091-0/+4
* [SPARC64]: Probe for power device on ISA bus too.David S. Miller2005-10-071-13/+51
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-2/+0Star
* [SPARC64]: Add SECCOMP support.David S. Miller2005-07-111-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+150