Age | Commit message (Expand) | Author | Files | Lines |
2014-10-20 | cpufreq: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-09-03 | cpufreq: kirkwood: use the powersave multiplexer | Mike Turquette | 1 | -9/+5 |
2014-04-07 | cpufreq: create another field .flags in cpufreq_frequency_table | Viresh Kumar | 1 | -3/+3 |
2014-03-12 | cpufreq: Remove cpufreq_generic_exit() | Viresh Kumar | 1 | -1/+0 |
2014-01-06 | cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag | Viresh Kumar | 1 | -0/+1 |
2013-10-31 | cpufreq: move freq change notifications to cpufreq core | Viresh Kumar | 1 | -34/+20 |
2013-10-26 | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 1 | -16/+3 |
2013-10-16 | cpufreq: kirkwood: use cpufreq_generic_init() | Viresh Kumar | 1 | -4/+1 |
2013-10-16 | cpufreq: kirkwood: don't initialize part of policy set by core | Viresh Kumar | 1 | -1/+0 |
2013-10-16 | cpufreq: kirkwood: Use generic cpufreq routines | Viresh Kumar | 1 | -19/+3 |
2013-09-30 | cpufreq: kirkwood: use cpufreq_table_validate_and_show() | Viresh Kumar | 1 | -9/+1 |
2013-08-23 | Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-next | Rafael J. Wysocki | 1 | -3/+5 |
2013-08-21 | cpufreq: kirkwood-cpufreq: remove device tree parsing for cpu nodes | Sudeep KarkadaNagesha | 1 | -3/+5 |
2013-08-10 | cpufreq: Drop the owner field from struct cpufreq_driver | Viresh Kumar | 1 | -1/+0 |
2013-06-04 | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 1 | -1/+1 |
2013-05-12 | cpufreq / kirkwood: don't check resource with devm_ioremap_resource | Wolfram Sang | 1 | -4/+0 |
2013-04-02 | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 1 | -5/+5 |
2013-04-01 | cpufreq: kirkwood: fix coccicheck warnings | Silviu-Mihai Popescu | 1 | -5/+3 |
2013-02-09 | cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs | Andrew Lunn | 1 | -0/+259 |