Commits
Merge branches 'acpi-pm', 'acpi-enumeration' and 'acpi-sysfs' * acpi-pm: ACPI / PM: Enable all wakeup GPEs in suspend-to-idle ACPI / sleep: Drop acpi_suspend() which is not used * acpi-enumeration: ACPI: Add acpi_device_uid() for convenience ACPI: Update GPIO documentation to mention _DSD * acpi-sysfs: ACPI / sysfs: Treat the count field of counter_show() as unsigned
Showing diff to7b1a13228b3
- Linus Torvalds committed 39a8804455fLinux 4.0
- Chen Yu committed 7b02ccea2e7ACPI / PM: Enable all wakeup GPEs in suspend-to-idle Currently, in suspend-to-idle, wa...
- Adrian Hunter committed 359597cb374ACPI: Add acpi_device_uid() for convenience Add a nicer way to get the ACPI _UID. Sig...
- Nan Li committed 7b1a13228b3ACPI / sysfs: Treat the count field of counter_show() as unsigned The count field is a...