aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq-nforce2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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