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