aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-03-14 14:20:33 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-03-14 14:20:33 +0100
commit6a8ccb1dfd0452a68e1ce0a2bf67ff5b90ebd2a6 (patch)
treef22747b3a4da799d54085d5606078e6461b8a909 /include/acpi
parentMerge branches 'acpi-scan', 'acpi-osl' and 'acpi-apei' (diff)
parentACPI / sleep: move acpi_processor_sleep to sleep.c (diff)
parentACPI / CPPC: use MRTT/MPAR to decide if/when a req can be sent (diff)
downloadlinux-dev-6a8ccb1dfd0452a68e1ce0a2bf67ff5b90ebd2a6.tar.xz
linux-dev-6a8ccb1dfd0452a68e1ce0a2bf67ff5b90ebd2a6.zip
Merge branches 'acpi-processor' and 'acpi-cppc'
* acpi-processor: ACPI / sleep: move acpi_processor_sleep to sleep.c ACPI / processor : add support for ACPI0010 processor container ACPI / processor_idle: replace PREFIX with pr_fmt * acpi-cppc: ACPI / CPPC: use MRTT/MPAR to decide if/when a req can be sent ACPI / CPPC: replace writeX/readX to PCC with relaxed version mailbox: pcc: optimized pcc_send_data ACPI / CPPC: optimized cpc_read and cpc_write ACPI / CPPC: Optimize PCC Read Write operations