summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski2020-10-141-2/+2
* clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang2020-08-211-1/+1
* clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1Marek Szyprowski2020-06-291-1/+2
* clk: ti: composite: fix memory leakTero Kristo2020-06-291-0/+1
* clk: qcom: msm8916: Fix the address location of pll->config_regBryan O'Donoghue2020-06-291-4/+4
* clk: sunxi: Fix incorrect usage of round_down()Rikard Falkeborn2020-06-291-1/+1
* clk: xgene: Don't call __pa on ioremaped addressLaura Abbott2020-05-101-6/+4
* clk: imx: clk-pllv3: fix incorrect handle of enet powerdown bitDong Aisheng2020-05-101-4/+4
* clk: multiplier: Prevent the multiplier from under / over flowingMaxime Ripard2020-05-101-3/+17
* clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo2020-05-101-1/+2
* clk: gpio: handle error codes for of_clk_get_parent_count()Brian Norris2020-05-101-2/+4
* clk: st: avoid uninitialized variable useArnd Bergmann2020-05-101-8/+9
* clk: rockchip: Revert "clk: rockchip: reset init state before mmc card initia...Douglas Anderson2020-05-101-11/+0
* clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni2020-04-241-6/+6
* clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea2020-04-241-0/+3
* clk: qcom: rcg: Return failure for RCG updateTaniya Das2020-04-131-1/+1
* clk: qcom: rcg2: Don't crash if our parent can't be found; return an errorDouglas Anderson2020-02-281-0/+3
* clk: mmp2: Fix the order of timer mux parentsLubomir Rintel2020-02-051-1/+1
* clk: armada-xp: fix refcount leak in axp_clk_init()Yangtao Li2020-01-291-1/+3
* clk: kirkwood: fix refcount leak in kirkwood_clk_init()Yangtao Li2020-01-291-0/+2
* clk: armada-370: fix refcount leak in a370_clk_init()Yangtao Li2020-01-291-1/+3
* clk: vf610: fix refcount leak in vf610_clocks_init()Yangtao Li2020-01-291-0/+1
* clk: imx7d: fix refcount leak in imx7d_clocks_init()Yangtao Li2020-01-291-0/+1
* clk: imx6sx: fix refcount leak in imx6sx_clocks_init()Yangtao Li2020-01-291-0/+1
* clk: imx6q: fix refcount leak in imx6q_clocks_init()Yangtao Li2020-01-291-0/+1
* clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()Yangtao Li2020-01-291-0/+1
* clk: socfpga: fix refcount leakYangtao Li2020-01-292-0/+2
* clk: qoriq: fix refcount leak in clockgen_init()Yangtao Li2020-01-291-0/+1
* clk: highbank: fix refcount leak in hb_clk_init()Yangtao Li2020-01-291-0/+1
* clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re...Marian Mihailescu2020-01-231-0/+2
* clk: pxa: fix one of the pxa RTC clocksRobert Jarzmik2020-01-041-0/+1
* clk: qcom: Allow constant ratio freq tables for rcgJeffrey Hugo2020-01-042-0/+5
* clk: rockchip: fix rk3188 sclk_mac_lbtest parameter orderingHeiko Stuebner2019-12-211-2/+2
* clk: rockchip: fix rk3188 sclk_smc gate dataFinley Xiao2019-12-211-2/+2
* clk: samsung: exynos5420: Preserve PLL configuration during suspend/resumeMarek Szyprowski2019-12-051-0/+6
* clk: mmp2: fix the clock id for sdh2_clk and sdh3_clkLubomir Rintel2019-11-281-2/+2
* clk: sirf: Don't reference clk_init_data after registrationStephen Boyd2019-10-071-4/+8
* clk: qoriq: Fix -Wunused-const-variableNathan Huckleberry2019-10-071-1/+1
* clk: rockchip: Don't yell about bad mmc phases when gettingDouglas Anderson2019-09-211-3/+1
* clk: s2mps11: Add used attribute to s2mps11_dt_matchNathan Chancellor2019-09-161-1/+1
* clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288Douglas Anderson2019-06-221-0/+11
* clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides dividerDmitry Osipenko2019-06-111-2/+2
* clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil2019-03-231-5/+5
* clk: imx6sl: ensure MMDC CH0 handshake is bypassedAnson Huang2019-02-201-0/+6
* clk: imx6q: reset exclusive gates on initLucas Stach2019-01-261-1/+5
* clk: mmp: Off by one in mmp_clk_add()Dan Carpenter2018-12-211-1/+1
* clk: samsung: exynos5420: Enable PERIS clocks for suspendMarek Szyprowski2018-11-271-0/+1
* clk: s2mps11: Fix matching when built as module and DT node contains compatibleKrzysztof Kozlowski2018-11-211-0/+30
* clk: imx6ul: fix missing of_node_put()Nicholas Mc Guire2018-09-261-0/+1
* clk: tegra: Fix PLL_U post divider and initial rate on Tegra30Lucas Stach2018-07-251-5/+6