summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
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-15clk: Kconfig: Move bcm Kconfig into clk menuStephen Boyd1-1/+1
2015-05-15clk: u300: Silence sparse warningsStephen Boyd1-0/+1
2015-05-15clk: moxart: Silence sparse warningsStephen Boyd1-2/+2
2015-05-15clk: xgene: Silence sparse warningsStephen Boyd1-10/+12
2015-05-15clk: mmp: Silence sparse warningsStephen Boyd2-2/+2
2015-05-15clk: socfpga: Silence sparse warningStephen Boyd1-1/+1
2015-05-15clk: versatile: Silence sparse warningsStephen Boyd1-2/+2
2015-05-15clk: ti: Silence sparse warningsStephen Boyd4-8/+8
2015-05-15clk: st: Silence sparse warningsStephen Boyd4-17/+17
2015-05-15clk: socfpga: Silence sparse warningStephen Boyd1-1/+1
2015-05-15clk: sirf: Silence sparse warningsStephen Boyd1-2/+2
2015-05-15clk: emev2: Silence sparse warningsStephen Boyd1-1/+1
2015-05-15clk: samsung: Silence sparse warningsStephen Boyd1-13/+13
2015-05-15clk: hix5hd2: Silence sparse warningsStephen Boyd1-2/+3
2015-05-15clk: berlin: Silence sparse warningStephen Boyd1-8/+1
2015-05-15clk: bcm/kona: Remove ccu_listStephen Boyd2-6/+0
2015-05-15clk: bcm/kona: Silence sparse warningsStephen Boyd1-1/+1
2015-05-15clk: max-gen: Silence sparse warningsStephen Boyd1-0/+2
2015-05-15clk: Silence sparse warnings about __clk_{get,put}()Stephen Boyd1-0/+1
2015-05-15clk: gpio-gate: Don't export __init functionsStephen Boyd1-2/+1
2015-05-15clk: basic-types: Remove useless allocation failure printksStephen Boyd6-21/+9
2015-05-15clk: 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-08Merge 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-07clk: add missing lock when call clk_core_enable in clk_set_parentDong Aisheng1-0/+8
2015-05-06clk: s3c2410: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-06clk: s3c2410: Staticize local symbolsKrzysztof Kozlowski1-2/+2
2015-05-06clk: ls1x: Fix duplicate const for parent namesKrzysztof Kozlowski1-3/+3
2015-05-06clk: sirf: Constify parent names in clock init dataKrzysztof Kozlowski1-6/+6
2015-05-06clk: cdce706: Constify parent names in clock init dataKrzysztof Kozlowski1-2/+2
2015-05-06clk: exynos: Staticize file-scope declarationsKrzysztof Kozlowski2-42/+42
2015-05-06clk: rockchip: Staticize file-scope declarationsKrzysztof Kozlowski2-2/+2
2015-05-06clk: mediatek: Add basic clocks for Mediatek MT8173.James Liao2-0/+831
2015-05-06clk: mediatek: Add basic clocks for Mediatek MT8135.James Liao2-0/+645
2015-05-06clk: mediatek: Add reset controller supportSascha Hauer3-0/+108
2015-05-06clk: mediatek: Add initial common clock support for Mediatek SoCs.James Liao7-0/+899
2015-05-06clk: make strings in parent name arrays constSascha Hauer2-3/+5
2015-05-05clk: exynos5420: Restore GATE_BUS_TOP on suspendJavier Martinez Canillas1-0/+1
2015-05-02Merge branch 'clk-fixes' into clk-nextStephen Boyd1-2/+2