aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq-nforce2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-27cpufreq: Avoid creating excessively large stack framesRafael J. Wysocki1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner1-1/+1
2018-12-11cpufreq: nforce2: Remove meaningless returnYangtao Li1-3/+0
2017-07-26cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar1-1/+1
2016-04-09cpufreq: Use consistent prefixing via pr_fmtJoe Perches1-10/+10
2016-04-09cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches1-14/+10
2015-06-15cpufreq: nforce2: Fix typo in comment to function nforce2_init()Shailendra Verma1-1/+1
2014-05-17cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2014-03-26cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar1-2/+2
2013-10-16cpufreq: nforce2: don't initialize part of policy set by coreViresh Kumar1-1/+0
2013-10-16cpufreq: add new routine cpufreq_verify_within_cpu_limits()Viresh Kumar1-3/+1
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar1-1/+0
2013-04-02cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar1-4/+2
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-3/+2
2012-01-26cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen1-0/+8
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones1-0/+444