summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
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-20clk: sirf: add CSR atlas7 clk and reset supportZhiwu Song2-1/+1633
2015-05-19clk: mediatek: Initialize clk_init_dataRicky Liang2-2/+2
2015-05-15clk: mmp: add PXA1928 clock supportRob Herring2-0/+267
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: 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 Turquette4-25/+53
2015-05-08clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth1-18/+45
2015-05-07Merge tag 'clk-samsung-fixes-4.1-2' of git://linuxtv.org/snawrocki/samsung in...Michael Turquette3-7/+8
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: 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
2015-05-05clk: s3c2410: Staticize local symbolsKrzysztof Kozlowski1-2/+2
2015-05-05clk: ls1x: Fix duplicate const for parent namesKrzysztof Kozlowski1-3/+3
2015-05-05clk: sirf: Constify parent names in clock init dataKrzysztof Kozlowski1-6/+6
2015-05-05clk: cdce706: Constify parent names in clock init dataKrzysztof Kozlowski1-2/+2
2015-05-05clk: exynos: Staticize file-scope declarationsKrzysztof Kozlowski2-42/+42
2015-05-05clk: rockchip: Staticize file-scope declarationsKrzysztof Kozlowski2-2/+2
2015-05-05clk: mediatek: Add basic clocks for Mediatek MT8173.James Liao2-0/+831
2015-05-05clk: mediatek: Add basic clocks for Mediatek MT8135.James Liao2-0/+645