aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/bcm/clk-iproc-asiu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 1)Thomas Gleixner1-12/+2
2020-07-24clk: iproc: round clock rate to the closestLori Hikichi1-2/+2
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-2/+2
2016-06-30clk: bcm: iproc: Migrate to clk_hw based registration and OF APIsStephen Boyd1-14/+13
2015-07-02clk: iproc: fix memory leak from clock nameRay Jui1-5/+1
2015-06-18clk: iproc: add initial common clock supportRay Jui1-0/+276