| Commit message (Expand) | Author | Age | Files | Lines |
* | cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx() | Dominik Brodowski | 2018-02-08 | 1 | -4/+3 |
* | cpufreq: exynos5440: Fix inconsistent indenting | Krzysztof Kozlowski | 2017-06-24 | 1 | -3/+3 |
* | PM / OPP: Update OPP users to put reference | Viresh Kumar | 2017-01-30 | 1 | -3/+2 |
* | PM / OPP: Prefix exported opp routines with dev_pm_opp_ | Viresh Kumar | 2015-09-15 | 1 | -3/+3 |
* | PM / OPP: Rename opp init/free table routines | Viresh Kumar | 2015-09-15 | 1 | -3/+3 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | cpufreq: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | exynos5440: free OPP table created during ->init() | Viresh Kumar | 2014-12-01 | 1 | -1/+4 |
|/ |
|
* | cpufreq: Use cpufreq_for_each_* macros for frequency table iteration | Stratos Karafotis | 2014-04-30 | 1 | -15/+15 |
* | cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end} | Viresh Kumar | 2014-03-26 | 1 | -2/+2 |
* | cpufreq: Remove cpufreq_generic_exit() | Viresh Kumar | 2014-03-12 | 1 | -1/+0 |
* | cpufreq: introduce cpufreq_generic_get() routine | Viresh Kumar | 2014-01-17 | 1 | -19/+14 |
* | cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag | Viresh Kumar | 2014-01-06 | 1 | -1/+2 |
* | cpufreq: distinguish drivers that do asynchronous notifications | Viresh Kumar | 2013-10-31 | 1 | -1/+1 |
* | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 2013-10-25 | 1 | -16/+5 |
* | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 2013-10-25 | 1 | -22/+5 |
|\ |
|
| * | cpufreq: exynos: Show a list of available frequencies | Jungseok Lee | 2013-10-16 | 1 | -0/+1 |
| * | cpufreq: exynos: use cpufreq_generic_init() | Viresh Kumar | 2013-10-16 | 1 | -12/+2 |
| * | cpufreq: exynos: don't initialize part of policy set by core | Viresh Kumar | 2013-10-16 | 1 | -1/+0 |
| * | cpufreq: exynos: Use generic cpufreq routines | Viresh Kumar | 2013-10-16 | 1 | -14/+2 |
| * | cpufreq: exynos: call cpufreq_frequency_table_put_attr() | Viresh Kumar | 2013-09-30 | 1 | -0/+7 |
| * | cpufreq: exynos: use cpufreq_table_validate_and_show() | Viresh Kumar | 2013-09-30 | 1 | -3/+1 |
* | | PM / OPP: rename header to linux/pm_opp.h | Nishanth Menon | 2013-10-25 | 1 | -1/+1 |
* | | PM / OPP: rename data structures to dev_pm equivalents | Nishanth Menon | 2013-10-25 | 1 | -1/+1 |
* | | PM / OPP: rename functions to dev_pm_opp* | Nishanth Menon | 2013-10-25 | 1 | -6/+7 |
|/ |
|
* | cpufreq: exynos5440: Fix potential NULL pointer dereference | Sachin Kamat | 2013-09-25 | 1 | -1/+1 |
* | cpufreq: exynos5440: Fix to skip when new frequency same as current | Amit Daniel Kachhap | 2013-08-12 | 1 | -0/+3 |
* | cpufreq: exynos5440: Protect OPP search calls with RCU lock | Amit Daniel Kachhap | 2013-04-22 | 1 | -0/+3 |
* | cpufreq: exynos: Add cpufreq driver for exynos5440 | Amit Daniel Kachhap | 2013-04-10 | 1 | -0/+478 |