Age | Commit message (Expand) | Author | Files | Lines |
2009-04-05 | Merge branch 'x2apic' into release | Len Brown | 7 | -8/+194 |
2009-04-05 | Merge branch 'pnpacpi' into release | Len Brown | 1 | -7/+16 |
2009-04-05 | Merge branch 'dell-wmi' into release | Len Brown | 4 | -0/+226 |
2009-04-05 | Merge branch 'constify' into release | Len Brown | 7 | -27/+34 |
2009-04-05 | Merge branches 'bugzilla-12461' and 'bugzilla-9998' into release | Len Brown | 1 | -8/+22 |
2009-04-05 | Merge branch 'acpi_enforce_resources' into release | Len Brown | 2 | -3/+19 |
2009-04-05 | Merge branch 'async-battery' into release | Len Brown | 2 | -5/+12 |
2009-04-05 | Merge branch 'acpi-modparam' into release | Len Brown | 4 | -33/+26 |
2009-04-05 | Merge branch 'sony-laptop' into release | Len Brown | 3 | -138/+402 |
2009-04-05 | Merge branch 'thinkpad-acpi' into release | Len Brown | 3 | -246/+657 |
2009-04-05 | Merge branch 'acer' into release | Len Brown | 2 | -5/+40 |
2009-04-05 | Merge branch 'video' into release | Len Brown | 7 | -63/+306 |
2009-04-05 | Merge branch 'psd' into release | Len Brown | 1 | -25/+21 |
2009-04-05 | Merge branch 'battery' into release | Len Brown | 4 | -16/+27 |
2009-04-05 | Merge branch 'hp-wmi' into release | Len Brown | 1 | -0/+25 |
2009-04-05 | Merge branch 'thermal' into release | Len Brown | 7 | -509/+525 |
2009-04-05 | Merge branch 'pmtimer-overflow' into release | Len Brown | 1 | -36/+27 |
2009-04-05 | Merge branch 'dynamic-ssdt' into release | Len Brown | 1 | -3/+48 |
2009-04-05 | Merge branch 'driver-ops-cleanup' into release | Len Brown | 2 | -28/+0 |
2009-04-05 | Merge branch 'bjorn-cleanups' into release | Len Brown | 3 | -164/+135 |
2009-04-05 | Merge branch 'bjorn-initcall-cleanup' into release | Len Brown | 13 | -82/+80 |
2009-04-04 | ACPI: battery: asynchronous init | Arjan van de Ven | 2 | -5/+12 |
2009-04-04 | acer-wmi: Update copyright notice & documentation | Carlos Corbacho | 2 | -4/+8 |
2009-04-04 | acer-wmi: Cleanup the failure cleanup handling | Andy Whitcroft | 1 | -1/+7 |
2009-04-04 | acer-wmi: Blacklist Acer Aspire One | Carlos Corbacho | 1 | -0/+25 |
2009-04-04 | video: build fix | Len Brown | 1 | -4/+4 |
2009-04-04 | thinkpad-acpi: rework brightness support | Henrique de Moraes Holschuh | 2 | -102/+227 |
2009-04-04 | thinkpad-acpi: enhanced debugging messages for the fan subdriver | Henrique de Moraes Holschuh | 2 | -5/+42 |
2009-04-04 | thinkpad-acpi: enhanced debugging messages for the hotkey subdriver | Henrique de Moraes Holschuh | 2 | -10/+30 |
2009-04-04 | thinkpad-acpi: enhanced debugging messages for rfkill subdrivers | Henrique de Moraes Holschuh | 2 | -21/+98 |
2009-04-04 | thinkpad-acpi: restrict access to some firmware LEDs | Henrique de Moraes Holschuh | 3 | -20/+91 |
2009-04-04 | thinkpad-acpi: remove HKEY disable functionality | Henrique de Moraes Holschuh | 2 | -42/+46 |
2009-04-04 | thinkpad-acpi: add new debug helpers and warn of deprecated atts | Henrique de Moraes Holschuh | 2 | -0/+42 |
2009-04-04 | thinkpad-acpi: add missing log levels | Henrique de Moraes Holschuh | 1 | -8/+11 |
2009-04-04 | thinkpad-acpi: cleanup debug helpers | Henrique de Moraes Holschuh | 1 | -11/+18 |
2009-04-04 | thinkpad-acpi: documentation cleanup | Henrique de Moraes Holschuh | 1 | -24/+52 |
2009-04-04 | thinkpad-acpi: drop ibm-acpi alias | Henrique de Moraes Holschuh | 1 | -3/+0 |
2009-04-04 | thinkpad-acpi: update copyright notices | Henrique de Moraes Holschuh | 1 | -1/+1 |
2009-04-04 | ACPI: constify VFTs (2/2) | Jan Engelhardt | 1 | -9/+16 |
2009-04-04 | ACPI: constify VFTs (1/2) | Jan Engelhardt | 7 | -18/+18 |
2009-04-04 | dell-wmi: new driver for hotkey control | Matthew Garrett | 4 | -0/+226 |
2009-04-04 | Enable PNPACPI _PSx Support, v3 | Witold Szczeponik | 1 | -7/+16 |
2009-04-04 | ACPI: update x2apic comments | Suresh Siddha | 1 | -3/+3 |
2009-04-04 | x86, ACPI: add support for x2apic ACPI extensions | Suresh Siddha | 6 | -5/+191 |
2009-04-03 | sony-laptop: fix event reporting for new style events | Matthias Welwarsky | 1 | -18/+23 |
2009-04-03 | sony-laptop should depend on RFKILL | Alexander Beregalov | 1 | -0/+1 |
2009-04-03 | sony-laptop: new style events typo fixes | Matthias Welwarsky | 1 | -2/+2 |
2009-04-03 | sony-laptop: Fix some typos in log messages (Unabe/Unable) | Alessio Igor Bogani | 1 | -4/+4 |
2009-04-03 | ACPI: Remove R40e c-state blacklist | Thomas Renninger | 1 | -51/+0 |
2009-04-03 | ACPI: simplify processor lines in Makefile | Len Brown | 1 | -5/+4 |