1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/devfreq
Rafael J. Wysocki a500acaab6 Update devfreq next for v6.14
Detailed description for this pull request:
 - Call of_node_put() only once in devfreq_event_get_edev_by_phandle() on devfreq-event.c
 - Remove unused function parameter of exynos_bus_parse_of() on exynos-bus.c
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEsSpuqBtbWtRe4rLGnM3fLN7rz1MFAmeCXlAACgkQnM3fLN7r
 z1PtMQ/+Lucb3kF+q56snwMwXLQfNOyO8hkZurmHpKZypqY1YndGgX83rLmAMhts
 dabTU/FnkcHR0zDu/DJXXzCoS3GCNMipvAYpqQyAH8mxLUdUQs5WLodcJgcq/adg
 BSmHk47d+bbW9Y3AHdgPJpzVcqrN4pAg0GwX+tXucHO8Ju4k+o7uymELo4F27LPS
 g1hcmImEtrPn8b19GwrC7h4Tbh3JNz4jKIjchXK/SH00sRGrfg/L5YLkL06/V0Bp
 1skyaKxNgL2rbNzDHwwRW7PYH9kK8V4nc6UCLNy7pSGfC6MtQ0jlGBJXf5HjW/bS
 /jBknby2LbP6OneMezx3hUNENbNNxU/MgGTxEPW7fCbbqHvMJGXptctCGeGGux1m
 qcrAGiy21PeMn2txE8wqZ6CGJreOFF/OmBW3TihoqtKT2msI+DuDbTd4S8HpDwdj
 8u9gM6w0ovSAt/eOjo2+AQK35jB9lLIdEfNk9DwWA3HO607kKOmr1O97Aa5+t46g
 lnquOY2c/ti1tncOxsu/zYcPJO2WDRhto2A2kcgOvdN74Cmzs04xUq+YRetiGhU3
 9a2wT78EnoReMHhwYO6tSNK6ujKBTrrjiUBC+GeV/Azg+/z2spx3lK13umH5TZrp
 ySc3mdK6Rv4xsP3XK15xcLm9Vo0k44Yqnc3H+ZVWKrBMZ8/acuc=
 =enHJ
 -----END PGP SIGNATURE-----

Merge tag 'devfreq-next-for-6.14' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux

Merge devfreq updates for 6.14 from Chanwoo Choi:

"- Call of_node_put() only once in devfreq_event_get_edev_by_phandle()
   on devfreq-event.c
 - Remove unused function parameter of exynos_bus_parse_of() on
   exynos-bus.c"

* tag 'devfreq-next-for-6.14' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux:
  PM / devfreq: exynos: remove unused function parameter
  PM / devfreq: event: Call of_node_put() only once in devfreq_event_get_edev_by_phandle()
2025-01-13 20:48:34 +01:00
..
event Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
devfreq-event.c PM / devfreq: event: Call of_node_put() only once in devfreq_event_get_edev_by_phandle() 2024-12-08 21:58:55 +09:00
devfreq.c PM / devfreq: Synchronize devfreq_monitor_[start/stop] 2023-12-19 07:58:27 +09:00
exynos-bus.c PM / devfreq: exynos: remove unused function parameter 2025-01-11 21:03:07 +09:00
governor.h PM / devfreq: passive: Keep cpufreq_policy for possible cpus 2022-05-17 18:24:39 +09:00
governor_passive.c PM / devfreq: passive: revert an editing accident in SPDX-License line 2022-06-30 05:11:17 +09:00
governor_performance.c PM/devfreq: governor: add missing MODULE_DESCRIPTION() macros 2024-09-05 00:33:00 +09:00
governor_powersave.c PM/devfreq: governor: add missing MODULE_DESCRIPTION() macros 2024-09-05 00:33:00 +09:00
governor_simpleondemand.c PM/devfreq: governor: add missing MODULE_DESCRIPTION() macros 2024-09-05 00:33:00 +09:00
governor_userspace.c PM/devfreq: governor: add missing MODULE_DESCRIPTION() macros 2024-09-05 00:33:00 +09:00
imx-bus.c PM / devfreq: imx-bus: Use of_property_present() 2024-09-05 01:23:56 +09:00
imx8m-ddrc.c PM / devfreq: Explicitly include correct DT includes 2023-07-24 05:19:26 +09:00
Kconfig PM / devfreq: Remove "select SRCU" 2023-03-13 19:36:15 +09:00
Makefile PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driver 2022-07-15 11:40:08 +09:00
mtk-cci-devfreq.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
rk3399_dmc.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
sun8i-a33-mbus.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
tegra30-devfreq.c PM / devfreq: Explicitly include correct DT includes 2023-07-24 05:19:26 +09:00