aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | thinkpad-acpi: restrict access to some firmware LEDsHenrique de Moraes Holschuh2009-04-043-20/+91
| | * | | | | thinkpad-acpi: remove HKEY disable functionalityHenrique de Moraes Holschuh2009-04-042-42/+46
| | * | | | | thinkpad-acpi: add new debug helpers and warn of deprecated attsHenrique de Moraes Holschuh2009-04-042-0/+42
| | * | | | | thinkpad-acpi: add missing log levelsHenrique de Moraes Holschuh2009-04-041-8/+11
| | * | | | | thinkpad-acpi: cleanup debug helpersHenrique de Moraes Holschuh2009-04-041-11/+18
| | * | | | | thinkpad-acpi: documentation cleanupHenrique de Moraes Holschuh2009-04-041-24/+52
| | * | | | | thinkpad-acpi: drop ibm-acpi aliasHenrique de Moraes Holschuh2009-04-041-3/+0
| | * | | | | thinkpad-acpi: update copyright noticesHenrique de Moraes Holschuh2009-04-041-1/+1
| | |/ / / /
| * | | | | Merge branch 'acer' into releaseLen Brown2009-04-052-5/+40
| |\ \ \ \ \
| | * | | | | acer-wmi: Update copyright notice & documentationCarlos Corbacho2009-04-042-4/+8
| | * | | | | acer-wmi: Cleanup the failure cleanup handlingAndy Whitcroft2009-04-041-1/+7
| | * | | | | acer-wmi: Blacklist Acer Aspire OneCarlos Corbacho2009-04-041-0/+25
| | |/ / / /
| * | | | | Merge branch 'video' into releaseLen Brown2009-04-057-63/+306
| |\ \ \ \ \
| | * | | | | ACPI: fix CONFIG_ACPI=n buildLen Brown2009-03-281-1/+1
| | * | | | | ACPI video: add a warning message if _BQC is not foundZhang Rui2009-03-271-0/+3
| | * | | | | ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett2009-03-276-6/+119
| | * | | | | ACPI video: support buggy BIOSes with _BCQ implementedZhang Rui2009-03-271-4/+13
| | * | | | | ACPI video: support _BQC/_BCL/_BCM methods that use index valuesZhang Rui2009-03-271-21/+70
| | * | | | | ACPI video: support reversed _BCL method in ACPI video driverZhang Rui2009-03-271-3/+9
| | * | | | | ACPI video: support _BCL packages that don't export brightness levels when ma...Zhang Rui2009-03-271-7/+30
| | * | | | | ACPI video: check the return value of acpi_video_device_lcd_set_levelZhang Rui2009-03-271-16/+21
| | * | | | | ACPI video: check the return value of acpi_video_device_lcd_get_level_currentZhang Rui2009-03-271-10/+45
| | |/ / / /
| * | | | | Merge branch 'psd' into releaseLen Brown2009-04-051-25/+21
| |\ \ \ \ \
| | * | | | | ACPI: Avoid wiping out pr->performance during preregisteringStanislaw Gruszka2009-03-271-25/+21
| | |/ / / /
| * | | | | Merge branch 'battery' into releaseLen Brown2009-04-054-16/+27
| |\ \ \ \ \
| | * | | | | ACPI: battery: add power_{now,avg} properties to power_classAlexey Starikovskiy2009-03-274-16/+27
| | |/ / / /
| * | | | | Merge branch 'hp-wmi' into releaseLen Brown2009-04-051-0/+25
| |\ \ \ \ \
| | * | | | | hp-wmi: notify of a potential docking state change on resumeFrans Pop2009-03-151-0/+25
| * | | | | | Merge branch 'thermal' into releaseLen Brown2009-04-057-509/+525
| |\ \ \ \ \ \
| | * | | | | | thermal: support forcing support for passive coolingMatthew Garrett2009-03-272-0/+78
| | * | | | | | ACPI: update thermal for bus_id removalStephen Rothwell2009-03-271-1/+2
| | * | | | | | ACPI: move thermal trip handling to generic thermal layerMatthew Garrett2009-02-203-413/+248
| | * | | | | | thermal: use integers rather than strings for thermal valuesMatthew Garrett2009-02-207-96/+198
| * | | | | | | Merge branch 'pmtimer-overflow' into releaseLen Brown2009-04-051-36/+27
| |\ \ \ \ \ \ \
| | * | | | | | | acpi: fix of pmtimer overflow that make Cx states time incorrectalex.shi2009-03-171-36/+27
| * | | | | | | | Merge branch 'dynamic-ssdt' into releaseLen Brown2009-04-051-3/+48
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: introduce sysfs I/F for dynamic tablesZhang Rui2009-02-261-3/+48
| | |/ / / / / / /
| * | | | | | | | Merge branch 'driver-ops-cleanup' into releaseLen Brown2009-04-052-28/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: remove unused acpi_bus_ops flagsBjorn Helgaas2009-03-271-10/+0
| | * | | | | | | | ACPI: remove unused acpi_device_ops .shutdown methodBjorn Helgaas2009-03-272-14/+0
| | * | | | | | | | ACPI: remove unused acpi_device_ops .lock and .scan methodsBjorn Helgaas2009-03-271-4/+0
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'bjorn-cleanups' into releaseLen Brown2009-04-053-164/+135
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: update Kconfig help texts (no functional changes)Bjorn Helgaas2009-03-171-64/+86
| | * | | | | | | | ACPI: PCI: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-03-171-1/+1
| | * | | | | | | | ACPI: pci_link: simplify list of link devicesBjorn Helgaas2009-03-171-26/+6
| | * | | | | | | | ACPI: pci_link: remove unnecessary null pointer checksBjorn Helgaas2009-03-171-13/+1
| | * | | | | | | | ACPI: pci_link: remove unnecessary casts and initializationsBjorn Helgaas2009-03-171-19/+19
| | * | | | | | | | ACPI: pci_link: clean up whitespaceBjorn Helgaas2009-03-171-46/+27
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'bjorn-initcall-cleanup' into releaseLen Brown2009-04-0513-82/+80
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: tidy up makefileBjorn Helgaas2009-03-271-6/+2