summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/internal.h
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Fix whitespace inconsistenciesMaximilian Luz2020-11-091-1/+1
* ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()Rafael J. Wysocki2020-05-111-1/+0
* Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-03-301-1/+1
|\
| * ACPI: EC: Simplify acpi_ec_ecdt_start() and acpi_ec_init()Rafael J. Wysocki2020-03-141-1/+1
* | ACPI: PM: s2idle: Refine active GPEs checkRafael J. Wysocki2020-03-251-0/+1
|/
* ACPI: EC: add support for hardware-reduced systemsDaniel Drake2019-10-281-1/+2
* ACPI: EC: PM: Consolidate some code depending on PM_SLEEPRafael J. Wysocki2019-08-081-1/+1
* ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events()Rafael J. Wysocki2019-08-081-2/+0
* ACPI: PM: Set up EC GPE for system wakeup from drivers that need itRafael J. Wysocki2019-07-301-2/+0
* ACPI: EC: Return bool from acpi_ec_dispatch_gpe()Rafael J. Wysocki2019-07-231-1/+1
* ACPI: PM: Unexport acpi_device_get_power()Rafael J. Wysocki2019-07-041-0/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
* ACPI: EC: Clean up probing for early ECRafael J. Wysocki2019-01-291-2/+2
* ACPI / LPSS: Make PCI dependency explicitSinan Kaya2019-01-151-0/+4
* Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-251-1/+0
|\
| * ACPI / glue: Add acpi_platform_notify() functionHeikki Krogerus2018-11-261-1/+0
* | Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-12-251-0/+5
|\ \
| * | PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya2018-12-201-0/+5
| |/
* / ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idleRafael J. Wysocki2018-12-181-0/+2
|/
* ACPI: EC: Dispatch the EC GPE directly on s2idle wakeRafael J. Wysocki2018-05-251-0/+1
* ACPI: EC: Fix debugfs_create_*() usageGeert Uytterhoeven2018-01-041-1/+1
* Merge branch 'acpi-ec' into acpiRafael J. Wysocki2017-11-301-0/+1
|\
| * ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng2017-11-211-0/+1
* | ACPI / LPIT: Add Low Power Idle Table (LPIT) supportSrinivas Pandruvada2017-10-111-0/+6
|/
*---. Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki2017-09-031-0/+6
|\ \ \
| | | * ACPI / property: Support Apple _DSM propertiesLukas Wunner2017-08-031-0/+6
| | |/
* | / ACPI: EC: Fix regression related to wrong ECDT initialization orderLv Zheng2017-08-171-1/+0
| |/ |/|
* | ACPI / PM / EC: Flush all EC work in acpi_freeze_sync()Rafael J. Wysocki2017-07-201-0/+4
|/
* Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-101-1/+1
|\
| * ACPI: Constify argument to acpi_device_is_present()Sakari Ailus2017-06-221-1/+1
* | ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systemsRafael J. Wysocki2017-06-231-0/+2
* | ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2017-06-151-0/+2
|/
* ACPI / scan: Drop support for force_removeMichal Hocko2017-04-131-2/+0
* x86/ioapic: Split IOAPIC hot-removal into two stepsRui Wang2017-03-011-0/+2
* ACPI / EC: Use busy polling mode when GPE is not enabledLv Zheng2017-01-301-2/+2
* ACPI / sysfs: Provide quirk mechanism to prevent GPE floodingLv Zheng2016-12-261-0/+1
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-2/+0
|\
| * x86/ioapic: Change prototype of acpi_ioapic_add()Rui Wang2016-08-181-2/+0
| |
| \
*-. \ Merge branches 'acpi-wdat' and 'acpi-ec'Rafael J. Wysocki2016-10-021-1/+13
|\ \ \
| | * | ACPI / EC: Fix a gap that ECDT EC cannot handle EC eventsLv Zheng2016-09-101-0/+1
| | * | ACPI / EC: Add PM operations to improve event handling for resume processLv Zheng2016-08-311-1/+0
| | * | ACPI / EC: Add PM operations for suspend/resume noirq stageLv Zheng2016-08-171-0/+2
| | |/
| * / ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg2016-09-241-0/+10
| |/
* / ACPI / bus: Make acpi_get_first_physical_node() publicLukas Wunner2016-08-311-1/+0
|/
* ACPI: add support for ACPI reconfiguration notifiersOctavian Purdila2016-07-081-0/+3
* Merge branch 'acpi-ec'Rafael J. Wysocki2016-06-091-1/+1
|\
| * ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT ECLv Zheng2016-06-071-1/+1
| |
| \
*-. \ Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi'Rafael J. Wysocki2016-05-161-1/+2
|\ \ \ | |_|/ |/| |
| | * ACPI / osi: Collect _OSI handling into one single fileLv Zheng2016-05-051-0/+2
| |/ |/|
| * ACPI / tables: Move table override mechanisms to tables.cLv Zheng2016-04-181-1/+0
|/