summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2019-01-09clk: sunxi-ng: Use u64 for calculation of NM rateJernej Skrabec
2019-01-09clk: rockchip: fix typo in rk3188 spdif_frac parentJohan Jonker
2018-12-21clk: mmp: Off by one in mmp_clk_add()Dan Carpenter
2018-12-21clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter
2018-11-27clk: fixed-factor: fix of_node_get-put imbalanceRicardo Ribalda Delgado
2018-11-27clk: ti: fix OF child-node lookupJohan Hovold
2018-11-27clk: renesas: r9a06g032: Fix UART34567 clock ratePhil Edworthy
2018-11-27clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessaryJerome Brunet
2018-11-27clk: meson-axg: pcie: drop the mpll3 clock parentYixun Lan
2018-11-27clk: samsung: exynos5420: Enable PERIS clocks for suspendMarek Szyprowski
2018-11-27clk: fixed-rate: fix of_node_get-put imbalanceAlan Tull
2018-11-21reset: hisilicon: fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-11-21clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent callEnric Balletbo i Serra
2018-11-21clk: rockchip: fix wrong mmc sample phase shift for rk3328Ziyuan Xu
2018-11-21clk: sunxi-ng: h6: fix bus clocks' divider positionIcenowy Zheng
2018-11-21clk: at91: Fix division by zero in PLL recalc_rate()Ronald Wahl
2018-11-21clk: s2mps11: Fix matching when built as module and DT node contains compatibleKrzysztof Kozlowski
2018-11-21clk: meson: axg: mark fdiv2 and fdiv3 as criticalJerome Brunet
2018-11-21clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICALChristian Hewitt
2018-10-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-10-01Merge tag 'sunxi-clk-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd
2018-09-17clk: x86: Stop marking clocks as CLK_IS_CRITICALHans de Goede
2018-09-17clk: x86: add "ether_clk" alias for Bay Trail / Cherry TrailHans de Goede
2018-09-07clk: sunxi-ng: sun4i: Set VCO and PLL bias current to lowest settingChen-Yu Tsai
2018-08-30clk: x86: Set default parent to 48MhzAkshu Agrawal
2018-08-28clk: npcm7xx: fix memory allocationGustavo A. R. Silva
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-08-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-08-14Merge branches 'clk-actions-s700', 'clk-exynos-unused', 'clk-qcom-dispcc-845'...Stephen Boyd
2018-08-14Merge branches 'clk-imx6-ocram', 'clk-missing-put', 'clk-tegra-sdmmc-jitter',...Stephen Boyd
2018-08-14Merge branches 'clk-qcom-rpmh', 'clk-qcom-spdx', 'clk-con-id-leak', 'clk-fixe...Stephen Boyd
2018-08-14Merge branches 'clk-mvebu-spdx', 'clk-meson', 'clk-imx7d-mu', 'clk-imx-init-a...Stephen Boyd
2018-08-14Merge branches 'clk-imx-critical', 'clk-tegra-bpmp', 'clk-tegra-124', 'clk-te...Stephen Boyd
2018-08-14Merge branches 'clk-ingenic-fixes', 'clk-max9485', 'clk-pxa-32k-pll', 'clk-as...Stephen Boyd
2018-08-14Merge branches 'clk-imx6-video-parent', 'clk-qcom-sdm845-criticals', 'clk-ren...Stephen Boyd
2018-08-14Merge branches 'clk-qcom-set-rate-gate', 'clk-core-set-rate-gate', 'clk-core-...Stephen Boyd
2018-08-14Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-08-13Merge branch 'clkdev' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-08-13ARM: 8778/1: clkdev: don't call __of_clk_get_by_name() unnecessarily from clk...Bartosz Golaszewski
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown
2018-08-06clk: rockchip: Add pclk_rkpwm_pmu to PMU critical clocks in rk3399Levin Du
2018-08-02clk: cs2000-cp: convert to SPDX identifiersKuninori Morimoto
2018-08-02clk: scmi: Fix the rounding of clock rateAmit Daniel Kachhap
2018-08-01clk: qcom: Add display clock controller driver for SDM845Taniya Das
2018-07-27clk: mvebu: armada-37xx-periph: Remove unused var num_parentsAnders Roxell
2018-07-26clk: samsung: Remove unused mout_user_aclk400_mcuisp_p4x12 variableKrzysztof Kozlowski
2018-07-26Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm...Olof Johansson
2018-07-25clk: actions: Add S700 SoC clock supportSaravanan Sekar
2018-07-25clk: actions: Add missing REGMAP_MMIO dependencySaravanan Sekar