summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-npcm7xx.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-01clk: npcm7xx: add read only flag to divider clocksTomer Maimon1-32/+38
2021-02-11clk: clk-npcm7xx: Remove unused static const tables 'npcm7xx_gates' and 'npcm...Lee Jones1-108/+0
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-1/+1
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-08-29clk: npcm7xx: fix memory allocationGustavo A. R. Silva1-2/+2
2018-05-02clk: npcm7xx: fix return value check in npcm7xx_clk_init()Wei Yongjun1-1/+1
2018-04-17clk: npcm7xx: add clock controllerTali Perry1-0/+656