index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
opp
/
of.c
Age
Commit message (
Expand
)
Author
2018-09-19
OPP: Use a single mechanism to free the OPP table
Viresh Kumar
2018-09-19
OPP: Don't remove dynamic OPPs from _dev_pm_opp_remove_table()
Viresh Kumar
2018-09-19
OPP: Create separate kref for static OPPs list
Viresh Kumar
2018-09-19
OPP: Parse OPP table's DT properties from _of_init_opp_table()
Viresh Kumar
2018-09-19
OPP: Pass index to _of_init_opp_table()
Viresh Kumar
2018-09-19
OPP: Don't try to remove all OPP tables on failure
Viresh Kumar
2018-09-19
OPP: Free OPP table properly on performance state irregularities
Viresh Kumar
2018-05-30
OPP: Allow same OPP table to be used for multiple genpd
Viresh Kumar
2018-05-16
PM / OPP: silence an uninitialized variable warning
Dan Carpenter
2018-05-09
PM / OPP: Get performance state using genpd helper
Viresh Kumar
2018-05-09
PM / OPP: Implement dev_pm_opp_get_of_node()
Viresh Kumar
2018-05-09
PM / OPP: Implement of_dev_pm_opp_find_required_opp()
Viresh Kumar
2018-05-09
PM / OPP: Implement dev_pm_opp_of_add_table_indexed()
Viresh Kumar
2018-05-09
PM / OPP: "opp-hz" is optional for power domains
Viresh Kumar
2017-10-14
PM / OPP: add missing of_node_put() for of_get_cpu_node()
Sudeep Holla
2017-10-11
PM / OPP: Add missing of_node_put(np)
Tobias Jordan
2017-10-03
PM / OPP: Move the OPP directory out of power/
Viresh Kumar
[prev]