1. 7813dd6 PM / OPP: Move the OPP directory out of power/ by Viresh Kumar · 7 years ago[Renamed from drivers/base/power/opp/cpu.c]
  2. 052c6f1 PM / OPP: Move away from RCU locking by Viresh Kumar · 8 years ago
  3. 5b650b3 PM / OPP: Take kref from _find_opp_table() by Viresh Kumar · 8 years ago
  4. 8a31d9d9 PM / OPP: Update OPP users to put reference by Viresh Kumar · 8 years ago
  5. 79ee2e8 PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table by Viresh Kumar · 9 years ago
  6. f47b72a PM / OPP: Move CONFIG_OF dependent code in a separate file by Viresh Kumar · 9 years ago
  7. 411466c PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table by Sudeep Holla · 9 years ago
  8. ddbb74b PM / OPP: pass cpumask by reference by Arnd Bergmann · 9 years ago
  9. 6f707da PM / OPP: Add dev_pm_opp_get_sharing_cpus() by Viresh Kumar · 9 years ago
  10. dde370b PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus() by Viresh Kumar · 9 years ago
  11. 46e7a4e PM / OPP: Mark shared-opp for non-dt case by Viresh Kumar · 9 years ago
  12. 2c93104 PM / OPP: Relocate dev_pm_opp_set_sharing_cpus() by Viresh Kumar · 9 years ago
  13. 45ca36a PM / OPP: Add missing doc style comments by Viresh Kumar · 9 years ago
  14. 2d74c6d PM / OPP: Propagate the error returned by _find_opp_table() by Viresh Kumar · 9 years ago
  15. 2c2709d PM / OPP: Rename structures for clarity by Viresh Kumar · 9 years ago
  16. d9de19b PM / OPP: Set cpu_dev->id in cpumask first by Pi-Cheng Chen · 9 years ago
  17. 87b4115 PM / OPP: Protect updates to list_dev with mutex by Viresh Kumar · 9 years ago
  18. 1794ec1 PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus() by Viresh Kumar · 9 years ago
  19. d6d2a52 PM / OPP: Improve print messages with pr_fmt by Viresh Kumar · 9 years ago
  20. a6eed75 PM / OPP: passing NULL to PTR_ERR() by Dan Carpenter · 9 years ago
  21. f59d3ee PM / OPP: Move cpu specific code to opp/cpu.c by Viresh Kumar · 9 years ago
  22. 33692dc PM / OPP: Move opp core to its own directory by Viresh Kumar · 9 years ago[Renamed (96%) from drivers/cpufreq/cpufreq_opp.c]
  23. 79eea44 cpufreq: Update boost flag while initializing freq table from OPPs by Bartlomiej Zolnierkiewicz · 9 years ago
  24. d359992 cpufreq / OPP: Fix the order of arguments for kcalloc() by Anand Moon · 10 years ago
  25. 3c5445c cpufreq: OPP: Avoid sleeping while atomic by Stephen Boyd · 10 years ago
  26. a0dd7b7 PM / OPP: Move cpufreq specific OPP functions out of generic OPP library by Nishanth Menon · 11 years ago