summaryrefslogtreecommitdiffstats
path: root/drivers/clk/socfpga
Commit message (Expand)AuthorAgeFilesLines
* treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-261-1/+1
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* ARM: socfpga: Move mach header files to include/mach/socfpgaSascha Hauer2023-03-061-2/+2
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-2/+3
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-1/+1
* clk: introduce struct clk_hwSascha Hauer2021-06-075-84/+86
* clk: rename clk_register() to bclk_register()Sascha Hauer2021-06-074-6/+6
* treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-191-1/+1
* treewide: Use driver macroSascha Hauer2020-09-291-5/+1
* clk: migrate to SPDX-License-Identifier useAhmad Fatoum2020-04-156-55/+6
* clk: socfpga: fix compiler warnings for Cyclone5Ian Abbott2019-04-101-3/+3
* clk: socfpga: add arria10 clk driversSteffen Trumtrar2017-05-036-1/+572
* clk: socfpga: move driver to subdirectorySteffen Trumtrar2017-05-032-0/+435