aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/apm.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-11i386: prepare shared kernel/apm.cThomas Gleixner1-2403/+0
2007-07-31arch/i386/kernel/apm.c: apm_init() warning fixEugene Teo1-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-1/+1
2007-05-08apm: fix incorrect commentAlan Cox1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-02[PATCH] i386: Add machine_ops interface to abstract halting and rebootingJeremy Fitzhardinge1-2/+1
2007-05-02[PATCH] i386: get rid of unused variablesParag Warudkar1-7/+0
2007-02-16[PATCH] i386: use GTOD persistent clock supportJohn Stultz1-44/+0
2007-02-13[PATCH] i386: Convert /proc/apm to seqfileAlexey Dobriyan1-8/+18
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar1-1/+5
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-07[PATCH] paravirt: Allow disable power management under hypervisorRusty Russell1-1/+2
2006-10-30[PATCH] APM: URL of APM 1.2 specs has changedKristian Mueller1-1/+1
2006-10-17[PATCH] lockdep: annotate i386 apmPeter Zijlstra1-10/+27
2006-09-29[PATCH] kthread: convert arch/i386/kernel/apm.cSerge E. Hallyn1-18/+18
2006-09-26[PATCH] i386: Kill references to xtimejohn stultz1-12/+5
2006-09-26[PATCH] apm: clean up module initalizationNeil Horman1-1/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen1-3/+3
2006-06-23[PATCH] i386 apm.c optimizationAndreas Mohr1-17/+22
2006-04-19[PATCH] apm: fix Armada laptops againSamuel Thibault1-1/+1
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-2/+0
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2006-01-08[PATCH] Make apm buildable without legacy pmDave Jones1-0/+4
2006-01-06[PATCH] APM Screen Blanking fixJordan Crouse1-13/+14
2006-01-06[PATCH] x86: Apm is on cpu zero onlyZachary Amsden1-12/+11
2006-01-06[PATCH] x86: Apm seg in gdtZachary Amsden1-6/+0
2006-01-06[PATCH] x86: Always relax segmentsZachary Amsden1-38/+17
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden1-0/+2
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik1-0/+1
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-1/+19
2005-11-07[PATCH] arch/i386: Use ARRAY_SIZE macroTobias Klauser1-3/+2
2005-10-30[PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden1-18/+22
2005-07-26[PATCH] APM: Remove redundant call to set_cpus_allowedEric W. Biederman1-7/+0
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar1-3/+2
2005-06-25[PATCH] arch/i386/kernel/apm.c: fix sparse warningsDomen Puncer1-4/+4
2005-06-14[PATCH] apm.c: ignore_normal_resume is set a bit too lateThomas Hood1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2428