summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2019-04-17Revert "clk: meson: clean-up clock registration"Neil Armstrong
2019-04-05clk: rockchip: fix frac settings of GPLL clock for rk3328Katsuhiro Suzuki
2019-04-05clk: meson: clean-up clock registrationJerome Brunet
2019-04-05clk: fractional-divider: check parent rate only if flag is setKatsuhiro Suzuki
2019-03-23clk: ingenic: Fix doc of ingenic_cgu_div_infoPaul Cercueil
2019-03-23clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil
2019-03-23clk: samsung: exynos5: Fix kfree() of const memory on setting driver_overrideKrzysztof Kozlowski
2019-03-23clk: samsung: exynos5: Fix possible NULL pointer exception on platform_device...Krzysztof Kozlowski
2019-03-23clk: clk-twl6040: Fix imprecise external abort for pdmclkTony Lindgren
2019-03-23clk: uniphier: Fix update register for CPU-gearKunihiko Hayashi
2019-03-23clk: sunxi: A31: Fix wrong AHB gate numberAndre Przywara
2019-03-23clk: sunxi-ng: v3s: Fix TCON reset de-assert bitPaul Kocialkowski
2019-03-13clk: qcom: gcc: Use active only source for CPUSS clocksTaniya Das
2019-03-13clk: ti: Fix error handling in ti_clk_parse_divider_data()Dan Carpenter
2019-03-05clk: vc5: Abort clock configuration without upstream clockMarek Vasut
2019-03-05clk: sysfs: fix invalid JSON in clk_dumpLubomir Rintel
2019-03-05clk: tegra: dfll: Fix a potential Oop in remove()Dan Carpenter
2019-02-12clk: imx6sl: ensure MMDC CH0 handshake is bypassedAnson Huang
2019-02-12clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocksChen-Yu Tsai
2019-02-12clk: meson: meson8b: mark the CPU clock as CLK_IS_CRITICALMartin Blumenstingl
2019-02-12clk: meson: meson8b: fix the width of the cpu_scale_div clockMartin Blumenstingl
2019-02-12clk: meson: meson8b: do not use cpu_div3 for cpu_scale_out_selMartin Blumenstingl
2019-02-12clk: boston: fix possible memory leak in clk_boston_setup()Yi Wang
2019-01-31clk: socfpga: stratix10: fix naming convention for the fixed-clocksDinh Nguyen
2019-01-31clk: socfpga: stratix10: fix rate calculation for pll clocksDinh Nguyen
2019-01-26clk: imx6q: reset exclusive gates on initLucas Stach
2019-01-26clk: imx: make mux parent strings constA.s. Dong
2019-01-26clk: meson: meson8b: fix incorrect divider mapping in cpu_scale_tableMartin Blumenstingl
2019-01-09clk: sunxi-ng: Use u64 for calculation of NM rateJernej Skrabec
2019-01-09clk: rockchip: fix typo in rk3188 spdif_frac parentJohan Jonker
2018-12-21clk: mmp: Off by one in mmp_clk_add()Dan Carpenter
2018-12-21clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter
2018-11-27clk: fixed-factor: fix of_node_get-put imbalanceRicardo Ribalda Delgado
2018-11-27clk: ti: fix OF child-node lookupJohan Hovold
2018-11-27clk: renesas: r9a06g032: Fix UART34567 clock ratePhil Edworthy
2018-11-27clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessaryJerome Brunet
2018-11-27clk: meson-axg: pcie: drop the mpll3 clock parentYixun Lan
2018-11-27clk: samsung: exynos5420: Enable PERIS clocks for suspendMarek Szyprowski
2018-11-27clk: fixed-rate: fix of_node_get-put imbalanceAlan Tull
2018-11-21reset: hisilicon: fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-11-21clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent callEnric Balletbo i Serra
2018-11-21clk: rockchip: fix wrong mmc sample phase shift for rk3328Ziyuan Xu
2018-11-21clk: sunxi-ng: h6: fix bus clocks' divider positionIcenowy Zheng
2018-11-21clk: at91: Fix division by zero in PLL recalc_rate()Ronald Wahl
2018-11-21clk: s2mps11: Fix matching when built as module and DT node contains compatibleKrzysztof Kozlowski
2018-11-21clk: meson: axg: mark fdiv2 and fdiv3 as criticalJerome Brunet
2018-11-21clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICALChristian Hewitt
2018-10-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-10-01Merge tag 'sunxi-clk-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd
2018-09-17clk: x86: Stop marking clocks as CLK_IS_CRITICALHans de Goede