aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
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-10ACPI button: provide lid status functionsJesse Barnes1-2/+43
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
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown29-2/+75
2009-08-28ACPICA: acpi_reset: Bypass port validation mechanismBob Moore1-2/+15
2009-08-28ACPICA: Add support for module-level executable AML codeLin Ming13-52/+306
2009-08-28ACPICA: ACPI 4: Add validation for new predefined names.Bob Moore2-7/+73
2009-08-28ACPICA: reformat predefined method table, no functional changeLin Ming1-210/+293
2009-08-28ACPICA: Fix fault if acpi_terminate is called twiceBob Moore2-19/+19
2009-08-28ACPICA: ACPI 4.0 : Add new return package type, restructure module.Bob Moore2-135/+196
2009-08-28ACPICA: Add repair for predefined methods that return nested packagesBob Moore3-2/+84
2009-08-28ACPICA: Move predefined repair code to new file, no functional changeBob Moore4-119/+171
2009-08-28ACPI: don't free non-existent backlight in acpi video moduleKeith Packard1-2/+5
2009-08-28ACPICA: Windows compatibility fix: same buffer/string storeLin Ming1-0/+12
2009-08-27ACPI: video: remove unneeded memsetsZhang Rui1-4/+0
2009-08-27ACPICA: fix leak of acpi_os_validate_addressLin Ming2-3/+97
2009-08-27ACPICA: Clarify common suffix for error/warning messagesBob Moore1-1/+1
2009-08-27ACPICA: Fix: Predefined object repair executed only onceBob Moore5-170/+277
2009-08-27ACPICA: Dump table header - suppress output of non-printable charactersBob Moore1-7/+75
2009-08-27ACPICA: Fix several acpi_attach_data problemsBob Moore6-32/+67
2009-08-27ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming3-31/+61
2009-08-27ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support.Lin Ming3-1/+3