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_sandbox.c
Age
Commit message (
Expand
)
Author
2025-06-11
clk: sandbox: update driver for CONFIG_CLK_AUTO_ID support
Patrick Delaunay
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
clk: Remove rfree
Sean Anderson
2022-03-30
clk: Make rfree return void
Sean Anderson
2021-03-26
clk: sandbox: Create a special fixed-rate driver
Simon Glass
2021-03-26
clk: sandbox: Move priv/plat data to a header file
Simon Glass
2021-01-12
clk: add clk_round_rate()
Dario Binacchi
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-29
dm: test: Add a test for of-platdata phandles
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
clk: Rename free() to rfree()
Simon Glass
2019-10-22
test: clk: test clock self assignment
Jean-Jacques Hiblot
2019-10-22
test: clk: Update tests to also check the managed API
Jean-Jacques Hiblot
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-06-24
clk: sandbox: don't check clk ID against 0
Stephen Warren
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
2016-01-20
clk: add static qualifier to local functions
Masahiro Yamada
2015-07-21
dm: test: Add tests for the clk uclass
Simon Glass