aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2009-04-05ACPI: processor: use .notify method instead of installing handler directlyBjorn Helgaas
2009-04-05ACPI: button: use .notify method instead of installing handler directlyBjorn Helgaas
2009-04-05ACPI: support acpi_device_ops .notify methodsBjorn Helgaas
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-04-05Merge branch 'misc' into releaseLen Brown
2009-04-05Merge branch 'x2apic' into releaseLen Brown
2009-04-05Merge branch 'constify' into releaseLen Brown
2009-04-05Merge branches 'bugzilla-12461' and 'bugzilla-9998' into releaseLen Brown
2009-04-05Merge branch 'acpi_enforce_resources' into releaseLen Brown
2009-04-05Merge branch 'async-battery' into releaseLen Brown
2009-04-05Merge branch 'acpi-modparam' into releaseLen Brown
2009-04-05Merge branch 'video' into releaseLen Brown
2009-04-05Merge branch 'psd' into releaseLen Brown
2009-04-05Merge branch 'battery' into releaseLen Brown
2009-04-05Merge branch 'thermal' into releaseLen Brown
2009-04-05Merge branch 'pmtimer-overflow' into releaseLen Brown
2009-04-05Merge branch 'dynamic-ssdt' into releaseLen Brown
2009-04-05Merge branch 'driver-ops-cleanup' into releaseLen Brown
2009-04-05Merge branch 'bjorn-cleanups' into releaseLen Brown
2009-04-05Merge branch 'bjorn-initcall-cleanup' into releaseLen Brown
2009-04-04ACPI: battery: asynchronous initArjan van de Ven
2009-04-04video: build fixLen Brown
2009-04-03ACPI: constify VFTs (2/2)Jan Engelhardt
2009-04-03ACPI: constify VFTs (1/2)Jan Engelhardt
2009-04-03ACPI: constify tables in pci_irq.cJan Beulich
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-03dock: fix dereference after kfree()Dan Carpenter
2009-04-03ACPI: Remove R40e c-state blacklistThomas Renninger
2009-04-03ACPI: get_throttling_state() cannot be larger than state_countLen Brown
2009-04-03ACPI: suspend: Add the Pansonic CF51 box to the dmi check tableZhao Yakui
2009-04-02ACPI: simplify processor lines in MakefileLen Brown
2009-04-02ACPI: acpi_enforce_resource=strict by defaultLuca Tettamanti
2009-04-02ACPI: simplify module_param namespaceRusty Russell
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-04-01ACPI: EC: Always parse EC deviceAlexey Starikovskiy
2009-04-01ACPI: EC: Separate delays for MSI hardwareAlexey Starikovskiy
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-30trivial: Fix misspelling of "Celsius".Adam Buchbinder
2009-03-27ACPI video: add a warning message if _BQC is not foundZhang Rui
2009-03-27ACPI: battery: add power_{now,avg} properties to power_classAlexey Starikovskiy
2009-03-27ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett
2009-03-27ACPI video: support buggy BIOSes with _BCQ implementedZhang Rui
2009-03-27ACPI video: support _BQC/_BCL/_BCM methods that use index valuesZhang Rui
2009-03-27ACPI video: support reversed _BCL method in ACPI video driverZhang Rui
2009-03-27ACPI video: support _BCL packages that don't export brightness levels when ma...Zhang Rui
2009-03-27ACPI video: check the return value of acpi_video_device_lcd_set_levelZhang Rui
2009-03-27ACPI video: check the return value of acpi_video_device_lcd_get_level_currentZhang Rui
2009-03-27ACPI: Avoid wiping out pr->performance during preregisteringStanislaw Gruszka
2009-03-27ACPI: remove unused acpi_device_ops .shutdown methodBjorn Helgaas