aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/internal.h
AgeCommit message (Expand)Author
2020-05-20ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()Rafael J. Wysocki
2020-04-17ACPI: PM: s2idle: Refine active GPEs checkRafael J. Wysocki
2019-10-28ACPI: EC: add support for hardware-reduced systemsDaniel Drake
2019-08-08ACPI: EC: PM: Consolidate some code depending on PM_SLEEPRafael J. Wysocki
2019-08-08ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events()Rafael J. Wysocki
2019-07-30ACPI: PM: Set up EC GPE for system wakeup from drivers that need itRafael J. Wysocki
2019-07-23ACPI: EC: Return bool from acpi_ec_dispatch_gpe()Rafael J. Wysocki
2019-07-04ACPI: PM: Unexport acpi_device_get_power()Rafael J. Wysocki
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-01-29ACPI: EC: Clean up probing for early ECRafael J. Wysocki
2019-01-15ACPI / LPSS: Make PCI dependency explicitSinan Kaya
2018-12-25Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-25Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya
2018-12-18ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idleRafael J. Wysocki
2018-11-26ACPI / glue: Add acpi_platform_notify() functionHeikki Krogerus
2018-05-25ACPI: EC: Dispatch the EC GPE directly on s2idle wakeRafael J. Wysocki
2018-01-04ACPI: EC: Fix debugfs_create_*() usageGeert Uytterhoeven
2017-11-30Merge branch 'acpi-ec' into acpiRafael J. Wysocki
2017-11-21ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng
2017-10-11ACPI / LPIT: Add Low Power Idle Table (LPIT) supportSrinivas Pandruvada
2017-09-03Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki
2017-08-17ACPI: EC: Fix regression related to wrong ECDT initialization orderLv Zheng
2017-08-03ACPI / property: Support Apple _DSM propertiesLukas Wunner
2017-07-20ACPI / PM / EC: Flush all EC work in acpi_freeze_sync()Rafael J. Wysocki
2017-07-10Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-23ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systemsRafael J. Wysocki
2017-06-22ACPI: Constify argument to acpi_device_is_present()Sakari Ailus
2017-06-15ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki
2017-04-13ACPI / scan: Drop support for force_removeMichal Hocko
2017-03-01x86/ioapic: Split IOAPIC hot-removal into two stepsRui Wang
2017-01-30ACPI / EC: Use busy polling mode when GPE is not enabledLv Zheng
2016-12-26ACPI / sysfs: Provide quirk mechanism to prevent GPE floodingLv Zheng
2016-10-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-02Merge branches 'acpi-wdat' and 'acpi-ec'Rafael J. Wysocki
2016-09-24ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg
2016-09-10ACPI / EC: Fix a gap that ECDT EC cannot handle EC eventsLv Zheng
2016-08-31ACPI / EC: Add PM operations to improve event handling for resume processLv Zheng
2016-08-31ACPI / bus: Make acpi_get_first_physical_node() publicLukas Wunner
2016-08-18x86/ioapic: Change prototype of acpi_ioapic_add()Rui Wang
2016-08-17ACPI / EC: Add PM operations for suspend/resume noirq stageLv Zheng
2016-07-08ACPI: add support for ACPI reconfiguration notifiersOctavian Purdila
2016-06-09Merge branch 'acpi-ec'Rafael J. Wysocki
2016-06-07ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT ECLv Zheng
2016-05-16Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi'Rafael J. Wysocki
2016-05-05ACPI / osi: Collect _OSI handling into one single fileLv Zheng
2016-04-18ACPI / tables: Move table override mechanisms to tables.cLv Zheng
2016-04-02Merge branch 'acpi-processor'Rafael J. Wysocki
2016-03-26ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada
2016-03-14Merge branches 'acpi-scan', 'acpi-osl' and 'acpi-apei'Rafael J. Wysocki