Age | Commit message (Expand) | Author |
2019-10-28 | ACPI: EC: add support for hardware-reduced systems | Daniel Drake |
2019-08-08 | ACPI: EC: PM: Consolidate some code depending on PM_SLEEP | Rafael J. Wysocki |
2019-08-08 | ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events() | Rafael J. Wysocki |
2019-07-30 | ACPI: PM: Set up EC GPE for system wakeup from drivers that need it | Rafael J. Wysocki |
2019-07-23 | ACPI: EC: Return bool from acpi_ec_dispatch_gpe() | Rafael J. Wysocki |
2019-07-04 | ACPI: PM: Unexport acpi_device_get_power() | Rafael J. Wysocki |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-01-29 | ACPI: EC: Clean up probing for early EC | Rafael J. Wysocki |
2019-01-15 | ACPI / LPSS: Make PCI dependency explicit | Sinan Kaya |
2018-12-25 | Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-12-25 | Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2018-12-20 | PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set | Sinan Kaya |
2018-12-18 | ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle | Rafael J. Wysocki |
2018-11-26 | ACPI / glue: Add acpi_platform_notify() function | Heikki Krogerus |
2018-05-25 | ACPI: EC: Dispatch the EC GPE directly on s2idle wake | Rafael J. Wysocki |
2018-01-04 | ACPI: EC: Fix debugfs_create_*() usage | Geert Uytterhoeven |
2017-11-30 | Merge branch 'acpi-ec' into acpi | Rafael J. Wysocki |
2017-11-21 | ACPI / EC: Fix regression related to PM ops support in ECDT device | Lv Zheng |
2017-10-11 | ACPI / LPIT: Add Low Power Idle Table (LPIT) support | Srinivas Pandruvada |
2017-09-03 | Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' | Rafael J. Wysocki |
2017-08-17 | ACPI: EC: Fix regression related to wrong ECDT initialization order | Lv Zheng |
2017-08-03 | ACPI / property: Support Apple _DSM properties | Lukas Wunner |
2017-07-20 | ACPI / PM / EC: Flush all EC work in acpi_freeze_sync() | Rafael J. Wysocki |
2017-07-10 | Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-06-23 | ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems | Rafael J. Wysocki |
2017-06-22 | ACPI: Constify argument to acpi_device_is_present() | Sakari Ailus |
2017-06-15 | ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle | Rafael J. Wysocki |
2017-04-13 | ACPI / scan: Drop support for force_remove | Michal Hocko |
2017-03-01 | x86/ioapic: Split IOAPIC hot-removal into two steps | Rui Wang |
2017-01-30 | ACPI / EC: Use busy polling mode when GPE is not enabled | Lv Zheng |
2016-12-26 | ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding | Lv Zheng |
2016-10-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-02 | Merge branches 'acpi-wdat' and 'acpi-ec' | Rafael J. Wysocki |
2016-09-24 | ACPI / watchdog: Add support for WDAT hardware watchdog | Mika Westerberg |
2016-09-10 | ACPI / EC: Fix a gap that ECDT EC cannot handle EC events | Lv Zheng |
2016-08-31 | ACPI / EC: Add PM operations to improve event handling for resume process | Lv Zheng |
2016-08-31 | ACPI / bus: Make acpi_get_first_physical_node() public | Lukas Wunner |
2016-08-18 | x86/ioapic: Change prototype of acpi_ioapic_add() | Rui Wang |
2016-08-17 | ACPI / EC: Add PM operations for suspend/resume noirq stage | Lv Zheng |
2016-07-08 | ACPI: add support for ACPI reconfiguration notifiers | Octavian Purdila |
2016-06-09 | Merge branch 'acpi-ec' | Rafael J. Wysocki |
2016-06-07 | ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT EC | Lv Zheng |
2016-05-16 | Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' | Rafael J. Wysocki |
2016-05-05 | ACPI / osi: Collect _OSI handling into one single file | Lv Zheng |
2016-04-18 | ACPI / tables: Move table override mechanisms to tables.c | Lv Zheng |
2016-04-02 | Merge branch 'acpi-processor' | Rafael J. Wysocki |
2016-03-26 | ACPI / processor: Request native thermal interrupt handling via _OSC | Srinivas Pandruvada |
2016-03-14 | Merge branches 'acpi-scan', 'acpi-osl' and 'acpi-apei' | Rafael J. Wysocki |
2016-03-09 | ACPI / OSL: Add support to install tables via initrd | Lv Zheng |
2016-02-16 | ACPI / scan: AMBA bus probing support | Graeme Gregory |