Commits
Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' * acpi-scan: ACPI / bus: Move ACPI bus type registration ACPI / scan: Move bus operations and notification routines to bus.c ACPI / scan: Move device matching code to bus.c ACPI / scan: Move sysfs-related device code to a separate file * acpi-processor: PCC: Disable compilation by default ACPI: Decouple ACPI idle and ACPI processor drivers ACPI: Split out ACPI PSS from ACPI Processor driver PCC: Initialize PCC Mailbox earlier at boot ACPI / processor: remove leftover __refdata annotations * acpi-assorted: ACPI: fix acpi_debugfs_init prototype ACPI: Remove FSF mailing addresses
Showing diff to1dcc3d3362b
- Rafael J. Wysocki committed 94f2bb9b599MMerge branch 'acpi-trace' * acpi-trace: ACPI / Documentation: Update method tracing ...
- Rafael J. Wysocki committed 1dcc3d3362bACPI / bus: Move ACPI bus type registration Move the registration of the ACPI bus type...
- Ashwin Chaugule committed b6fc6072b12PCC: Disable compilation by default PCC is made selectable only by clients which use i...
- Nicolas Iooss committed 10742619ac6ACPI: fix acpi_debugfs_init prototype acpi_debugfs_init function is declared with retu...