Matthias Kaehlcke
|
2c2cb1e6b0
PM / devfreq: Init user limits from OPP limits, not viceversa
|
7 years ago |
Arvind Yadav
|
2d803dc8f7
PM / devfreq: use put_device() instead of kfree()
|
7 years ago |
Kees Cook
|
a86854d0c5
treewide: devm_kzalloc() -> devm_kcalloc()
|
7 years ago |
Gustavo A. R. Silva
|
63f1e05f7f
PM / devfreq: Fix potential NULL pointer dereference in governor_store
|
7 years ago |
Bjorn Andersson
|
d1bf2d3072
PM / devfreq: Propagate error from devfreq_add_device()
|
7 years ago |
Chanwoo Choi
|
ccc4c3bcbb
PM / devfreq: Remove unneeded conditional statement
|
7 years ago |
Chanwoo Choi
|
416b46a262
PM / devfreq: Show the all available frequencies
|
7 years ago |
Chanwoo Choi
|
ea572f8160
PM / devfreq: Change return type of devfreq_set_freq_table()
|
7 years ago |
Chanwoo Choi
|
f1d981eaec
PM / devfreq: Use the available min/max frequency
|
7 years ago |
Chanwoo Choi
|
1051e2c304
Revert "PM / devfreq: Add show_one macro to delete the duplicate code"
|
7 years ago |
Chanwoo Choi
|
ab8f58ad72
PM / devfreq: Set min/max_freq when adding the devfreq device
|
7 years ago |
Chanwoo Choi
|
9e14de1077
PM / devfreq: Fix memory leak when fail to register device
|
8 years ago |
Masahiro Yamada
|
4091fb95b5
scripts/spelling.txt: add "followings" pattern and fix typo instances
|
8 years ago |
Rafael J. Wysocki
|
41ef3d1df0
Merge branch 'pm-devfreq'
|
8 years ago |
Chanwoo Choi
|
4585fbcb53
PM / devfreq: Modify the device name as devfreq(X) for sysfs
|
8 years ago |
Chanwoo Choi
|
29b6968b05
PM / devfreq: Remove unnecessary separate _remove_devfreq()
|
8 years ago |
Chanwoo Choi
|
30582c25a4
PM / devfreq: Fix wrong trans_stat of passive devfreq device
|
8 years ago |
Chanwoo Choi
|
bcf23c79c4
PM / devfreq: Fix available_governor sysfs
|
8 years ago |
Chanwoo Choi
|
9d0109be48
PM / devfreq: Fix the checkpatch warnings
|
8 years ago |
Viresh Kumar
|
8a31d9d942
PM / OPP: Update OPP users to put reference
|
8 years ago |
Viresh Kumar
|
dc2c9ad52a
PM / OPP: Don't expose srcu_head to register notifiers
|
8 years ago |
Chanwoo Choi
|
73613b16cb
PM / devfreq: Fix the bug of devfreq_add_device when governor is NULL
|
8 years ago |
MyungJoo Ham
|
bafeb42bd8
PM / devfreq: correct comment typo.
|
8 years ago |
Tobias Jakobi
|
d0563a039c
PM / devfreq: Skip status update on uninitialized previous_freq
|
8 years ago |
Axel Lin
|
0f376c9cd8
PM / devfreq: Add proper locking around list_del()
|
8 years ago |
Peter Chen
|
3427c6f0b6
PM / devfreq: add missing of_node_put after calling of_parse_phandle
|
9 years ago |
Paul Gortmaker
|
417dc4bb6b
PM / devfreq: make devfreq explicitly non-modular
|
9 years ago |
Chanwoo Choi
|
0d37189e80
PM / devfreq: Send the DEVFREQ_POSTCHANGE notification when target() is failed
|
9 years ago |
Lukasz Luba
|
8d39fc085d
PM / devfreq: fix initialization of current frequency in last status
|
9 years ago |
MyungJoo Ham
|
67ffdb529b
PM / devfreq: remove double put_device
|
9 years ago |