diff options
author | Rafael J. Wysocki | 2015-11-07 01:30:49 +0100 |
---|---|---|
committer | Rafael J. Wysocki | 2015-11-07 01:30:49 +0100 |
commit | 1f47b0ddf3ebebe632b96b29a0033505d5adfe8b (patch) | |
tree | a53aa919666ceadd49c4b7e76c22b234338421fa /MAINTAINERS | |
parent | 1ede53f73171722fcf1b5be63bcd64e42d14affc (diff) | |
parent | d7e53e35f9f54cdfa09a8456ae8e9874ec66bb36 (diff) |
Merge branch 'pm-cpufreq'
* pm-cpufreq:
cpufreq: s5pv210-cpufreq: fix wrong do_div() usage
MAINTAINERS: update for intel P-state driver
cpufreq: governor: Quit work-handlers early if governor is stopped
intel_pstate: decrease number of "HWP enabled" messages
cpufreq: arm_big_little: fix frequency check when bL switcher is active
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index caddb49b207d..08a1378c70ed 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5440,7 +5440,8 @@ S: Supported F: drivers/idle/intel_idle.c INTEL PSTATE DRIVER -M: Kristen Carlson Accardi <kristen@linux.intel.com> +M: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> +M: Len Brown <lenb@kernel.org> L: linux-pm@vger.kernel.org S: Supported F: drivers/cpufreq/intel_pstate.c |