summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-26Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-04-26Merge branch 'pm-cpufreq'Rafael J. Wysocki
2021-04-14Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman
2021-04-09clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0Pali Rohár
2021-04-09clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHzPali Rohár
2021-04-09clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clockMarek Behún
2021-04-09clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2021-04-08Merge tag 'scmi-updates-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2021-04-07clk: fixed: fix double free in resource managed fixed-factor clockDmitry Baryshkov
2021-04-05Merge 5.12-rc6 into driver-core-nextGreg Kroah-Hartman
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-04-01Merge tag 'socfpga_update_for_v5.13' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-04-01Merge tag 'tegra-for-5.13-clk' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2021-04-01Merge tag 'omap-for-v5.13/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2021-03-30clk: scmi: Port driver to the new scmi_clk_proto_ops interfaceCristian Marussi
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-24clk: tegra: Don't enable PLLE HW sequencer at initJC Kuo
2021-03-24clk: tegra: Add PLLE HW power sequencer controlJC Kuo
2021-03-23clk: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs (and compile test)Krzysztof Kozlowski
2021-03-23clk: socfpga: allow compile testing of Stratix 10 / Agilex clocksKrzysztof Kozlowski
2021-03-23arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGAKrzysztof Kozlowski
2021-03-23clk: socfpga: merge ARCH_SOCFPGA and ARCH_STRATIX10Krzysztof Kozlowski
2021-03-23clk: socfpga: build together Stratix 10, Agilex and N5X clock driversKrzysztof Kozlowski
2021-03-23clk: socfpga: allow building N5X clocks with ARCH_N5XKrzysztof Kozlowski
2021-03-23clk: Mark fwnodes when their clock provider is addedTudor Ambarus
2021-03-22clk: bcm: rpi: Release firmware handle on unbindNicolas Saenz Julienne
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-03-10clk: ti: omap5: Add missing gpmc and ocmc clkctrlTony Lindgren
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
2021-02-16Merge branches 'clk-socfpga', 'clk-mstar', 'clk-qcom' and 'clk-warnings' into...Stephen Boyd
2021-02-16Merge branches 'clk-vc5', 'clk-silabs', 'clk-aspeed', 'clk-qoriq' and 'clk-ro...Stephen Boyd
2021-02-16Merge branches 'clk-mediatek', 'clk-imx', 'clk-amlogic' and 'clk-at91' into c...Stephen Boyd
2021-02-16Merge branch 'clk-unused' into clk-nextStephen Boyd
2021-02-16Merge branches 'clk-doc', 'clk-renesas', 'clk-allwinner', 'clk-rockchip' and ...Stephen Boyd
2021-02-16clk: mstar: msc313-mpll: Fix format specifierDaniel Palmer
2021-02-16clk: mstar: Allow MStar clk drivers to be compile testedDaniel Palmer
2021-02-15Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk'Rafael J. Wysocki