1. 1271d6d Merge branch 'pm-opp' by Rafael J. Wysocki · 6 years ago
  2. 3ad63a6 cpufreq: imx6q: Register an Energy Model by Yangtao Li · 6 years ago
  3. 4b49886 cpufreq: imx6q: Use auto-registration of thermal cooling device by Amit Kucheria · 6 years ago
  4. cccf6ae cpufreq: imx6q: save one condition block for normal case of nvmem read by Anson Huang · 6 years ago
  5. 58ad4e6 cpufreq: imx6q: remove unused code by Anson Huang · 6 years ago
  6. 6ef28a0 cpufreq: imx6q: add return value check for voltage scale by Anson Huang · 6 years ago
  7. 2733fb0 cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ull by Anson Huang · 6 years ago
  8. a1d0015 cpufreq: imx6q/thermal: imx: register cooling device depending on OF by Bastian Stender · 7 years ago
  9. d09fcec Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  10. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  11. 0aa9abd cpufreq: imx6q: check speed grades for i.MX6ULL by Sébastien Szymanski · 7 years ago
  12. 8d768cd cpufreq: imx6q: Find max freq from frequency table itself by Viresh Kumar · 7 years ago
  13. d0404738 arm: imx: Add MODULE_ALIAS for cpufreq by Nicolas Chauvet · 7 years ago
  14. 5028f5d cpufreq: imx6q: add 696MHz operating point for i.mx6ul by Anson Huang · 7 years ago
  15. 2332bd0 cpufreq: imx6q: switch to Use clk_bulk_get() to refine clk operations by Dong Aisheng · 7 years ago
  16. ccc153a cpufreq: imx6q: fix speed grading regression on i.MX6 QuadPlus by Lucas Stach · 7 years ago
  17. 2b3d58a cpufreq: imx6q: Move speed grading check to cpufreq driver by Fabio Estevam · 7 years ago
  18. fded5fc cpufreq: imx6q: Fix imx6sx low frequency support by Leonard Crestez · 7 years ago
  19. 3fafb4e cpufreq: imx6q: imx6ull should use the same flow as imx6ul by Octavian Purdila · 8 years ago
  20. eafca85 cpufreq: imx6q: Fix error handling code by Christophe Jaillet · 8 years ago
  21. 5aa1599 cpufreq: imx6q: Set max suspend_freq to avoid changes during suspend by Leonard Crestez · 8 years ago
  22. 54cad2f cpufreq: imx6q: Fix handling EPROBE_DEFER from regulator by Irina Tirdea · 8 years ago
  23. 8a31d9d9 PM / OPP: Update OPP users to put reference by Viresh Kumar · 8 years ago
  24. 394f716 Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  25. a35fc5a cpufreq: imx: update the clock switch flow to support imx6ul by Bai Ping · 9 years ago
  26. 8f8d37b PM / OPP: Prefix exported opp routines with dev_pm_opp_ by Viresh Kumar · 9 years ago
  27. f0489a5 PM / OPP: Rename opp init/free table routines by Viresh Kumar · 9 years ago
  28. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  29. cc87b8a imx6q: free OPP table created during ->init() by Viresh Kumar · 10 years ago
  30. 30f51f2 cpufreq: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  31. 22d0628 cpufreq: imx6: remove pu regulator dependency for SOCs with no PU regulator by Anson Huang · 11 years ago
  32. 5ee73eb cpufreq: imx6q: Remove unused include by Philipp Zabel · 11 years ago
  33. f8269c1 cpufreq: imx6q: Drop devm_clk/regulator_get usage by Philipp Zabel · 11 years ago
  34. 979d86f cpufreq: Remove cpufreq_generic_exit() by Viresh Kumar · 11 years ago
  35. 652ed95 cpufreq: introduce cpufreq_generic_get() routine by Viresh Kumar · 11 years ago
  36. ae6b427 cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag by Viresh Kumar · 11 years ago
  37. 20b7cbe cpufreq: imx6q: add of_init_opp_table by John Tobias · 11 years ago
  38. b4573d1d cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changed by Anson Huang · 11 years ago
  39. d4019f0 cpufreq: move freq change notifications to cpufreq core by Viresh Kumar · 11 years ago
  40. 9c0ebcf cpufreq: Implement light weight ->target_index() routine by Viresh Kumar · 11 years ago
  41. 6ddee42 Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 11 years ago
  42. e4db1c7 PM / OPP: rename header to linux/pm_opp.h by Nishanth Menon · 11 years ago
  43. 47d43ba PM / OPP: rename data structures to dev_pm equivalents by Nishanth Menon · 11 years ago
  44. 5d4879c PM / OPP: rename functions to dev_pm_opp* by Nishanth Menon · 11 years ago
  45. 17922dd cpufreq: imx6q: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  46. 5e62178 cpufreq: imx6q: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  47. 4f6ba38 cpufreq: imx6q: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  48. 9ff4a80 cpufreq: imx6q: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  49. b494b48 cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 device by Sudeep KarkadaNagesha · 11 years ago
  50. f7b2ed43 Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux into pm-cpufreq by Rafael J. Wysocki · 11 years ago
  51. fae19b8 cpufreq: imx6q: Fix clock enable balance by Sascha Hauer · 11 years ago
  52. cdc58d6 cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodes by Sudeep KarkadaNagesha · 12 years ago
  53. 5a571c3 cpufreq: imx6q: call CPUFREQ_POSTCHANGE notfier in error cases by Viresh Kumar · 12 years ago
  54. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 12 years ago
  55. 3a3656d imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe() by Wei Yongjun · 12 years ago
  56. 1dd538f cpufreq: add imx6q-cpufreq driver by Shawn Guo · 12 years ago