summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.0.7' into dev-5.0Joel Stanley2019-04-084-13/+18
|\
| * 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: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPATTony Lindgren2019-04-051-1/+1
* | clk: Aspeed: Setup video engine clockingEddie James2019-04-041-3/+39
|/
* 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: at91: fix masterck nameAlexandre Belloni2019-02-203-4/+4
* clk: at91: fix at91sam9x5 peripheral clock numberAlexandre Belloni2019-02-201-2/+1
* Merge tag 'sunxi-clk-fixes-for-5.0' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd2019-02-132-3/+3
|\
| * clk: sunxi: A31: Fix wrong AHB gate numberAndre Przywara2019-01-281-2/+2
| * clk: sunxi-ng: v3s: Fix TCON reset de-assert bitPaul Kocialkowski2019-01-221-1/+1
* | clk: qcom: gcc: Use active only source for CPUSS clocksTaniya Das2019-01-241-4/+10
* | clk: ti: Fix error handling in ti_clk_parse_divider_data()Dan Carpenter2019-01-241-1/+10
* | clk: imx: Fix fractional clock set rate computationAbel Vesa2019-01-241-2/+3
* | clk: Remove global clk traversal on fetch parent indexDerek Basehore2019-01-241-2/+12
* | Revert "clk: mmp2: add SP clock"Lubomir Rintel2019-01-241-4/+0
* | clk: socfpga: stratix10: fix naming convention for the fixed-clocksDinh Nguyen2019-01-151-10/+10
* | clk: socfpga: stratix10: fix rate calculation for pll clocksDinh Nguyen2019-01-111-1/+1
* | clk: qcom: Select QCOM_GDSC with MSM_GCC_8998Marc Gonzalez2019-01-111-0/+1
* | clk: vc5: Abort clock configuration without upstream clockMarek Vasut2019-01-091-1/+3
* | clk: sysfs: fix invalid JSON in clk_dumpLubomir Rintel2019-01-091-1/+1
* | clk: imx: Remove Kconfig duplicate includeAbel Vesa2019-01-091-1/+0
* | clk: zynqmp: Fix memory allocation in zynqmp_clk_setupGustavo A. R. Silva2019-01-091-2/+2
* | clk: tegra: dfll: Fix a potential Oop in remove()Dan Carpenter2019-01-091-1/+3
* | clk: imx: fix potential NULL dereference in imx8qxp_lpcg_clk_probe()Wei Yongjun2019-01-091-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-021-0/+4
|\
| * clk: mmp2: add SP clockLubomir Rintel2018-11-151-0/+4
* | clk: imx8qxp: make the name of clock ID genericAisheng Dong2018-12-282-151/+151
* | Merge branch 'clk-imx7ulp' into clk-nextStephen Boyd2018-12-141-1/+30
|\ \
| * | clk: imx: imx7ulp: add arm hsrun mode clocks supportAnson Huang2018-12-141-1/+30
* | | Merge branch 'clk-of' into clk-nextStephen Boyd2018-12-144-8/+8
|\ \ \
| * | | clk: Use of_node_name_eq for node name comparisonsRob Herring2018-12-144-8/+8
* | | | Merge branch 'clk-vc5-suspend' into clk-nextStephen Boyd2018-12-141-0/+25
|\ \ \ \
| * | | | clk: vc5: Add suspend/resume supportMarek Vasut2018-12-141-0/+25
| |/ / /
* | | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2018-12-147-6/+35
|\ \ \ \
| * | | | clk: qcom: qcs404: Fix gpll0_out_main parentSrinivas Kandagatla2018-12-101-1/+1
| * | | | clk: zynqmp: Off by one in zynqmp_is_valid_clock()Dan Carpenter2018-12-031-1/+1
| * | | | clk: mmp: Off by one in mmp_clk_add()Dan Carpenter2018-12-031-1/+1
| * | | | clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter2018-12-031-2/+2
| * | | | Merge branch 'clk-protected-binding' into clk-fixesStephen Boyd2018-11-271-0/+18
| |\ \ \ \
| * | | | | clk: zynqmp: handle fixed factor param query errorRajan Vaja2018-11-141-0/+3
| * | | | | clk: qcom: gcc: Fix board clock node nameVinod Koul2018-11-091-1/+1
| * | | | | clk: meson: axg: mark fdiv2 and fdiv3 as criticalJerome Brunet2018-11-081-0/+13
| * | | | | clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICALChristian Hewitt2018-11-081-0/+12
OpenPOWER on IntegriCloud