summaryrefslogtreecommitdiff
path: root/drivers/clk/at91/clk-main.c
AgeCommit message (Expand)Author
2025-08-13clk: at91: Fix testing of unsigned variable to be negativeAndrew Goodbody
2025-06-19clk: at91: clk-main: drop parent_name check when registering main_rc oscillatorManikandan Muralidharan
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-11-16treewide: use linux/time.h for time conversion definesIgor Prusov
2020-09-22clk: at91: clk-main: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: move clock code to compat.cClaudiu Beznea
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2016-08-15clk: at91: Add clock driverWenyou Yang