summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apm_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Use kick_all_cpus_sync()Thomas Gleixner2012-05-081-1/+1
* Disintegrate asm/system.h for X86David Howells2012-03-281-1/+0
* PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-291-6/+5
* module_param: make bool parameters really bool (arch)Rusty Russell2012-01-131-8/+8
* doc: fix broken referencesPaul Bolle2011-09-271-2/+0
* i8253: Cleanup outb/inb magicThomas Gleixner2011-07-011-3/+3
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-291-0/+2
|\
| * x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown2011-05-291-0/+2
* | PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-111-4/+0
* | PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-201-0/+5
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-181-1/+1
|\ \
| * | x86: Fix common misspellingsLucas De Marchi2011-03-181-1/+1
| |/
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-03-161-11/+1
|\ \
| * | x86, reboot: Move the real-mode reboot code to an assembly fileH. Peter Anvin2011-02-171-11/+1
| |/
* / PM: Drop pm_flags that is not necessaryRafael J. Wysocki2011-03-151-3/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-2/+2
|\
| * Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-2/+2
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* update email addressPavel Machek2010-07-191-1/+1
* i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-021-2/+2
* x86: Remove trailing spaces in messagesFrans Pop2010-02-071-2/+2
* x86: Remove BKL from apm_32Thomas Gleixner2009-10-141-8/+6
* Merge commit 'origin/x86/urgent' into x86/asmH. Peter Anvin2009-08-251-1/+1
|\
| * x86: Work around compilation warning in arch/x86/kernel/apm_32.cSubrata Modak2009-08-041-1/+1
* | x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc staticallyAkinobu Mita2009-08-101-10/+9
* | x86: Introduce GDT_ENTRY_INIT()Akinobu Mita2009-08-081-1/+1
* | x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita2009-07-191-9/+9
|/
* PM core: rename suspend and resume functionsAlan Stern2009-06-121-7/+7
* PM: Rename device_power_down/up()Magnus Damm2009-06-121-4/+4
* Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-311-103/+145
|\
| * x86: cpumask: update 32-bit APM not to mug current->cpus_allowedRusty Russell2009-03-181-103/+145
* | PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-301-4/+11
|/
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-0/+4
|\
| * PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-221-0/+4
* | x86: move mach-default/*.h files to asm/Ingo Molnar2009-01-291-1/+1
|/
* x86: update Alan Cox's email addressesAlan Cox2009-01-051-2/+2
* x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameterNiels de Vos2008-12-021-4/+0
*-. Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-061-1/+0
|\ \
| | * arch/x86/kernel/apm_32.c: remove duplicated #includeHuang Weiyi2008-08-211-1/+0
| |/
* / x86: disable apm on the olpcJeremy Katz2008-09-241-1/+2
|/
* remove include/linux/pm_legacy.hAdrian Bunk2008-07-241-1/+0
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-161-4/+4
|\
| * Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2008-06-101-4/+4
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-0/+4
|\ \
| * | apm_32: BKL pushdownArnd Bergmann2008-06-201-0/+4
| |/
* / x86: Switch apm to unlocked_kernelAlan Cox2008-05-251-10/+15
|/
*---. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-301-20/+4
|\ \ \
| | | * PM: arch/x86/kernel/apm_32.c: fix build warningAndrew Morton2008-04-151-1/+0
| | | * PM: Remove legacy PMPavel Machek2008-04-151-15/+0
| |_|/ |/| |