Xiaolong Ye
|
5f25f066f7
PM / devfreq: Fix incorrect type issue.
|
10 tahun lalu |
Javi Merino
|
d3b7e1745c
PM / devfreq: drop comment about thermal setting max_freq
|
10 tahun lalu |
Viresh Kumar
|
9348da2f1c
PM / devfreq: Drop unlikely before IS_ERR(_OR_NULL)
|
10 tahun lalu |
MyungJoo Ham
|
4b524f1218
PM / devfreq: correct misleading comment
|
10 tahun lalu |
Ãrjan Eide
|
bd7e927705
PM / devfreq: Export helper functions for drivers
|
11 tahun lalu |
Chanwoo Choi
|
d5b040d0ca
PM / devfreq: Add devm_devfreq_{register,unregister}_opp_notfier function
|
11 tahun lalu |
Chanwoo Choi
|
8cd84092d3
PM / devfreq: Add resource-managed function for devfreq device
|
11 tahun lalu |
Chanwoo Choi
|
585fc83ece
PM / devfreq: Fix devfreq_remove_device() to improve the sequence of resource free
|
11 tahun lalu |
Saravana Kannan
|
e35d35a1c0
PM / devfreq: Rewrite devfreq_update_status() to fix multiple bugs
|
11 tahun lalu |
Rafael J. Wysocki
|
230b4b376e
Merge branch 'pm-devfreq'
|
11 tahun lalu |
Dan Carpenter
|
ea7f4548c9
PM / devfreq: create_freezable_workqueue() doesn't return an ERR_PTR
|
12 tahun lalu |
Nishanth Menon
|
e4db1c7439
PM / OPP: rename header to linux/pm_opp.h
|
12 tahun lalu |
Nishanth Menon
|
47d43ba73e
PM / OPP: rename data structures to dev_pm equivalents
|
12 tahun lalu |
Nishanth Menon
|
5d4879cda6
PM / OPP: rename functions to dev_pm_opp*
|
12 tahun lalu |
Greg Kroah-Hartman
|
a93d6b0a87
devfreq: convert devfreq_class to use dev_groups
|
12 tahun lalu |
Linus Torvalds
|
7f0ef0267e
Merge branch 'akpm' (updates from Andrew Morton)
|
12 tahun lalu |
Kees Cook
|
02aa2a3763
drivers: avoid format string in dev_set_name
|
12 tahun lalu |
MyungJoo Ham
|
de9c739435
PM / devfreq: add comments and Documentation
|
12 tahun lalu |
Rajagopal Venkat
|
39688ce6fa
PM / devfreq: account suspend/resume for stats
|
12 tahun lalu |
Nishanth Menon
|
bcb27549f4
PM / devfreq: add locking documentation for recommended_opp
|
12 tahun lalu |
Rafael J. Wysocki
|
bf58cdffac
Merge branch 'pm-devfreq'
|
12 tahun lalu |
MyungJoo Ham
|
6dcdd8e3ca
PM / devfreq: remove compiler error with module governors (2)
|
12 tahun lalu |
Sachin Kamat
|
f9c08e2acb
PM / devfreq: Fix return value in devfreq_remove_governor()
|
12 tahun lalu |
Sachin Kamat
|
b9e1c8e821
PM / devfreq: Fix incorrect argument in error message
|
12 tahun lalu |
MyungJoo Ham
|
389baed01e
PM / devfreq: missing rcu_read_lock() added for find_device_opp()
|
12 tahun lalu |
Nishanth Menon
|
50a5b33e01
PM / devfreq: Add sysfs node to expose available governors
|
12 tahun lalu |
Nishanth Menon
|
0359d1afe4
PM / devfreq: allow sysfs governor node to switch governor
|
12 tahun lalu |
Nishanth Menon
|
1b5c1be2c8
PM / devfreq: map devfreq drivers to governor using name
|
12 tahun lalu |
Nishanth Menon
|
3aa173b8db
PM / devfreq: provide hooks for governors to be registered
|
12 tahun lalu |
Nishanth Menon
|
2df5021fa9
PM / devfreq: export update_devfreq
|
12 tahun lalu |