index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
powernv-cpufreq.c
Age
Commit message (
Expand
)
Author
2016-02-26
cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
Shilpasri G Bhat
2016-02-05
cpufreq: powernv: Replace pr_info with trace print for throttle event
Shilpasri G Bhat
2016-02-05
cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
Shilpasri G Bhat
2016-02-05
cpufreq: powernv: Hot-plug safe the kworker thread
Shilpasri G Bhat
2016-02-05
cpufreq: powernv: Free 'chips' on module exit
Shilpasri G Bhat
2015-12-17
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
Stewart Smith
2015-09-26
cpufreq : powernv: Report Pmax throttling if capped below nominal frequency
Shilpasri G Bhat
2015-09-01
cpufreq: powernv: Increase the verbosity of OCC console messages
Shilpasri G Bhat
2015-07-28
cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottling
Shilpasri G Bhat
2015-07-28
cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active bit is set
Shilpasri G Bhat
2015-07-28
cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLE
Shilpasri G Bhat
2015-07-28
cpufreq: powernv: Register for OCC related opal_message notification
Shilpasri G Bhat
2015-07-28
cpufreq: powernv: Handle throttling due to Pmax capping at chip level
Shilpasri G Bhat
2015-04-01
cpufreq: powernv: Report cpu frequency throttling
Shilpasri G Bhat
2014-09-29
cpufreq: powernv: Set the cpus to nominal frequency during reboot/kexec
Shilpasri G Bhat
2014-09-29
cpufreq: powernv: Set the pstate of the last hotplugged out cpu in policy->cp...
Preeti U Murthy
2014-08-05
powerpc/cpufreq: Add pr_warn() on OPAL firmware failures
Vaidyanathan Srinivasan
2014-05-16
cpufreq: powernv: make local function static
Brian Norris
2014-04-21
cpufreq, powernv: Fix build failure on UP
Srivatsa S. Bhat
2014-04-07
cpufreq: powernv: Use cpufreq_frequency_table.driver_data to store pstate ids
Gautham R. Shenoy
2014-04-07
cpufreq: powernv: cpufreq driver for powernv platform
Vaidyanathan Srinivasan