aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24ACPI: remove cpumask_t usageBjorn Helgaas1-1/+1
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan2-4/+2
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds91-1864/+4388
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras1-1/+0
2009-09-19Merge branch 'video' into releaseLen Brown1-26/+50
2009-09-19ACPI: don't pass handle for fixed hardware notificationsBjorn Helgaas1-1/+2
2009-09-19ACPI: remove null pointer checks in deferred execution pathBjorn Helgaas1-9/+0
2009-09-19ACPI: simplify deferred execution pathBjorn Helgaas1-18/+5
2009-09-19Merge branch 'misc-2.6.32' into releaseLen Brown5-49/+38
2009-09-19Merge branch 'processor-procfs-2.6.32' into releaseLen Brown5-9/+38
2009-09-19Merge branch 'power-meter' into releaseLen Brown3-0/+1030
2009-09-19Merge branch 'bugzilla-13620' into releaseLen Brown2-3/+97
2009-09-19Merge branch 'ec' into releaseLen Brown1-100/+50
2009-09-19Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown4-229/+153
2009-09-19Merge branch 'battery' into releaseLen Brown1-0/+20
2009-09-19Merge branch 'acpica' into releaseLen Brown56-1405/+2812
2009-09-19acpi: switch /proc/acpi/{debug_layer,debug_level} to seq_fileAlexey Dobriyan1-48/+34
2009-09-19ACPI: linux/acpi.h should not include linux/dmi.hLen Brown4-1/+4
2009-09-19hwmon driver for ACPI 4.0 power metersDarrick J. Wong3-0/+1030
2009-09-19Merge branch 'sfi-base' into releaseLen Brown30-3/+81
2009-09-19Merge branch 'linus' into releaseLen Brown7-45/+55
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds5-43/+49
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2009-09-09PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI supportRafael J. Wysocki1-1/+1
2009-09-09ACPI PM: Replace wakeup.prepared with reference counterRafael J. Wysocki3-25/+38
2009-09-09PCI / ACPI PM: Rework some debug messagesRafael J. Wysocki1-2/+8
2009-09-09ACPI: export acpi_pci_root and friendsAlex Chiang1-15/+2
2009-09-08ACPICA: Windows compatibility: autoexecute root _INI methodBob Moore1-0/+15
2009-09-08ACPICA: Update _OSI with new Windows OS stringsBob Moore2-0/+6
2009-09-08ACPICA: Fix memory leak for ill-formed Package objectsBob Moore1-5/+18
2009-09-08ACPICA: Remove error message for Store(Localx,Localx)Bob Moore1-4/+4
2009-09-08ACPICA: Fix extraneous warning if _DSM returns a packageBob Moore1-2/+6
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo1-2/+3
2009-09-05Merge branch 'bugzilla-13002' into releaseLen Brown1-10/+2
2009-09-05Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible"Len Brown1-10/+2
2009-09-02Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar11-29/+119
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang1-1/+1
2009-08-31Merge branch 'bugzilla-13745' into releaseLen Brown1-0/+8
2009-08-31ACPI: fix NULL bug for HID/UID stringHugh Dickins1-8/+12
2009-08-31ACPI: pci_slot.ko wants a 64-bit _SUNAlex Chiang1-2/+2
2009-08-31ACPI video: work-around BIOS AML bug in _BQCZhang Rui1-4/+14
2009-08-29ACPI: video - rename cdev to cooling_dev -- syntax onlyDmitry Torokhov1-18/+18
2009-08-29ACPI: video - fix potential crash when unloadingDmitry Torokhov1-1/+11
2009-08-29ACPI: sleep: another HP DMI entry for init_set_sci_en_on_resumeLen Brown1-0/+8
2009-08-29ACPI: EC: Drop orphan commentAlexey Starikovskiy1-4/+0
2009-08-29ACPI: EC: use BURST mode only for MSI notebooksAlexey Starikovskiy1-2/+4
2009-08-29ACPI: EC: Merge IRQ and POLL modesAlexey Starikovskiy1-94/+46
2009-08-29ACPI battery: work around negative s16 battery current on AcerHector Martin1-0/+20
2009-08-29ACPI video: ignore buggy _BQCVladimir Serbinenko1-2/+10
2009-08-28ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries()Len Brown1-0/+6