summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-01ACPI: EC: Separate delays for MSI hardwareAlexey Starikovskiy1-3/+13
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
2009-03-27thermal: support forcing support for passive coolingMatthew Garrett2-0/+78
2009-03-27ACPI: update thermal for bus_id removalStephen Rothwell1-1/+2
2009-03-27ACPI: cpufreq: use new bit register access functionLin Ming1-3/+3
2009-03-27ACPI: tidy up makefileBjorn Helgaas1-6/+2
2009-03-27ACPI: call acpi_wakeup_device_init() explicitly rather than as initcallBjorn Helgaas3-6/+4
2009-03-27ACPI: call acpi_sleep_proc_init() explicitly rather than as initcallBjorn Helgaas3-6/+8
2009-03-27ACPI: call init_acpi_device_notify() explicitly rather than as initcallBjorn Helgaas3-5/+3
2009-03-27ACPI: call acpi_debug_init() explicitly rather than as initcallBjorn Helgaas3-8/+13
2009-03-27ACPI: call acpi_system_init() explicitly rather than as initcallBjorn Helgaas3-7/+4
2009-03-27ACPI: call acpi_power_init() explicitly rather than as initcallBjorn Helgaas3-8/+3
2009-03-27ACPI: call acpi_ec_init() explicitly rather than as initcallBjorn Helgaas3-6/+3
2009-03-27ACPI: call acpi_scan_init() explicitly rather than as initcallBjorn Helgaas3-8/+5
2009-03-27ACPI: skip DMI power state check when ACPI disabledBjorn Helgaas1-0/+4
2009-03-27sony-laptop: Kill the BKLAlessio Igor Bogani1-4/+8
2009-03-27sony-laptop: update copyrightMattia Dongili1-1/+1
2009-03-27sony-laptop: Make sony_pic_set_wwanpower not take mutexesMattia Dongili1-7/+5
2009-03-27sony-laptop: Add FW specific hotkey eventsAnton Veretenenko1-0/+6
2009-03-27sony-laptop: notify the hardware of a state change in wwanpowerSergey Yanovich1-0/+1
2009-03-27sony-laptop: detect the ICH9 chipset as Type3ISHIKAWA Mutsumi1-0/+7
2009-03-27sony-laptop: Eliminate BKL in ioctlsAlan Cox1-3/+3
2009-03-27sony-laptop: VGN-A317M hotkey supportHarald Jenny2-0/+25
2009-03-27sony-laptop: merge Type4 into Type3Mattia Dongili1-22/+6
2009-03-27sony-laptop: Add support for extended hotkeysMatthew Garrett2-12/+57
2009-03-27sony-laptop: Add rfkill support on new modelsMatthew Garrett1-0/+186
2009-03-27sony-laptop: Add support for extra keyboard eventsMatthew Garrett2-27/+33
2009-03-27sony-laptop: Enable EC on newer hardwareMatthew Garrett1-0/+12
2009-03-27sony-laptop: Add support for new Sony platform APIMatthew Garrett1-81/+65
2009-03-27ACPICA: Update version to 20090320Bob Moore1-1/+1
2009-03-27ACPICA: Fix index value in package warning messageBob Moore1-8/+16
2009-03-27ACPICA: FADT: Favor 32-bit FACS and DSDT addressesBob Moore1-2/+6
2009-03-27ACPICA: FADT: Favor 32-bit register addresses for compatibilityBob Moore1-35/+51
2009-03-27ACPICA: Fix PCI configuration space port address rangeBob Moore1-1/+1
2009-03-27ACPICA: Condense some protected portsBob Moore1-8/+26
2009-03-27ACPICA: Remove unused code, no functional changeBob Moore1-35/+9
2009-03-27ACPICA: Clear PM register write-only bits on readingLin Ming2-0/+11