summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
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-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/jb...Linus Torvalds5-43/+49
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2009-09-10PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI supportRafael J. Wysocki1-1/+1
2009-09-10ACPI PM: Replace wakeup.prepared with reference counterRafael J. Wysocki3-25/+38
2009-09-10PCI / ACPI PM: Rework some debug messagesRafael J. Wysocki1-2/+8
2009-09-10ACPI: export acpi_pci_root and friendsAlex Chiang1-15/+2
2009-09-09ACPICA: Windows compatibility: autoexecute root _INI methodBob Moore1-0/+15
2009-09-09ACPICA: Update _OSI with new Windows OS stringsBob Moore2-0/+6
2009-09-09ACPICA: Fix memory leak for ill-formed Package objectsBob Moore1-5/+18
2009-09-09ACPICA: Remove error message for Store(Localx,Localx)Bob Moore1-4/+4
2009-09-09ACPICA: Fix extraneous warning if _DSM returns a packageBob Moore1-2/+6
2009-09-09dmi: 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-02x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang1-1/+1
2009-09-01Merge branch 'bugzilla-13745' into releaseLen Brown1-0/+8
2009-09-01ACPI: 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-30ACPI: sleep: another HP DMI entry for init_set_sci_en_on_resumeLen Brown1-0/+8
2009-08-30ACPI battery: work around negative s16 battery current on AcerHector Martin1-0/+20
2009-08-29ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries()Len Brown1-0/+6
2009-08-29ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown29-2/+75
2009-08-29ACPICA: acpi_reset: Bypass port validation mechanismBob Moore1-2/+15
2009-08-29ACPICA: Add support for module-level executable AML codeLin Ming13-52/+306
2009-08-29ACPICA: ACPI 4: Add validation for new predefined names.Bob Moore2-7/+73
2009-08-29ACPICA: reformat predefined method table, no functional changeLin Ming1-210/+293
2009-08-29ACPICA: Fix fault if acpi_terminate is called twiceBob Moore2-19/+19
2009-08-29ACPICA: ACPI 4.0 : Add new return package type, restructure module.Bob Moore2-135/+196
2009-08-29ACPICA: Add repair for predefined methods that return nested packagesBob Moore3-2/+84
2009-08-29ACPICA: 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-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
2009-08-27ACPICA: Fix possible memory leak in nspredefBob Moore1-12/+15
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore19-550/+837
2009-08-27ACPICA: Remove duplicate prototypes from headerBob Moore1-4/+0
2009-08-27ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore7-103/+325
2009-08-27ACPICA: Remove duplicate extern declarations for public globalsBob Moore1-15/+18
2009-08-27ACPICA: Fix several pointer casts to avoid possible compile warningsBob Moore2-5/+6