summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2022-10-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-04Merge branches 'clk-baikal', 'clk-broadcom', 'clk-vc5' and 'clk-versaclock' i...Stephen Boyd
2022-10-04Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' int...Stephen Boyd
2022-10-04Merge branches 'clk-rockchip', 'clk-renesas', 'clk-microchip', 'clk-allwinner...Stephen Boyd
2022-10-04Merge branches 'clk-samsung', 'clk-mtk', 'clk-rm', 'clk-ast' and 'clk-qcom' i...Stephen Boyd
2022-10-04Merge branches 'clk-ofnode', 'clk-bindings', 'clk-cleanup', 'clk-zynq' and 'c...Stephen Boyd
2022-10-04clk: qcom: gcc-sm6375: Ensure unsigned long typeStephen Boyd
2022-10-04clk: qcom: gcc-sm6375: Remove unused variablesKonrad Dybcio
2022-10-03clk: qcom: kpss-xcc: convert to parent data APIChristian Marangi
2022-10-03clk: allow building lan966x as a moduleClément Léger
2022-10-03clk: clk-xgene: simplify if-if to if-elseYihao Han
2022-10-03clk: ast2600: BCLK comes from EPLLJoel Stanley
2022-10-03clk: clocking-wizard: Depend on HAS_IOMEMStephen Boyd
2022-10-03clk: clocking-wizard: Use dev_err_probe() helperYang Yingliang
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-10-03clk: nxp: fix typo in commentJulia Lawall
2022-10-03clk: pxa: add a check for the return value of kzalloc()Xiaoke Wang
2022-10-03clk: vc5: Add support for IDT/Renesas VersaClock 5P49V6975Matthias Fend
2022-09-30clk: mvebu: armada-37xx-tbg: Remove the unneeded result variableye xingchen
2022-09-30clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probeMiaoqian Lin
2022-09-30clk: Renesas versaclock7 ccf device driverAlex Helms
2022-09-30clk: ti: Balance of_node_get() calls for of_find_node_by_name()Liang He
2022-09-30clk: imx: scu: fix memleak on platform_device_add() failsLin Yujun
2022-09-30clk: vc5: Use regmap_{set,clear}_bits() where appropriateLars-Peter Clausen
2022-09-30clk: vc5: Check IO access resultsLars-Peter Clausen
2022-09-30clk: mediatek: add driver for MT8365 SoCFabien Parent
2022-09-30clk: mediatek: Export required common code symbolsMarkus Schneider-Pargmann
2022-09-30clk: mediatek: Provide mtk_devm_alloc_clk_dataMarkus Schneider-Pargmann
2022-09-30clkdev: Simplify devm_clk_hw_register_clkdev() functionAndy Shevchenko
2022-09-30clkdev: Remove never used devm_clk_release_clkdev()Andy Shevchenko
2022-09-30clk: Remove never used devm_of_clk_del_provider()Andy Shevchenko
2022-09-30clk: bcm: rpi: Add support for VEC clockDom Cobley
2022-09-30clk: bcm: rpi: Handle pixel clock in firmwareIvan T. Ivanov
2022-09-30clk: bcm: rpi: Add support HEVC clockIvan T. Ivanov
2022-09-30clk: bcm2835: fix bcm2835_clock_rate_from_divisor declarationStefan Wahren
2022-09-30clk: bcm2835: Round UART input clock upIvan T. Ivanov
2022-09-30clk: bcm2835: Make peripheral PLLC criticalMaxime Ripard
2022-09-30clk: baikal-t1: Convert to platform device driverSerge Semin
2022-09-30clk: baikal-t1: Add DDR/PCIe directly controlled resets supportSerge Semin
2022-09-30clk: baikal-t1: Move reset-controls code into a dedicated moduleSerge Semin
2022-09-30clk: baikal-t1: Add SATA internal ref clock bufferSerge Semin
2022-09-30clk: baikal-t1: Add shared xGMAC ref/ptp clocks internal parentSerge Semin
2022-09-30clk: baikal-t1: Fix invalid xGMAC PTP clock dividerSerge Semin
2022-09-30clk: vc5: Fix 5P49V6901 outputs disabling when enabling FODSerge Semin
2022-09-30clk: davinci: cfgchip: Use dev_err_probe() helperYang Yingliang
2022-09-30clk: davinci: pll: fix spelling typo in commentJiangshan Yi
2022-09-30clk: mmp: pxa168: control shared SDH bits with separate clockDoug Brown
2022-09-30clk: mmp: pxa168: add clocks for SDH2 and SDH3Doug Brown
2022-09-30clk: mmp: pxa168: fix GPIO clock enable bitsDoug Brown