summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-05-14clk: versatile: Silence sparse warningsStephen Boyd
2015-05-14clk: ti: Silence sparse warningsStephen Boyd
2015-05-14clk: st: Silence sparse warningsStephen Boyd
2015-05-14clk: socfpga: Silence sparse warningStephen Boyd
2015-05-14clk: sirf: Silence sparse warningsStephen Boyd
2015-05-14clk: emev2: Silence sparse warningsStephen Boyd
2015-05-14clk: samsung: Silence sparse warningsStephen Boyd
2015-05-14clk: hix5hd2: Silence sparse warningsStephen Boyd
2015-05-14clk: berlin: Silence sparse warningStephen Boyd
2015-05-14clk: bcm/kona: Remove ccu_listStephen Boyd
2015-05-14clk: bcm/kona: Silence sparse warningsStephen Boyd
2015-05-14clk: max-gen: Silence sparse warningsStephen Boyd
2015-05-14clk: Silence sparse warnings about __clk_{get,put}()Stephen Boyd
2015-05-14clk: gpio-gate: Don't export __init functionsStephen Boyd
2015-05-14clk: basic-types: Remove useless allocation failure printksStephen Boyd
2015-05-14clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereferenceKrzysztof Kozlowski
2015-05-13clk: axm55xx: Use %zu in pr_info for size_tAlexander Sverdlin
2015-05-13clk: asm9260: Fix of_io_request_and_map error checkMaxime Ripard
2015-05-13clk: si5351: fix .recalc_rate for multisynth 6-7Sergej Sawazki
2015-05-13clk: si5351: fix .round_rate for multisynth 6-7Sergej Sawazki
2015-05-08Merge branch 'clk-fixes' into clk-nextMichael Turquette
2015-05-08clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth
2015-05-07Merge tag 'clk-samsung-fixes-4.1-2' of git://linuxtv.org/snawrocki/samsung in...Michael Turquette
2015-05-07clk: Add some more lockdep assertionsStephen Boyd
2015-05-07Merge branch 'clk-fixes' into clk-nextStephen Boyd
2015-05-07clk: ux500: ape[ate|trace]clk are scaleableLinus Walleij
2015-05-07clk: add newline character after dumping all clocksFelipe Balbi
2015-05-06clk: add missing lock when call clk_core_enable in clk_set_parentDong Aisheng
2015-05-05clk: s3c2410: Constify platform_device_idKrzysztof Kozlowski
2015-05-05clk: s3c2410: Staticize local symbolsKrzysztof Kozlowski
2015-05-05clk: ls1x: Fix duplicate const for parent namesKrzysztof Kozlowski
2015-05-05clk: sirf: Constify parent names in clock init dataKrzysztof Kozlowski
2015-05-05clk: cdce706: Constify parent names in clock init dataKrzysztof Kozlowski
2015-05-05clk: exynos: Staticize file-scope declarationsKrzysztof Kozlowski
2015-05-05clk: rockchip: Staticize file-scope declarationsKrzysztof Kozlowski
2015-05-05clk: mediatek: Add basic clocks for Mediatek MT8173.James Liao
2015-05-05clk: mediatek: Add basic clocks for Mediatek MT8135.James Liao
2015-05-05clk: mediatek: Add reset controller supportSascha Hauer
2015-05-05clk: mediatek: Add initial common clock support for Mediatek SoCs.James Liao
2015-05-05clk: make strings in parent name arrays constSascha Hauer
2015-05-05clk: exynos5420: Restore GATE_BUS_TOP on suspendJavier Martinez Canillas
2015-05-01Merge branch 'clk-fixes' into clk-nextStephen Boyd
2015-05-01clk: at91: Constify irq_domain_opsKrzysztof Kozlowski
2015-05-01clk: Fix JSON output in debugfsStefan Wahren
2015-04-30clk: qcom: Fix MSM8916 gfx3d_clk_src configurationGeorgi Djakov
2015-04-30clk: qcom: Fix MSM8916 venus divider valueGeorgi Djakov
2015-04-30clk: Update some comments to reflect realityStephen Boyd
2015-04-30clk: Remove forward declared function prototypesStephen Boyd
2015-04-30clk: Remove impossible if condition in clk_core_get_phase()Stephen Boyd
2015-04-30clk: Drop unnecessary OOM printsStephen Boyd