summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-generated.c
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: move clock code to compat.cClaudiu Beznea2020-09-221-178/+0
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* clk: at91: clk-generated: fix incorrect index of clk sourceWenyou Yang2017-11-291-6/+8
* clk: at91: clk-generated: select absolute closest rateLudovic Desroches2017-11-291-3/+1
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-1/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-3/+2
* clk: at91: Improve the clock implementationWenyou Yang2016-10-281-36/+51
* clk: at91: Add clock driverWenyou Yang2016-08-151-0/+162