summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: sync drivers with LinuxAhmad Fatoum2024-02-1630-1461/+3557
* treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-2628-28/+28
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* clk: change clk_get_num_parents into clk_hw_get_num_parentsAhmad Fatoum2022-01-141-1/+1
* drivers: migrate "GPL-2.0+" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-2211-11/+11
* include: add dedicated header for printf/printkAhmad Fatoum2021-11-011-1/+1
* clk: introduce struct clk_hwSascha Hauer2021-06-0717-433/+434
* clk: rename clk_register() to bclk_register()Sascha Hauer2021-06-0717-28/+28
* clk: at91: sama5d2: fix buffer overflow of clk parent_namesAhmad Fatoum2020-09-147-19/+21
* clk: at91: remove now-duplicate crutch #definesAhmad Fatoum2020-07-051-6/+0
* clk: at91: remove no-longer needed dt-compat codeAhmad Fatoum2020-07-052-732/+5
* clk: at91: sync with Linux v5.8-rc1Ahmad Fatoum2020-07-0514-63/+1025
* 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-1517-214/+1085
* clk: at91: add sama5d2 audio PLL supportAhmad Fatoum2020-04-157-5/+669
* clk: at91: allow 24 Mhz clock as input for PLLEugen Hristev2020-04-151-1/+1
* clk: at91: Mark struct clk_range as constStephen Boyd2020-04-156-12/+12
* clk: at91: add __init marker where appropriateAhmad Fatoum2020-04-1512-38/+38
* clk: at91: compile dt-compat for all platforms that require itAhmad Fatoum2020-04-151-6/+4
* clk: at91: delete no-longer required DT compat codeAhmad Fatoum2020-04-151-133/+0
* clk: at91: fix possible deadlockAlexandre Belloni2020-04-156-6/+6
* clk: at91: fix masterck nameAlexandre Belloni2020-04-153-4/+4
* clk: migrate to SPDX-License-Identifier useAhmad Fatoum2020-04-1517-95/+17
* clk: at91: fix warning about missing const-safetyAhmad Fatoum2019-05-272-4/+2
* clk: at91: delete dead i2s/audio codeAhmad Fatoum2019-05-242-112/+0
* clk: at91: fix compilation errors in sama5d2.cAhmad Fatoum2019-05-242-63/+6
* clk: at91: update to PMC bindingsSam Ravnborg2019-02-2516-970/+567
* clk: at91: add dt-compat to PMC bindingsAhmad Fatoum2019-02-251-0/+961
* clk: at91: add sama5d4Sam Ravnborg2019-02-251-0/+270
* clk: at91: add sama5d2Sam Ravnborg2019-02-251-0/+342
* clk: at91: add at91sam9x5Sam Ravnborg2019-02-251-0/+315
* clk: at91: add at91sam9rlSam Ravnborg2019-02-251-0/+177
* clk: at91: add at91sam9260Sam Ravnborg2019-02-251-0/+497
* clk: at91: fix clk-mainSam Ravnborg2017-07-201-0/+1
* clk: at91: Port at91 DT clock codeAndrey Smirnov2017-03-3017-0/+4144