aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2020-03-21Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-03-20clk: Move clk_core_reparent_orphans() under CONFIG_OFOlof Johansson
2020-03-20clk: walk orphan list on clock provider registrationJerome Brunet
2020-03-11Merge tag 'v5.2.34' into v5.2/standard/baseBruce Ashfield
2020-03-07clk: pxa: fix one of the pxa RTC clocksRobert Jarzmik
2020-03-07clk: clk-gpio: propagate rate change to parentMichael Hennerich
2020-03-07clk: qcom: Allow constant ratio freq tables for rcgJeffrey Hugo
2020-03-07clk: qcom: smd: Add missing pnoc clockJeffrey Hugo
2020-02-27Merge tag 'v5.2.33' into v5.2/standard/baseBruce Ashfield
2020-02-24clk: imx: pll14xx: fix clk_pll14xx_wait_lockPeng Fan
2020-02-24clk: imx: clk-composite-8m: add lock to gate/muxPeng Fan
2020-02-24clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_tablePeng Fan
2020-01-20Merge tag 'v5.2.30' into v5.2/standard/baseBruce Ashfield
2020-01-19clk: samsung: exynos5420: Keep top G3D clocks enabledMarek Szyprowski
2020-01-19clk: at91: fix update bit maps on CFG_MOR writeEugen Hristev
2020-01-19clk: ti: clkctrl: Fix failed to enable error with double udelay timeoutTony Lindgren
2020-01-19clk: ti: dra7-atl-clock: Remove ti_clk_add_alias callPeter Ujfalusi
2020-01-19clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18Colin Ian King
2020-01-19clk: sunxi: Fix operator precedence in sunxi_divs_clk_setupNathan Chancellor
2020-01-19clk: at91: avoid sleeping earlyAlexandre Belloni
2020-01-19clk: samsung: exynos5420: Preserve PLL configuration during suspend/resumeMarek Szyprowski
2020-01-19clk: samsung: exynos542x: Move G3D subsystem clocks to its sub-CMUMarek Szyprowski
2020-01-19clk: samsung: exynos5433: Fix error pathsMarek Szyprowski
2020-01-19clk: at91: sam9x60: fix programmable clockEugen Hristev
2020-01-19clk: meson: gxbb: let sar_adc_clk_div set the parent clock rateMartin Blumenstingl
2019-11-25Merge tag 'v5.2.24' into v5.2/standard/baseBruce Ashfield
2019-11-25clk: ti: dra7: Fix mcasp8 clock bitsTony Lindgren
2019-11-10Merge tag 'v5.2.22' into v5.2/standard/baseBruce Ashfield
2019-11-09clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup()Gen Zhang
2019-10-29clk: zynqmp: fix memory leak in zynqmp_register_clocksQuanyang Wang
2019-10-07clk: sprd: add missing kfreeChunyan Zhang
2019-10-07clk: Make clk_bulk_get_all() return a valid "id"Bjorn Andersson
2019-10-07clk: imx: clk-pll14xx: unbypass PLL by defaultPeng Fan
2019-10-07clk: imx: pll14xx: avoid glitch when set ratePeng Fan
2019-10-07clk: at91: select parent if main oscillator or bypass is enabledEugen Hristev
2019-10-07clk: qcom: gcc-sdm845: Use floor ops for sdcc clksStephen Boyd
2019-10-07clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven
2019-10-07clk: renesas: mstp: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven
2019-10-07clk: zx296718: Don't reference clk_init_data after registrationStephen Boyd
2019-10-07clk: sprd: Don't reference clk_init_data after registrationStephen Boyd
2019-10-07clk: meson: axg-audio: Don't reference clk_init_data after registrationStephen Boyd
2019-10-07clk: sirf: Don't reference clk_init_data after registrationStephen Boyd
2019-10-07clk: actions: Don't reference clk_init_data after registrationStephen Boyd
2019-10-07clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocksIcenowy Zheng
2019-10-07clk: qoriq: Fix -Wunused-const-variableNathan Huckleberry
2019-10-07clk: imx8mq: Mark AHB clock as criticalAbel Vesa
2019-10-01clk: imx: imx8mm: fix audio pll settingPeng Fan
2019-09-19clk: rockchip: Don't yell about bad mmc phases when gettingDouglas Anderson
2019-09-19clk: Simplify debugfs printing and add a newlineStephen Boyd
2019-09-19clk: Fix debugfs clk_possible_parents for clks without parent string namesChen-Yu Tsai