summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2021-07-19clk: tegra: tegra124-emc: Fix clock imbalance in emc_set_timing()Yang Yingliang
2021-07-19clk: tegra: Ensure that PLLU configuration is applied properlyDmitry Osipenko
2021-07-19clk: tegra: Fix refcounting of gate clocksDmitry Osipenko
2021-07-19clk: renesas: r8a77995: Add ZA2 clockKuninori Morimoto
2021-07-19clk: renesas: rcar-usb2-clock-sel: Fix error handling in .probe()Dinghao Liu
2021-07-14clk: si5341: Update initialization magicRobert Hancock
2021-07-14clk: si5341: Check for input clock presence and PLL lock on startupRobert Hancock
2021-07-14clk: si5341: Avoid divide errors due to bogus register contentsRobert Hancock
2021-07-14clk: si5341: Wait for DEVICE_READY on startupRobert Hancock
2021-07-14clk: qcom: clk-alpha-pll: fix CAL_L write in alpha_pll_fabia_prepareJonathan Marek
2021-07-14clk: actions: Fix AHPPREDIV-H-AHB clock chain on Owl S500 SoCCristian Ciocaltea
2021-07-14clk: actions: Fix bisp_factor_table based clocks on Owl S500 SoCCristian Ciocaltea
2021-07-14clk: actions: Fix SD clocks factor table on Owl S500 SoCCristian Ciocaltea
2021-07-14clk: actions: Fix UART clock dividers on Owl S500 SoCCristian Ciocaltea
2021-07-14clk: qcom: gcc: Add support for a new frequency for SC7280Taniya Das
2021-07-14clk: imx8mq: remove SYS PLL 1/2 clock gatesLucas Stach
2021-07-14clk: vc5: fix output disabling when enabling a FODLuca Ceresoli
2021-07-14clk: tegra30: Use 300MHz for video decoder by defaultDmitry Osipenko
2021-07-14clk: meson: g12a: fix gp0 and hifi rangesJerome Brunet
2021-07-14clk: agilex/stratix10: fix bypass representationDinh Nguyen
2021-07-14clk: agilex/stratix10: remove noc_clkDinh Nguyen
2021-07-14clk: agilex/stratix10/n5x: fix how the bypass_reg is handledDinh Nguyen
2021-07-14clk: k210: Fix k210_clk_set_parent()Damien Le Moal
2021-05-19clk: exynos7: Mark aclk_fsys1_200 as criticalPaweł Chmiel
2021-05-14clk: uniphier: Fix potential infinite loopColin Ian King
2021-05-14clk: qcom: apss-ipq-pll: Add missing MODULE_DEVICE_TABLEChen Hui
2021-05-14clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLEChen Hui
2021-05-14clk: qcom: a7-pll: Add missing MODULE_DEVICE_TABLEChen Hui
2021-05-14clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enableQuanyang Wang
2021-05-14clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callbackQuanyang Wang
2021-05-14clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford
2021-05-14media: aspeed: fix clock handling logicJae Hyun Yoo
2021-05-14clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0Pali Rohár
2021-05-14clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHzPali Rohár
2021-05-14clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clockMarek Behún
2021-05-12clk: socfpga: arria10: Fix memory leak of socfpga_clk on error returnColin Ian King
2021-04-07clk: fixed: fix double free in resource managed fixed-factor clockDmitry Baryshkov
2021-04-02clk: fix invalid usage of list cursor in unregisterLukasz Bartosik
2021-04-02clk: fix invalid usage of list cursor in registerLukasz Bartosik
2021-03-29clk: qcom: camcc: Update the clock ops for the SC7180Taniya Das
2021-03-29clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski
2021-03-13clk: qcom: gcc-sc7180: Use floor ops for the correct sdcc1 clkDouglas Anderson
2021-03-13clk: qcom: rcg2: Rectify clk_gfx3d rate rounding without mux divisionMarijn Suijten
2021-03-13clk: qcom: rpmh: Update the XO clock source for SC7280Taniya Das
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-24Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-22clk: Add RISC-V Canaan Kendryte K210 clock driverDamien Le Moal
2021-02-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-02-20Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-02-20Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds