index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
lima
/
lima_devfreq.c
Age
Commit message (
Expand
)
Author
2022-11-14
drm/lima: Fix opp clkname setting in case of missing regulator
Erico Nunes
2022-07-08
drm/lima: Migrate to dev_pm_opp_set_config()
Viresh Kumar
2022-07-08
OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list
Viresh Kumar
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-03-16
drm/lima: Convert to use resource-managed OPP API
Yangtao Li
2021-02-07
drm/lima: add governor data with pre-defined thresholds
Christian Hewitt
2021-02-07
drm/lima: Use delayed timer as default in devfreq profile
Lukasz Luba
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-12-09
drm/lima: dev_pm_opp_put_*() accepts NULL argument
Viresh Kumar
2020-11-16
drm/lima: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
2020-11-16
drm/lima: simplify the return expression of lima_devfreq_target
Liu Shixin
2020-04-24
drm/lima: add lima_devfreq_resume/suspend
Qiang Yu
2020-04-24
drm/lima: Clean up redundant pdev pointer
Robin Murphy
2020-03-28
drm/lima: Add optional devfreq and cooling device support
Martin Blumenstingl