summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-21clk: clk-conf: Fix typo in commentShailendra Verma1-1/+1
2015-05-21clk: samsung: Fix typo in panic logShailendra Verma1-1/+1
2015-05-21clk: cdce706: Add missing of_clk_del_provider call in cdce706_removeAxel Lin1-0/+1
2015-05-20clk: Fix typo in clk_register() commentShailendra Verma1-1/+1
2015-05-20ARM: dts: atlas7: add fixed frequency clocks in car nodeGuo Zeng1-0/+15
2015-05-20clk: sirf: add CSR atlas7 clk and reset supportZhiwu Song3-1/+1688
2015-05-19clk: mediatek: Initialize clk_init_dataRicky Liang2-2/+2
2015-05-15clk: mmp: add PXA1928 clock supportRob Herring2-0/+267
2015-05-15dt-bindings: Add pxa1928 clock bindingRob Herring2-0/+78
2015-05-15clk: Show correct information when fail to set clock rateChanwoo Choi1-2/+3
2015-05-14clk: Kconfig: Move bcm Kconfig into clk menuStephen Boyd1-1/+1
2015-05-14clk: u300: Silence sparse warningsStephen Boyd1-0/+1
2015-05-14clk: moxart: Silence sparse warningsStephen Boyd1-2/+2
2015-05-14clk: xgene: Silence sparse warningsStephen Boyd1-10/+12
2015-05-14clk: mmp: Silence sparse warningsStephen Boyd2-2/+2
2015-05-14clk: socfpga: Silence sparse warningStephen Boyd1-1/+1
2015-05-14clk: versatile: Silence sparse warningsStephen Boyd1-2/+2
2015-05-14clk: ti: Silence sparse warningsStephen Boyd4-8/+8
2015-05-14clk: st: Silence sparse warningsStephen Boyd4-17/+17
2015-05-14clk: socfpga: Silence sparse warningStephen Boyd1-1/+1
2015-05-14clk: sirf: Silence sparse warningsStephen Boyd1-2/+2
2015-05-14clk: emev2: Silence sparse warningsStephen Boyd1-1/+1
2015-05-14clk: samsung: Silence sparse warningsStephen Boyd1-13/+13
2015-05-14clk: hix5hd2: Silence sparse warningsStephen Boyd1-2/+3
2015-05-14clk: berlin: Silence sparse warningStephen Boyd1-8/+1
2015-05-14clk: bcm/kona: Remove ccu_listStephen Boyd2-6/+0
2015-05-14clk: bcm/kona: Silence sparse warningsStephen Boyd1-1/+1
2015-05-14clk: max-gen: Silence sparse warningsStephen Boyd1-0/+2
2015-05-14clk: Silence sparse warnings about __clk_{get,put}()Stephen Boyd1-0/+1
2015-05-14clk: gpio-gate: Don't export __init functionsStephen Boyd1-2/+1
2015-05-14clk: basic-types: Remove useless allocation failure printksStephen Boyd6-21/+9
2015-05-14clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereferenceKrzysztof Kozlowski1-0/+5
2015-05-13clk: axm55xx: Use %zu in pr_info for size_tAlexander Sverdlin1-1/+1
2015-05-13clk: asm9260: Fix of_io_request_and_map error checkMaxime Ripard1-1/+1
2015-05-13clk: Update docs after removal of clk-private.hDaniel Thompson1-25/+2
2015-05-13clk: bindings: Fix assigned-clock-rates descriptionStephen Boyd1-3/+4
2015-05-13clk: si5351: fix .recalc_rate for multisynth 6-7Sergej Sawazki1-3/+2
2015-05-13clk: si5351: fix .round_rate for multisynth 6-7Sergej Sawazki1-4/+17
2015-05-08Merge branch 'clk-fixes' into clk-nextMichael Turquette6-30/+56
2015-05-08clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth2-22/+45
2015-05-08clk: si5351: Mention clock-names in the binding documentationSebastian Hesselbarth1-1/+3
2015-05-07Merge tag 'clk-samsung-fixes-4.1-2' of git://linuxtv.org/snawrocki/samsung in...Michael Turquette3-7/+8
2015-05-07dt-bindings: ARM: Mediatek: use more generic node name in examplesSascha Hauer4-4/+4
2015-05-07clk: Add some more lockdep assertionsStephen Boyd1-0/+8
2015-05-07Merge branch 'clk-fixes' into clk-nextStephen Boyd1-0/+8
2015-05-07clk: emev2: Use generic names for device nodesGeert Uytterhoeven1-1/+1
2015-05-07clk: ux500: ape[ate|trace]clk are scaleableLinus Walleij2-5/+6
2015-05-07clk: add newline character after dumping all clocksFelipe Balbi1-1/+1
2015-05-06clk: add missing lock when call clk_core_enable in clk_set_parentDong Aisheng1-0/+8
2015-05-05clk: s3c2410: Constify platform_device_idKrzysztof Kozlowski1-1/+1