aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-system.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* clk: Remove <common.h> and add needed includesTom Rini2024-05-071-1/+0
* clk: at91: clk-system: add driver compatible with ccfClaudiu Beznea2020-09-221-0/+112
* clk: at91: move clock code to compat.cClaudiu Beznea2020-09-221-111/+0
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* clk: at91: clk-system: add set/get_rate operationsWenyou Yang2018-03-161-0/+26
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-1/+1
* clk: at91: Improve the clock implementationWenyou Yang2016-10-281-24/+33
* clk: at91: Add clock driverWenyou Yang2016-08-151-0/+76