summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ACPI: acpi_enforce_resource=strict by defaultLuca Tettamanti2009-04-031-3/+3
| |/ / / /
* | | | | Merge branch 'async-battery' into releaseLen Brown2009-04-052-5/+12
|\ \ \ \ \
| * | | | | ACPI: battery: asynchronous initArjan van de Ven2009-04-042-5/+12
| |/ / / /
* | | | | Merge branch 'acpi-modparam' into releaseLen Brown2009-04-054-33/+26
|\ \ \ \ \
| * | | | | ACPI: simplify processor lines in MakefileLen Brown2009-04-031-5/+4
| * | | | | ACPI: simplify module_param namespaceRusty Russell2009-04-024-37/+28
| |/ / / /
* | | | | Merge branch 'video' into releaseLen Brown2009-04-052-57/+225
|\ \ \ \ \
| * | | | | ACPI video: add a warning message if _BQC is not foundZhang Rui2009-03-281-0/+3
| * | | | | ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett2009-03-281-1/+39
| * | | | | ACPI video: support buggy BIOSes with _BCQ implementedZhang Rui2009-03-281-4/+13
| * | | | | ACPI video: support _BQC/_BCL/_BCM methods that use index valuesZhang Rui2009-03-281-21/+70
| * | | | | ACPI video: support reversed _BCL method in ACPI video driverZhang Rui2009-03-281-3/+9
| * | | | | ACPI video: support _BCL packages that don't export brightness levels when ma...Zhang Rui2009-03-281-7/+30
| * | | | | ACPI video: check the return value of acpi_video_device_lcd_set_levelZhang Rui2009-03-281-16/+21
| * | | | | ACPI video: check the return value of acpi_video_device_lcd_get_level_currentZhang Rui2009-03-281-10/+45
| |/ / / /
* | | | | Merge branch 'psd' into releaseLen Brown2009-04-051-25/+21
|\ \ \ \ \
| * | | | | ACPI: Avoid wiping out pr->performance during preregisteringStanislaw Gruszka2009-03-281-25/+21
| |/ / / /
* | | | | Merge branch 'battery' into releaseLen Brown2009-04-052-16/+23
|\ \ \ \ \
| * | | | | ACPI: battery: add power_{now,avg} properties to power_classAlexey Starikovskiy2009-03-282-16/+23
| |/ / / /
* | | | | Merge branch 'thermal' into releaseLen Brown2009-04-054-466/+135
|\ \ \ \ \
| * | | | | ACPI: update thermal for bus_id removalStephen Rothwell2009-03-271-1/+2
| * | | | | ACPI: move thermal trip handling to generic thermal layerMatthew Garrett2009-02-211-410/+48
| * | | | | thermal: use integers rather than strings for thermal valuesMatthew Garrett2009-02-204-56/+86
| | |_|/ / | |/| | |
* | | | | 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-051-12/+0
|\ \ \ \ \
| * | | | | ACPI: remove unused acpi_device_ops .shutdown methodBjorn Helgaas2009-03-271-12/+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-0512-59/+80
|\ \ \ \ \
| * | | | | ACPI: tidy up makefileBjorn Helgaas2009-03-271-6/+2
| * | | | | ACPI: call acpi_wakeup_device_init() explicitly rather than as initcallBjorn Helgaas2009-03-273-6/+4
| * | | | | ACPI: call acpi_sleep_proc_init() explicitly rather than as initcallBjorn Helgaas2009-03-273-6/+8
| * | | | | ACPI: call init_acpi_device_notify() explicitly rather than as initcallBjorn Helgaas2009-03-273-5/+3
| * | | | | ACPI: call acpi_debug_init() explicitly rather than as initcallBjorn Helgaas2009-03-273-8/+13
| * | | | | ACPI: call acpi_system_init() explicitly rather than as initcallBjorn Helgaas2009-03-273-7/+4
| * | | | | ACPI: call acpi_power_init() explicitly rather than as initcallBjorn Helgaas2009-03-273-8/+3
| * | | | | ACPI: call acpi_ec_init() explicitly rather than as initcallBjorn Helgaas2009-03-273-6/+3
| * | | | | ACPI: call acpi_scan_init() explicitly rather than as initcallBjorn Helgaas2009-03-273-8/+5
| * | | | | ACPI: skip DMI power state check when ACPI disabledBjorn Helgaas2009-03-271-0/+4
| * | | | | ACPI: move private declarations to internal.hBjorn Helgaas2009-03-175-0/+32
| |/ / / /
* | | | | ACPI: Remove R40e c-state blacklistThomas Renninger2009-04-031-51/+0
* | | | | ACPICA: Fix index value in package warning messageBob Moore2009-03-271-8/+16