Commits
Merge branches 'pm-cpufreq' and 'pm-cpuidle' * pm-cpufreq: intel_pstate: Knights Landing support intel_pstate: remove MSR test cpufreq: fix qoriq uniprocessor build cpufreq: hisilicon: add acpu driver cpufreq: powernv: Report cpu frequency throttling cpufreq: qoriq: rename the driver cpufreq: qoriq: Make the driver usable on all QorIQ platforms * pm-cpuidle: intel_idle: mark cpu id array as __initconst intel_idle: Add support for the Airmont Core in the Cherrytrail and Braswell SOCs intel_idle: Update support for Silvermont Core in Baytrail SOC ARM: cpuidle: Document the code ARM: cpuidle: Register per cpuidle device ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64 ARM64: cpuidle: Remove arm64 reference ARM64: cpuidle: Rename cpu_init_idle to a common function name ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function ARM: cpuidle: Add a cpuidle ops structure to be used for DT ARM: cpuidle: Remove duplicate header inclusion
Showing diff to17528b31c5e
- Rafael J. Wysocki committed 17528b31c5eMMerge branch 'pnp' * pnp: PNP: Avoid leaving unregistered device objects in lists ...
- Dasaratharaman Chandramouli committed b34ef932d79intel_pstate: Knights Landing support 1. Add Knights Landing (KNL) CPUID to the list ...
- Rafael J. Wysocki committed baa9a93a441MMerge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into...