Age | Commit message (Expand) | Author |
2009-04-05 | ACPI: processor: use .notify method instead of installing handler directly | Bjorn Helgaas |
2009-04-05 | ACPI: button: use .notify method instead of installing handler directly | Bjorn Helgaas |
2009-04-05 | ACPI: support acpi_device_ops .notify methods | Bjorn Helgaas |
2009-04-05 | Merge branch 'linus' into release | Len Brown |
2009-04-05 | Merge branch 'misc' into release | Len Brown |
2009-04-05 | Merge branch 'x2apic' into release | Len Brown |
2009-04-05 | Merge branch 'constify' into release | Len Brown |
2009-04-05 | Merge branches 'bugzilla-12461' and 'bugzilla-9998' into release | Len Brown |
2009-04-05 | Merge branch 'acpi_enforce_resources' into release | Len Brown |
2009-04-05 | Merge branch 'async-battery' into release | Len Brown |
2009-04-05 | Merge branch 'acpi-modparam' into release | Len Brown |
2009-04-05 | Merge branch 'video' into release | Len Brown |
2009-04-05 | Merge branch 'psd' into release | Len Brown |
2009-04-05 | Merge branch 'battery' into release | Len Brown |
2009-04-05 | Merge branch 'thermal' into release | Len Brown |
2009-04-05 | Merge branch 'pmtimer-overflow' into release | Len Brown |
2009-04-05 | Merge branch 'dynamic-ssdt' into release | Len Brown |
2009-04-05 | Merge branch 'driver-ops-cleanup' into release | Len Brown |
2009-04-05 | Merge branch 'bjorn-cleanups' into release | Len Brown |
2009-04-05 | Merge branch 'bjorn-initcall-cleanup' into release | Len Brown |
2009-04-04 | ACPI: battery: asynchronous init | Arjan van de Ven |
2009-04-04 | video: build fix | Len Brown |
2009-04-03 | ACPI: constify VFTs (2/2) | Jan Engelhardt |
2009-04-03 | ACPI: constify VFTs (1/2) | Jan Engelhardt |
2009-04-03 | ACPI: constify tables in pci_irq.c | Jan Beulich |
2009-04-03 | x86, ACPI: add support for x2apic ACPI extensions | Suresh Siddha |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-04-03 | dock: fix dereference after kfree() | Dan Carpenter |
2009-04-03 | ACPI: Remove R40e c-state blacklist | Thomas Renninger |
2009-04-03 | ACPI: get_throttling_state() cannot be larger than state_count | Len Brown |
2009-04-03 | ACPI: suspend: Add the Pansonic CF51 box to the dmi check table | Zhao Yakui |
2009-04-02 | ACPI: simplify processor lines in Makefile | Len Brown |
2009-04-02 | ACPI: acpi_enforce_resource=strict by default | Luca Tettamanti |
2009-04-02 | ACPI: simplify module_param namespace | Rusty Russell |
2009-04-01 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-04-01 | ACPI: EC: Always parse EC device | Alexey Starikovskiy |
2009-04-01 | ACPI: EC: Separate delays for MSI hardware | Alexey Starikovskiy |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2009-03-30 | trivial: Fix misspelling of "Celsius". | Adam Buchbinder |
2009-03-27 | ACPI video: add a warning message if _BQC is not found | Zhang Rui |
2009-03-27 | ACPI: battery: add power_{now,avg} properties to power_class | Alexey Starikovskiy |
2009-03-27 | ACPI: Populate DIDL before registering ACPI video device on Intel | Matthew Garrett |
2009-03-27 | ACPI video: support buggy BIOSes with _BCQ implemented | Zhang Rui |
2009-03-27 | ACPI video: support _BQC/_BCL/_BCM methods that use index values | Zhang Rui |
2009-03-27 | ACPI video: support reversed _BCL method in ACPI video driver | Zhang Rui |
2009-03-27 | ACPI video: support _BCL packages that don't export brightness levels when ma... | Zhang Rui |
2009-03-27 | ACPI video: check the return value of acpi_video_device_lcd_set_level | Zhang Rui |
2009-03-27 | ACPI video: check the return value of acpi_video_device_lcd_get_level_current | Zhang Rui |
2009-03-27 | ACPI: Avoid wiping out pr->performance during preregistering | Stanislaw Gruszka |
2009-03-27 | ACPI: remove unused acpi_device_ops .shutdown method | Bjorn Helgaas |