summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/sc520_freq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-091-3/+3
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-091-3/+3
* 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: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-11/+0
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-17/+2
* cpufreq: sc520_freq: don't initialize part of policy set by coreViresh Kumar2013-10-161-1/+0
* cpufreq: sc520: Use generic cpufreq routinesViresh Kumar2013-10-161-21/+3
* cpufreq: sc520: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-8/+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-1/+1
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-5/+5
* cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen2012-01-261-6/+8
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-191-0/+192
OpenPOWER on IntegriCloud