index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
devfreq
/
governor.h
Age
Commit message (
Expand
)
Author
2021-04-08
PM / devfreq: Remove the invalid description for get_target_freq
Dong Aisheng
2021-04-08
PM / devfreq: Check get_dev_status in devfreq_update_stats
Dong Aisheng
2021-01-05
PM / devfreq: Correct spelling in a comment
Lukasz Luba
2020-10-26
PM / devfreq: Remove redundant governor_name from struct devfreq
Chanwoo Choi
2020-10-26
PM / devfreq: Add governor attribute flag for specifc sysfs nodes
Chanwoo Choi
2020-10-26
PM / devfreq: Add governor feature flag
Chanwoo Choi
2020-10-26
PM / devfreq: Unify frequency change to devfreq_update_target func
Chanwoo Choi
2020-03-25
PM / devfreq: Fix a typo in a comment
Christophe JAILLET
2020-03-25
PM / devfreq: Change to DEVFREQ_GOV_UPDATE_INTERVAL event name
Chanwoo Choi
2020-03-25
PM / devfreq: Remove unneeded extern keyword
Chanwoo Choi
2019-11-06
PM / devfreq: Add new interrupt_driven flag for governors
Dmitry Osipenko
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-10-02
PM / devfreq: Make update_devfreq() public
Matthias Kaehlcke
2018-10-02
PM / devfreq: Don't adjust to user limits in governors
Matthias Kaehlcke
2017-08-28
PM / devfreq: Move private devfreq_update_stats() into devfreq
Chanwoo Choi
2017-04-12
PM / devfreq: Move struct devfreq_governor to devfreq directory
Chanwoo Choi
2017-01-31
PM / devfreq: Fix wrong trans_stat of passive devfreq device
Chanwoo Choi
2012-11-20
PM / devfreq: provide hooks for governors to be registered
Nishanth Menon
2012-11-15
PM / devfreq: Add suspend and resume apis
Rajagopal Venkat
2012-11-15
PM / devfreq: Core updates to support devices which can idle
Rajagopal Venkat
2011-10-02
PM: Introduce devfreq: generic DVFS framework with device-specific OPPs
MyungJoo Ham