summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: boston: unregister clks on failure in clk_boston_setup()Yi Wang2019-11-061-5/+13
* clk: sprd: add missing kfreeChunyan Zhang2019-10-071-0/+2
* clk: at91: select parent if main oscillator or bypass is enabledEugen Hristev2019-10-071-3/+7
* clk: qcom: gcc-sdm845: Use floor ops for sdcc clksStephen Boyd2019-10-071-2/+2
* clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven2019-10-071-1/+2
* clk: renesas: mstp: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven2019-10-071-1/+2
* clk: zx296718: Don't reference clk_init_data after registrationStephen Boyd2019-10-071-60/+49
* clk: sprd: Don't reference clk_init_data after registrationStephen Boyd2019-10-071-2/+3
* clk: sirf: Don't reference clk_init_data after registrationStephen Boyd2019-10-071-4/+8
* clk: actions: Don't reference clk_init_data after registrationStephen Boyd2019-10-071-2/+3
* clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocksIcenowy Zheng2019-10-071-0/+3
* clk: qoriq: Fix -Wunused-const-variableNathan Huckleberry2019-10-071-1/+1
* clk: rockchip: Don't yell about bad mmc phases when gettingDouglas Anderson2019-09-191-3/+1
* clk: tegra210: Fix default rates for HDA clocksJon Hunter2019-09-161-0/+2
* clk: tegra: Fix maximum audio sync clock for Tegra124/210Jon Hunter2019-09-167-13/+37
* clk: s2mps11: Add used attribute to s2mps11_dt_matchNathan Chancellor2019-09-161-1/+1
* clk: socfpga: stratix10: fix rate caclulationg for cnt_clksDinh Nguyen2019-08-291-1/+1
* clk: renesas: cpg-mssr: Fix reset control race conditionGeert Uytterhoeven2019-08-251-14/+2
* clk: sprd: Select REGMAP_MMIO to avoid compile errorsChunyan Zhang2019-08-251-0/+1
* clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1Codrin Ciubotariu2019-08-251-0/+2
* clk: sprd: Add check for return value of sprd_clk_regmap_init()Chunyan Zhang2019-08-061-1/+4
* clk: tegra210: fix PLLU and PLLU_OUT1JC Kuo2019-08-061-4/+4
* clk: ti: clkctrl: Fix returning uninitialized dataTony Lindgren2019-07-211-2/+5
* clk: socfpga: stratix10: fix divider entry for the emac clocksDinh Nguyen2019-07-031-2/+2
* clk: ti: clkctrl: Fix clkdm_clk handlingTony Lindgren2019-06-221-4/+4
* clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288Douglas Anderson2019-06-151-0/+11
* clk: rockchip: Make rkpwm a critical clock on rk3288Douglas Anderson2019-05-311-1/+3
* clk: rockchip: Fix video codec clocks on rk3288Douglas Anderson2019-05-311-2/+2
* clk: rockchip: undo several noc and special clocks as critical on rk3288Douglas Anderson2019-05-311-9/+4
* clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)Jernej Skrabec2019-05-251-5/+13
* clk: rockchip: fix wrong clock definitions for rk3328Jonas Karlman2019-05-251-9/+9
* clk: mediatek: Disable tuner_en before change PLL rateOwen Chen2019-05-251-14/+34
* clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides dividerDmitry Osipenko2019-05-251-2/+2
* clk: hi3660: Mark clk_gate_ufs_subsys as criticalLeo Yan2019-05-251-1/+5
* clk: meson-gxbb: round the vdec dividers to closestMaxime Jourdan2019-05-101-0/+2
* clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2019-05-081-3/+11
* clk: qcom: Add missing freq for usb30_master_clk on 8998Jeffrey Hugo2019-05-081-0/+1
* Revert "clk: meson: clean-up clock registration"Neil Armstrong2019-04-171-10/+5
* clk: rockchip: fix frac settings of GPLL clock for rk3328Katsuhiro Suzuki2019-04-051-6/+6
* clk: meson: clean-up clock registrationJerome Brunet2019-04-051-5/+10
* clk: fractional-divider: check parent rate only if flag is setKatsuhiro Suzuki2019-04-051-1/+1
* clk: ingenic: Fix doc of ingenic_cgu_div_infoPaul Cercueil2019-03-231-1/+1
* clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil2019-03-231-5/+5
* clk: samsung: exynos5: Fix kfree() of const memory on setting driver_overrideKrzysztof Kozlowski2019-03-231-2/+1
* clk: samsung: exynos5: Fix possible NULL pointer exception on platform_device...Krzysztof Kozlowski2019-03-231-2/+8
* clk: clk-twl6040: Fix imprecise external abort for pdmclkTony Lindgren2019-03-231-2/+51
* clk: uniphier: Fix update register for CPU-gearKunihiko Hayashi2019-03-231-1/+1
* clk: sunxi: A31: Fix wrong AHB gate numberAndre Przywara2019-03-231-2/+2
* clk: sunxi-ng: v3s: Fix TCON reset de-assert bitPaul Kocialkowski2019-03-231-1/+1
* clk: qcom: gcc: Use active only source for CPUSS clocksTaniya Das2019-03-131-4/+10