Commits
Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor' * acpi-scan: ACPI: Add _DEP support to fix battery issue on Asus T100TA * acpi-pm: ACPI / sleep: Drain outstanding events after disabling multiple GPEs ACPI / PM: Fixed a typo in a comment * acpi-lpss: dmaengine: dw: enable runtime PM ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMA ACPI / LPSS: allow to use specific PM domain during ->probe() ACPI / LPSS: add all LPSS devices to the specific power domain * acpi-processor: ACPI / cpuidle: avoid assigning signed errno to acpi_status ACPI / processor: remove unused variabled from acpi_processor_power structure ACPI / processor: Update the comments in processor.h
Showing diff tobb32baf76e5
- Rafael J. Wysocki committed 1b07db3178bMMerge branch 'acpica' * acpica: ACPICA: Events: Always modify GPE registers under th...
- Lan Tianyu committed 40e7fcb1929ACPI: Add _DEP support to fix battery issue on Asus T100TA ACPI 5.0 introduces _DEP (O...
- Rafael J. Wysocki committed c52fa70c79aACPI / sleep: Drain outstanding events after disabling multiple GPEs After multiple GP...
- Andy Shevchenko committed bb32baf76e5dmaengine: dw: enable runtime PM On runtime PM aware platforms the DMA have to manage ...
- Sudeep Holla committed 6fd8050a354ACPI / cpuidle: avoid assigning signed errno to acpi_status It's incorrect to assign a...