1. 1c6a662 PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp' by Viresh Kumar · 11 years ago
  2. 2a6127d0 PM / OPP: remove double calls to find_device_opp() by Viresh Kumar · 11 years ago
  3. 7284a00 PM / OPP: set new_opp->dev_opp to a valid dev_opp by Viresh Kumar · 11 years ago
  4. b4037aa PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability() by Viresh Kumar · 11 years ago
  5. 129eec5 PM / OPP Introduce APIs to remove OPPs by Viresh Kumar · 11 years ago
  6. 38393409 PM / OPP mark OPPs as 'static' or 'dynamic' by Viresh Kumar · 11 years ago
  7. a7470db PM / OPP don't match for existing OPPs when list is empty by Viresh Kumar · 11 years ago
  8. cd1a068 PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its type by Viresh Kumar · 11 years ago
  9. 057beb1 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  10. 64ce854 PM / OPP: discard duplicate OPPs by Chander Kashyap · 11 years ago
  11. 086abb5 PM / OPP: fix incorrect OPP count handling in of_init_opp_table by Chander Kashyap · 11 years ago
  12. a0dd7b7 PM / OPP: Move cpufreq specific OPP functions out of generic OPP library by Nishanth Menon · 11 years ago
  13. 0f5c890 PM / OPP: Remove cpufreq wrapper dependency on internal data organization by Nishanth Menon · 11 years ago
  14. 4272b96 drivers/base: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 12 years ago
  15. e4db1c7 PM / OPP: rename header to linux/pm_opp.h by Nishanth Menon · 12 years ago
  16. 47d43ba PM / OPP: rename data structures to dev_pm equivalents by Nishanth Menon · 12 years ago
  17. 5d4879c PM / OPP: rename functions to dev_pm_opp* by Nishanth Menon · 12 years ago
  18. b071f2b PM / OPP: Export opp_add() by Viresh Kumar · 12 years ago
  19. 5070158 cpufreq: rename index as driver_data in cpufreq_frequency_table by Viresh Kumar · 12 years ago
  20. cd787b34 PM / OPP: add documentation to RCU head in struct opp by Nishanth Menon · 12 years ago
  21. 74c46c6 PM / OPP: Export more symbols for module usage by Mark Langsdorf · 13 years ago
  22. b2ccd76 PM / OPP: switch exported symbols to GPL variant by Nishanth Menon · 13 years ago
  23. ea83f81 PM / OPP: using kfree_rcu() to simplify the code by Wei Yongjun · 13 years ago
  24. 0779726 PM / OPP: predictable fail results for opp_find* functions, v2 by Nishanth Menon · 13 years ago
  25. 80126ce PM / OPP: Export symbols for module usage. by Liam Girdwood · 13 years ago
  26. dde8437 PM / OPP: RCU reclaim by Vincent Guittot · 13 years ago
  27. b496dfb PM / OPP: Initialize OPP table from device tree by Shawn Guo · 13 years ago
  28. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 14 years ago
  29. 156acb1 PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) by Thomas Meyer · 14 years ago
  30. 03ca370 PM / OPP: Add OPP availability change notifier. by MyungJoo Ham · 14 years ago
  31. fc92805 drivers/base/power/opp.c: fix dev_opp initial value by Jonghwan Choi · 14 years ago
  32. 99f381d PM / OPP: Introduce function to free cpufreq table by Nishanth Menon · 14 years ago
  33. 7ae4961 PM / OPP: opp_find_freq_exact() documentation fix by Nishanth Menon · 14 years ago
  34. e1f60b2 PM: Introduce library for device-specific OPPs (v7) by Nishanth Menon · 15 years ago