index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
devfreq
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
2026-07-22
devfreq: Use sysfs_emit() for cpumask show callbacks
Yury Norov
2
-2
/
+2
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2
-2
/
+0
2026-05-22
devfreq: change devfreq_event_class to a const struct
Jori Koolstra
1
-10
/
+13
2026-04-04
PM / devfreq: tegra30-devfreq: add support for Tegra114
Svyatoslav Ryhel
1
-5
/
+12
2026-04-04
PM / devfreq: use _visible attribute to replace create/remove_sysfs_files()
Pengjie Zhang
1
-43
/
+60
2026-04-04
PM / devfreq: Remove unneeded casting for HZ_PER_KHZ
Andy Shevchenko
1
-3
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-6
/
+5
2025-11-26
PM / devfreq: Fix typo in DFSO_DOWNDIFFERENTIAL macro name
Riwen Lu
1
-2
/
+2
2025-11-24
PM / devfreq: tegra30: use min to simplify actmon_cpu_to_emc_rate
Thorsten Blum
1
-8
/
+4
2025-11-24
PM / devfreq: hisi: Fix potential UAF in OPP handling
Pengjie Zhang
1
-1
/
+2
2025-11-24
PM / devfreq: Move governor.h to a public header location
Dmitry Baryshkov
9
-137
/
+33
2025-10-15
PM / devfreq: rockchip-dfi: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-23
/
+22
2025-09-09
PM / devfreq: rockchip-dfi: add support for LPDDR5
Nicolas Frattaroli
1
-18
/
+66
2025-09-09
PM / devfreq: rockchip-dfi: double count on RK3588
Nicolas Frattaroli
1
-1
/
+6
2025-09-08
PM / devfreq: mtk-cci: avoid redundant conditions
Liao Yuanhong
1
-1
/
+1
2025-09-07
PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe()
Dan Carpenter
1
-1
/
+2
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-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
5
-5
/
+5
2024-09-05
PM / devfreq: imx-bus: Use of_property_present()
Rob Herring (Arm)
1
-1
/
+1
2024-09-05
PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers
Anand Moon
1
-17
/
+5
2024-09-05
PM/devfreq: governor: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
4
-0
/
+4
2024-05-09
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
[next]