Dmitry Torokhov
|
b4718c02f4
PM / OPP: take RCU lock in dev_pm_opp_get_opp_count
|
10 лет назад |
Dmitry Torokhov
|
0fe30da2cb
PM / OPP: fix warning in of_free_opp_table()
|
10 лет назад |
Dmitry Torokhov
|
b02ded246d
PM / OPP: add some lockdep annotations
|
10 лет назад |
Viresh Kumar
|
6ce4184d03
PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()
|
10 лет назад |
Viresh Kumar
|
07cce74a7b
PM / OPP: handle allocation of device_opp in a separate routine
|
10 лет назад |
Viresh Kumar
|
29df0ee1b1
PM / OPP: reuse find_device_opp() instead of duplicating code
|
10 лет назад |
Viresh Kumar
|
86453b473b
PM / OPP: Staticize __dev_pm_opp_remove()
|
10 лет назад |
Viresh Kumar
|
1c6a662f89
PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'
|
10 лет назад |
Viresh Kumar
|
2a6127d037
PM / OPP: remove double calls to find_device_opp()
|
10 лет назад |
Viresh Kumar
|
7284a00f17
PM / OPP: set new_opp->dev_opp to a valid dev_opp
|
10 лет назад |
Viresh Kumar
|
b4037aaa58
PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability()
|
10 лет назад |
Viresh Kumar
|
129eec55df
PM / OPP Introduce APIs to remove OPPs
|
10 лет назад |
Viresh Kumar
|
38393409da
PM / OPP mark OPPs as 'static' or 'dynamic'
|
10 лет назад |
Viresh Kumar
|
a7470db6fe
PM / OPP don't match for existing OPPs when list is empty
|
10 лет назад |
Viresh Kumar
|
cd1a068a52
PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its type
|
10 лет назад |
Rafael J. Wysocki
|
057beb1de5
Merge branch 'pm-cpufreq'
|
11 лет назад |
Chander Kashyap
|
64ce854578
PM / OPP: discard duplicate OPPs
|
11 лет назад |
Chander Kashyap
|
086abb5859
PM / OPP: fix incorrect OPP count handling in of_init_opp_table
|
11 лет назад |
Nishanth Menon
|
a0dd7b7965
PM / OPP: Move cpufreq specific OPP functions out of generic OPP library
|
11 лет назад |
Nishanth Menon
|
0f5c890e9b
PM / OPP: Remove cpufreq wrapper dependency on internal data organization
|
11 лет назад |
Paul Gortmaker
|
4272b9611c
drivers/base: delete non-required instances of include <linux/init.h>
|
11 лет назад |
Nishanth Menon
|
e4db1c7439
PM / OPP: rename header to linux/pm_opp.h
|
12 лет назад |
Nishanth Menon
|
47d43ba73e
PM / OPP: rename data structures to dev_pm equivalents
|
12 лет назад |
Nishanth Menon
|
5d4879cda6
PM / OPP: rename functions to dev_pm_opp*
|
12 лет назад |
Viresh Kumar
|
b071f2b21a
PM / OPP: Export opp_add()
|
12 лет назад |
Viresh Kumar
|
5070158804
cpufreq: rename index as driver_data in cpufreq_frequency_table
|
12 лет назад |
Nishanth Menon
|
cd787b345e
PM / OPP: add documentation to RCU head in struct opp
|
12 лет назад |
Mark Langsdorf
|
74c46c6eaf
PM / OPP: Export more symbols for module usage
|
12 лет назад |
Nishanth Menon
|
b2ccd76329
PM / OPP: switch exported symbols to GPL variant
|
12 лет назад |
Wei Yongjun
|
ea83f81b48
PM / OPP: using kfree_rcu() to simplify the code
|
13 лет назад |