aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/clk-npcm7xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-18clk: npcm7xx: Fix incorrect kfreeJonathan Neuschäfer1-1/+1
2022-09-28clk: clk-npcm7xx: Remove unused struct npcm7xx_clk_gate_data and npcm7xx_clk_div_fixed_dataYuan Can1-29/+0
2021-02-11clk: clk-npcm7xx: Remove unused static const tables 'npcm7xx_gates' and 'npcm7xx_divs_fx'Lee Jones1-108/+0
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-08-28clk: npcm7xx: fix memory allocationGustavo A. R. Silva1-2/+2
2018-05-01clk: npcm7xx: fix return value check in npcm7xx_clk_init()Wei Yongjun1-1/+1
2018-04-16clk: npcm7xx: add clock controllerTali Perry1-0/+656