Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | 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: move freq change notifications to cpufreq core | Viresh Kumar | 2013-10-31 | 1 | -8/+0 |
* | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 2013-10-25 | 1 | -16/+2 |
* | cpufreq: cris: use cpufreq_generic_init() | Viresh Kumar | 2013-10-16 | 1 | -5/+1 |
* | cpufreq: cris: don't initialize part of policy set by core | Viresh Kumar | 2013-10-16 | 1 | -1/+0 |
* | cpufreq: cris: Use generic cpufreq routines | Viresh Kumar | 2013-10-16 | 1 | -20/+3 |
* | cpufreq: cris: use cpufreq_table_validate_and_show() | Viresh Kumar | 2013-09-30 | 1 | -9/+1 |
* | cpufreq: Drop the owner field from struct cpufreq_driver | Viresh Kumar | 2013-08-10 | 1 | -1/+0 |
* | cpufreq: cris: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 1 | -0/+146 |