summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-s2mps11.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clk-fixes' into clk-nextMike Turquette2014-07-031-5/+2
|\
| * clk: s2mps11: Fix double free corruption during driver unbindKrzysztof Kozlowski2014-07-011-5/+2
* | clk: s2mps11: Fix clk_opsKarol Wrona2014-07-021-22/+11
|/
* clk: s2mps11: Add support for S2MPS14 clocksKrzysztof Kozlowski2014-05-231-16/+48
* clk: s2mps11: Remove useless check for clk_tableKrzysztof Kozlowski2014-05-231-13/+11
* clk: s2mps11: Add missing of_node_put and of_clk_del_providerKrzysztof Kozlowski2014-05-231-5/+11
* clk: s2mps11: Use of_get_child_by_nameKrzysztof Kozlowski2014-03-241-1/+1
* clk: s2mps11: Fix possible NULL pointer dereferenceKrzysztof Kozlowski2014-03-241-1/+1
* clk: clk-s2mps11: Add support for clocks in S5M8767 MFDTushar Behera2014-03-181-0/+5
* clk: clk-s2mps11: Refactor for including support for other MFD clocksTushar Behera2014-03-181-4/+16
* mfd: s2mps11: Fix build after regmap field rename in sec-core.cKrzysztof Kozlowski2013-12-161-3/+3
* clk: s2mps11: Add support for s2mps11Yadwinder Singh Brar2013-08-081-0/+273