summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2019-04-17Revert "clk: meson: clean-up clock registration"Neil Armstrong1-10/+5
2019-04-05clk: rockchip: fix frac settings of GPLL clock for rk3328Katsuhiro Suzuki1-6/+6
2019-04-05clk: meson: clean-up clock registrationJerome Brunet1-5/+10
2019-04-05clk: fractional-divider: check parent rate only if flag is setKatsuhiro Suzuki1-1/+1
2019-04-05clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPATTony Lindgren1-1/+1
2019-03-23clk: ingenic: Fix doc of ingenic_cgu_div_infoPaul Cercueil1-1/+1
2019-03-23clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil1-5/+5
2019-03-23clk: samsung: exynos5: Fix kfree() of const memory on setting driver_overrideKrzysztof Kozlowski1-2/+1
2019-03-23clk: samsung: exynos5: Fix possible NULL pointer exception on platform_device...Krzysztof Kozlowski1-2/+8
2019-03-23clk: clk-twl6040: Fix imprecise external abort for pdmclkTony Lindgren1-2/+51
2019-03-23clk: uniphier: Fix update register for CPU-gearKunihiko Hayashi1-1/+1
2019-02-20clk: at91: fix masterck nameAlexandre Belloni3-4/+4
2019-02-20clk: at91: fix at91sam9x5 peripheral clock numberAlexandre Belloni1-2/+1
2019-02-13Merge tag 'sunxi-clk-fixes-for-5.0' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd2-3/+3
2019-01-28clk: sunxi: A31: Fix wrong AHB gate numberAndre Przywara1-2/+2
2019-01-24clk: qcom: gcc: Use active only source for CPUSS clocksTaniya Das1-4/+10
2019-01-24clk: ti: Fix error handling in ti_clk_parse_divider_data()Dan Carpenter1-1/+10
2019-01-24clk: imx: Fix fractional clock set rate computationAbel Vesa1-2/+3
2019-01-24clk: Remove global clk traversal on fetch parent indexDerek Basehore1-2/+12
2019-01-24Revert "clk: mmp2: add SP clock"Lubomir Rintel1-4/+0
2019-01-22clk: sunxi-ng: v3s: Fix TCON reset de-assert bitPaul Kocialkowski1-1/+1
2019-01-15clk: socfpga: stratix10: fix naming convention for the fixed-clocksDinh Nguyen1-10/+10
2019-01-12clk: socfpga: stratix10: fix rate calculation for pll clocksDinh Nguyen1-1/+1
2019-01-11clk: qcom: Select QCOM_GDSC with MSM_GCC_8998Marc Gonzalez1-0/+1
2019-01-09clk: vc5: Abort clock configuration without upstream clockMarek Vasut1-1/+3
2019-01-09clk: sysfs: fix invalid JSON in clk_dumpLubomir Rintel1-1/+1
2019-01-09clk: imx: Remove Kconfig duplicate includeAbel Vesa1-1/+0
2019-01-09clk: zynqmp: Fix memory allocation in zynqmp_clk_setupGustavo A. R. Silva1-2/+2
2019-01-09clk: tegra: dfll: Fix a potential Oop in remove()Dan Carpenter1-1/+3
2019-01-09clk: imx: fix potential NULL dereference in imx8qxp_lpcg_clk_probe()Wei Yongjun1-0/+2
2019-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+4
2018-12-28clk: imx8qxp: make the name of clock ID genericAisheng Dong2-151/+151
2018-12-15Merge branch 'clk-imx7ulp' into clk-nextStephen Boyd1-1/+30
2018-12-15clk: imx: imx7ulp: add arm hsrun mode clocks supportAnson Huang1-1/+30
2018-12-15Merge branch 'clk-of' into clk-nextStephen Boyd4-8/+8
2018-12-15clk: Use of_node_name_eq for node name comparisonsRob Herring4-8/+8
2018-12-15Merge branch 'clk-vc5-suspend' into clk-nextStephen Boyd1-0/+25
2018-12-15clk: vc5: Add suspend/resume supportMarek Vasut1-0/+25
2018-12-15Merge branch 'clk-fixes' into clk-nextStephen Boyd7-6/+35
2018-12-15Merge branch 'clk-qcom-8998-resets' into clk-nextStephen Boyd1-64/+207
2018-12-15clk: qcom: Drop unused 8998 clockJeffrey Hugo1-14/+0
2018-12-15clk: qcom: Leave mmss noc on for 8998Jeffrey Hugo1-0/+6
2018-12-15Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp...Stephen Boyd27-27/+3361
2018-12-15Merge branches 'clk-renesas', 'clk-allwinner', 'clk-tegra', 'clk-meson' and '...Stephen Boyd46-230/+3116
2018-12-15Merge branches 'clk-managed-registration', 'clk-spdx', 'clk-remove-basic' and...Stephen Boyd45-156/+228
2018-12-15clk: tegra: Return the exact clock rate from clk_round_rateRobert Yang1-3/+4
2018-12-15clk: tegra30: Use Tegra CPU powergate helper functionJon Hunter1-3/+3
2018-12-15clk: tegra: Fix maximum audio sync clock for Tegra124/210Jon Hunter7-13/+37
2018-12-15clk: tegra: get rid of duplicate definesMarcel Ziswiler1-3/+0
2018-12-15Merge branch 'clk-qcom-sdm845-lpass' into clk-nextStephen Boyd4-0/+223