summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/speedstep-smi.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar2017-07-261-1/+1
* Annotate hardware config module parameters in drivers/cpufreq/David Howells2017-04-201-1/+1
* cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-091-1/+3
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-091-3/+2
* cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka2015-02-121-0/+12
* cpufreq: speedstep-smi: fix decimal printf specifiersHans Wennborg2014-08-071-2/+2
* cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-071-3/+3
* cpufreq: Remove cpufreq_generic_exit()Viresh Kumar2014-03-121-1/+0
* cpufreq: speedstep: remove unused speedstep_get_statePaul Bolle2014-01-171-32/+0
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-7/+0
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-15/+5
* cpufreq: speedstep: don't initialize part of policy set by coreViresh Kumar2013-10-161-13/+0
* cpufreq: speedstep: Use generic cpufreq routinesViresh Kumar2013-10-161-27/+3
* cpufreq: speedstep: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-7/+1
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
* 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/+15
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-191-0/+464
OpenPOWER on IntegriCloud