aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/at91/clk-generated.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-22clk: at91: move clock code to compat.cClaudiu Beznea1-178/+0
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-05dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-11-29clk: at91: clk-generated: fix incorrect index of clk sourceWenyou Yang1-6/+8
2017-11-29clk: at91: clk-generated: select absolute closest rateLudovic Desroches1-3/+1
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass1-1/+1
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-3/+2
2016-10-28clk: at91: Improve the clock implementationWenyou Yang1-36/+51
2016-08-15clk: at91: Add clock driverWenyou Yang1-0/+162