summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/kirkwood-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-34/+20Star
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-16/+3Star
* cpufreq: kirkwood: use cpufreq_generic_init()Viresh Kumar2013-10-161-4/+1Star
* cpufreq: kirkwood: don't initialize part of policy set by coreViresh Kumar2013-10-161-1/+0Star
* cpufreq: kirkwood: Use generic cpufreq routinesViresh Kumar2013-10-161-19/+3Star
* cpufreq: kirkwood: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-9/+1Star
* Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-nextRafael J. Wysocki2013-08-231-3/+5
|\
| * cpufreq: kirkwood-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-211-3/+5
* | cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0Star
|/
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-1/+1
* cpufreq / kirkwood: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-121-4/+0Star
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-5/+5
* cpufreq: kirkwood: fix coccicheck warningsSilviu-Mihai Popescu2013-04-011-5/+3Star
* cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCsAndrew Lunn2013-02-091-0/+259