aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apm_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-02x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameterNiels de Vos1-4/+0
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', ...Ingo Molnar1-1/+0
2008-09-24x86: disable apm on the olpcJeremy Katz1-1/+2
2008-08-21arch/x86/kernel/apm_32.c: remove duplicated #includeHuang Weiyi1-1/+0
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk1-1/+0
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-4/+4
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+4
2008-06-20apm_32: BKL pushdownArnd Bergmann1-0/+4
2008-06-10Introduce new top level suspend and hibernation callbacksRafael J. Wysocki1-4/+4
2008-05-25x86: Switch apm to unlocked_kernelAlan Cox1-10/+15
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into releaseLen Brown1-20/+4
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra1-0/+3
2008-04-17x86: switch to proc_create()Alexey Dobriyan1-4/+1
2008-04-15PM: arch/x86/kernel/apm_32.c: fix build warningAndrew Morton1-1/+0
2008-04-15PM: Remove legacy PMPavel Machek1-15/+0
2008-01-30x86: isolate PIC/PIT in/out callsAlan Cox1-3/+3
2008-01-30x86: get rid of checkpatch.pl complains on apm_32.cCyrill Gorcunov1-170/+196
2008-01-30arch/x86/kernel/apm_32.c: use time_before, time_before_eq,Julia Lawall1-1/+2
2008-01-30x86: unify desc_structGlauber de Oliveira Costa1-1/+1
2008-01-30x86: move 8259 defines to i8259.hThomas Gleixner1-2/+0
2008-01-11PM: ACPI and APM must not be enabled at the same timeLen Brown1-7/+3
2007-10-20spelling fixes: arch/i386/Simon Arlott1-1/+1
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-9/+9
2007-10-11i386: move kernelThomas Gleixner1-0/+2403