index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
devfreq
/
governor_passive.c
Age
Commit message (
Expand
)
Author
2022-06-30
PM / devfreq: passive: revert an editing accident in SPDX-License line
Lukas Bulwahn
2022-06-30
PM / devfreq: Fix kernel warning with cpufreq passive register fail
Christian Marangi
2022-06-30
PM / devfreq: Rework freq_table to be local to devfreq struct
Christian Marangi
2022-06-30
PM / devfreq: passive: Use HZ_PER_KHZ macro in units.h
Yicong Yang
2022-06-30
PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER
Christian 'Ansuel' Marangi
2022-06-30
PM / devfreq: Fix kernel panic with cpu based scaling to passive gov
Christian 'Ansuel' Marangi
2022-05-19
PM / devfreq: passive: Return non-error when not-supported event is required
Chanwoo Choi
2022-05-17
PM / devfreq: passive: Keep cpufreq_policy for possible cpus
Chanwoo Choi
2022-05-17
PM / devfreq: passive: Reduce duplicate code when passive_devfreq case
Chanwoo Choi
2022-05-17
PM / devfreq: Add cpu based scaling support to passive governor
Saravana Kannan
2021-06-24
PM / devfreq: passive: Fix get_target_freq when not using required-opp
Chanwoo Choi
2021-02-04
PM / devfreq: Add required OPPs support to passive governor
Saravana Kannan
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
2019-08-26
PM / devfreq: passive: fix compiler warning
MyungJoo Ham
2019-08-25
PM / devfreq: passive: Use non-devm notifiers
Leonard Crestez
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-10-26
PM / devfreq: Define the constant governor name
Chanwoo Choi
2017-02-20
Merge branch 'pm-devfreq'
Rafael J. Wysocki
2017-01-31
PM / devfreq: Fix wrong trans_stat of passive devfreq device
Chanwoo Choi
2017-01-31
PM / devfreq: Fix available_governor sysfs
Chanwoo Choi
2017-01-30
PM / OPP: Update OPP users to put reference
Viresh Kumar
2016-05-03
PM / devfreq: style/typo fixes
MyungJoo Ham
2016-05-03
PM / devfreq: Add new passive governor
Chanwoo Choi