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
/
cpufreq-nforce2.c
Age
Commit message (
Expand
)
Author
2020-01-27
cpufreq: Avoid creating excessively large stack frames
Rafael J. Wysocki
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
2018-12-11
cpufreq: nforce2: Remove meaningless return
Yangtao Li
2017-07-26
cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
Viresh Kumar
2016-04-09
cpufreq: Use consistent prefixing via pr_fmt
Joe Perches
2016-04-09
cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2015-06-15
cpufreq: nforce2: Fix typo in comment to function nforce2_init()
Shailendra Verma
2014-05-17
cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-03-26
cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}
Viresh Kumar
2013-10-16
cpufreq: nforce2: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
cpufreq: add new routine cpufreq_verify_within_cpu_limits()
Viresh Kumar
2013-08-10
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
2013-04-02
cpufreq: drivers: Remove unnecessary assignments of policy-> members
Viresh Kumar
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
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