aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/powernv-cpufreq.c
Commit message (Expand)AuthorAge
* cpufreq: powernv: del_timer_sync when global and local pstate are equalAkshay Adiga2016-05-10
* cpufreq: powernv: Move smp_call_function_any() out of irq safe blockAkshay Adiga2016-05-10
* cpufreq: powernv: Ramp-down global pstate slower than local-pstateAkshay Adiga2016-04-27
* cpufreq: powernv: Remove flag use-case of policy->driver_dataShilpasri G Bhat2016-04-27
* cpufreq: powernv: Add sysfs attributes to show throttle statsShilpasri G Bhat2016-03-22
* cpufreq: powernv: Define per_cpu chip pointer to optimize hot-pathMichael Neuling2016-03-21
* cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}Shilpasri G Bhat2016-02-26
* cpufreq: powernv: Replace pr_info with trace print for throttle eventShilpasri G Bhat2016-02-04
* cpufreq: powernv: Remove cpu_to_chip_id() from hot-pathShilpasri G Bhat2016-02-04
* cpufreq: powernv: Hot-plug safe the kworker threadShilpasri G Bhat2016-02-04
* cpufreq: powernv: Free 'chips' on module exitShilpasri G Bhat2016-02-04
* powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith2015-12-17
* cpufreq : powernv: Report Pmax throttling if capped below nominal frequencyShilpasri G Bhat2015-09-25
* cpufreq: powernv: Increase the verbosity of OCC console messagesShilpasri G Bhat2015-09-01
* cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottlingShilpasri G Bhat2015-07-28
* cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active bit is setShilpasri G Bhat2015-07-28
* cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLEShilpasri G Bhat2015-07-28
* cpufreq: powernv: Register for OCC related opal_message notificationShilpasri G Bhat2015-07-28
* cpufreq: powernv: Handle throttling due to Pmax capping at chip levelShilpasri G Bhat2015-07-28
* cpufreq: powernv: Report cpu frequency throttlingShilpasri G Bhat2015-04-01
* cpufreq: powernv: Set the cpus to nominal frequency during reboot/kexecShilpasri G Bhat2014-09-29
* cpufreq: powernv: Set the pstate of the last hotplugged out cpu in policy->cp...Preeti U Murthy2014-09-29
* powerpc/cpufreq: Add pr_warn() on OPAL firmware failuresVaidyanathan Srinivasan2014-08-05
* cpufreq: powernv: make local function staticBrian Norris2014-05-16
* cpufreq, powernv: Fix build failure on UPSrivatsa S. Bhat2014-04-21
* cpufreq: powernv: Use cpufreq_frequency_table.driver_data to store pstate idsGautham R. Shenoy2014-04-07
* cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan2014-04-07