summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/kirkwood-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: kirkwood-cpufreq:- Handle return value of clk_prepare_enable()Arvind Yadav2017-05-301-3/+16
* cpufreq: kirkwood: add missing \n to end of dev_err messagesColin Ian King2016-09-261-4/+4
* cpufreq: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* cpufreq: kirkwood: use the powersave multiplexerMike Turquette2014-09-021-9/+5
* 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: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-061-0/+1
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-34/+20
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-16/+3
* cpufreq: kirkwood: use cpufreq_generic_init()Viresh Kumar2013-10-161-4/+1
* cpufreq: kirkwood: don't initialize part of policy set by coreViresh Kumar2013-10-161-1/+0
* cpufreq: kirkwood: Use generic cpufreq routinesViresh Kumar2013-10-161-19/+3
* cpufreq: kirkwood: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-9/+1
* 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/+0
|/
* 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/+0
* 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/+3
* cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCsAndrew Lunn2013-02-091-0/+259
OpenPOWER on IntegriCloud