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
/
test
/
dm
/
clk_ccf.c
Age
Commit message (
Expand
)
Author
2025-12-24
test: dm: clk_ccf: clean up assert statements
Heinrich Schuchardt
2025-06-11
sandbox: test: update for CONFIG_CLK_AUTO_ID support
Patrick Delaunay
2024-08-26
test: Drop the blank line before test macros
Simon Glass
2024-08-26
test: Rename unit-test flags
Simon Glass
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-06
test: Remove <common.h> and add needed includes
Tom Rini
2023-12-15
test: dm: clk_ccf: fix building error
Yang Xiwen
2023-12-15
test: dm: clk_ccf: test ccf_clk_ops
Yang Xiwen
2023-12-15
dm: test: clk: Add test for ccf clk_set_rate()
Igor Prusov
2020-09-22
clk: do not disable clock if it is critical
Claudiu Beznea
2020-09-22
clk: bind clk to new parent device
Claudiu Beznea
2020-08-24
clk: ccf: mux: change the get_rate helper
Dario Binacchi
2020-08-24
clk: set flags in the ccf registration routines
Dario Binacchi
2020-08-24
dm: test: clk: add the test for the ccf gated clock
Dario Binacchi
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2019-08-22
sandbox: clk: add clk enable/disable test code
Peng Fan
2019-07-31
test: dm: clk_ccf: test composite clk
Peng Fan
2019-07-19
clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]
Lukasz Majewski