Commit History

Author SHA1 Message Date
  Viresh Kumar e231f8d7ed PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators() 9 years ago
  Viresh Kumar 4dab160eb1 PM / OPP: Allow platform specific custom set_opp() callbacks 9 years ago
  Viresh Kumar 947355850f PM / OPP: Separate out _generic_set_opp() 9 years ago
  Viresh Kumar dfbe4678d7 PM / OPP: Add infrastructure to manage multiple regulators 9 years ago
  Viresh Kumar ce31781a75 PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage() 9 years ago
  Viresh Kumar 0f0fe7e013 PM / OPP: Manage supply's voltage/current in a separate structure 9 years ago
  Viresh Kumar dc39d06fcd PM / OPP: Don't use OPP structure outside of rcu protected section 9 years ago
  Stephen Boyd 91291d9ad9 PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() 9 years ago
  Arnd Bergmann 4df27c9189 PM / OPP: avoid maybe-uninitialized warning 9 years ago
  Jisheng Zhang 067b7ce083 PM / OPP: optimize dev_pm_opp_set_rate() performance a bit 9 years ago
  Rafael J. Wysocki c8541203a6 Merge back new material for v4.7. 9 years ago
  Viresh Kumar f47b72a15a PM / OPP: Move CONFIG_OF dependent code in a separate file 9 years ago
  Viresh Kumar 21f8a99ce6 PM / OPP: Remove useless check 9 years ago
  Sudeep Holla 411466c508 PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table 9 years ago
  Viresh Kumar 2c2709dc69 PM / OPP: Rename structures for clarity 9 years ago
  Viresh Kumar a5da64477e PM / OPP: Fix incorrect comments 9 years ago
  Viresh Kumar 0c717d0f9c PM / OPP: Initialize regulator pointer to an error value 9 years ago
  Viresh Kumar c88c395f4a PM / OPP: Initialize u_volt_min/max to a valid value 9 years ago
  Jon Hunter 78ecc56247 PM / OPP: Fix NULL pointer dereference crash when disabling OPPs 9 years ago
  Viresh Kumar 6a0712f6f1 PM / OPP: Add dev_pm_opp_set_rate() 10 years ago
  Viresh Kumar d54974c251 PM / OPP: Manage device clk 10 years ago
  Viresh Kumar 50f8cfbd58 PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings 10 years ago
  Viresh Kumar 2174344765 PM / OPP: Introduce dev_pm_opp_get_max_transition_latency() 10 years ago
  Viresh Kumar 655c9df961 PM / OPP: Introduce dev_pm_opp_get_max_volt_latency() 10 years ago
  Viresh Kumar 7d34d56ef3 PM / OPP: Disable OPPs that aren't supported by the regulator 10 years ago
  Viresh Kumar 9f8ea969d5 PM / OPP: get/put regulators from OPP core 10 years ago
  Viresh Kumar 5ff24d6010 PM / OPP: Use snprintf() instead of sprintf() 10 years ago
  Bartlomiej Zolnierkiewicz fd8d8e6346 PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties 10 years ago
  Viresh Kumar 01fb4d3c39 PM / OPP: Parse 'opp-<prop>-<name>' bindings 10 years ago
  Viresh Kumar 7de36b0aa5 PM / OPP: Parse 'opp-supported-hw' binding 10 years ago