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.c
Age
Commit message (
Expand
)
Author
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
2023-12-15
clk: check parent_name in clk_register to avoid confusing log_error() output
Yang Xiwen
2022-03-30
clk: ccf: Add some helper functions for clock ops
Sean Anderson
2021-12-15
clk: define LOG_CATEGORY for generic and ccf clocks
Patrick Delaunay
2021-12-15
clk: cosmetic: reorder include files
Patrick Delaunay
2021-01-05
dm: core: Access device flags through functions
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-13
dm: Remove uses of device_bind_offset()
Simon Glass
2020-12-13
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
2020-09-22
clk: check hw and hw->dev before dereference it
Claudiu Beznea
2020-08-24
clk: fix the console output of clk_register
Dario Binacchi
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-01-26
clk: show more error info when uclass_get_device_by_name
Peng Fan
2019-08-22
clk: introduce enable_count
Peng Fan
2019-07-31
clk: introduce clk_dev_binded
Peng Fan
2019-07-19
clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)
Lukasz Majewski