aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apm_32.c
AgeCommit message (Expand)Author
2011-09-27doc: fix broken referencesPaul Bolle
2011-07-01i8253: Cleanup outb/inb magicThomas Gleixner
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-29x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-18x86: Fix common misspellingsLucas De Marchi
2011-03-16Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-03-15PM: Drop pm_flags that is not necessaryRafael J. Wysocki
2011-02-17x86, reboot: Move the real-mode reboot code to an assembly fileH. Peter Anvin
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-07-19update email addressPavel Machek
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner
2010-02-07x86: Remove trailing spaces in messagesFrans Pop
2009-10-14x86: Remove BKL from apm_32Thomas Gleixner
2009-08-25Merge commit 'origin/x86/urgent' into x86/asmH. Peter Anvin
2009-08-10x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc staticallyAkinobu Mita
2009-08-08x86: Introduce GDT_ENTRY_INIT()Akinobu Mita
2009-08-04x86: Work around compilation warning in arch/x86/kernel/apm_32.cSubrata Modak
2009-07-19x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita
2009-06-12PM core: rename suspend and resume functionsAlan Stern
2009-06-12PM: Rename device_power_down/up()Magnus Damm
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell
2009-03-30PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki
2009-03-18x86: cpumask: update 32-bit APM not to mug current->cpus_allowedRusty Russell
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki
2009-01-29x86: move mach-default/*.h files to asm/Ingo Molnar
2009-01-05x86: update Alan Cox's email addressesAlan Cox
2008-12-02x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameterNiels de Vos
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar
2008-09-24x86: disable apm on the olpcJeremy Katz
2008-08-21arch/x86/kernel/apm_32.c: remove duplicated #includeHuang Weiyi
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-06-20apm_32: BKL pushdownArnd Bergmann
2008-06-10Introduce new top level suspend and hibernation callbacksRafael J. Wysocki
2008-05-25x86: Switch apm to unlocked_kernelAlan Cox
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra
2008-04-17x86: switch to proc_create()Alexey Dobriyan
2008-04-15PM: arch/x86/kernel/apm_32.c: fix build warningAndrew Morton
2008-04-15PM: Remove legacy PMPavel Machek
2008-01-30x86: isolate PIC/PIT in/out callsAlan Cox
2008-01-30x86: get rid of checkpatch.pl complains on apm_32.cCyrill Gorcunov