summaryrefslogtreecommitdiffstats
path: root/drivers/clk/versatile/clk-impd1.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-10clk: versatile: Add of_node_put() before return statementSumera Priyadarsini1-1/+3
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-121/+0
2020-05-15clk: versatile: Drop the legacy IM-PD1 clock codeRob Herring1-121/+0
2020-05-05clk: impd1: Look up clock-output-namesLinus Walleij1-0/+1
2020-03-20clk: versatile: Add device tree probing for IM-PD1 clocksLinus Walleij1-0/+79
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-04-07ARM/clk: move the ICST library to drivers/clkLinus Walleij1-0/+1
2016-03-15clk: versatile: Remove CLK_IS_ROOTStephen Boyd1-2/+1
2015-07-20clk: versatile: Remove clk.h and clkdev.h includesStephen Boyd1-1/+0
2014-05-21clk: impd1: add pclk clocksLinus Walleij1-7/+29
2014-05-14clk/versatile: export symbols for impd1Arnd Bergmann1-0/+2
2014-02-26ARM: integrator: localize the impd1.h headerLinus Walleij1-2/+4
2014-02-13clk: versatile: pass a parent to the ICST clockLinus Walleij1-2/+4
2014-01-03clk: versatile: fixup IM-PD1 clock implementationLinus Walleij1-15/+71
2014-01-03clk: versatile: pass a name to ICST clock providerLinus Walleij1-2/+2
2012-11-21clk: move IM-PD1 clocks to drivers/clkLinus Walleij1-0/+97