summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-divider.c
AgeCommit message (Expand)Author
2025-03-24clk: clk-divider: Resolve parent clock by nameMarek Vasut
2025-03-24clk: clk-divider: Use struct udevice instead of struct deviceMarek Vasut
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-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-02-10Correct SPL uses of SANDBOX_CLK_CCFSimon Glass
2021-12-15clk: define LOG_CATEGORY for generic and ccf clocksPatrick Delaunay
2021-01-12clk: export generic routinesDario Binacchi
2020-08-24clk: set flags in the ccf registration routinesDario Binacchi
2020-07-01clk: Always use the supplied struct clkSean Anderson
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-07-31clk: divider set rate supporrtPeng Fan
2019-07-31clk: use clk_dev_bindedPeng Fan
2019-07-19clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski
2019-07-19clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski