aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/clk-asm9260.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-11clk: asm9620: Remove 'hw' local variable that isn't checkedStephen Boyd1-3/+3
2022-09-29clk: asm9260: use parent index to link the reference clockDmitry Baryshkov1-17/+12
2020-04-13clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typoArnd Bergmann1-1/+1
2020-01-06clk: asm9260: Use parent accuracy in fixed rate clkStephen Boyd1-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-2/+1
2017-07-21clk: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2016-08-24clk: asm9260: Migrate to clk_hw based registration and OF APIsStephen Boyd1-13/+18
2015-05-13clk: asm9260: Fix of_io_request_and_map error checkMaxime Ripard1-1/+1
2015-01-20ARM: clk: add clk-asm9260 driverOleksij Rempel1-0/+348