Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -12/+0 |
* | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 2013-10-25 | 1 | -14/+3 |
* | cpufreq: pxa: don't initialize part of policy set by core | Viresh Kumar | 2013-10-16 | 1 | -4/+3 |
* | cpufreq: pxa: Use generic cpufreq routines | Viresh Kumar | 2013-10-16 | 1 | -13/+2 |
* | cpufreq: pxa: use cpufreq_table_validate_and_show() | Viresh Kumar | 2013-09-30 | 1 | -6/+2 |
* | cpufreq: pxa: call cpufreq_frequency_table_get_attr() | Viresh Kumar | 2013-09-30 | 1 | -2/+13 |
* | pxa3xx-cpufreq.c: Avoid using ARRAY_AND_SIZE(e) as a function argument | Julia Lawall | 2013-08-14 | 1 | -2/+4 |
* | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 2013-06-04 | 1 | -2/+2 |
* | cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-08 | 1 | -0/+254 |