summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2026-07-06clk: qcom: Don't use all caps for Glymur GPUCCLuca Weiss
2026-07-06clk: qcom: gxclkctl: Remove GX/GMxC rail votes to align with IFPCTaniya Das
2026-07-06clk: qcom: common: ensure runtime PM suspend completes on probeTaniya Das
2026-07-06clk: qcom: gxclkctl: Use custom disable callback for gx_gdscTaniya Das
2026-07-06clk: qcom: gdsc: Add custom disable callback for GX GDSCJagadeesh Kona
2026-07-06clk: spacemit: k3: set hdma clock as criticalYixun Lan
2026-07-06clk: sunxi-ng: mux: remove unneeded exportJerome Brunet
2026-07-06clk: sunxi-ng: sun6i-rtc: Add feature bit for IOSC calibrationJunhui Liu
2026-07-06clk: sunxi-ng: sun6i-rtc: clean up DT usageJerome Brunet
2026-07-06clk: sunxi-ng: fix ccu probe clock unregister on errorJerome Brunet
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-30clk: renesas: r9a09g047: Add LVDS clocks and resetsTommaso Merciai
2026-06-30clk: renesas: r9a09g077: Add LCDC and PLL3 clock support for RZ/T2H display p...Lad Prabhakar
2026-06-30clk: renesas: rzv2h-cpg: Extract PLL calculation helpers into shared libraryLad Prabhakar
2026-06-30clk: renesas: rzv2h-cpg: Use per-SoC PLL reference frequency for calculationsLad Prabhakar
2026-06-30clk: renesas: r9a08g046: Add USB2.0 clock and reset entriesBiju Das
2026-06-30clk: renesas: r9a09g077: Add RTC clocksLad Prabhakar
2026-06-30clk: renesas: cpg-mssr: Implement dedicated MSTP delay logic for RZ/T2H LCDC ...Lad Prabhakar
2026-06-30clk: renesas: r9a08g046: Add clock and reset entries for GE3DBiju Das
2026-06-30clk: renesas: r9a08g046: Add clock and reset entries for SDHIBiju Das
2026-06-30clk: renesas: r9a09g047: Add audio clock and reset supportJohn Madieu
2026-06-30clk: spacemit: k3: fix USB2 bus clockYixun Lan
2026-06-29clk: sprd: use clk_determine_rate_noop()Brian Masney
2026-06-29clk: scpi: use clk_determine_rate_noop()Brian Masney
2026-06-29clk: samsung: acpm: use clk_determine_rate_noop()Brian Masney
2026-06-29clk: rp1: use clk_determine_rate_noop()Brian Masney
2026-06-29clk: renesas: rzg2l-cpg: use clk_determine_rate_noop()Brian Masney
2026-06-29clk: qcom: smd-rpm: use clk_determine_rate_noop()Brian Masney
2026-06-29clk: qcom: rpmh: use clk_determine_rate_noop()Brian Masney
2026-06-29clk: qcom: rpm: use clk_determine_rate_noop()Brian Masney
2026-06-29clk: imx: scu: use clk_determine_rate_noop()Brian Masney
2026-06-29clk: hisilicon: hi3660-stub: use clk_determine_rate_noop()Brian Masney
2026-06-29clk: add clk_determine_rate_noop()Brian Masney
2026-06-29clk: imx: scu: drop redundant init.ops variable assignmentBrian Masney
2026-06-29clk: test: convert constants to use HZ_PER_MHZBrian Masney
2026-06-29clk: add kernel docs for struct clk_coreBrian Masney
2026-06-29clk: hisilicon: allow COMPILE_TEST buildsRosen Penev
2026-06-29clk: hisilicon: reset: Use devm_kzalloc to initialize hisi_reset_controllerMin zhang
2026-06-29clk: add missing function short descriptions for kernel-docRandy Dunlap
2026-06-29clk: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-06-29clk: si5341: Drop unused i2c driver_dataUwe Kleine-König (The Capable Hub)
2026-06-29clk: stm32: add missing bitfield.h headerRosen Penev
2026-06-29clk: nuvoton: ma35d1: fix ma35d1_clk_pll_determine_rate logicJoey Lu
2026-06-29clk: nuvoton: ma35d1: fix PLL_CTL1_FRAC bit field width and fractional calcJoey Lu
2026-06-29clk: nuvoton: ma35d1: fix ignored div_u64 return values in PLL freq calculationJoey Lu
2026-06-29clk: mediatek: mt8196: Select REGMAP_MMIO for vlpckgenAkari Tsuyukusa
2026-06-29clk: moxart: remove unused variables, fix refcount leakAlexander A. Klimov
2026-06-29clk: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-29clk: bcm: kona: Stop defaulting to parent index 0 on errorYu-Chun Lin
2026-06-29clk: zynq: handle kasprintf() failure in periph_clk registrationWilliam Theesfeld