summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/cpufreq-nforce2.c
AgeCommit message (Expand)Author
2017-07-26cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar
2016-04-09cpufreq: Use consistent prefixing via pr_fmtJoe Perches
2016-04-09cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2015-06-15cpufreq: nforce2: Fix typo in comment to function nforce2_init()Shailendra Verma
2014-05-17cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2014-03-26cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar
2013-10-16cpufreq: nforce2: don't initialize part of policy set by coreViresh Kumar
2013-10-16cpufreq: add new routine cpufreq_verify_within_cpu_limits()Viresh Kumar
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar
2013-04-02cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2012-01-26cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones