summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica' into releaseLen Brown2009-09-1961-1430/+2826
|\
| * ACPICA: Windows compatibility: autoexecute root _INI methodBob Moore2009-09-091-0/+15
| * ACPICA: Update _OSI with new Windows OS stringsBob Moore2009-09-092-0/+6
| * ACPICA: Fix memory leak for ill-formed Package objectsBob Moore2009-09-091-5/+18
| * ACPICA: Remove error message for Store(Localx,Localx)Bob Moore2009-09-091-4/+4
| * ACPICA: Fix extraneous warning if _DSM returns a packageBob Moore2009-09-091-2/+6
| * ACPI: fix NULL bug for HID/UID stringHugh Dickins2009-09-011-8/+12
| * ACPICA: acpi_reset: Bypass port validation mechanismBob Moore2009-08-291-2/+15
| * ACPICA: Add support for module-level executable AML codeLin Ming2009-08-2913-52/+306
| * ACPICA: ACPI 4: Add validation for new predefined names.Bob Moore2009-08-292-7/+73
| * ACPICA: reformat predefined method table, no functional changeLin Ming2009-08-291-210/+293
| * ACPICA: Fix fault if acpi_terminate is called twiceBob Moore2009-08-292-19/+19
| * ACPICA: ACPI 4.0 : Add new return package type, restructure module.Bob Moore2009-08-292-135/+196
| * ACPICA: Add repair for predefined methods that return nested packagesBob Moore2009-08-293-2/+84
| * ACPICA: Move predefined repair code to new file, no functional changeBob Moore2009-08-294-119/+171
| * 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-276-32/+67
| * ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming2009-08-273-31/+61
| * 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-2724-575/+851
| * ACPICA: Remove duplicate prototypes from headerBob Moore2009-08-271-4/+0
| * ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore2009-08-277-103/+325
| * ACPICA: Remove duplicate extern declarations for public globalsBob Moore2009-08-271-15/+18
| * ACPICA: Fix several pointer casts to avoid possible compile warningsBob Moore2009-08-272-5/+6
* | Merge branch 'topstar-laptop' into releaseLen Brown2009-09-193-0/+275
|\ \
| * | topstar-laptop: add new driver for hotkeys support on Topstar N01Herton Ronaldo Krzesinski2009-09-193-0/+275
* | | Merge branch 'thinkpad' into releaseLen Brown2009-09-191-72/+309
|\ \ \
| * | | 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-191-1/+2
| * | | thinkpad-acpi: deprecate hotkey_bios_maskHenrique de Moraes Holschuh2009-09-191-0/+2
| * | | 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-1933-8/+84
|\ \ \
| * | | ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries()Len Brown2009-08-291-0/+6
| * | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-2932-7/+78
* | | | Merge branch 'linus' into releaseLen Brown2009-09-192967-270138/+436331
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-09-1813-73/+1241
| |\ \ \ \
| | * | | | [WATCHDOG] sizeof cleanupWim Van Sebroeck2009-09-183-3/+3
| | * | | | [WATCHDOG] wdt_pci: fix printk and variable typeRandy Dunlap2009-09-181-5/+5
| | * | | | [WATCHDOG] wdt_pci - use pci_request_regionWim Van Sebroeck2009-09-181-7/+8
| | * | | | [WATCHDOG] ar7_wdt: Fix error handling during probe.Wim Van Sebroeck2009-09-181-1/+2
| | * | | | [WATCHDOG] ar7_wdt: convert to become a platform driverFlorian Fainelli2009-09-181-53/+53
| | * | | | [WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in secondsChris Friesen2009-09-181-4/+53
| | * | | | [WATCHDOG] davinci: use clock framework for timer frequencyKevin Hilman2009-09-181-2/+17