diff options
author | MyungJoo Ham <[email protected]> | 2011-09-30 22:35:12 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2011-09-30 22:35:12 +0200 |
commit | 03ca370fbf7b76d6d002380dbdc2cdc2319f9c80 (patch) | |
tree | d6978f3139f109755e0b2966995527a44c2e4681 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | a102a9ece5489e1718cd7543aa079082450ac3a2 (diff) |
PM / OPP: Add OPP availability change notifier.
The patch enables to register notifier_block for an OPP-device in order
to get notified for any changes in the availability of OPPs of the
device. For example, if a new OPP is inserted or enable/disable status
of an OPP is changed, the notifier is executed.
This enables the usage of opp_add, opp_enable, and opp_disable to
directly take effect with any connected entities such as cpufreq or
devfreq.
Signed-off-by: MyungJoo Ham <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Reviewed-by: Mike Turquette <[email protected]>
Reviewed-by: Kevin Hilman <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions