messages from 2021-03-10 06:37:46 to 2021-03-15 19:08:09 UTC [more...]
[PATCH v4 0/7] Couple improvements for Tegra clk driver
2021-03-15 19:07 UTC (11+ messages)
` [PATCH v4 1/7] clk: tegra30: Use 300MHz for video decoder by default
` [PATCH v4 2/7] clk: tegra: Fix refcounting of gate clocks
` [PATCH v4 3/7] clk: tegra: Ensure that PLLU configuration is applied properly
` [PATCH v4 4/7] clk: tegra: Halve SCLK rate on Tegra20
` [PATCH v4 5/7] MAINTAINERS: Hand Tegra clk driver to Jon and Thierry
` [PATCH v4 6/7] clk: tegra: Don't allow zero clock rate for PLLs
` [PATCH v4 7/7] dt-bindings: clock: tegra: Convert to schema
[PATCH v8 00/11] Raspberry Pi PoE HAT fan support
2021-03-15 16:12 UTC (14+ messages)
` [PATCH v8 01/11] firmware: raspberrypi: Keep count of all consumers
` [PATCH v8 02/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get()
` [PATCH v8 03/11] clk: bcm: rpi: Release firmware handle on unbind
` [PATCH v8 04/11] gpio: raspberrypi-exp: "
` [PATCH v8 05/11] reset: raspberrypi: "
` [PATCH v8 06/11] soc: bcm: raspberrypi-power: "
` [PATCH v8 07/11] staging: vchiq: "
` [PATCH v8 08/11] input: raspberrypi-ts: Release firmware handle when not needed
` [PATCH v8 09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus
` [PATCH v8 10/11] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support
` [PATCH v8 11/11] pwm: Add Raspberry Pi Firmware based PWM bus
[PATCH 1/9] dt-bindings: clk: qcom: Add bindings for MSM8994 GCC driver
2021-03-15 15:54 UTC (11+ messages)
` [PATCH 2/9] clk: qcom: gcc-msm8994: Modernize the driver
` [PATCH 3/9] clk: qcom: gcc-msm8994: Fix up SPI QUP clocks
` [PATCH 4/9] clk: qcom: gcc-msm8994: Add missing NoC clocks
` [PATCH 5/9] clk: qcom: gcc-msm8994: Add missing clocks
` [PATCH 6/9] clk: qcom: gcc-msm8994: Remove the inexistent GDSC_PCIE
` [PATCH 7/9] clk: qcom: gcc-msm8994: Add modem reset
` [PATCH 8/9] clk: qcom: gcc-msm8994: Add proper msm8992 support
` [PATCH 9/9] clk: qcom: gcc-msm8994: Add a quirk for a different SDCC configuration
[PATCH v2 0/4] clk: add BCM63268 timer clock and reset
2021-03-15 12:26 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: clk: add BCM63268 timer clock definitions
` [PATCH v2 2/4] dt-bindings: reset: add BCM63268 timer reset definitions
` [PATCH v2 3/4] dt-bindings: clock: Add BCM63268 timer binding
` [PATCH v2 4/4] clk: bcm: Add BCM63268 timer clock and reset driver
[PATCH 1/2] clk: rockchip: drop parenthesis from ARM || COMPILE_TEST depends
2021-03-15 11:25 UTC (2+ messages)
` [PATCH 2/2] clk: rockchip: drop MODULE_ALIAS from rk3399 clock controller
[PATCH v1] clk: fix invalid usage of list_for_each_entry cursor
2021-03-15 10:37 UTC (3+ messages)
[PATCH v5 0/4] clk: rockchip: add clock controller for rk3568
2021-03-15 8:56 UTC (5+ messages)
` [PATCH v5 1/4] dt-binding: clock: Document rockchip,rk3568-cru bindings
` [PATCH v5 2/4] clk: rockchip: add dt-binding header for rk3568
` [PATCH v5 3/4] clk: rockchip: support more core div setting
` [PATCH v5 4/4] clk: rockchip: add clock controller for rk3568
[PATCH v4 0/4] clk: rockchip: add clock controller for rk3568
2021-03-15 8:34 UTC (6+ messages)
` [PATCH v4 1/4] dt-binding: clock: Document rockchip,rk3568-cru bindings
` [PATCH v4 2/4] clk: rockchip: add dt-binding header for rk3568
` [PATCH v4 3/4] clk: rockchip: support more core div setting
` [PATCH v4 4/4] clk: rockchip: add clock controller for rk3568
[PATCH v10 6/9] staging: clocking-wizard: Add support for fractional support
2021-03-15 8:33 UTC (2+ messages)
[PATCH v10 5/9] staging: clocking-wizard: Add support for dynamic reconfiguration
2021-03-15 8:32 UTC (2+ messages)
[PATCH] clk: imx8mp: Remove the none exist pcie clocks
2021-03-15 8:17 UTC (2+ messages)
` [PATCH] clk: imx8mq: Correct the pcie1 sels
[PATCH 0/8] Enable Qualcomm Crypto Engine on sm8250
2021-03-15 7:01 UTC (3+ messages)
` [PATCH 4/8] dt-bindings/clock: qcom: sm8250: Add gcc clocks for sm8250 crypto block
[PATCH 0/4] clk: ti: add am33xx spread spectrum clock support
2021-03-14 15:12 UTC (4+ messages)
` [PATCH 1/4] clk: ti: fix typo in routine description
` [PATCH 2/4] dt-bindings: ti: dpll: add spread spectrum support
` [PATCH 4/4] clk: ti: add am33xx spread spectrum clock support
[PATCH v2] clk: socfpga: fix iomem pointer cast on 64-bit
2021-03-14 11:07 UTC
[PATCH] clk: socfpga: fix iomem pointer cast on 64-bit
2021-03-14 11:04 UTC (4+ messages)
[PATCH V4] clk: imx: Fix reparenting of UARTs not associated with stdout
2021-03-14 9:40 UTC (3+ messages)
[PATCH] clk: clk.c: Fixed statics initialized to 0
2021-03-14 6:21 UTC (3+ messages)
[PATCH 0/2] mmc: jz4740: Support PLL frequency changes
2021-03-13 23:09 UTC (4+ messages)
` [PATCH 1/2] clk: Add clk_get_first_to_set_rate
[PATCH v2] clk: qcom: clk-rcg2: Add support for duty-cycle for RCG
2021-03-13 22:59 UTC (2+ messages)
[PATCH 0/4] clk: add BCM63268 timer clock and reset
2021-03-13 22:55 UTC (5+ messages)
` [PATCH 1/4] mips: bmips: add BCM63268 timer clock definitions
` [PATCH 4/4] clk: bcm: Add BCM63268 timer clock and reset driver
[PATCH v3 0/4] clk: rockchip: add clock controller for rk3568
2021-03-13 22:25 UTC (3+ messages)
` [PATCH v3 4/4] "
[PATCH] clk: Call clk_core_enable_lock variant when lock is needed
2021-03-13 22:26 UTC (2+ messages)
[PATCH] clk: at91: Trivial typo fixes in the file sama7g5.c
2021-03-13 21:02 UTC (3+ messages)
[PATCH] clk: qcom: gcc-sc7180: Use floor ops for the correct sdcc1 clk
2021-03-13 21:00 UTC (2+ messages)
[PATCH] clk: qcom: rcg2: Rectify clk_gfx3d rate rounding without mux division
2021-03-13 20:59 UTC (2+ messages)
[PATCH v1] clk: qcom: rpmh: Update the XO clock source for SC7280
2021-03-13 20:58 UTC (2+ messages)
[PATCH] clk: use clk_core_enable_lock() a bit more
2021-03-13 20:38 UTC (2+ messages)
[PATCH V5] clk: imx: Fix reparenting of UARTs not associated with stdout
2021-03-13 18:08 UTC
[PATCH 1/2] dt-bindings: clock: Add MDM9607 GCC clock bindings
2021-03-13 2:03 UTC (2+ messages)
` [PATCH 2/2] clk: qcom: Add MDM9607 GCC driver
[PATCH v2 0/9] Si5341 driver updates
2021-03-12 18:17 UTC (10+ messages)
` [PATCH v2 1/9] dt-bindings: clock: clk-si5341: Add new attributes
` [PATCH v2 2/9] clk: si5341: Wait for DEVICE_READY on startup
` [PATCH v2 3/9] clk: si5341: Avoid divide errors due to bogus register contents
` [PATCH v2 4/9] clk: si5341: Check for input clock presence and PLL lock on startup
` [PATCH v2 5/9] clk: si5341: Update initialization magic
` [PATCH v2 6/9] clk: si5341: Allow different output VDD_SEL values
` [PATCH v2 7/9] clk: si5341: Add silabs,xaxb-ext-clk property
` [PATCH v2 8/9] clk: si5341: Add silabs,iovdd-33 property
` [PATCH v2 9/9] clk: si5341: Add sysfs properties to allow checking/resetting device faults
[PATCH 0/9] Si5341 driver updates
2021-03-12 15:39 UTC (19+ messages)
` [PATCH 1/9] dt-bindings: clock: clk-si5341: Add new attributes
` [PATCH 2/9] clk: si5341: Wait for DEVICE_READY on startup
` [PATCH 3/9] clk: si5341: Avoid divide errors due to bogus register contents
` [PATCH 4/9] clk: si5341: Check for input clock presence and PLL lock on startup
` [PATCH 5/9] clk: si5341: Update initialization magic
` [PATCH 6/9] clk: si5341: Allow different output VDD_SEL values
` [RFC PATCH] clk: si5341: si5341_remove() can be static
` [PATCH 7/9] clk: si5341: Add silabs,xaxb-ext-clk property
` [PATCH 8/9] clk: si5341: Add silabs,iovdd-33 property
` [PATCH 9/9] clk: si5341: Add sysfs properties to allow checking/resetting device faults
[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
2021-03-12 9:27 UTC (5+ messages)
` [PATCH mvebu v3 "
[PATCH v3 00/15] arm64 / clk: socfpga: simplifying, cleanups and compile testing
2021-03-11 22:48 UTC (19+ messages)
` [PATCH v3 01/15] clk: socfpga: allow building N5X clocks with ARCH_N5X
` [PATCH v3 02/15] ARM: socfpga: introduce common ARCH_INTEL_SOCFPGA
` [PATCH v3 03/15] mfd: altera: merge ARCH_SOCFPGA and ARCH_STRATIX10
` [PATCH v3 04/15] net: stmmac: "
` [PATCH v3 05/15] clk: socfpga: build together Stratix 10, Agilex and N5X clock drivers
` [PATCH v3 06/15] clk: socfpga: merge ARCH_SOCFPGA and ARCH_STRATIX10
` [PATCH v3 07/15] EDAC: altera: "
` [PATCH v3 08/15] arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGA
` [PATCH v3 09/15] clk: socfpga: allow compile testing of Stratix 10 / Agilex clocks
` [PATCH v3 10/15] clk: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs (and compile test)
` [PATCH v3 11/15] dmaengine: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs
` [PATCH v3 12/15] fpga: altera: "
` [PATCH v3 13/15] i2c: "
` [PATCH v3 14/15] reset: socfpga: "
` [PATCH v3 15/15] ARM: socfpga: drop ARCH_SOCFPGA
[PATCH v2 00/14] Introduce STM32MP1 RCC in secured mode
2021-03-11 20:09 UTC (9+ messages)
` [Linux-stm32] "
[RFC v2 0/5] arm64 / clk: socfpga: simplifying, cleanups and compile testing
2021-03-11 14:50 UTC (18+ messages)
` [RFC v2 1/5] clk: socfpga: allow building N5X clocks with ARCH_N5X
` [RFC v2 2/5] clk: socfpga: build together Stratix 10, Agilex and N5X clock drivers
` [RFC v2 3/5] arm64: socfpga: rename ARCH_STRATIX10 to ARCH_SOCFPGA64
` [RFC v2 4/5] arm64: intel: merge Agilex and N5X into ARCH_SOCFPGA64
` [RFC v2 5/5] clk: socfpga: allow compile testing of Stratix 10 / Agilex clocks
[PATCH v7 00/11] Raspberry Pi PoE HAT fan support
2021-03-11 13:41 UTC (6+ messages)
` [PATCH v7 11/11] pwm: Add Raspberry Pi Firmware based PWM bus
[PATCH V3] clk: imx: Fix reparenting of UARTs not associated with sdout
2021-03-10 22:43 UTC (12+ messages)
[PATCH v1] clk: qcom: clk-rcg2: Add support for duty-cycle for RCG
2021-03-10 21:05 UTC (2+ messages)
[PATCH RESEND 0/2] Common protected-clocks implementation
2021-03-10 20:13 UTC (5+ messages)
[PATCH v3 00/15] Support ROHM BD71815 PMIC
2021-03-10 16:38 UTC (11+ messages)
` [PATCH v3 06/15] mfd: Add ROHM BD71815 ID
` [PATCH v3 07/15] mfd: Support for ROHM BD71815 PMIC core
[PATCH 0/6] clk: Ingenic JZ4760(B) support
2021-03-10 14:42 UTC (4+ messages)
` [PATCH 5/6] clk: ingenic: Support overriding PLLs M/N/OD calc algorithm
[PATCH v2] clk: renesas: r8a7795: Add TMU clocks
2021-03-10 13:14 UTC (2+ messages)
[PATCH v6 0/9] Enable ili9341 and l3gd20 on stm32f429-disco
2021-03-10 11:43 UTC (7+ messages)
` [PATCH v6 5/9] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate
` [PATCH v6 6/9] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after kernel startup
[PATCH v9 0/4] Add basic SoC support for mt6765
2021-03-10 6:36 UTC (4+ messages)
` [PATCH v10 "
` [PATCH v10 2/4] soc: mediatek: add MT6765 scpsys and subdomain support
` [PATCH v10 4/4] arm64: defconfig: add CONFIG_COMMON_CLK_MT6765_XXX clocks
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox