index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-uclass.c
Age
Commit message (
Expand
)
Author
2026-01-21
clk: clk-uclass: used dev name in debug message
David Lechner
2026-01-21
clk: clk-uclass: fix format specifier for ofnode name
David Lechner
2025-12-12
Revert "clk: Return value calculated by ERR_PTR"
Tom Rini
2025-12-08
Merge tag 'v2026.01-rc4' into next
Tom Rini
2025-12-05
Merge patch series "clk: Return value calculated by ERR_PTR"
Tom Rini
2025-12-05
clk: Prevent memory leak on error
Andrew Goodbody
2025-12-05
clk: Return value calculated by ERR_PTR
Andrew Goodbody
2025-12-05
clk: Prevent SIGSEGV on debug
Andrew Goodbody
2025-12-04
clk: Only enable the parent clock if the clock was enabled before reparenting
Maksim Kiselev
2025-11-12
clk: use private clk struct to access clock flags
Kaustabh Chakraborty
2025-10-28
Revert "clk: Return value calculated by ERR_PTR"
Tom Rini
2025-10-28
clk: Return value calculated by ERR_PTR
Andrew Goodbody
2025-09-20
clk: clk-uclass: Fix clk_set_default_rates issue
Ye Li
2025-06-11
clk: add CONFIG_CLK_AUTO_ID
Patrick Delaunay
2025-05-12
clk: Fix clk_set_parent() regression
Jonas Karlman
2025-04-30
clk: fix crash on clk_set_rate clean rate cache
Christian Marangi
2025-04-10
clk: Ensure the parent clocks are enabled while reparenting
Miquel Raynal
2025-03-24
clk: Add clk_resolve_parent_clk()
Marek Vasut
2024-12-12
clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present
Sam Protsenko
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-08-01
clk: clk-uclass: Print clk name in clk_enable/clk_disable
Michael Trimarchi
2024-08-01
clk: Fix error message in clk_get_bulk
Jan Kiszka
2024-07-22
drivers: clk: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
clk: Remove <common.h> and add needed includes
Tom Rini
2024-01-29
treewide: Remove clk_free
Sean Anderson
2024-01-29
clk: Remove rfree
Sean Anderson
2024-01-29
clk: fix clk_get_rate() always return ulong
Julien Masson
2023-12-15
clk: get correct ops for clk_enable() and clk_disable()
Yang Xiwen
2023-11-01
clk: use private clk struct in CLK_CCF's enable/disable functions
Maksim Kiselev
2023-11-01
clk: fix count parameter type for clk_release_all
Eugen Hristev
2023-11-01
drivers: clk: Adjust temp var data type to properly match that of struct clk_ops
Nathan Barrett-Morrison
2023-09-21
clk: Dont return error when assigned-clocks is empty or missing
Ashok Reddy Soma
2023-02-12
clk: Allow clk_get_by_name() with NULL name
Samuel Holland
2022-10-19
clk: update clk_clean_rate_cache to use private clk struct
Patrick Delaunay
2022-10-19
clk: change return type of clk_get_parent_rate from long long to ulong
Michal Suchanek
2022-03-30
clk: Consolidate some clock functions
Sean Anderson
2022-03-30
clk: Make clk_free return void
Sean Anderson
2022-03-30
clk: Make rfree return void
Sean Anderson
2022-02-25
clk: ccf: correct the test on the parent uclass in clk_enable/clk_disable
Patrick Delaunay
2022-02-24
clk: Inline clk_get_*_optional
Sean Anderson
2022-02-24
clk: Rename clk_get_optional_nodev
Sean Anderson
2022-01-13
treewide: invaild -> invalid
Sean Anderson
2022-01-07
Revert "clk: Detect failure to set defaults"
Marek Vasut
2021-12-15
clk: cosmetic: reorder include files
Patrick Delaunay
2021-09-25
clk: Rename clk_get_by_driver_info()
Simon Glass
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-07-15
clk: Detect failure to set defaults
Simon Glass
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
[next]