summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica' into releaseLen Brown2009-09-1968-2169/+4026
|\
| * ACPICA: Update version to 20090903.Bob Moore2009-09-081-1/+1
| * ACPICA: Windows compatibility: autoexecute root _INI methodBob Moore2009-09-081-0/+15
| * ACPICA: Update _OSI with new Windows OS stringsBob Moore2009-09-082-0/+6
| * ACPICA: Fix memory leak for ill-formed Package objectsBob Moore2009-09-081-5/+18
| * ACPICA: Remove error message for Store(Localx,Localx)Bob Moore2009-09-081-4/+4
| * ACPICA: Fix extraneous warning if _DSM returns a packageBob Moore2009-09-081-2/+6
| * ACPI: fix NULL bug for HID/UID stringHugh Dickins2009-08-311-8/+12
| * ACPICA: Update version to 20090730Bob Moore2009-08-281-1/+1
| * ACPICA: acpi_reset: Bypass port validation mechanismBob Moore2009-08-281-2/+15
| * ACPICA: Fix typo for HEST ACPI tableBob Moore2009-08-281-1/+1
| * ACPICA: Update definitions for HEST tableBob Moore2009-08-281-12/+12
| * ACPICA: Add support for module-level executable AML codeLin Ming2009-08-2813-52/+306
| * ACPICA: ACPI 4: Add validation for new predefined names.Bob Moore2009-08-282-7/+73
| * ACPICA: reformat predefined method table, no functional changeLin Ming2009-08-281-210/+293
| * ACPICA: ACPI 4: Update headers for new and changed ACPI tables.Bob Moore2009-08-283-151/+557
| * ACPICA: Split large ACPI table headerBob Moore2009-08-283-562/+611
| * ACPICA: Fix fault if acpi_terminate is called twiceBob Moore2009-08-282-19/+19
| * ACPICA: ACPI 4.0 : Add new return package type, restructure module.Bob Moore2009-08-282-135/+196
| * ACPICA: Add repair for predefined methods that return nested packagesBob Moore2009-08-283-2/+84
| * ACPICA: Move predefined repair code to new file, no functional changeBob Moore2009-08-284-119/+171
| * ACPICA: Update version to 20090625Bob Moore2009-08-271-1/+1
| * ACPICA: ACPI 4.0: Changes for existing ACPI tables.Bob Moore2009-08-272-9/+18
| * ACPICA: Clarify common suffix for error/warning messagesBob Moore2009-08-271-1/+1
| * ACPICA: Fix: Predefined object repair executed only onceBob Moore2009-08-275-170/+277
| * ACPICA: Dump table header - suppress output of non-printable charactersBob Moore2009-08-271-7/+75
| * ACPICA: Fix several acpi_attach_data problemsBob Moore2009-08-278-35/+70
| * ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming2009-08-274-32/+63
| * ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support.Lin Ming2009-08-273-1/+3
| * ACPICA: Fix possible memory leak in nspredefBob Moore2009-08-271-12/+15
| * ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-2728-630/+901
| * ACPICA: Remove duplicate prototypes from headerBob Moore2009-08-271-4/+0
| * ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore2009-08-278-105/+327
| * ACPICA: Remove duplicate extern declarations for public globalsBob Moore2009-08-272-15/+19
| * ACPICA: Fix several pointer casts to avoid possible compile warningsBob Moore2009-08-272-5/+6
* | Merge branch 'topstar-laptop' into releaseLen Brown2009-09-194-0/+280
|\ \
| * | topstar-laptop: add new driver for hotkeys support on Topstar N01Herton Ronaldo Krzesinski2009-09-194-0/+280
* | | Merge branch 'thinkpad' into releaseLen Brown2009-09-192-74/+315
|\ \ \
| * | | thinkpad-acpi: report brightness events when requiredHenrique de Moraes Holschuh2009-09-191-11/+19
| * | | thinkpad-acpi: don't poll by default any of the reserved hotkeysHenrique de Moraes Holschuh2009-09-191-13/+15
| * | | thinkpad-acpi: Fix procfs hotkey reset commandHenrique de Moraes Holschuh2009-09-192-2/+3
| * | | thinkpad-acpi: deprecate hotkey_bios_maskHenrique de Moraes Holschuh2009-09-192-1/+7
| * | | thinkpad-acpi: hotkey poll fixesHenrique de Moraes Holschuh2009-09-191-35/+73
| * | | thinkpad-acpi: be more strict when detecting a ThinkPadHenrique de Moraes Holschuh2009-09-191-9/+13
| * | | thinkpad-acpi: firmware version checksHenrique de Moraes Holschuh2009-09-191-0/+182
| * | | thinkpad-acpi: don't ask about brightness_mode for fw. 1V and 1RHenrique de Moraes Holschuh2009-09-191-4/+4
| |/ /
* | | Merge branch 'sfi-base' into releaseLen Brown2009-09-1937-12/+96
|\ \ \
| * | | ACPI: Handle CONFIG_ACPI=n better from linux/acpi.hFeng Tang2009-08-282-2/+10
| * | | ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries()Len Brown2009-08-281-0/+6
| * | | ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.cLen Brown2009-08-281-1/+1
OpenPOWER on IntegriCloud