Commits
Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal' * acpi-ec: ACPI / EC: Remove wrong ECDT correction quirks ACPI / EC: Cleanup boot EC code using acpi_ec_alloc() * acpi-video: ACPI / video: Dummy acpi_video_register should return error code ACPI / video: skip evaluating _DOD when it does not exist ACPI / video: Thinkpad X201 Tablet needs video_detect_force_video * acpi-button: ACPI / button: Add quirks for initial lid state notification ACPI / button: Refactor functions to eliminate redundant code ACPI / button: Remove initial lid state notification * acpi-thermal: ACPI / thermal: Remove create_workqueue()
Showing diff to25474279e8f
- Rafael J. Wysocki committed 25474279e8fMMerge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc' * acpi-bus: ACPI / bu...
- Lv Zheng committed bc539567ab5ACPI / EC: Remove wrong ECDT correction quirks Our Windows probe result shows that EC....
- Arvind Yadav committed 0346223a2feACPI / video: Dummy acpi_video_register should return error code The inline acpi_video...
- Lv Zheng committed 3540c32a9aeACPI / button: Add quirks for initial lid state notification Linux userspace (systemd-...
- Bhaktipriya Shridhar committed e053dc90935ACPI / thermal: Remove create_workqueue() alloc_workqueue replaces deprecated create_w...