summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sirf
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner2019-05-214-8/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-174-57/+57
|\
| * clk: make clk_init_data constBhumika Goyal2017-11-014-51/+51
| * clk: sirf: make clk_ops constBhumika Goyal2017-11-011-6/+6
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* clk: sirf: Remove CLK_IS_ROOTStephen Boyd2016-04-152-8/+6
* clk: atlas7: Make reset_control_ops constPhilipp Zabel2016-03-291-1/+1
* clk: atlas7: fix noc/socket disconnect/reconnect for unit clksGuo Zeng2015-09-291-146/+188
* clk: atlas7: move variable-definition togetherGuo Zeng2015-09-291-12/+12
* clk: atlas7: fix pll missed divide NR in fraction modeGuo Zeng2015-08-241-0/+1
* clk: atlas7: fix bit field and its root clk for coresight_tpiuGuo Zeng2015-08-241-1/+1
* clk: atlas7: replace dto resolution magic number by macroYibo Cai2015-08-241-5/+8
* clk: atlas7: fix integer overflow in dto rate calculationYibo Cai2015-08-241-2/+2
* clk: atlas7: export mux clks so that consumers can get themGuo Zeng2015-08-241-2/+3
* clk: atlas7: add lost pwm unit clksGuo Zeng2015-08-241-0/+4
* clk: sirf: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-6/+6
* clk: sirf: Properly include clk.hStephen Boyd2015-07-203-2/+2
* clk: sirf: add CSR atlas7 clk and reset supportZhiwu Song2015-05-202-1/+1633
* clk: sirf: Silence sparse warningsStephen Boyd2015-05-141-2/+2
* clk: sirf: Constify parent names in clock init dataKrzysztof Kozlowski2015-05-051-6/+6
* clk: sirf: update copyright years to 2014Barry Song2014-03-263-3/+6
* clk: sirf: re-arch to make the codes support both prima2 and atlas6Barry Song2014-01-166-0/+1395