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