1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-s2mps11.c
AgeCommit message (Expand)Author
2016-06-30clk: s2mps11: Migrate to clk_hw based OF and registration APIsStephen Boyd
2016-03-02clk: s2mps11: Remove CLK_IS_ROOTStephen Boyd
2016-01-29clk: s2mps11: remove redundant codeAndi Shyti
2016-01-29clk: s2mps11: remove redundant static variables declarationAndi Shyti
2016-01-29clk: s2mps11: allocate only one structure for clock initAndi Shyti
2016-01-29clk: s2mps11: merge two for loops in oneAndi Shyti
2015-07-28clk: s2mps11: Use kcalloc instead of kzalloc for array allocationVaibhav Hiremath
2015-07-28clk: s2mps11: Simplify s2mps11_clk_probe unwind pathsAxel Lin
2015-05-06clk: s2mps11: use clkdev_create()Russell King
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-28Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/...Michael Turquette
2014-11-25clk: clk-s2mps11: fix semicolon.cocci warningskbuild test robot