summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/speedstep-centrino.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-091-2/+3
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-091-2/+1
* cpufreq: Make linux-pm@vger.kernel.org official mailing listViresh Kumar2014-05-011-1/+1
* cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar2014-03-121-2/+0
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-20/+1
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-19/+8
* speedstep-centrino: Remove unnecessary bracesEvgeny Kapaev2013-10-171-2/+1
* cpufreq: speedstep: don't initialize part of policy set by coreViresh Kumar2013-10-161-5/+0
* cpufreq: speedstep: Use generic cpufreq routinesViresh Kumar2013-10-161-20/+2
* cpufreq: speedstep: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-9/+1
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-4/+4
* cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-021-4/+0
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-19/+5
* cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen2012-01-261-4/+20
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-191-0/+633
OpenPOWER on IntegriCloud