aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/apm.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2007-02-09[APM] MIPS: Convert to use shared APM emulation.Ralf Baechle1-64/+0
Also convert to use generic kernel/power/Kconfig to make the use of the shared APM emulation possible. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-07-13[MIPS] Don't include obsolete <linux/config.h>.Ralf Baechle1-1/+0
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-06-19[MIPS] APM emu supportRodolfo Giometti1-0/+65
Signed-off-by: Rodolfo Giometti <giometti@linux.it> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>