summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/apm.c
Commit message (Expand)AuthorAgeFilesLines
* i386: prepare shared kernel/apm.cThomas Gleixner2007-10-111-2403/+0
* arch/i386/kernel/apm.c: apm_init() warning fixEugene Teo2007-07-311-1/+1
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-1/+1
* apm: fix incorrect commentAlan Cox2007-05-081-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] i386: Add machine_ops interface to abstract halting and rebootingJeremy Fitzhardinge2007-05-021-2/+1
* [PATCH] i386: get rid of unused variablesParag Warudkar2007-05-021-7/+0
* [PATCH] i386: use GTOD persistent clock supportJohn Stultz2007-02-161-44/+0
* [PATCH] i386: Convert /proc/apm to seqfileAlexey Dobriyan2007-02-131-8/+18
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar2006-12-221-1/+5
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] paravirt: Allow disable power management under hypervisorRusty Russell2006-12-071-1/+2
* [PATCH] APM: URL of APM 1.2 specs has changedKristian Mueller2006-10-301-1/+1
* [PATCH] lockdep: annotate i386 apmPeter Zijlstra2006-10-171-10/+27
* [PATCH] kthread: convert arch/i386/kernel/apm.cSerge E. Hallyn2006-09-291-18/+18
* [PATCH] i386: Kill references to xtimejohn stultz2006-09-261-12/+5
* [PATCH] apm: clean up module initalizationNeil Horman2006-09-261-1/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen2006-06-261-3/+3
* [PATCH] i386 apm.c optimizationAndreas Mohr2006-06-231-17/+22
* [PATCH] apm: fix Armada laptops againSamuel Thibault2006-04-191-1/+1
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-2/+0
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-111-0/+1
* [PATCH] Make apm buildable without legacy pmDave Jones2006-01-081-0/+4
* [PATCH] APM Screen Blanking fixJordan Crouse2006-01-061-13/+14
* [PATCH] x86: Apm is on cpu zero onlyZachary Amsden2006-01-061-12/+11
* [PATCH] x86: Apm seg in gdtZachary Amsden2006-01-061-6/+0
* [PATCH] x86: Always relax segmentsZachary Amsden2006-01-061-38/+17
* [PATCH] x86: GDT alignment fixZachary Amsden2006-01-061-0/+2
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-131-0/+1
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-1/+19
* [PATCH] arch/i386: Use ARRAY_SIZE macroTobias Klauser2005-11-071-3/+2
* [PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden2005-10-301-18/+22
* [PATCH] APM: Remove redundant call to set_cpus_allowedEric W. Biederman2005-07-261-7/+0
* [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-301-3/+2
* [PATCH] arch/i386/kernel/apm.c: fix sparse warningsDomen Puncer2005-06-251-4/+4
* [PATCH] apm.c: ignore_normal_resume is set a bit too lateThomas Hood2005-06-141-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2428
OpenPOWER on IntegriCloud