PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()
[firefly-linux-kernel-4.4.55.git] / drivers / base / power / opp / core.c
2015-11-06 Viresh KumarPM / OPP: Add opp_rcu_lockdep_assert() to _find_device_...
2015-11-06 Viresh KumarPM / OPP: Hold dev_opp_list_lock for writers
2015-11-06 Viresh KumarPM / OPP: Protect updates to list_dev with mutex
2015-11-02 Viresh KumarPM / OPP: Parse all power-supply related bindings together
2015-11-02 Viresh KumarPM / OPP: Rename routines specific to old bindings...
2015-11-02 Viresh KumarPM / OPP: Improve print messages with pr_fmt
2015-09-15 Viresh KumarPM / OPP: Move cpu specific code to opp/cpu.c
2015-09-15 Viresh KumarPM / OPP: Move opp core to its own directory