summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/elanfreq.c
AgeCommit message (Expand)AuthorLines
2018-03-20cpufreq: elanfreq: Don't validate the frequency table twiceViresh Kumar-1/+2
2017-07-26cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar-3/+1
2016-04-09cpufreq: Use consistent prefixing via pr_fmtJoe Perches-0/+2
2016-04-09cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches-1/+1
2014-04-30cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis-5/+4
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar-9/+9
2014-03-12cpufreq: Remove cpufreq_generic_exit()Viresh Kumar-1/+0
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar-13/+0
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar-31/+3
2013-10-16cpufreq: elanfreq: don't initialize part of policy set by coreViresh Kumar-1/+0
2013-10-16cpufreq: elanfreq: Use generic cpufreq routinesViresh Kumar-29/+3
2013-09-30cpufreq: elanfreq: use cpufreq_table_validate_and_show()Viresh Kumar-7/+1
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar-1/+0
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar-5/+5
2012-01-26cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen-7/+7
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones-0/+309