index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
gx-suspmod.c
Age
Commit message (
Expand
)
Author
2020-01-27
cpufreq: Avoid creating excessively large stack frames
Rafael J. Wysocki
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-07-26
cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
Viresh Kumar
2015-06-15
cpufreq: gx-suspmod: Fix two typos in two comments
Shailendra Verma
2014-03-26
cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}
Viresh Kumar
2013-10-16
cpufreq: gx: don't initialize part of policy set by core
Viresh Kumar
2013-08-14
cpufreq / gx: Fix gx_detect_chipset() __init attribute location
Hanjun Guo
2013-08-10
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
2013-08-07
cpufreq: Use sizeof(*ptr) convetion for computing sizes
Viresh Kumar
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2012-02-02
cpufreq/gx: Fix the compile error
Alan Cox
2012-01-26
cpufreq: Add support for x86 cpuinfo auto loading v4
Andi Kleen
2011-05-19
[CPUFREQ] Move x86 drivers to drivers/cpufreq/
Dave Jones