summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-03-067-98/+913
|\
| * clk: tegra: dfll: Make symbol 'tegra210_cpu_cvb_tables' staticWei Yongjun2019-02-181-1/+1
| * Merge tag 'tegra-for-5.1-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2019-02-157-98/+913
| |\
| | * clk: tegra: dfll: build clk-dfll.c for Tegra124 and Tegra210Peter De Schrijver2019-02-062-1/+6
| | * clk: tegra: dfll: add CVB tables for Tegra210Joseph Lo2019-02-062-0/+427
| | * clk: tegra: dfll: round down voltages based on alignmentJoseph Lo2019-02-061-8/+13
| | * clk: tegra: dfll: support PWM regulator controlJoseph Lo2019-02-061-67/+377
| | * clk: tegra: dfll: CVB calculation alignment with the regulatorJoseph Lo2019-02-064-14/+59
| | * clk: tegra: dfll: registration for multiple SoCsPeter De Schrijver2019-02-061-11/+34
* | | 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
| * | | | | clk: fixed-factor: fix of_node_get-put imbalanceRicardo Ribalda Delgado2018-11-061-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'clk-qcom-8998-resets' into clk-nextStephen Boyd2018-12-141-64/+207
|\ \ \ \ \
| * | | | | clk: qcom: Drop unused 8998 clockJeffrey Hugo2018-12-141-14/+0