summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/sckc.c
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: sync drivers with LinuxAhmad Fatoum2024-02-161-116/+129
* treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-261-1/+1
* clk: introduce struct clk_hwSascha Hauer2021-06-071-57/+57
* clk: rename clk_register() to bclk_register()Sascha Hauer2021-06-071-4/+4
* clk: at91: sama5d2: fix buffer overflow of clk parent_namesAhmad Fatoum2020-09-141-2/+3
* clk: at91: sckc: fix off-by-1000 in udelay()Ahmad Fatoum2020-04-151-1/+1
* clk: at91: port Linux v5.6 SAM9X60 (new ARM926EJ-S) clock supportAhmad Fatoum2020-04-151-127/+245
* clk: at91: add __init marker where appropriateAhmad Fatoum2020-04-151-3/+3
* clk: migrate to SPDX-License-Identifier useAhmad Fatoum2020-04-151-6/+1
* clk: at91: Port at91 DT clock codeAndrey Smirnov2017-03-301-0/+485