Chanwoo Choi
|
9e14de1077
PM / devfreq: Fix memory leak when fail to register device
|
8 éve |
Masahiro Yamada
|
4091fb95b5
scripts/spelling.txt: add "followings" pattern and fix typo instances
|
8 éve |
Rafael J. Wysocki
|
41ef3d1df0
Merge branch 'pm-devfreq'
|
8 éve |
Chanwoo Choi
|
4585fbcb53
PM / devfreq: Modify the device name as devfreq(X) for sysfs
|
8 éve |
Chanwoo Choi
|
29b6968b05
PM / devfreq: Remove unnecessary separate _remove_devfreq()
|
8 éve |
Chanwoo Choi
|
30582c25a4
PM / devfreq: Fix wrong trans_stat of passive devfreq device
|
8 éve |
Chanwoo Choi
|
bcf23c79c4
PM / devfreq: Fix available_governor sysfs
|
8 éve |
Chanwoo Choi
|
9d0109be48
PM / devfreq: Fix the checkpatch warnings
|
8 éve |
Viresh Kumar
|
8a31d9d942
PM / OPP: Update OPP users to put reference
|
8 éve |
Viresh Kumar
|
dc2c9ad52a
PM / OPP: Don't expose srcu_head to register notifiers
|
8 éve |
Chanwoo Choi
|
73613b16cb
PM / devfreq: Fix the bug of devfreq_add_device when governor is NULL
|
8 éve |
MyungJoo Ham
|
bafeb42bd8
PM / devfreq: correct comment typo.
|
8 éve |
Tobias Jakobi
|
d0563a039c
PM / devfreq: Skip status update on uninitialized previous_freq
|
9 éve |
Axel Lin
|
0f376c9cd8
PM / devfreq: Add proper locking around list_del()
|
9 éve |
Peter Chen
|
3427c6f0b6
PM / devfreq: add missing of_node_put after calling of_parse_phandle
|
9 éve |
Paul Gortmaker
|
417dc4bb6b
PM / devfreq: make devfreq explicitly non-modular
|
9 éve |
Chanwoo Choi
|
0d37189e80
PM / devfreq: Send the DEVFREQ_POSTCHANGE notification when target() is failed
|
9 éve |
Lukasz Luba
|
8d39fc085d
PM / devfreq: fix initialization of current frequency in last status
|
9 éve |
MyungJoo Ham
|
67ffdb529b
PM / devfreq: remove double put_device
|
9 éve |
Cai Zhiyong
|
a5e9b937fa
PM / devfreq: fix double call put_device
|
9 éve |
MyungJoo Ham
|
ac4b281176
PM / devfreq: fix duplicated kfree on devfreq pointer
|
10 éve |
MyungJoo Ham
|
3e1d7fb0d2
PM / devfreq: devm_kzalloc to have dev pointer more precisely
|
10 éve |
Chanwoo Choi
|
0fe3a66410
PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier
|
9 éve |
Chanwoo Choi
|
8f510aeb22
PM / devfreq: Add devfreq_get_devfreq_by_phandle()
|
9 éve |
MyungJoo Ham
|
34bd322070
PM / devfreq: Do not show statistics if it's not ready.
|
9 éve |
Chanwoo Choi
|
d7df1e4647
PM / devfreq: Modify the indentation of trans_stat sysfs for readability
|
9 éve |
Chanwoo Choi
|
0ec09ac2ce
PM / devfreq: Set the freq_table of devfreq device
|
9 éve |
Chanwoo Choi
|
3104fa3081
PM / devfreq: Add show_one macro to delete the duplicate code
|
9 éve |
Geliang Tang
|
6d3cbfa718
PM / devfreq: fix double kfree
|
10 éve |
Tobias Jakobi
|
14a21e7ba8
PM / devfreq: Fix governor_store()
|
10 éve |