summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sirf
AgeCommit message (Expand)AuthorLines
2021-02-08clk: remove sirf prima2/atlas driversArnd Bergmann-3082/+0
2020-10-13clk: clk-prima2: fix return value check in prima2_clk_init()Xu Wang-1/+1
2020-07-27clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang-1/+1
2019-08-16clk: sirf: Don't reference clk_init_data after registrationStephen Boyd-4/+8
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner-8/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-57/+57
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2017-11-01clk: make clk_init_data constBhumika Goyal-51/+51
2017-11-01clk: sirf: make clk_ops constBhumika Goyal-6/+6
2016-04-15clk: sirf: Remove CLK_IS_ROOTStephen Boyd-8/+6
2016-03-29clk: atlas7: Make reset_control_ops constPhilipp Zabel-1/+1
2015-09-29clk: atlas7: fix noc/socket disconnect/reconnect for unit clksGuo Zeng-146/+188
2015-09-29clk: atlas7: move variable-definition togetherGuo Zeng-12/+12
2015-08-24clk: atlas7: fix pll missed divide NR in fraction modeGuo Zeng-0/+1
2015-08-24clk: atlas7: fix bit field and its root clk for coresight_tpiuGuo Zeng-1/+1
2015-08-24clk: atlas7: replace dto resolution magic number by macroYibo Cai-5/+8
2015-08-24clk: atlas7: fix integer overflow in dto rate calculationYibo Cai-2/+2
2015-08-24clk: atlas7: export mux clks so that consumers can get themGuo Zeng-2/+3
2015-08-24clk: atlas7: add lost pwm unit clksGuo Zeng-0/+4
2015-08-24clk: sirf: Convert to clk_hw based provider APIsStephen Boyd-6/+6
2015-07-20clk: sirf: Properly include clk.hStephen Boyd-2/+2
2015-05-20clk: sirf: add CSR atlas7 clk and reset supportZhiwu Song-1/+1633
2015-05-14clk: sirf: Silence sparse warningsStephen Boyd-2/+2
2015-05-05clk: sirf: Constify parent names in clock init dataKrzysztof Kozlowski-6/+6
2014-03-26clk: sirf: update copyright years to 2014Barry Song-3/+6
2014-01-16clk: sirf: re-arch to make the codes support both prima2 and atlas6Barry Song-0/+1395