aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/power.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off().David S. Miller2008-02-191-2/+1
* [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.Stephen Rothwell2007-10-131-1/+3
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-201-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-191-3/+1
* | [SPARC64]: Use orderly_poweroff().David S. Miller2007-07-191-58/+2
|/
* [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/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SPARC64] power: Convert to of_driver.David S. Miller2006-06-291-39/+18
* [SPARC64] power: Do not pass SA_SHIRQ to request_irq().David S. Miller2006-06-291-1/+1
* [SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2006-06-231-56/+53
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-231-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-061-13/+51
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-2/+0
* [SPARC64]: Add SECCOMP support.David S. Miller2005-07-101-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+150