index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
devfreq
Age
Commit message (
Expand
)
Author
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
2022-05-17
PM / devfreq: Export devfreq_get_freq_range symbol within devfreq
Chanwoo Choi
2022-05-09
PM / devfreq: rk3399_dmc: Block PMU during transitions
Brian Norris
2022-04-14
PM / devfreq: rk3399_dmc: Avoid static (reused) profile
Brian Norris
2022-04-14
PM / devfreq: rk3399_dmc: Use devm_pm_opp_of_add_table()
Brian Norris
2022-04-14
PM / devfreq: rk3399_dmc: Disable edev on remove()
Brian Norris
2022-04-14
PM / devfreq: rk3399_dmc: Support new *-ns properties
Brian Norris
2022-04-14
PM / devfreq: rk3399_dmc: Support new disable-freq properties
Brian Norris
2022-04-14
PM / devfreq: rk3399_dmc: Use bitfield macro definitions for ODT_PD
Brian Norris
2022-04-14
PM / devfreq: rk3399_dmc: Drop excess timing properties
Brian Norris
2022-04-14
PM / devfreq: rk3399_dmc: Drop undocumented ondemand DT props
Brian Norris
2021-12-16
PM / devfreq: Reduce log severity for informative message
Tzung-Bi Shih
2021-12-16
PM / devfreq: sun8i: addd COMMON_CLK dependency
Arnd Bergmann
2021-12-10
PM / devfreq: Add a driver for the sun8i/sun50i MBUS
Samuel Holland
2021-11-10
Merge branches 'pm-opp' and 'pm-cpufreq'
Rafael J. Wysocki
2021-10-27
PM / devfreq: Strengthen check for freq_table
Samuel Holland
2021-10-27
devfreq: exynos-ppmu: simplify parsing event-type from DT
Krzysztof Kozlowski
2021-10-27
devfreq: exynos-ppmu: use node names with hyphens
Krzysztof Kozlowski
2021-10-05
PM / devfreq: tegra30: Check whether clk_round_rate() returns zero rate
Dmitry Osipenko
2021-10-05
PM / devfreq: tegra30: Use resource-managed helpers
Dmitry Osipenko
2021-10-05
PM / devfreq: Add devm_devfreq_add_governor()
Dmitry Osipenko
2021-09-08
devfreq: use HZ macros
Daniel Lezcano
2021-06-24
PM / devfreq: passive: Fix get_target_freq when not using required-opp
Chanwoo Choi
2021-06-17
PM / devfreq: userspace: Use DEVICE_ATTR_RW macro
YueHaibing
2021-05-21
PM / devfreq: imx8m-ddrc: Remove DEVFREQ_GOV_SIMPLE_ONDEMAND dependency
Dong Aisheng
2021-05-21
PM / devfreq: tegra30: Support thermal cooling
Dmitry Osipenko
2021-05-21
PM / devfreq: imx-bus: Remove imx_bus_get_dev_status
Dong Aisheng
2021-05-20
PM / devfreq: Add missing error code in devfreq_add_device()
YueHaibing
2021-04-08
PM / devfreq: imx8m-ddrc: Remove unneeded of_match_ptr()
Fabio Estevam
2021-04-08
PM / devfreq: imx-bus: Remove unneeded of_match_ptr()
Fabio Estevam
2021-04-08
PM / devfreq: imx8m-ddrc: Remove imx8m_ddrc_get_dev_status
Dong Aisheng
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-04-08
PM / devfreq: Fix the wrong set_freq path for userspace governor in Kconfig
Dong Aisheng
2021-04-08
PM / devfreq: rk3399_dmc: Simplify with dev_err_probe()
Krzysztof Kozlowski
2021-04-08
PM / devfreq: Use more accurate returned new_freq as resume_freq
Dong Aisheng
2021-04-08
PM / devfreq: Unlock mutex and free devfreq struct in error path
Lukasz Luba
2021-03-09
PM / devfreq: Register devfreq as a cooling device on demand
Daniel Lezcano
2021-02-15
Merge branches 'pm-devfreq' and 'pm-tools'
Rafael J. Wysocki
2021-02-04
PM / devfreq: Add required OPPs support to passive governor
Saravana Kannan
2021-02-04
PM / devfreq: Cache OPP table reference in devfreq
Saravana Kannan
2021-02-02
PM / devfreq: rk3399_dmc: Remove unneeded semicolon
Yang Li
2021-02-02
devfreq: tegra30: Migrate to dev_pm_opp_set_opp()
Viresh Kumar
2021-01-05
PM / devfreq: Replace devfreq->dev.parent as dev in devfreq_add_device
pierre Kuo
2021-01-05
PM / devfreq: Correct spelling in a comment
Lukasz Luba
2020-12-15
Merge branches 'pm-devfreq' and 'pm-tools'
Rafael J. Wysocki
2020-12-09
PM / devfreq: exynos: dev_pm_opp_put_*() accepts NULL argument
Viresh Kumar
[next]