summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq-nforce2.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar2017-07-261-1/+1
* cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-091-10/+10
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-091-14/+10
* cpufreq: nforce2: Fix typo in comment to function nforce2_init()Shailendra Verma2015-06-151-1/+1
* cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-05-171-1/+1
* cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar2014-03-261-2/+2
* cpufreq: nforce2: don't initialize part of policy set by coreViresh Kumar2013-10-161-1/+0
* cpufreq: add new routine cpufreq_verify_within_cpu_limits()Viresh Kumar2013-10-161-3/+1
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
* cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar2013-04-021-4/+2
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-3/+2
* cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen2012-01-261-0/+8
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-191-0/+444
OpenPOWER on IntegriCloud