summaryrefslogtreecommitdiff
path: root/drivers/devfreq/governor_passive.c
AgeCommit message (Expand)Author
2022-06-30PM / devfreq: passive: revert an editing accident in SPDX-License lineLukas Bulwahn
2022-06-30PM / devfreq: Fix kernel warning with cpufreq passive register failChristian Marangi
2022-06-30PM / devfreq: Rework freq_table to be local to devfreq structChristian Marangi
2022-06-30PM / devfreq: passive: Use HZ_PER_KHZ macro in units.hYicong Yang
2022-06-30PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFERChristian 'Ansuel' Marangi
2022-06-30PM / devfreq: Fix kernel panic with cpu based scaling to passive govChristian 'Ansuel' Marangi
2022-05-19PM / devfreq: passive: Return non-error when not-supported event is requiredChanwoo Choi
2022-05-17PM / devfreq: passive: Keep cpufreq_policy for possible cpusChanwoo Choi
2022-05-17PM / devfreq: passive: Reduce duplicate code when passive_devfreq caseChanwoo Choi
2022-05-17PM / devfreq: Add cpu based scaling support to passive governorSaravana Kannan
2021-06-24PM / devfreq: passive: Fix get_target_freq when not using required-oppChanwoo Choi
2021-02-04PM / devfreq: Add required OPPs support to passive governorSaravana Kannan
2020-10-26PM / devfreq: Add governor feature flagChanwoo Choi
2020-10-26PM / devfreq: Unify frequency change to devfreq_update_target funcChanwoo Choi
2019-08-26PM / devfreq: passive: fix compiler warningMyungJoo Ham
2019-08-25PM / devfreq: passive: Use non-devm notifiersLeonard Crestez
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-10-26PM / devfreq: Define the constant governor nameChanwoo Choi
2017-02-20Merge branch 'pm-devfreq'Rafael J. Wysocki
2017-01-31PM / devfreq: Fix wrong trans_stat of passive devfreq deviceChanwoo Choi
2017-01-31PM / devfreq: Fix available_governor sysfsChanwoo Choi
2017-01-30PM / OPP: Update OPP users to put referenceViresh Kumar
2016-05-03PM / devfreq: style/typo fixesMyungJoo Ham
2016-05-03PM / devfreq: Add new passive governorChanwoo Choi