aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2019-01-24clk: qcom: gcc: Use active only source for CPUSS clocksGravatar Taniya Das 1-4/+10
2019-01-24clk: ti: Fix error handling in ti_clk_parse_divider_data()Gravatar Dan Carpenter 1-1/+10
2019-01-24clk: imx: Fix fractional clock set rate computationGravatar Abel Vesa 1-2/+3
2019-01-24clk: Remove global clk traversal on fetch parent indexGravatar Derek Basehore 1-2/+12
2019-01-24Revert "clk: mmp2: add SP clock"Gravatar Lubomir Rintel 1-4/+0
2019-01-15clk: socfpga: stratix10: fix naming convention for the fixed-clocksGravatar Dinh Nguyen 1-10/+10
2019-01-11clk: socfpga: stratix10: fix rate calculation for pll clocksGravatar Dinh Nguyen 1-1/+1
2019-01-11clk: qcom: Select QCOM_GDSC with MSM_GCC_8998Gravatar Marc Gonzalez 1-0/+1
2019-01-09clk: vc5: Abort clock configuration without upstream clockGravatar Marek Vasut 1-1/+3
2019-01-09clk: sysfs: fix invalid JSON in clk_dumpGravatar Lubomir Rintel 1-1/+1
2019-01-09clk: imx: Remove Kconfig duplicate includeGravatar Abel Vesa 1-1/+0
2019-01-09clk: zynqmp: Fix memory allocation in zynqmp_clk_setupGravatar Gustavo A. R. Silva 1-2/+2
2019-01-09clk: tegra: dfll: Fix a potential Oop in remove()Gravatar Dan Carpenter 1-1/+3
2019-01-09clk: imx: fix potential NULL dereference in imx8qxp_lpcg_clk_probe()Gravatar Wei Yongjun 1-0/+2
2019-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+4
2018-12-28clk: imx8qxp: make the name of clock ID genericGravatar Aisheng Dong 2-151/+151
2018-12-14Merge branch 'clk-imx7ulp' into clk-nextGravatar Stephen Boyd 1-1/+30
2018-12-14clk: imx: imx7ulp: add arm hsrun mode clocks supportGravatar Anson Huang 1-1/+30
2018-12-14Merge branch 'clk-of' into clk-nextGravatar Stephen Boyd 4-8/+8
2018-12-14clk: Use of_node_name_eq for node name comparisonsGravatar Rob Herring 4-8/+8
2018-12-14Merge branch 'clk-vc5-suspend' into clk-nextGravatar Stephen Boyd 1-0/+25
2018-12-14clk: vc5: Add suspend/resume supportGravatar Marek Vasut 1-0/+25
2018-12-14Merge branch 'clk-fixes' into clk-nextGravatar Stephen Boyd 7-6/+35
2018-12-14Merge branch 'clk-qcom-8998-resets' into clk-nextGravatar Stephen Boyd 1-64/+207
2018-12-14clk: qcom: Drop unused 8998 clockGravatar Jeffrey Hugo 1-14/+0
2018-12-14clk: qcom: Leave mmss noc on for 8998Gravatar Jeffrey Hugo 1-0/+6
2018-12-14Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp...Gravatar Stephen Boyd 27-27/+3361
2018-12-14Merge branches 'clk-renesas', 'clk-allwinner', 'clk-tegra', 'clk-meson' and '...Gravatar Stephen Boyd 46-230/+3116
2018-12-14Merge branches 'clk-managed-registration', 'clk-spdx', 'clk-remove-basic' and...Gravatar Stephen Boyd 45-156/+228
2018-12-14clk: tegra: Return the exact clock rate from clk_round_rateGravatar Robert Yang 1-3/+4
2018-12-14clk: tegra30: Use Tegra CPU powergate helper functionGravatar Jon Hunter 1-3/+3
2018-12-14clk: tegra: Fix maximum audio sync clock for Tegra124/210Gravatar Jon Hunter 7-13/+37
2018-12-14clk: tegra: get rid of duplicate definesGravatar Marcel Ziswiler 1-3/+0
2018-12-14Merge branch 'clk-qcom-sdm845-lpass' into clk-nextGravatar Stephen Boyd 4-0/+223
2018-12-14Merge branches 'clk-qcom-kconfig', 'clk-qcom-gpucc', 'clk-qcom-qcs404-rpm', '...Gravatar Stephen Boyd 6-37/+324
2018-12-14Merge branches 'clk-qoriq-t1023', 'clk-protected-binding', 'clk-define-show-m...Gravatar Stephen Boyd 5-25/+34
2018-12-14Merge branches 'clk-bcm-module-license', 'clk-boston-leak' and 'clk-mtk-mt762...Gravatar Stephen Boyd 8-10/+1087
2018-12-14clk: imx: add imx8qxp lpcg driverGravatar Aisheng Dong 3-1/+319
2018-12-14clk: imx: add lpcg clock supportGravatar Aisheng Dong 3-1/+121
2018-12-14clk: imx: add imx8qxp clk driverGravatar Aisheng Dong 3-0/+162
2018-12-14clk: imx: Make the i.MX8MQ CCM clock driver CLK_IMX8MQ dependantGravatar Abel Vesa 3-0/+8
2018-12-13clk: imx: add scu clock common partGravatar Aisheng Dong 4-0/+292
2018-12-13clk: imx: add configuration option for mmio clksGravatar Aisheng Dong 4-2/+8
2018-12-13Merge tag 'meson-clk-4.21-2' of https://github.com/BayLibre/clk-meson into cl...Gravatar Stephen Boyd 7-71/+870
2018-12-11clk: qcom: Add missing msm8998 resetsGravatar Jeffrey Hugo 1-0/+2
2018-12-11clk: Tag basic clk types with SPDXGravatar Stephen Boyd 9-46/+9
2018-12-11clk: Tag clk core files with SPDXGravatar Stephen Boyd 5-32/+5
2018-12-11clk: meson: axg-audio: use the clk input helper functionGravatar Jerome Brunet 1-59/+24
2018-12-10clk: Loongson1: Remove usage of CLK_IS_BASICGravatar Stephen Boyd 1-3/+5
2018-12-10clk: samsung: s3c2410: Remove usage of CLK_IS_BASICGravatar Stephen Boyd 1-1/+1