summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2016-04-29Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki
2016-04-25cpufreq: intel_pstate: Fix processing for turbo activation ratioSrinivas Pandruvada
2016-04-25Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG...Rafael J. Wysocki
2016-04-21Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki
2016-04-18cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended setRafael J. Wysocki
2016-04-10intel_pstate: Avoid getting stuck in high P-states when idleRafael J. Wysocki
2016-04-08Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'Rafael J. Wysocki
2016-04-05cpufreq: dt: Drop stale commentViresh Kumar
2016-04-05cpufreq: intel_pstate: Documenation for structuresSrinivas Pandruvada
2016-04-05cpufreq: intel_pstate: fix inconsistency in setting policy limitsSrinivas Pandruvada
2016-04-02intel_pstate: Avoid extra invocation of intel_pstate_sample()Rafael J. Wysocki
2016-03-31intel_pstate: Do not set utilization update hook too earlyRafael J. Wysocki
2016-03-24Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-25Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2016-03-22cpufreq: governor: Always schedule work on the CPU running updateRafael J. Wysocki
2016-03-22cpufreq: Always update current frequency before startig governorRafael J. Wysocki
2016-03-22cpufreq: Introduce cpufreq_update_current_freq()Rafael J. Wysocki
2016-03-22cpufreq: Introduce cpufreq_start_governor()Rafael J. Wysocki
2016-03-22cpufreq: powernv: Add sysfs attributes to show throttle statsShilpasri G Bhat
2016-03-22cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access staticJisheng Zhang
2016-03-22cpufreq: powernv: Define per_cpu chip pointer to optimize hot-pathMichael Neuling
2016-03-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-03-20cpufreq: acpi-cpufreq: Clean up hot plug notifier callbackRichard Cochran
2016-03-20intel_pstate: Do not call wrmsrl_on_cpu() with disabled interruptsRafael J. Wysocki
2016-03-18cpufreq: Make cpufreq_quick_get() safe to callRichard Cochran
2016-03-14Merge branch 'pm-cpufreq'Rafael J. Wysocki
2016-03-11intel_pstate: Do not skip samples partiallyRafael J. Wysocki
2016-03-11intel_pstate: Remove freq calculation from intel_pstate_calc_busy()Philippe Longepe
2016-03-11intel_pstate: Move intel_pstate_calc_busy() into get_target_pstate_use_perfor...Philippe Longepe
2016-03-11intel_pstate: Optimize calculation for max/min_perf_adjPhilippe Longepe
2016-03-11intel_pstate: Remove extra conversions in pid calculationPhilippe Longepe
2016-03-10Merge branch 'pm-cpufreq-governor' into pm-cpufreqRafael J. Wysocki
2016-03-10cpufreq: Move scheduler-related code to the sched directoryRafael J. Wysocki
2016-03-09Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"Viresh Kumar
2016-03-09cpufreq: Reduce cpufreq_update_util() overhead a bitRafael J. Wysocki
2016-03-09cpufreq: Select IRQ_WORK if CPU_FREQ_GOV_COMMON is setRafael J. Wysocki
2016-03-09cpufreq: Remove 'policy->governor_enabled'Viresh Kumar
2016-03-09cpufreq: Rename __cpufreq_governor() to cpufreq_governor()Viresh Kumar
2016-03-09cpufreq: Relocate handle_update() to kill its declarationViresh Kumar
2016-03-09cpufreq: governor: Drop unnecessary checks from show() and store()Viresh Kumar
2016-03-09cpufreq: governor: Fix race in dbs_update_util_handler()Rafael J. Wysocki
2016-03-09cpufreq: governor: Make gov_set_update_util() staticRafael J. Wysocki
2016-03-09cpufreq: governor: Narrow down the dbs_data_mutex coverageRafael J. Wysocki
2016-03-09cpufreq: governor: Make dbs_data_mutex staticRafael J. Wysocki
2016-03-09cpufreq: governor: Relocate definitions of tuners structuresRafael J. Wysocki
2016-03-09cpufreq: governor: Move per-CPU data to the common codeRafael J. Wysocki
2016-03-09cpufreq: governor: Make governor private data per-policyRafael J. Wysocki
2016-03-09cpufreq: ondemand: Rework the handling of powersave bias updatesRafael J. Wysocki
2016-03-09cpufreq: governor: Fix CPU load information updates via ->storeRafael J. Wysocki