1. 411466c PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table by Sudeep Holla · 8 years ago
  2. ddbb74b PM / OPP: pass cpumask by reference by Arnd Bergmann · 8 years ago
  3. 6f707da PM / OPP: Add dev_pm_opp_get_sharing_cpus() by Viresh Kumar · 8 years ago
  4. dde370b PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus() by Viresh Kumar · 8 years ago
  5. d708b38 PM / OPP: -ENOSYS is applicable only to syscalls by Viresh Kumar · 8 years ago
  6. 642aa8c PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OF by Viresh Kumar · 8 years ago
  7. 6a0712f PM / OPP: Add dev_pm_opp_set_rate() by Viresh Kumar · 9 years ago
  8. 2174344 PM / OPP: Introduce dev_pm_opp_get_max_transition_latency() by Viresh Kumar · 9 years ago
  9. 655c9df PM / OPP: Introduce dev_pm_opp_get_max_volt_latency() by Viresh Kumar · 9 years ago
  10. 9f8ea96 PM / OPP: get/put regulators from OPP core by Viresh Kumar · 9 years ago
  11. 01fb4d3 PM / OPP: Parse 'opp-<prop>-<name>' bindings by Viresh Kumar · 9 years ago
  12. 7de36b0 PM / OPP: Parse 'opp-supported-hw' binding by Viresh Kumar · 9 years ago
  13. 8f8d37b PM / OPP: Prefix exported opp routines with dev_pm_opp_ by Viresh Kumar · 9 years ago
  14. f0489a5 PM / OPP: Rename opp init/free table routines by Viresh Kumar · 9 years ago
  15. 4eafbd1 PM / OPP: add dev_pm_opp_get_suspend_opp() helper by Bartlomiej Zolnierkiewicz · 9 years ago
  16. 19445b2 PM / OPP: add dev_pm_opp_is_turbo() helper by Bartlomiej Zolnierkiewicz · 9 years ago
  17. 8d4d4e9 PM / OPP: Add helpers for initializing CPU OPPs by Viresh Kumar · 9 years ago
  18. 3ca9bb3 PM / OPP: Add clock-latency-ns support by Viresh Kumar · 9 years ago
  19. 129eec5 PM / OPP Introduce APIs to remove OPPs by Viresh Kumar · 10 years ago
  20. a0dd7b7 PM / OPP: Move cpufreq specific OPP functions out of generic OPP library by Nishanth Menon · 10 years ago
  21. e4db1c7 PM / OPP: rename header to linux/pm_opp.h by Nishanth Menon · 11 years ago[Renamed from include/linux/opp.h]
  22. 47d43ba PM / OPP: rename data structures to dev_pm equivalents by Nishanth Menon · 11 years ago
  23. 5d4879c PM / OPP: rename functions to dev_pm_opp* by Nishanth Menon · 11 years ago
  24. d6561bb PM / OPP: fix condition for empty of_init_opp_table() by Shawn Guo · 12 years ago
  25. b496dfb PM / OPP: Initialize OPP table from device tree by Shawn Guo · 12 years ago
  26. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  27. a96d69d PM / OPP: Fix build when CONFIG_PM_OPP is not set by Tony Lindgren · 13 years ago
  28. 03ca370 PM / OPP: Add OPP availability change notifier. by MyungJoo Ham · 13 years ago
  29. 99f381d PM / OPP: Introduce function to free cpufreq table by Nishanth Menon · 13 years ago
  30. e1f60b2 PM: Introduce library for device-specific OPPs (v7) by Nishanth Menon · 14 years ago