Commits
Merge branches 'acpi-config', 'acpi-osl', 'acpi-utils' and 'acpi-tables' * acpi-config: ACPI / Kconfig: Remove redundant depends on ACPI * acpi-osl: ACPI / OSL: Add IRQ handler flushing support in the OSL. ACPI / osl: speedup grace period in acpi_os_map_cleanup * acpi-utils: ACPI: remove unnecessary sizeof(u8) * acpi-tables: ACPI / table: Always count matched and successfully parsed entries ACPI / table: Add new function to get table entries
Showing diff tod3eaf5875e3
- Rafael J. Wysocki committed d3eaf5875e3MMerge branch 'device-properties' * device-properties: leds: leds-gpio: Fix multiple ...
- Hanjun Guo committed 99a33ffcf6bACPI / Kconfig: Remove redundant depends on ACPI Since config ACPI_REDUCED_HARDWARE_ON...
- Lv Zheng committed 90253a792ecACPI / OSL: Add IRQ handler flushing support in the OSL. It is possible that a GPE han...
- Fabian Frederick committed d93de3455d0ACPI: remove unnecessary sizeof(u8) sizeof(u8) is always 1. Signed-off-by: Fabian Fre...
- Tomasz Nowicki committed 4ceacd02f5aACPI / table: Always count matched and successfully parsed entries acpi_parse_entries(...