summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: Update docs after removal of clk-private.hDaniel Thompson
2015-05-13clk: bindings: Fix assigned-clock-rates descriptionStephen Boyd
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-08clk: si5351: Mention clock-names in the binding documentationSebastian Hesselbarth
2015-05-07Merge tag 'clk-samsung-fixes-4.1-2' of git://linuxtv.org/snawrocki/samsung in...Michael Turquette
2015-05-07dt-bindings: ARM: Mediatek: use more generic node name in examplesSascha Hauer
2015-05-07clk: Add some more lockdep assertionsStephen Boyd
2015-05-07Merge branch 'clk-fixes' into clk-nextStephen Boyd
2015-05-07clk: emev2: Use generic names for device nodesGeert Uytterhoeven
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-05dt-bindings: ARM: Mediatek: Document devicetree bindings for clock/reset cont...Sascha Hauer
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
2015-04-30clk: Squash __clk_{enable,disable}() into callersDong Aisheng
2015-04-30clk: s/clk/core/ for struct clk_coreStephen Boyd
2015-04-29clk: exynos5433: Fix wrong PMS value of exynos5433_pll_ratesChanwoo Choi
2015-04-29clk: exynos5433: Fix wrong parent clock of sclk_apollo clockChanwoo Choi
2015-04-29clk: exynos5433: Fix CLK_PCLK_MONOTONIC_CNT clk register assignmentJonghwa Lee
2015-04-29clk: exynos5433: Fix wrong offset of PCLK_MSCL_SECURE_SMMU_JPEGJonghwa Lee
2015-04-29clk: Use CONFIG_ARCH_EXYNOS instead of CONFIG_ARCH_EXYNOS5433Chanwoo Choi
2015-04-26Linux 4.1-rc1v4.1-rc1Linus Torvalds