aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/sirf
AgeCommit message (Expand)AuthorFilesLines
2016-04-15clk: sirf: Remove CLK_IS_ROOTGravatar Stephen Boyd 2-8/+6
2016-03-29clk: atlas7: Make reset_control_ops constGravatar Philipp Zabel 1-1/+1
2015-09-29clk: atlas7: fix noc/socket disconnect/reconnect for unit clksGravatar Guo Zeng 1-146/+188
2015-09-29clk: atlas7: move variable-definition togetherGravatar Guo Zeng 1-12/+12
2015-08-24clk: atlas7: fix pll missed divide NR in fraction modeGravatar Guo Zeng 1-0/+1
2015-08-24clk: atlas7: fix bit field and its root clk for coresight_tpiuGravatar Guo Zeng 1-1/+1
2015-08-24clk: atlas7: replace dto resolution magic number by macroGravatar Yibo Cai 1-5/+8
2015-08-24clk: atlas7: fix integer overflow in dto rate calculationGravatar Yibo Cai 1-2/+2
2015-08-24clk: atlas7: export mux clks so that consumers can get themGravatar Guo Zeng 1-2/+3
2015-08-24clk: atlas7: add lost pwm unit clksGravatar Guo Zeng 1-0/+4
2015-08-24clk: sirf: Convert to clk_hw based provider APIsGravatar Stephen Boyd 1-6/+6
2015-07-20clk: sirf: Properly include clk.hGravatar Stephen Boyd 3-2/+2
2015-05-20clk: sirf: add CSR atlas7 clk and reset supportGravatar Zhiwu Song 2-1/+1633
2015-05-14clk: sirf: Silence sparse warningsGravatar Stephen Boyd 1-2/+2
2015-05-05clk: sirf: Constify parent names in clock init dataGravatar Krzysztof Kozlowski 1-6/+6
2014-03-26clk: sirf: update copyright years to 2014Gravatar Barry Song 3-3/+6
2014-01-16clk: sirf: re-arch to make the codes support both prima2 and atlas6Gravatar Barry Song 6-0/+1395