aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAge
*-. Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki2016-05-06
|\ \
| * | intel_pstate: Fix intel_pstate_get()Rafael J. Wysocki2016-05-04
| * | cpufreq: intel_pstate: Fix HWP on boot CPU after system resumeRafael J. Wysocki2016-05-02
| * | cpufreq: st: enable selective initialization based on the platformSudeep Holla2016-04-28
* | | Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2016-04-29
|\| | | |/ |/|
| * cpufreq: intel_pstate: Fix processing for turbo activation ratioSrinivas Pandruvada2016-04-25
| * Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG...Rafael J. Wysocki2016-04-24
* | Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2016-04-21
|\|
| * cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended setRafael J. Wysocki2016-04-18
| * intel_pstate: Avoid getting stuck in high P-states when idleRafael J. Wysocki2016-04-09
| |
| \
*-. \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'Rafael J. Wysocki2016-04-08
|\ \ \ | | |/ | |/|
| * | cpufreq: dt: Drop stale commentViresh Kumar2016-04-04
| * | cpufreq: intel_pstate: Documenation for structuresSrinivas Pandruvada2016-04-04
| * | cpufreq: intel_pstate: fix inconsistency in setting policy limitsSrinivas Pandruvada2016-04-04
| * | intel_pstate: Avoid extra invocation of intel_pstate_sample()Rafael J. Wysocki2016-04-01
| * | intel_pstate: Do not set utilization update hook too earlyRafael J. Wysocki2016-03-31
* | | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-25
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2016-03-24
| |\ \ \ \ | | | |/ / | | |/| / | | | |/
| | * | cpufreq: governor: Always schedule work on the CPU running updateRafael J. Wysocki2016-03-22
| | * | cpufreq: Always update current frequency before startig governorRafael J. Wysocki2016-03-22
| | * | cpufreq: Introduce cpufreq_update_current_freq()Rafael J. Wysocki2016-03-22
| | * | cpufreq: Introduce cpufreq_start_governor()Rafael J. Wysocki2016-03-22
| | * | cpufreq: powernv: Add sysfs attributes to show throttle statsShilpasri G Bhat2016-03-22
| | * | cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access staticJisheng Zhang2016-03-22
| | * | cpufreq: powernv: Define per_cpu chip pointer to optimize hot-pathMichael Neuling2016-03-21
| | * | cpufreq: acpi-cpufreq: Clean up hot plug notifier callbackRichard Cochran2016-03-19
| | * | intel_pstate: Do not call wrmsrl_on_cpu() with disabled interruptsRafael J. Wysocki2016-03-19
| | * | cpufreq: Make cpufreq_quick_get() safe to callRichard Cochran2016-03-17
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-20
|\ \ \ \
| * \ \ \ Merge tag 'samsung-drivers-4.6' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2016-02-24
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefsBartlomiej Zolnierkiewicz2016-01-25
* | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-20
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge tag 'pxa-for-4.6' of https://github.com/rjarzmik/linux into next/socArnd Bergmann2016-02-29
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: pxa: define clock registers as __iomemArnd Bergmann2016-02-01
| | |/ /
* | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-03-14
|\ \ \ \ | | |_|/ | |/| |
| * | | intel_pstate: Do not skip samples partiallyRafael J. Wysocki2016-03-10
| * | | intel_pstate: Remove freq calculation from intel_pstate_calc_busy()Philippe Longepe2016-03-10
| * | | intel_pstate: Move intel_pstate_calc_busy() into get_target_pstate_use_perfor...Philippe Longepe2016-03-10
| * | | intel_pstate: Optimize calculation for max/min_perf_adjPhilippe Longepe2016-03-10
| * | | intel_pstate: Remove extra conversions in pid calculationPhilippe Longepe2016-03-10
| * | | Merge branch 'pm-cpufreq-governor' into pm-cpufreqRafael J. Wysocki2016-03-10
| |\ \ \
| | * | | cpufreq: Move scheduler-related code to the sched directoryRafael J. Wysocki2016-03-10
| | * | | cpufreq: Reduce cpufreq_update_util() overhead a bitRafael J. Wysocki2016-03-09
| | * | | cpufreq: Select IRQ_WORK if CPU_FREQ_GOV_COMMON is setRafael J. Wysocki2016-03-09
| | * | | cpufreq: Remove 'policy->governor_enabled'Viresh Kumar2016-03-09
| | * | | cpufreq: Rename __cpufreq_governor() to cpufreq_governor()Viresh Kumar2016-03-09
| | * | | cpufreq: Relocate handle_update() to kill its declarationViresh Kumar2016-03-09
| | * | | cpufreq: governor: Drop unnecessary checks from show() and store()Viresh Kumar2016-03-09
| | * | | cpufreq: governor: Fix race in dbs_update_util_handler()Rafael J. Wysocki2016-03-09
| | * | | cpufreq: governor: Make gov_set_update_util() staticRafael J. Wysocki2016-03-09