aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/at91/clk-system.c
Commit message (Expand)AuthorAgeFilesLines
* 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