Age | Commit message (Expand) | Author | Files | Lines |
2019-02-20 | clk: at91: fix masterck name | Alexandre Belloni | 3 | -4/+4 |
2019-02-20 | clk: at91: fix at91sam9x5 peripheral clock number | Alexandre Belloni | 1 | -2/+1 |
2019-02-13 | Merge tag 'sunxi-clk-fixes-for-5.0' of https://git.kernel.org/pub/scm/linux/k... | Stephen Boyd | 2 | -3/+3 |
2019-01-28 | clk: sunxi: A31: Fix wrong AHB gate number | Andre Przywara | 1 | -2/+2 |
2019-01-24 | clk: qcom: gcc: Use active only source for CPUSS clocks | Taniya Das | 1 | -4/+10 |
2019-01-24 | clk: ti: Fix error handling in ti_clk_parse_divider_data() | Dan Carpenter | 1 | -1/+10 |
2019-01-24 | clk: imx: Fix fractional clock set rate computation | Abel Vesa | 1 | -2/+3 |
2019-01-24 | clk: Remove global clk traversal on fetch parent index | Derek Basehore | 1 | -2/+12 |
2019-01-24 | Revert "clk: mmp2: add SP clock" | Lubomir Rintel | 1 | -4/+0 |
2019-01-22 | clk: sunxi-ng: v3s: Fix TCON reset de-assert bit | Paul Kocialkowski | 1 | -1/+1 |
2019-01-15 | clk: socfpga: stratix10: fix naming convention for the fixed-clocks | Dinh Nguyen | 1 | -10/+10 |
2019-01-11 | clk: socfpga: stratix10: fix rate calculation for pll clocks | Dinh Nguyen | 1 | -1/+1 |
2019-01-11 | clk: qcom: Select QCOM_GDSC with MSM_GCC_8998 | Marc Gonzalez | 1 | -0/+1 |
2019-01-09 | clk: vc5: Abort clock configuration without upstream clock | Marek Vasut | 1 | -1/+3 |
2019-01-09 | clk: sysfs: fix invalid JSON in clk_dump | Lubomir Rintel | 1 | -1/+1 |
2019-01-09 | clk: imx: Remove Kconfig duplicate include | Abel Vesa | 1 | -1/+0 |
2019-01-09 | clk: zynqmp: Fix memory allocation in zynqmp_clk_setup | Gustavo A. R. Silva | 1 | -2/+2 |
2019-01-09 | clk: tegra: dfll: Fix a potential Oop in remove() | Dan Carpenter | 1 | -1/+3 |
2019-01-09 | clk: imx: fix potential NULL dereference in imx8qxp_lpcg_clk_probe() | Wei Yongjun | 1 | -0/+2 |
2019-01-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+4 |
2018-12-28 | clk: imx8qxp: make the name of clock ID generic | Aisheng Dong | 2 | -151/+151 |
2018-12-14 | Merge branch 'clk-imx7ulp' into clk-next | Stephen Boyd | 1 | -1/+30 |
2018-12-14 | clk: imx: imx7ulp: add arm hsrun mode clocks support | Anson Huang | 1 | -1/+30 |
2018-12-14 | Merge branch 'clk-of' into clk-next | Stephen Boyd | 4 | -8/+8 |
2018-12-14 | clk: Use of_node_name_eq for node name comparisons | Rob Herring | 4 | -8/+8 |
2018-12-14 | Merge branch 'clk-vc5-suspend' into clk-next | Stephen Boyd | 1 | -0/+25 |
2018-12-14 | clk: vc5: Add suspend/resume support | Marek Vasut | 1 | -0/+25 |
2018-12-14 | Merge branch 'clk-fixes' into clk-next | Stephen Boyd | 7 | -6/+35 |
2018-12-14 | Merge branch 'clk-qcom-8998-resets' into clk-next | Stephen Boyd | 1 | -64/+207 |
2018-12-14 | clk: qcom: Drop unused 8998 clock | Jeffrey Hugo | 1 | -14/+0 |
2018-12-14 | clk: qcom: Leave mmss noc on for 8998 | Jeffrey Hugo | 1 | -0/+6 |
2018-12-14 | Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp... | Stephen Boyd | 27 | -27/+3361 |
2018-12-14 | Merge branches 'clk-renesas', 'clk-allwinner', 'clk-tegra', 'clk-meson' and '... | Stephen Boyd | 46 | -230/+3116 |
2018-12-14 | Merge branches 'clk-managed-registration', 'clk-spdx', 'clk-remove-basic' and... | Stephen Boyd | 45 | -156/+228 |
2018-12-14 | clk: tegra: Return the exact clock rate from clk_round_rate | Robert Yang | 1 | -3/+4 |
2018-12-14 | clk: tegra30: Use Tegra CPU powergate helper function | Jon Hunter | 1 | -3/+3 |
2018-12-14 | clk: tegra: Fix maximum audio sync clock for Tegra124/210 | Jon Hunter | 7 | -13/+37 |
2018-12-14 | clk: tegra: get rid of duplicate defines | Marcel Ziswiler | 1 | -3/+0 |
2018-12-14 | Merge branch 'clk-qcom-sdm845-lpass' into clk-next | Stephen Boyd | 4 | -0/+223 |
2018-12-14 | Merge branches 'clk-qcom-kconfig', 'clk-qcom-gpucc', 'clk-qcom-qcs404-rpm', '... | Stephen Boyd | 6 | -37/+324 |
2018-12-14 | Merge branches 'clk-qoriq-t1023', 'clk-protected-binding', 'clk-define-show-m... | Stephen Boyd | 5 | -25/+34 |
2018-12-14 | Merge branches 'clk-bcm-module-license', 'clk-boston-leak' and 'clk-mtk-mt762... | Stephen Boyd | 8 | -10/+1087 |
2018-12-14 | clk: imx: add imx8qxp lpcg driver | Aisheng Dong | 3 | -1/+319 |
2018-12-14 | clk: imx: add lpcg clock support | Aisheng Dong | 3 | -1/+121 |
2018-12-14 | clk: imx: add imx8qxp clk driver | Aisheng Dong | 3 | -0/+162 |
2018-12-14 | clk: imx: Make the i.MX8MQ CCM clock driver CLK_IMX8MQ dependant | Abel Vesa | 3 | -0/+8 |
2018-12-13 | clk: imx: add scu clock common part | Aisheng Dong | 4 | -0/+292 |
2018-12-13 | clk: imx: add configuration option for mmio clks | Aisheng Dong | 4 | -2/+8 |
2018-12-13 | Merge tag 'meson-clk-4.21-2' of https://github.com/BayLibre/clk-meson into cl... | Stephen Boyd | 7 | -71/+870 |
2018-12-11 | clk: qcom: Add missing msm8998 resets | Jeffrey Hugo | 1 | -0/+2 |