Age | Commit message (Expand) | Author |
2010-05-26 | clockevent: Prevent dead lock on clockevents_lock | Suresh Siddha |
2009-11-09 | Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible" | Len Brown |
2009-07-30 | ACPI: EC: Limit workaround for ASUS notebooks even more | Alexey Starikovskiy |
2009-06-11 | cpuidle: make AMC C1E work in processor_idle | Shaohua Li |
2009-06-11 | cpuidle: fix AMD C1E suspend hang | Shaohua Li |
2009-05-08 | ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entries | Zhang Rui |
2009-05-02 | ACPI: EC: fix compilation warning | Hannes Eder |
2009-05-02 | ACPI: EC: Add some basic check for ECDT data | Alexey Starikovskiy |
2009-03-16 | ACPI: fix broken usage of name.ascii | Henrique de Moraes Holschuh |
2009-02-12 | Revert "ACPI: dock: Don't eval _STA on every show_docked sysfs read" | Greg Kroah-Hartman |
2009-02-12 | ACPI: video: Fix reversed brightness behavior on ThinkPad SL series | Zhang Rui |
2009-02-12 | ACPICA: Add function to dereference returned reference objects | Lin Ming |
2009-02-12 | ACPICA: Copy dynamically loaded tables to local buffer | Dennis Noordsij |
2009-02-12 | ACPI: Skip the first two elements in the _BCL package | Zhao Yakui |
2009-02-12 | ACPI: proc_dir_entry 'video/VGA' already registered | Zhao Yakui |
2009-02-12 | ACPI: disable ACPI cleanly when bad RSDP found | Len Brown |
2009-02-12 | ACPICA: Fix table entry truncation calculation | Myron Stowe |
2009-02-12 | ACPI: dock: Don't eval _STA on every show_docked sysfs read | Holger Macht |
2009-02-06 | ACPICA: Allow multiple backslash prefix in namepaths | Lin Ming |
2009-02-06 | ACPI suspend: Blacklist HP xw4600 Workstation for old code ordering | Rafael J. Wysocki |
2009-02-06 | ACPI: Do not modify SCI_EN directly | Rafael J. Wysocki |
2009-02-06 | Newly inserted battery might differ from one just removed, so update of batte... | Alexey Starikovskiy |
2009-02-06 | don't load asus-acpi if model is not supported | Zhang Rui |
2009-02-06 | video: always update the brightness when poking "brightness" | Zhang Rui |
2009-02-06 | ACPI EC: Fix regression due to use of uninitialized variable | Alexey Starikovskiy |
2009-02-06 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox |
2009-02-06 | ACPICA: Add check for invalid handle in acpi_get_object_info | Fiodor Suietov |
2009-02-06 | ACPICA: Fixed a couple memory leaks associated with "implicit return" | Lin Ming |
2009-02-06 | ACPI: Attach the ACPI device to the ACPI handle as early as possible | Zhao Yakui |
2009-02-06 | cpuidle: update the last_state acpi cpuidle reflecting actual state entered | Venkatesh Pallipadi |
2008-12-13 | ACPI: delete OSI(Linux) DMI dmesg spam | Len Brown |
2008-12-13 | ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resume | Rafael J. Wysocki |
2008-12-05 | ACPI: EC: count interrupts only if called from interrupt handler. | Alexey Starikovskiy |
2008-12-05 | PCI: update pci_create_slot() to take a 'hotplug' param | Alex Chiang |
2008-11-20 | ACPI: EC: Don't do transaction from GPE handler in poll mode. | Alexey Starikovskiy |
2008-11-20 | ACPI: EC: lower interrupt storm treshold | Alexey Starikovskiy |
2008-11-20 | ACPI: EC: restart failed command | Alexey Starikovskiy |
2008-11-20 | ACPI: EC: wait for last write gpe | Alexey Starikovskiy |
2008-11-20 | ACPI: EC: revert msleep patch | Alexey Starikovskiy |
2008-11-20 | ACPI : Load device driver according to the status of acpi device | Zhao Yakui |
2008-11-20 | ACPI: EC: make kernel messages more useful when GPE storm is detected | Alan Jenkins |
2008-11-20 | ACPI: avoid empty file name in sysfs | Peter Gruber |
2008-11-13 | ACPI: dock: avoid check _STA method | Shaohua Li |
2008-11-06 | ACPI: Clear WAK_STS on resume | Matthew Garrett |
2008-11-06 | ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism | Zhao Yakui |
2008-11-06 | ACPI: EC: Check for IBF=0 periodically if not in GPE mode | Alexey Starikovskiy |
2008-11-06 | ACPI: EC: Rename some variables | Alexey Starikovskiy |
2008-11-06 | ACPI: EC: do transaction from interrupt context | Alexey Starikovskiy |
2008-11-06 | ACPI: Always report a sync event after a lid state change | Guillem Jover |
2008-10-25 | ACPI suspend: Always use the 32-bit waking vector | Rafael J. Wysocki |