Stephen Boyd
|
e1a2d49cd5
PM / OPP: Fix typo modifcation -> modification
|
10 years ago |
Viresh Kumar
|
680168a58a
PM / OPP: of_property_count_u32_elems() can return errors
|
10 years ago |
Rafael J. Wysocki
|
7c976664d5
Merge branch 'pm-opp'
|
10 years ago |
Viresh Kumar
|
1b2b90cbea
PM / OPP: Return suspend_opp only if it is enabled
|
10 years ago |
Bartlomiej Zolnierkiewicz
|
4eafbd15b6
PM / OPP: add dev_pm_opp_get_suspend_opp() helper
|
10 years ago |
Linus Torvalds
|
ae98207309
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
10 years ago |
Viresh Kumar
|
50a3cb04a5
PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)
|
10 years ago |
Viresh Kumar
|
68fa9f0ab1
PM / OPP: Fix static checker warning (broken 64bit big endian systems)
|
10 years ago |
Viresh Kumar
|
1f821ed7af
PM / OPP: Free resources and properly return error on failure
|
10 years ago |
Bartlomiej Zolnierkiewicz
|
19445b25e3
PM / OPP: add dev_pm_opp_is_turbo() helper
|
10 years ago |
Viresh Kumar
|
8d4d4e98ac
PM / OPP: Add helpers for initializing CPU OPPs
|
10 years ago |
Viresh Kumar
|
ad656a6a8b
PM / OPP: Add support for opp-suspend
|
10 years ago |
Viresh Kumar
|
0644165861
PM / OPP: Add OPP sharing information to OPP library
|
10 years ago |
Viresh Kumar
|
3ca9bb33c6
PM / OPP: Add clock-latency-ns support
|
10 years ago |
Viresh Kumar
|
274659029c
PM / OPP: Add support to parse "operating-points-v2" bindings
|
10 years ago |
Viresh Kumar
|
23dacf6d2e
PM / OPP: Break _opp_add_dynamic() into smaller functions
|
10 years ago |
Viresh Kumar
|
aa5f2f854f
PM / OPP: Allocate dev_opp from _add_device_opp()
|
10 years ago |
Viresh Kumar
|
3bac42caec
PM / OPP: Create _remove_device_opp() for freeing dev_opp
|
10 years ago |
Viresh Kumar
|
737002b5de
PM / OPP: Relocate few routines
|
10 years ago |
Paul E. McKenney
|
f78f5b90c4
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
|
10 years ago |
Quentin Lambert
|
59d84ca8c4
PM / OPP / clk: Remove unnecessary OOM message
|
10 years ago |
Krzysztof Kozlowski
|
04bf1c7f76
PM / OPP: Assert RCU lock in exported functions
|
10 years ago |
Nishanth Menon
|
984f16c849
PM / OPP: Update kernel documentation
|
10 years ago |
Nishanth Menon
|
327854c871
PM / OPP: Ensure consistent naming of static functions
|
10 years ago |
Nishanth Menon
|
4679ec3727
PM / OPP: export dev_pm_opp_get_notifier
|
10 years ago |
Dmitry Torokhov
|
b4718c02f4
PM / OPP: take RCU lock in dev_pm_opp_get_opp_count
|
10 years ago |
Dmitry Torokhov
|
0fe30da2cb
PM / OPP: fix warning in of_free_opp_table()
|
10 years ago |
Dmitry Torokhov
|
b02ded246d
PM / OPP: add some lockdep annotations
|
10 years ago |
Viresh Kumar
|
6ce4184d03
PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()
|
10 years ago |
Viresh Kumar
|
07cce74a7b
PM / OPP: handle allocation of device_opp in a separate routine
|
10 years ago |