index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
powernv-cpufreq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt
Shilpasri G Bhat
2018-05-01
1
-3
/
+11
*
powernv-cpufreq: Add helper to extract pstate from PMSR
Gautham R. Shenoy
2018-04-12
1
-14
/
+23
*
cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
Shilpasri G Bhat
2018-02-22
1
-2
/
+2
*
cpufreq: powernv: Add boost files to export ultra-turbo frequencies
Shilpasri G Bhat
2017-02-03
1
-3
/
+47
*
cpufreq: powernv: Disable preemption while checking CPU throttling state
Denis Kirjanov
2016-11-16
1
-1
/
+7
*
cpufreq: powernv: Fix uninitialized lpstate_idx in gpstates_timer_handler()
Akshay Adiga
2016-11-14
1
-0
/
+1
*
cpufreq: powernv: Use PMCR to verify global and local pstate
Akshay Adiga
2016-11-11
1
-10
/
+26
*
cpufreq: powernv: Adding fast_switch for schedutil
Akshay Adiga
2016-11-11
1
-1
/
+19
*
-
.
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2016-08-12
1
-1
/
+20
|
\
\
|
|
*
cpufreq: powernv: Fix crash in gpstate_timer_handler()
Akshay Adiga
2016-08-06
1
-1
/
+20
*
|
|
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-07-26
1
-78
/
+103
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cpufreq: powernv: Replacing pstate_id with frequency table index
Akshay Adiga
2016-07-12
1
-75
/
+102
|
*
|
cpufreq: Reuse new freq-table helpers
Viresh Kumar
2016-07-07
1
-2
/
+1
|
*
|
cpufreq: Return index from cpufreq_frequency_table_target()
Viresh Kumar
2016-06-09
1
-2
/
+2
|
*
|
cpufreq: Drop freq-table param to cpufreq_frequency_table_target()
Viresh Kumar
2016-06-09
1
-2
/
+1
|
|
/
*
|
timers, cpufreq/powernv: Initialize the gpstate timer as pinned
Thomas Gleixner
2016-07-07
1
-3
/
+2
|
/
*
cpufreq: powernv: del_timer_sync when global and local pstate are equal
Akshay Adiga
2016-05-11
1
-0
/
+2
*
cpufreq: powernv: Move smp_call_function_any() out of irq safe block
Akshay Adiga
2016-05-11
1
-4
/
+5
*
cpufreq: powernv: Ramp-down global pstate slower than local-pstate
Akshay Adiga
2016-04-27
1
-7
/
+251
*
cpufreq: powernv: Remove flag use-case of policy->driver_data
Shilpasri G Bhat
2016-04-27
1
-6
/
+5
*
cpufreq: powernv: Add sysfs attributes to show throttle stats
Shilpasri G Bhat
2016-03-22
1
-2
/
+72
*
cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
Michael Neuling
2016-03-22
1
-33
/
+17
*
cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
Shilpasri G Bhat
2016-02-26
1
-11
/
+29
*
cpufreq: powernv: Replace pr_info with trace print for throttle event
Shilpasri G Bhat
2016-02-05
1
-39
/
+34
*
cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
Shilpasri G Bhat
2016-02-05
1
-3
/
+20
*
cpufreq: powernv: Hot-plug safe the kworker thread
Shilpasri G Bhat
2016-02-05
1
-8
/
+11
*
cpufreq: powernv: Free 'chips' on module exit
Shilpasri G Bhat
2016-02-05
1
-0
/
+1
*
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
Stewart Smith
2015-12-17
1
-1
/
+1
*
cpufreq : powernv: Report Pmax throttling if capped below nominal frequency
Shilpasri G Bhat
2015-09-26
1
-2
/
+8
*
cpufreq: powernv: Increase the verbosity of OCC console messages
Shilpasri G Bhat
2015-09-01
1
-4
/
+5
*
cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottling
Shilpasri G Bhat
2015-07-28
1
-2
/
+29
*
cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active bit is set
Shilpasri G Bhat
2015-07-28
1
-9
/
+3
*
cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLE
Shilpasri G Bhat
2015-07-28
1
-2
/
+26
*
cpufreq: powernv: Register for OCC related opal_message notification
Shilpasri G Bhat
2015-07-28
1
-1
/
+73
*
cpufreq: powernv: Handle throttling due to Pmax capping at chip level
Shilpasri G Bhat
2015-07-28
1
-4
/
+55
*
cpufreq: powernv: Report cpu frequency throttling
Shilpasri G Bhat
2015-04-01
1
-1
/
+46
*
cpufreq: powernv: Set the cpus to nominal frequency during reboot/kexec
Shilpasri G Bhat
2014-09-29
1
-0
/
+35
*
cpufreq: powernv: Set the pstate of the last hotplugged out cpu in policy->cp...
Preeti U Murthy
2014-09-29
1
-0
/
+9
*
powerpc/cpufreq: Add pr_warn() on OPAL firmware failures
Vaidyanathan Srinivasan
2014-08-05
1
-2
/
+16
*
cpufreq: powernv: make local function static
Brian Norris
2014-05-17
1
-1
/
+1
*
cpufreq, powernv: Fix build failure on UP
Srivatsa S. Bhat
2014-04-21
1
-0
/
+1
*
cpufreq: powernv: Use cpufreq_frequency_table.driver_data to store pstate ids
Gautham R. Shenoy
2014-04-07
1
-3
/
+2
*
cpufreq: powernv: cpufreq driver for powernv platform
Vaidyanathan Srinivasan
2014-04-07
1
-0
/
+342