Age | Commit message (Expand) | Author |
2013-06-07 | Revert "ACPI / scan: do not match drivers against objects having scan handlers" | Rafael J. Wysocki |
2013-06-07 | Merge branch 'acpi-fixes' | Rafael J. Wysocki |
2013-06-07 | ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization | Rafael J. Wysocki |
2013-06-05 | ACPI / scan: do not match drivers against objects having scan handlers | Aaron Lu |
2013-06-05 | ACPI / APEI: fix error return code in ghes_probe() | Wei Yongjun |
2013-06-01 | ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6 | Ash Willis |
2013-06-01 | ACPI / video: ignore BIOS initial backlight value for HP m4 | Alex Hung |
2013-05-30 | aerdrv: Move cper_print_aer() call out of interrupt context | Lance Ortiz |
2013-05-25 | Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-05-25 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-05-23 | Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-23 | ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist | Bastian Triller |
2013-05-22 | ACPI / PM: Allow device power states to be used for CONFIG_PM unset | Rafael J. Wysocki |
2013-05-17 | PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check | Yinghai Lu |
2013-05-15 | ACPI / scan: Fix memory leak on acpi_scan_init_hotplug() error path | Catalin Marinas |
2013-05-14 | ACPI / LPSS: register clock device for Lynxpoint DMA properly | Rafael J. Wysocki |
2013-05-14 | dma: acpi-dma: parse CSRT to extract additional resources | Andy Shevchenko |
2013-05-12 | ACPI / AC: Add sleep quirk for Thinkpad e530 | Lan Tianyu |
2013-05-12 | ACPI / EC: Restart transaction even when the IBF flag set | Lan Tianyu |
2013-05-12 | ACPI video: ignore BIOS initial backlight value for HP 1000 | Alex Hung |
2013-05-12 | ACPI / PM: Move processor suspend/resume to syscore_ops | Rafael J. Wysocki |
2013-05-09 | Merge tag 'acpi-fixes-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-05-08 | ACPICA: ACPICA: Fix for _INI regression | Tomasz Nowicki |
2013-05-08 | ACPICA: _OSI support: Fix possible memory leak | Jung-uk Kim |
2013-05-08 | ACPICA: Fix possible buffer overflow during a field unit read operation | Bob Moore |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | proc: Supply a function to remove a proc entry by PDE | David Howells |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-28 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2013-04-28 | Merge branch 'acpi-assorted' | Rafael J. Wysocki |
2013-04-28 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2013-04-28 | Merge branch 'acpica' | Rafael J. Wysocki |
2013-04-28 | Merge branch 'acpi-lpss' | Rafael J. Wysocki |
2013-04-28 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki |
2013-04-26 | ACPI / thermal: do not always return THERMAL_TREND_RAISING for active trip po... | Zhang Rui |
2013-04-25 | ACPI: video: correct acpi_video_bus_add error processing | Aaron Lu |
2013-04-24 | ACPI: Fix wrong parameter passed to memblock_reserve | Wang YanQing |
2013-04-23 | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano |
2013-04-22 | acpi: video: enhance the quirk detect logic of _BQC | Aaron Lu |
2013-04-16 | PCI/ACPI: Remove support of ACPI PCI subdrivers | Myron Stowe |
2013-04-12 | PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses | Jiang Liu |
2013-04-12 | ACPICA: Add a lock to the internal object reference count mechanism | Bob Moore |
2013-04-12 | ACPICA: Fix a format string for 64-bit generation | Bob Moore |
2013-04-12 | ACPICA: Remove FORCE_DELETE option for global reference count mechanism | Bob Moore |
2013-04-12 | ACPICA: Improve error message for Index() operator | Bob Moore |
2013-04-12 | ACPICA: FADT: Remove extraneous warning for very large GPE registers | Linn Crosetto |
2013-04-12 | ACPICA: Fix a typo in a function header, no functional change | Colin Ian King |
2013-04-12 | ACPICA: Fix a typo in an error message | Colin Ian King |
2013-04-12 | ACPICA: Fix for some comments/headers | Tang Chen |