summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/powernv-cpufreq.c
AgeCommit message (Expand)Author
2019-12-17cpufreq: powernv: fix stack bloat and hard limit on number of CPUsJohn Hubbard
2018-05-01cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat
2018-04-12powernv-cpufreq: Add helper to extract pstate from PMSRGautham R. Shenoy
2018-02-22cpufreq: powernv: Dont assume distinct pstate values for nominal and pminShilpasri G Bhat
2017-02-03cpufreq: powernv: Add boost files to export ultra-turbo frequenciesShilpasri G Bhat
2016-11-16cpufreq: powernv: Disable preemption while checking CPU throttling stateDenis Kirjanov
2016-11-14cpufreq: powernv: Fix uninitialized lpstate_idx in gpstates_timer_handler()Akshay Adiga
2016-11-11cpufreq: powernv: Use PMCR to verify global and local pstateAkshay Adiga
2016-11-11cpufreq: powernv: Adding fast_switch for schedutilAkshay Adiga
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2016-08-06cpufreq: powernv: Fix crash in gpstate_timer_handler()Akshay Adiga
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-07-12cpufreq: powernv: Replacing pstate_id with frequency table indexAkshay Adiga
2016-07-07timers, cpufreq/powernv: Initialize the gpstate timer as pinnedThomas Gleixner
2016-07-07cpufreq: Reuse new freq-table helpersViresh Kumar
2016-06-09cpufreq: Return index from cpufreq_frequency_table_target()Viresh Kumar
2016-06-09cpufreq: Drop freq-table param to cpufreq_frequency_table_target()Viresh Kumar
2016-05-11cpufreq: powernv: del_timer_sync when global and local pstate are equalAkshay Adiga
2016-05-11cpufreq: powernv: Move smp_call_function_any() out of irq safe blockAkshay Adiga
2016-04-27cpufreq: powernv: Ramp-down global pstate slower than local-pstateAkshay Adiga
2016-04-27cpufreq: powernv: Remove flag use-case of policy->driver_dataShilpasri G Bhat
2016-03-22cpufreq: powernv: Add sysfs attributes to show throttle statsShilpasri G Bhat
2016-03-22cpufreq: powernv: Define per_cpu chip pointer to optimize hot-pathMichael Neuling
2016-02-26cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}Shilpasri G Bhat
2016-02-05cpufreq: powernv: Replace pr_info with trace print for throttle eventShilpasri G Bhat
2016-02-05cpufreq: powernv: Remove cpu_to_chip_id() from hot-pathShilpasri G Bhat
2016-02-05cpufreq: powernv: Hot-plug safe the kworker threadShilpasri G Bhat
2016-02-05cpufreq: powernv: Free 'chips' on module exitShilpasri G Bhat
2015-12-17powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith
2015-09-26cpufreq : powernv: Report Pmax throttling if capped below nominal frequencyShilpasri G Bhat
2015-09-01cpufreq: powernv: Increase the verbosity of OCC console messagesShilpasri G Bhat
2015-07-28cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottlingShilpasri G Bhat
2015-07-28cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active bit is setShilpasri G Bhat
2015-07-28cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLEShilpasri G Bhat
2015-07-28cpufreq: powernv: Register for OCC related opal_message notificationShilpasri G Bhat
2015-07-28cpufreq: powernv: Handle throttling due to Pmax capping at chip levelShilpasri G Bhat
2015-04-01cpufreq: powernv: Report cpu frequency throttlingShilpasri G Bhat
2014-09-29cpufreq: powernv: Set the cpus to nominal frequency during reboot/kexecShilpasri G Bhat
2014-09-29cpufreq: powernv: Set the pstate of the last hotplugged out cpu in policy->cp...Preeti U Murthy
2014-08-05powerpc/cpufreq: Add pr_warn() on OPAL firmware failuresVaidyanathan Srinivasan
2014-05-17cpufreq: powernv: make local function staticBrian Norris
2014-04-21cpufreq, powernv: Fix build failure on UPSrivatsa S. Bhat
2014-04-07cpufreq: powernv: Use cpufreq_frequency_table.driver_data to store pstate idsGautham R. Shenoy
2014-04-07cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan