index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
devfreq
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-14
PM / devfreq: Add HiSilicon uncore frequency scaling driver
Jie Zhan
3
-0
/
+670
2025-07-14
PM / devfreq: Allow devfreq driver to add custom sysfs ABIs
Jie Zhan
1
-0
/
+1
2025-07-14
PM / devfreq: sun8i-a33-mbus: Simplify by using more devm functions
Uwe Kleine-König
1
-29
/
+9
2025-07-14
PM / devfreq: Fix a index typo in trans_stat
Chanwoo Choi
1
-1
/
+1
2025-07-14
PM / devfreq: Check governor before using governor->name
Lifeng Zheng
1
-7
/
+3
2025-07-14
PM / devfreq: Remove redundant devfreq_get_freq_range() calling in devfreq_ad...
Lifeng Zheng
1
-3
/
+0
2025-07-14
PM / devfreq: Limit max_freq with scaling_min_freq
Lifeng Zheng
1
-5
/
+2
2025-07-14
PM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store()
Lifeng Zheng
1
-1
/
+5
2025-02-18
PM / devfreq: rockchip-dfi: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-01-13
Merge tag 'devfreq-next-for-6.14' of ssh://gitolite.kernel.org/pub/scm/linux/...
Rafael J. Wysocki
2
-9
/
+4
2025-01-11
PM / devfreq: exynos: remove unused function parameter
Jeongjun Park
1
-3
/
+2
2024-12-08
PM / devfreq: event: Call of_node_put() only once in devfreq_event_get_edev_b...
Markus Elfring
1
-6
/
+2
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
5
-5
/
+5
2024-09-04
PM / devfreq: imx-bus: Use of_property_present()
Rob Herring (Arm)
1
-1
/
+1
2024-09-04
PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers
Anand Moon
1
-17
/
+5
2024-09-04
PM/devfreq: governor: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
4
-0
/
+4
2024-05-08
PM / devfreq: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Anand Moon
1
-6
/
+3
2024-05-08
PM / devfreq: rk3399_dmc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-08
PM / devfreq: sun8i-a33-mbus: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-08
PM / devfreq: mtk-cci: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-08
PM / devfreq: exynos-ppmu: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-08
PM / devfreq: exynos-nocp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-19
PM / devfreq: Synchronize devfreq_monitor_[start/stop]
Mukesh Ojha
1
-2
/
+22
2023-11-13
PM / devfreq: Convert to use sysfs_emit_at() API
Christian Marangi
1
-20
/
+17
2023-11-13
PM / devfreq: Fix buffer overflow in trans_stat_show
Christian Marangi
1
-18
/
+39
2023-10-19
PM / devfreq: rockchip-dfi: add support for RK3588
Sascha Hauer
1
-1
/
+35
2023-10-19
PM / devfreq: rockchip-dfi: account for multiple DDRMON_CTRL registers
Sascha Hauer
1
-24
/
+49
2023-10-19
PM / devfreq: rockchip-dfi: make register stride SoC specific
Sascha Hauer
1
-4
/
+9
2023-10-19
PM / devfreq: rockchip-dfi: Add perf support
Sascha Hauer
1
-5
/
+435
2023-10-19
PM / devfreq: rockchip-dfi: give variable a better name
Sascha Hauer
1
-7
/
+12
2023-10-19
PM / devfreq: rockchip-dfi: Prepare for multiple users
Sascha Hauer
1
-17
/
+40
2023-10-19
PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
Sascha Hauer
1
-9
/
+6
2023-10-19
PM / devfreq: rockchip-dfi: Handle LPDDR4X
Sascha Hauer
1
-0
/
+1
2023-10-19
PM / devfreq: rockchip-dfi: Handle LPDDR2 correctly
Sascha Hauer
1
-2
/
+9
2023-10-19
PM / devfreq: rockchip-dfi: Add RK3568 support
Sascha Hauer
1
-0
/
+27
2023-10-19
PM / devfreq: rockchip-dfi: Clean up DDR type register defines
Sascha Hauer
1
-12
/
+21
2023-10-19
PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
Sascha Hauer
2
-9
/
+10
2023-10-18
PM / devfreq: rockchip-dfi: introduce channel mask
Sascha Hauer
1
-6
/
+19
2023-10-18
PM / devfreq: rockchip-dfi: Use free running counter
Sascha Hauer
1
-22
/
+30
2023-10-17
PM / devfreq: mediatek: unlock on error in mtk_ccifreq_target()
Dan Carpenter
1
-1
/
+2
2023-10-09
PM / devfreq: exynos-ppmu: Use device_get_match_data()
Rob Herring
1
-10
/
+3
2023-10-09
PM / devfreq: rockchip-dfi: dfi store raw values in counter struct
Sascha Hauer
1
-2
/
+2
2023-10-09
PM / devfreq: rockchip-dfi: Add SoC specific init function
Sascha Hauer
1
-15
/
+33
2023-10-09
PM / devfreq: rockchip-dfi: use consistent name for private data struct
Sascha Hauer
1
-36
/
+36
2023-10-09
PM / devfreq: rockchip-dfi: Embed desc into private data struct
Sascha Hauer
1
-6
/
+2
2023-10-09
PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
Sascha Hauer
1
-7
/
+8
2023-10-09
PM / devfreq: Switch to dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
Manivannan Sadhasivam
1
-7
/
+7
2023-10-09
PM / devfreq: mediatek: protect oop in critical session
Mark Tseng
1
-3
/
+3
2023-08-10
PM / devfreq: Fix leak in devfreq_dev_release()
Boris Brezillon
1
-0
/
+1
2023-07-23
PM / devfreq: Reword the kernel-doc comment for devfreq_monitor_start() API
Manivannan Sadhasivam
1
-4
/
+5
[next]