summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2019-10-07clk: sprd: add missing kfreeChunyan Zhang
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: 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-09-19clk: rockchip: Don't yell about bad mmc phases when gettingDouglas Anderson
2019-09-16clk: tegra210: Fix default rates for HDA clocksJon Hunter
2019-09-16clk: tegra: Fix maximum audio sync clock for Tegra124/210Jon Hunter
2019-09-16clk: s2mps11: Add used attribute to s2mps11_dt_matchNathan Chancellor
2019-08-29clk: socfpga: stratix10: fix rate caclulationg for cnt_clksDinh Nguyen
2019-08-25clk: renesas: cpg-mssr: Fix reset control race conditionGeert Uytterhoeven
2019-08-25clk: sprd: Select REGMAP_MMIO to avoid compile errorsChunyan Zhang
2019-08-25clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1Codrin Ciubotariu
2019-08-06clk: sprd: Add check for return value of sprd_clk_regmap_init()Chunyan Zhang
2019-08-06clk: tegra210: fix PLLU and PLLU_OUT1JC Kuo
2019-07-21clk: ti: clkctrl: Fix returning uninitialized dataTony Lindgren
2019-07-03clk: socfpga: stratix10: fix divider entry for the emac clocksDinh Nguyen
2019-06-22clk: ti: clkctrl: Fix clkdm_clk handlingTony Lindgren
2019-06-15clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288Douglas Anderson
2019-05-31clk: rockchip: Make rkpwm a critical clock on rk3288Douglas Anderson
2019-05-31clk: rockchip: Fix video codec clocks on rk3288Douglas Anderson
2019-05-31clk: rockchip: undo several noc and special clocks as critical on rk3288Douglas Anderson
2019-05-25clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)Jernej Skrabec
2019-05-25clk: rockchip: fix wrong clock definitions for rk3328Jonas Karlman
2019-05-25clk: mediatek: Disable tuner_en before change PLL rateOwen Chen
2019-05-25clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides dividerDmitry Osipenko
2019-05-25clk: hi3660: Mark clk_gate_ufs_subsys as criticalLeo Yan
2019-05-10clk: meson-gxbb: round the vdec dividers to closestMaxime Jourdan
2019-05-08clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller
2019-05-08clk: qcom: Add missing freq for usb30_master_clk on 8998Jeffrey Hugo
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