aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/clk.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07clk: Remove <common.h> and add needed includesTom Rini
2023-12-15clk: check parent_name in clk_register to avoid confusing log_error() outputYang Xiwen
2022-03-30clk: ccf: Add some helper functions for clock opsSean Anderson
2021-12-15clk: define LOG_CATEGORY for generic and ccf clocksPatrick Delaunay
2021-12-15clk: cosmetic: reorder include filesPatrick Delaunay
2021-01-05dm: core: Access device flags through functionsSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-12-13dm: Remove uses of device_bind_offset()Simon Glass
2020-12-13dm: core: Rename device_bind() to device_bind_offset()Simon Glass
2020-09-22clk: check hw and hw->dev before dereference itClaudiu Beznea
2020-08-24clk: fix the console output of clk_registerDario Binacchi
2020-05-18common: Drop log.h from common headerSimon Glass
2020-01-26clk: show more error info when uclass_get_device_by_namePeng Fan
2019-08-22clk: introduce enable_countPeng Fan
2019-07-31clk: introduce clk_dev_bindedPeng Fan
2019-07-19clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski