Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpufreq: add 'freq_table' in struct cpufreq_policy | Viresh Kumar | 2014-03-12 | 1 | -3/+1 |
* | cpufreq: move freq change notifications to cpufreq core | Viresh Kumar | 2013-10-31 | 1 | -7/+0 |
* | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 2013-10-25 | 1 | -18/+3 |
* | cpufreq: sparc: Use generic cpufreq routines | Viresh Kumar | 2013-10-16 | 1 | -7/+1 |
* | cpufreq: sparc: use cpufreq_table_validate_and_show() | Viresh Kumar | 2013-09-30 | 1 | -5/+1 |
* | cpufreq: sparc: call cpufreq_frequency_table_get_attr() | Viresh Kumar | 2013-09-30 | 1 | -2/+8 |
* | cpufreq: Drop the owner field from struct cpufreq_driver | Viresh Kumar | 2013-08-10 | 1 | -1/+0 |
* | cpufreq: Use sizeof(*ptr) convetion for computing sizes | Viresh Kumar | 2013-08-07 | 1 | -3/+2 |
* | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 2013-06-04 | 1 | -6/+6 |
* | cpufreq: sparc: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 1 | -0/+408 |