summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-s2mps11.c
AgeCommit message (Expand)Author
2019-09-16clk: s2mps11: Add used attribute to s2mps11_dt_matchNathan Chancellor
2018-11-21clk: s2mps11: Fix matching when built as module and DT node contains compatibleKrzysztof Kozlowski
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
2014-11-25clk: s2mps11: Add the support for S2MPS13 PMIC clockChanwoo Choi
2014-10-20clk: drop owner assignment from platform_driversWolfram Sang
2014-07-03Merge branch 'clk-fixes' into clk-nextMike Turquette
2014-07-02clk: s2mps11: Fix clk_opsKarol Wrona
2014-07-01clk: s2mps11: Fix double free corruption during driver unbindKrzysztof Kozlowski
2014-05-23clk: s2mps11: Add support for S2MPS14 clocksKrzysztof Kozlowski
2014-05-23clk: s2mps11: Remove useless check for clk_tableKrzysztof Kozlowski
2014-05-23clk: s2mps11: Add missing of_node_put and of_clk_del_providerKrzysztof Kozlowski
2014-03-24clk: s2mps11: Use of_get_child_by_nameKrzysztof Kozlowski
2014-03-24clk: s2mps11: Fix possible NULL pointer dereferenceKrzysztof Kozlowski
2014-03-18clk: clk-s2mps11: Add support for clocks in S5M8767 MFDTushar Behera
2014-03-18clk: clk-s2mps11: Refactor for including support for other MFD clocksTushar Behera
2013-12-16mfd: s2mps11: Fix build after regmap field rename in sec-core.cKrzysztof Kozlowski
2013-08-08clk: s2mps11: Add support for s2mps11Yadwinder Singh Brar