summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-asm9260.c
Commit message (Expand)AuthorAgeFilesLines
* clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typoArnd Bergmann2020-04-131-1/+1
* clk: asm9260: Use parent accuracy in fixed rate clkStephen Boyd2020-01-061-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* clk: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-301-2/+2
* treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+1
* clk: Convert to using %pOF instead of full_nameRob Herring2017-07-211-2/+2
* clk: asm9260: Migrate to clk_hw based registration and OF APIsStephen Boyd2016-08-241-13/+18
* clk: asm9260: Fix of_io_request_and_map error checkMaxime Ripard2015-05-131-1/+1
* ARM: clk: add clk-asm9260 driverOleksij Rempel2015-01-201-0/+348