summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/powernv-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()Kees Cook2017-10-051-6/+7
* cpufreq: powernv: Add boost files to export ultra-turbo frequenciesShilpasri G Bhat2017-02-031-3/+47
* cpufreq: powernv: Disable preemption while checking CPU throttling stateDenis Kirjanov2016-11-161-1/+7
* cpufreq: powernv: Fix uninitialized lpstate_idx in gpstates_timer_handler()Akshay Adiga2016-11-141-0/+1
* cpufreq: powernv: Use PMCR to verify global and local pstateAkshay Adiga2016-11-111-10/+26
* cpufreq: powernv: Adding fast_switch for schedutilAkshay Adiga2016-11-111-1/+19
*-. Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2016-08-121-1/+20
|\ \
| | * cpufreq: powernv: Fix crash in gpstate_timer_handler()Akshay Adiga2016-08-061-1/+20
* | | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-07-261-78/+103
|\ \ \ | | |/ | |/|
| * | cpufreq: powernv: Replacing pstate_id with frequency table indexAkshay Adiga2016-07-121-75/+102
| * | cpufreq: Reuse new freq-table helpersViresh Kumar2016-07-071-2/+1
| * | cpufreq: Return index from cpufreq_frequency_table_target()Viresh Kumar2016-06-091-2/+2
| * | cpufreq: Drop freq-table param to cpufreq_frequency_table_target()Viresh Kumar2016-06-091-2/+1
| |/
* | timers, cpufreq/powernv: Initialize the gpstate timer as pinnedThomas Gleixner2016-07-071-3/+2
|/
* cpufreq: powernv: del_timer_sync when global and local pstate are equalAkshay Adiga2016-05-111-0/+2
* cpufreq: powernv: Move smp_call_function_any() out of irq safe blockAkshay Adiga2016-05-111-4/+5
* cpufreq: powernv: Ramp-down global pstate slower than local-pstateAkshay Adiga2016-04-271-7/+251
* cpufreq: powernv: Remove flag use-case of policy->driver_dataShilpasri G Bhat2016-04-271-6/+5
* cpufreq: powernv: Add sysfs attributes to show throttle statsShilpasri G Bhat2016-03-221-2/+72
* cpufreq: powernv: Define per_cpu chip pointer to optimize hot-pathMichael Neuling2016-03-221-33/+17
* cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}Shilpasri G Bhat2016-02-261-11/+29
* cpufreq: powernv: Replace pr_info with trace print for throttle eventShilpasri G Bhat2016-02-051-39/+34
* cpufreq: powernv: Remove cpu_to_chip_id() from hot-pathShilpasri G Bhat2016-02-051-3/+20
* cpufreq: powernv: Hot-plug safe the kworker threadShilpasri G Bhat2016-02-051-8/+11
* cpufreq: powernv: Free 'chips' on module exitShilpasri G Bhat2016-02-051-0/+1
* powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith2015-12-171-1/+1
* cpufreq : powernv: Report Pmax throttling if capped below nominal frequencyShilpasri G Bhat2015-09-261-2/+8
* cpufreq: powernv: Increase the verbosity of OCC console messagesShilpasri G Bhat2015-09-011-4/+5
* cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottlingShilpasri G Bhat2015-07-281-2/+29
* cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active bit is setShilpasri G Bhat2015-07-281-9/+3
* cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLEShilpasri G Bhat2015-07-281-2/+26
* cpufreq: powernv: Register for OCC related opal_message notificationShilpasri G Bhat2015-07-281-1/+73
* cpufreq: powernv: Handle throttling due to Pmax capping at chip levelShilpasri G Bhat2015-07-281-4/+55
* cpufreq: powernv: Report cpu frequency throttlingShilpasri G Bhat2015-04-011-1/+46
* cpufreq: powernv: Set the cpus to nominal frequency during reboot/kexecShilpasri G Bhat2014-09-291-0/+35
* cpufreq: powernv: Set the pstate of the last hotplugged out cpu in policy->cp...Preeti U Murthy2014-09-291-0/+9
* powerpc/cpufreq: Add pr_warn() on OPAL firmware failuresVaidyanathan Srinivasan2014-08-051-2/+16
* cpufreq: powernv: make local function staticBrian Norris2014-05-171-1/+1
* cpufreq, powernv: Fix build failure on UPSrivatsa S. Bhat2014-04-211-0/+1
* cpufreq: powernv: Use cpufreq_frequency_table.driver_data to store pstate idsGautham R. Shenoy2014-04-071-3/+2
* cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan2014-04-071-0/+342
OpenPOWER on IntegriCloud