提交历史

作者 SHA1 备注 提交日期
  Quentin Lambert 59d84ca8c4 PM / OPP / clk: Remove unnecessary OOM message 10 年之前
  Krzysztof Kozlowski 04bf1c7f76 PM / OPP: Assert RCU lock in exported functions 10 年之前
  Nishanth Menon 984f16c849 PM / OPP: Update kernel documentation 10 年之前
  Nishanth Menon 327854c871 PM / OPP: Ensure consistent naming of static functions 10 年之前
  Nishanth Menon 4679ec3727 PM / OPP: export dev_pm_opp_get_notifier 10 年之前
  Dmitry Torokhov b4718c02f4 PM / OPP: take RCU lock in dev_pm_opp_get_opp_count 10 年之前
  Dmitry Torokhov 0fe30da2cb PM / OPP: fix warning in of_free_opp_table() 10 年之前
  Dmitry Torokhov b02ded246d PM / OPP: add some lockdep annotations 10 年之前
  Viresh Kumar 6ce4184d03 PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic() 10 年之前
  Viresh Kumar 07cce74a7b PM / OPP: handle allocation of device_opp in a separate routine 10 年之前
  Viresh Kumar 29df0ee1b1 PM / OPP: reuse find_device_opp() instead of duplicating code 10 年之前
  Viresh Kumar 86453b473b PM / OPP: Staticize __dev_pm_opp_remove() 10 年之前
  Viresh Kumar 1c6a662f89 PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp' 10 年之前
  Viresh Kumar 2a6127d037 PM / OPP: remove double calls to find_device_opp() 10 年之前
  Viresh Kumar 7284a00f17 PM / OPP: set new_opp->dev_opp to a valid dev_opp 10 年之前
  Viresh Kumar b4037aaa58 PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability() 10 年之前
  Viresh Kumar 129eec55df PM / OPP Introduce APIs to remove OPPs 10 年之前
  Viresh Kumar 38393409da PM / OPP mark OPPs as 'static' or 'dynamic' 10 年之前
  Viresh Kumar a7470db6fe PM / OPP don't match for existing OPPs when list is empty 10 年之前
  Viresh Kumar cd1a068a52 PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its type 10 年之前
  Rafael J. Wysocki 057beb1de5 Merge branch 'pm-cpufreq' 11 年之前
  Chander Kashyap 64ce854578 PM / OPP: discard duplicate OPPs 11 年之前
  Chander Kashyap 086abb5859 PM / OPP: fix incorrect OPP count handling in of_init_opp_table 11 年之前
  Nishanth Menon a0dd7b7965 PM / OPP: Move cpufreq specific OPP functions out of generic OPP library 11 年之前
  Nishanth Menon 0f5c890e9b PM / OPP: Remove cpufreq wrapper dependency on internal data organization 11 年之前
  Paul Gortmaker 4272b9611c drivers/base: delete non-required instances of include <linux/init.h> 11 年之前
  Nishanth Menon e4db1c7439 PM / OPP: rename header to linux/pm_opp.h 12 年之前
  Nishanth Menon 47d43ba73e PM / OPP: rename data structures to dev_pm equivalents 12 年之前
  Nishanth Menon 5d4879cda6 PM / OPP: rename functions to dev_pm_opp* 12 年之前
  Viresh Kumar b071f2b21a PM / OPP: Export opp_add() 12 年之前