summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2025-03-11Merge tag 'samsung-clk-fixes-6.14' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2025-03-05clk: samsung: update PLL locktime for PLL142XX used on FSD platformVarada Pavani
2025-03-05clk: samsung: gs101: fix synchronous external abort in samsung_clk_save()Peter Griffin
2025-02-26clk: qcom: dispcc-sm8750: Drop incorrect CLK_SET_RATE_PARENT on byte intf parentKrzysztof Kozlowski
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-01-21Merge branch 'clk-fixes' into clk-nextStephen Boyd
2025-01-21Merge branches 'clk-airoha', 'clk-rockchip', 'clk-stm', 'clk-thead' and 'clk-...Stephen Boyd
2025-01-21Merge branches 'clk-microchip', 'clk-xilinx', 'clk-allwinner', 'clk-imx' and ...Stephen Boyd
2025-01-21Merge branches 'clk-cleanup', 'clk-renesas', 'clk-mediatek', 'clk-samsung' an...Stephen Boyd
2025-01-16clk: analogbits: Fix incorrect calculation of vco rate deltaBo Gan
2025-01-16clk: bcm: rpi: Add disp clockMaxime Ripard
2025-01-16clk: bcm: rpi: Create helper to retrieve private dataMaxime Ripard
2025-01-16clk: bcm: rpi: Enable minimize for all firmware clocksDom Cobley
2025-01-16clk: bcm: rpi: Allow cpufreq driver to also adjust gpu clocksDom Cobley
2025-01-16clk: bcm: rpi: Add ISP to exported clocksDom Cobley
2025-01-15clk: stm32f4: support spread spectrum clock generationDario Binacchi
2025-01-15clk: stm32f4: use FIELD helpers to access the PLLCFGR fieldsDario Binacchi
2025-01-15clk: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-14clk: clk-loongson2: Fix the number count of clk providerBinbin Zhou
2025-01-14clk: clk-loongson2: Switch to use devm_clk_hw_register_fixed_rate_parent_data()Binbin Zhou
2025-01-14clk: starfive: Make _clk_get become a common helper functionChanghuang Liang
2025-01-13clk: en7523: Add clock for eMMC for EN7581Christian Marangi
2025-01-13clk: en7523: Rework clock handling for different clock numbersChristian Marangi
2025-01-13clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocksDrew Fustini
2025-01-13clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 bootDrew Fustini
2025-01-13clk: thead: Fix clk gate registration to pass flagsDrew Fustini
2025-01-13clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink SoC RT3883Sergio Paracuellos
2025-01-13clk: ep93xx: make const read-only arrays staticColin Ian King
2025-01-13clk: lmk04832: make read-only const arrays staticColin Ian King
2025-01-13clk: sunxi-ng: h616: Reparent CPU clock during frequency changesAndre Przywara
2025-01-13PCI: mediatek-gen3: Move reset delay in mtk_pcie_en7581_power_up()Lorenzo Bianconi
2025-01-09clk: rockchip: rk3588: make refclko25m_ethX criticalHeiko Stuebner
2025-01-09clk: rockchip: rk3588: drop RK3588_LINKED_CLKSebastian Reichel
2025-01-09clk: rockchip: implement linked gate clock supportSebastian Reichel
2025-01-09clk: rockchip: expose rockchip_clk_set_lookupSebastian Reichel
2025-01-09clk: rockchip: rk3588: register GATE_LINK laterSebastian Reichel
2025-01-09clk: rockchip: support clocks registered lateSebastian Reichel
2025-01-08Merge tag 'sunxi-clk-fixes-for-6.13' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd
2025-01-08clk: mmp2: call pm_genpd_init() only after genpd.name is setLubomir Rintel
2025-01-07clk: qcom: Select CLK_X1E80100_GCC in config CLK_X1P42100_GPUCCLukas Bulwahn
2025-01-07clk: qcom: smd-rpm: Add clocks for MSM8940Daniil Titov
2025-01-07clk: qcom: smd-rpm: Add clocks for MSM8937Daniil Titov
2025-01-07clk: qcom: ipq5424: Use icc-clk for enabling NoC related clocksVaradarajan Narayanan
2025-01-07clk: qcom: Add SM6115 LPASSCCKonrad Dybcio
2025-01-07clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPsAmit Pundir
2025-01-07clk: clocking-wizard: calculate dividers fractional partsShubhrajyoti Datta
2025-01-07Merge tag 'renesas-clk-for-v6.14-tag2' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd