Commits
Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'acpi-button' * acpi-cleanup: ACPI: Remove duplicate definitions of PREFIX ACPI / tables: Replace printk with pr_* * acpi-thermal: ACPI / thermal: make acpi_thermal_check asynchronous on resume * acpi-pci: ACPI / PCI: Do not call ISA-specific code if ISA is not supported * acpi-lpss: ACPI / LPSS: Add Intel BayTrail ACPI mode PWM * acpi-button: ACPI / button: Add ACPI Button event via netlink routine
Showing diff to07070e12cf5
- Rafael J. Wysocki committed c730d30c313MMerge branch 'acpi-fan' * acpi-fan: ACPI / fan: do nothing in suspend and poweroff c...
- Hanjun Guo committed 07070e12cf5ACPI: Remove duplicate definitions of PREFIX We already have a macro for PREFIX of "AC...
- Aaron Lu committed a59ffb2062dACPI / thermal: make acpi_thermal_check asynchronous on resume On resume we do not nee...
- Tomasz Nowicki committed c1aaae673f6ACPI / PCI: Do not call ISA-specific code if ISA is not supported This commit moves IS...
- Chew, Chiau Ee committed e1c74817975ACPI / LPSS: Add Intel BayTrail ACPI mode PWM Intel BayTrail LPSS consists of two PWM ...
- Lan Tianyu committed 0bf6368ee8fACPI / button: Add ACPI Button event via netlink routine Commit 1696d9d (ACPI: Remove ...