1. 8f8d37b PM / OPP: Prefix exported opp routines with dev_pm_opp_ by Viresh Kumar · 9 years ago
  2. f0489a5 PM / OPP: Rename opp init/free table routines by Viresh Kumar · 9 years ago
  3. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  4. c6104fd exynos5440: free OPP table created during ->init() by Viresh Kumar · 9 years ago
  5. 30f51f2 cpufreq: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  6. 041526f cpufreq: Use cpufreq_for_each_* macros for frequency table iteration by Stratos Karafotis · 10 years ago
  7. 8fec051 cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end} by Viresh Kumar · 10 years ago
  8. 979d86f cpufreq: Remove cpufreq_generic_exit() by Viresh Kumar · 10 years ago
  9. 652ed95 cpufreq: introduce cpufreq_generic_get() routine by Viresh Kumar · 10 years ago
  10. ae6b427 cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag by Viresh Kumar · 10 years ago
  11. 7dbf694 cpufreq: distinguish drivers that do asynchronous notifications by Viresh Kumar · 11 years ago
  12. 9c0ebcf cpufreq: Implement light weight ->target_index() routine by Viresh Kumar · 11 years ago
  13. 6ddee42 Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 11 years ago
  14. e4db1c7 PM / OPP: rename header to linux/pm_opp.h by Nishanth Menon · 11 years ago
  15. 47d43ba PM / OPP: rename data structures to dev_pm equivalents by Nishanth Menon · 11 years ago
  16. 5d4879c PM / OPP: rename functions to dev_pm_opp* by Nishanth Menon · 11 years ago
  17. 5d7e690 cpufreq: exynos: Show a list of available frequencies by Jungseok Lee · 11 years ago
  18. b249aba cpufreq: exynos: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  19. 77fa105 cpufreq: exynos: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  20. eea6181 cpufreq: exynos: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  21. 724b9ea cpufreq: exynos: call cpufreq_frequency_table_put_attr() by Viresh Kumar · 11 years ago
  22. bc574ce cpufreq: exynos: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  23. 116decb cpufreq: exynos5440: Fix potential NULL pointer dereference by Sachin Kamat · 11 years ago
  24. c721d15 cpufreq: exynos5440: Fix to skip when new frequency same as current by Amit Daniel Kachhap · 11 years ago
  25. 70eb085 cpufreq: exynos5440: Protect OPP search calls with RCU lock by Amit Daniel Kachhap · 11 years ago
  26. 49d7b5b cpufreq: exynos: Add cpufreq driver for exynos5440 by Amit Daniel Kachhap · 11 years ago