aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-05Merge branch 'acpi-modparam' into releaseLen Brown4-33/+26
2009-04-05Merge branch 'sony-laptop' into releaseLen Brown3-138/+402
2009-04-05Merge branch 'thinkpad-acpi' into releaseLen Brown3-246/+657
2009-04-05Merge branch 'acer' into releaseLen Brown2-5/+40
2009-04-05Merge branch 'video' into releaseLen Brown7-63/+306
2009-04-05Merge branch 'psd' into releaseLen Brown1-25/+21
2009-04-05Merge branch 'battery' into releaseLen Brown4-16/+27
2009-04-05Merge branch 'hp-wmi' into releaseLen Brown1-0/+25
2009-04-05Merge branch 'thermal' into releaseLen Brown7-509/+525
2009-04-05Merge branch 'pmtimer-overflow' into releaseLen Brown1-36/+27
2009-04-05Merge branch 'dynamic-ssdt' into releaseLen Brown1-3/+48
2009-04-05Merge branch 'driver-ops-cleanup' into releaseLen Brown2-28/+0
2009-04-05Merge branch 'bjorn-cleanups' into releaseLen Brown3-164/+135
2009-04-05Merge branch 'bjorn-initcall-cleanup' into releaseLen Brown13-82/+80
2009-04-04acer-wmi: Update copyright notice & documentationCarlos Corbacho2-4/+8
2009-04-04acer-wmi: Cleanup the failure cleanup handlingAndy Whitcroft1-1/+7
2009-04-04acer-wmi: Blacklist Acer Aspire OneCarlos Corbacho1-0/+25
2009-04-04thinkpad-acpi: rework brightness supportHenrique de Moraes Holschuh2-102/+227
2009-04-04thinkpad-acpi: enhanced debugging messages for the fan subdriverHenrique de Moraes Holschuh2-5/+42
2009-04-04thinkpad-acpi: enhanced debugging messages for the hotkey subdriverHenrique de Moraes Holschuh2-10/+30
2009-04-04thinkpad-acpi: enhanced debugging messages for rfkill subdriversHenrique de Moraes Holschuh2-21/+98
2009-04-04thinkpad-acpi: restrict access to some firmware LEDsHenrique de Moraes Holschuh3-20/+91
2009-04-04thinkpad-acpi: remove HKEY disable functionalityHenrique de Moraes Holschuh2-42/+46
2009-04-04thinkpad-acpi: add new debug helpers and warn of deprecated attsHenrique de Moraes Holschuh2-0/+42
2009-04-04thinkpad-acpi: add missing log levelsHenrique de Moraes Holschuh1-8/+11
2009-04-04thinkpad-acpi: cleanup debug helpersHenrique de Moraes Holschuh1-11/+18
2009-04-04thinkpad-acpi: documentation cleanupHenrique de Moraes Holschuh1-24/+52
2009-04-04thinkpad-acpi: drop ibm-acpi aliasHenrique de Moraes Holschuh1-3/+0
2009-04-04thinkpad-acpi: update copyright noticesHenrique de Moraes Holschuh1-1/+1
2009-04-03sony-laptop: fix event reporting for new style eventsMatthias Welwarsky1-18/+23
2009-04-03sony-laptop should depend on RFKILLAlexander Beregalov1-0/+1
2009-04-03sony-laptop: new style events typo fixesMatthias Welwarsky1-2/+2
2009-04-03sony-laptop: Fix some typos in log messages (Unabe/Unable)Alessio Igor Bogani1-4/+4
2009-04-03ACPI: Remove R40e c-state blacklistThomas Renninger1-51/+0
2009-04-02ACPI: simplify processor lines in MakefileLen Brown1-5/+4
2009-04-02ACPI: simplify module_param namespaceRusty Russell4-37/+28
2009-03-28ACPI: fix CONFIG_ACPI=n buildLen Brown1-1/+1
2009-03-27ACPI video: add a warning message if _BQC is not foundZhang Rui1-0/+3
2009-03-27ACPI: battery: add power_{now,avg} properties to power_classAlexey Starikovskiy4-16/+27
2009-03-27ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett6-6/+119
2009-03-27ACPI video: support buggy BIOSes with _BCQ implementedZhang Rui1-4/+13
2009-03-27ACPI video: support _BQC/_BCL/_BCM methods that use index valuesZhang Rui1-21/+70
2009-03-27ACPI video: support reversed _BCL method in ACPI video driverZhang Rui1-3/+9
2009-03-27ACPI video: support _BCL packages that don't export brightness levels when ma...Zhang Rui1-7/+30
2009-03-27ACPI video: check the return value of acpi_video_device_lcd_set_levelZhang Rui1-16/+21
2009-03-27ACPI video: check the return value of acpi_video_device_lcd_get_level_currentZhang Rui1-10/+45
2009-03-27ACPI: Avoid wiping out pr->performance during preregisteringStanislaw Gruszka1-25/+21
2009-03-27ACPI: remove unused acpi_bus_ops flagsBjorn Helgaas1-10/+0
2009-03-27ACPI: remove unused acpi_device_ops .shutdown methodBjorn Helgaas2-14/+0
2009-03-27ACPI: remove unused acpi_device_ops .lock and .scan methodsBjorn Helgaas1-4/+0