index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
devfreq
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / devfreq: event: use devm_platform_get_and_ioremap_resource()
Minghao Chi
2022-12-05
1
-2
/
+1
*
PM / devfreq: event: Use device_match_of_node()
ye xingchen
2022-12-05
1
-1
/
+1
*
PM / devfreq: Use device_match_of_node()
ye xingchen
2022-12-03
1
-1
/
+1
*
PM/devfreq: governor: Add a private governor_data for governor
Kant Fan
2022-11-20
2
-10
/
+8
*
PM / devfreq: rockchip-dfi: Fix an error message
Christophe JAILLET
2022-09-26
1
-4
/
+3
*
PM / devfreq: mtk-cci: Handle sram regulator probe deferral
AngeloGioacchino Del Regno
2022-09-26
1
-2
/
+6
*
Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-08-08
2
-16
/
+27
|
\
|
*
Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
2022-08-03
2
-16
/
+27
|
|
\
|
|
*
PM / devfreq: tegra30: Register config_clks helper
Viresh Kumar
2022-07-12
1
-3
/
+19
|
|
*
OPP: Migrate set-regulators API to use set-config helpers
Viresh Kumar
2022-07-08
1
-12
/
+7
|
|
*
OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list
Viresh Kumar
2022-07-08
1
-2
/
+2
*
|
|
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-04
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'icc-5.20-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-07-16
1
-0
/
+1
|
|
\
\
|
|
*
|
PM / devfreq: imx: Register i.MX8MP interconnect device
Peng Fan
2022-07-15
1
-0
/
+1
|
|
|
/
*
|
|
PM / devfreq: tegra30: Add error message for devm_devfreq_add_device()
Dmitry Osipenko
2022-07-15
1
-1
/
+3
*
|
|
PM / devfreq: imx-bus: use NULL to pass a null pointer rather than zero
Colin Ian King
2022-07-15
1
-1
/
+1
*
|
|
PM / devfreq: shut up kernel-doc warnings
Mauro Carvalho Chehab
2022-07-15
1
-0
/
+4
*
|
|
PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driver
Johnson Wang
2022-07-15
3
-0
/
+451
|
/
/
*
|
PM / devfreq: exynos-bus: Fix NULL pointer dereference
Christian Marangi
2022-07-08
1
-3
/
+3
*
|
PM / devfreq: passive: revert an editing accident in SPDX-License line
Lukas Bulwahn
2022-06-30
1
-1
/
+1
*
|
PM / devfreq: Fix kernel warning with cpufreq passive register fail
Christian Marangi
2022-06-30
1
-1
/
+0
*
|
PM / devfreq: Rework freq_table to be local to devfreq struct
Christian Marangi
2022-06-30
2
-44
/
+41
*
|
PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events
Miaoqian Lin
2022-06-30
1
-2
/
+6
*
|
PM / devfreq: passive: Use HZ_PER_KHZ macro in units.h
Yicong Yang
2022-06-30
1
-2
/
+1
*
|
PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER
Christian 'Ansuel' Marangi
2022-06-30
1
-22
/
+17
*
|
PM / devfreq: Mute warning on governor PROBE_DEFER
Christian 'Ansuel' Marangi
2022-06-30
1
-2
/
+3
*
|
PM / devfreq: Fix kernel panic with cpu based scaling to passive gov
Christian 'Ansuel' Marangi
2022-06-30
1
-2
/
+1
|
/
*
PM / devfreq: passive: Return non-error when not-supported event is required
Chanwoo Choi
2022-05-19
1
-1
/
+1
*
PM / devfreq: passive: Keep cpufreq_policy for possible cpus
Chanwoo Choi
2022-05-17
2
-16
/
+62
*
PM / devfreq: passive: Reduce duplicate code when passive_devfreq case
Chanwoo Choi
2022-05-17
1
-58
/
+8
*
PM / devfreq: Add cpu based scaling support to passive governor
Saravana Kannan
2022-05-17
2
-12
/
+308
*
PM / devfreq: Export devfreq_get_freq_range symbol within devfreq
Chanwoo Choi
2022-05-17
2
-8
/
+14
*
PM / devfreq: rk3399_dmc: Block PMU during transitions
Brian Norris
2022-05-09
1
-0
/
+13
*
PM / devfreq: rk3399_dmc: Avoid static (reused) profile
Brian Norris
2022-04-14
1
-9
/
+9
*
PM / devfreq: rk3399_dmc: Use devm_pm_opp_of_add_table()
Brian Norris
2022-04-14
1
-11
/
+3
*
PM / devfreq: rk3399_dmc: Disable edev on remove()
Brian Norris
2022-04-14
1
-0
/
+2
*
PM / devfreq: rk3399_dmc: Support new *-ns properties
Brian Norris
2022-04-14
1
-35
/
+50
*
PM / devfreq: rk3399_dmc: Support new disable-freq properties
Brian Norris
2022-04-14
1
-4
/
+47
*
PM / devfreq: rk3399_dmc: Use bitfield macro definitions for ODT_PD
Brian Norris
2022-04-14
1
-19
/
+24
*
PM / devfreq: rk3399_dmc: Drop excess timing properties
Brian Norris
2022-04-14
1
-115
/
+29
*
PM / devfreq: rk3399_dmc: Drop undocumented ondemand DT props
Brian Norris
2022-04-14
1
-4
/
+2
*
PM / devfreq: Reduce log severity for informative message
Tzung-Bi Shih
2021-12-16
1
-2
/
+2
*
PM / devfreq: sun8i: addd COMMON_CLK dependency
Arnd Bergmann
2021-12-16
1
-0
/
+1
*
PM / devfreq: Add a driver for the sun8i/sun50i MBUS
Samuel Holland
2021-12-10
3
-0
/
+520
*
Merge branches 'pm-opp' and 'pm-cpufreq'
Rafael J. Wysocki
2021-11-10
3
-62
/
+76
|
\
|
*
PM / devfreq: tegra30: Check whether clk_round_rate() returns zero rate
Dmitry Osipenko
2021-10-05
1
-2
/
+2
|
*
PM / devfreq: tegra30: Use resource-managed helpers
Dmitry Osipenko
2021-10-05
1
-61
/
+46
|
*
PM / devfreq: Add devm_devfreq_add_governor()
Dmitry Osipenko
2021-10-05
2
-0
/
+29
*
|
PM / devfreq: Strengthen check for freq_table
Samuel Holland
2021-10-27
1
-1
/
+1
*
|
devfreq: exynos-ppmu: simplify parsing event-type from DT
Krzysztof Kozlowski
2021-10-27
1
-4
/
+1
[next]