messages from 2021-03-11 15:28:38 to 2021-03-17 14:41:31 UTC [more...]
[PATCH v1 00/26] drm/msm/dsi: refactor MSM DSI PHY/PLL drivers
2021-03-17 14:40 UTC (9+ messages)
` [PATCH v1 01/26] clk: mux: provide devm_clk_hw_register_mux()
` [PATCH v1 02/26] clk: divider: add devm_clk_hw_register_divider
` [PATCH v1 04/26] drm/msm/dsi: drop multiple pll enable_seq support
` [PATCH v1 05/26] drm/msm/dsi: move all PLL callbacks into PHY config struct
` [PATCH v1 06/26] drm/msm/dsi: move min/max PLL rate to phy config
` [PATCH v1 07/26] drm/msm/dsi: remove msm_dsi_pll_set_usecase
` [PATCH v1 08/26] drm/msm/dsi: stop setting clock parents manually
` [PATCH v1 09/26] arm64: dts: qcom: sm8250: assign DSI clock source parents
[PATCH 0/8] Enable Qualcomm Crypto Engine on sm8250
2021-03-17 14:25 UTC (7+ messages)
` [PATCH 2/8] dt-bindings: crypto : Add new compatible strings for qcom-qce
` [PATCH 4/8] dt-bindings/clock: qcom: sm8250: Add gcc clocks for sm8250 crypto block
[PATCH 0/8] drm/vc4: hdmi: Support the 4k @ 60Hz modes
2021-03-17 13:04 UTC (6+ messages)
` [PATCH 1/8] clk: Add range accessors
[PATCH 0/6] clk: Ingenic JZ4760(B) support
2021-03-17 12:41 UTC (3+ messages)
` [PATCH 6/6] clk: ingenic: Add support for the JZ4760
[PATCH 1/8] clk: qcom: dispcc-sc7180: drop unused enum entries
2021-03-17 12:22 UTC (8+ messages)
` [PATCH 2/8] clk: qcom: dispcc-sm8250: "
` [PATCH 3/8] clk: qcom: gcc-sm8250: "
` [PATCH 4/8] clk: qcom: gpucc-sm8150: "
` [PATCH 5/8] clk: qcom: gpucc-sm8250: "
` [PATCH 6/8] clk: qcom: videocc-sc7180: "
` [PATCH 7/8] clk: qcom: videocc-sm8150: "
` [PATCH 8/8] clk: qcom: videocc-sm8250: "
[PATCH] dt-bindings: Clean-up undocumented compatible strings
2021-03-17 10:57 UTC (10+ messages)
[PATCH v1] clk: fix invalid usage of list_for_each_entry cursor
2021-03-17 10:48 UTC (4+ messages)
[PATCH] devicetree: bindings: clock: Minor typo fix in the file armada3700-tbg-clock.txt
2021-03-17 10:08 UTC
[PATCH v5 0/4] clk: rockchip: add clock controller for rk3568
2021-03-17 1:39 UTC (9+ 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 1/2] clk: rockchip: drop parenthesis from ARM || COMPILE_TEST depends
2021-03-17 1:36 UTC (4+ messages)
` [PATCH 2/2] clk: rockchip: drop MODULE_ALIAS from rk3399 clock controller
[PATCH v1 0/6] Add support for DISP/VIDEO/GPU CCs for SC7280
2021-03-17 1:22 UTC (7+ messages)
` [PATCH v1 1/6] dt-bindings: clock: Add SC7280 DISPCC clock binding
` [PATCH v1 2/6] clk: qcom: Add display clock controller driver for SC7280
` [PATCH v1 3/6] dt-bindings: clock: Add SC7280 GPUCC clock binding
` [PATCH v1 4/6] clk: qcom: Add graphics clock controller driver for SC7280
` [PATCH v1 5/6] dt-bindings: clock: Add SC7280 VideoCC clock binding
` [PATCH v1 6/6] clk: qcom: Add video clock controller driver for SC7280
[PATCH 0/6] Improve clock support for Actions S500 SoC
2021-03-16 22:00 UTC (17+ messages)
` [PATCH 1/6] clk: actions: Fix UART clock dividers on Owl "
` [PATCH 2/6] clk: actions: Fix SD clocks factor table "
` [PATCH 3/6] clk: actions: Fix bisp_factor_table based clocks "
` [PATCH 4/6] clk: actions: Fix AHPPREDIV-H-AHB clock chain "
` [PATCH 5/6] dt-bindings: clock: Add NIC and ETHERNET bindings for Actions "
` [PATCH 6/6] clk: actions: Add NIC and ETHERNET clock support "
[PATCH v7 0/5] clk: add driver for the SiFive FU740
2021-03-16 19:45 UTC (2+ messages)
[PATCH v5] dt-bindings: clk: versaclock5: Miscellaneous fixes and improvements:
2021-03-16 16:26 UTC
[PATCH v4] dt-bindings: clk: versaclock5: Miscellaneous fixes and improvements:
2021-03-16 16:22 UTC (3+ messages)
[PATCH 0/4] clk: ti: add am33xx spread spectrum clock support
2021-03-16 11:52 UTC (5+ 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] clk: zynqmp: Enable the driver if ZYNQMP_FIRMWARE is selected
2021-03-16 9:05 UTC
[PATCH] clk: at91: clk-programmable: remove redundant value check of best_rate
2021-03-16 3:07 UTC
[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 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 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 (6+ messages)
` [PATCH v3 12/15] fpga: altera: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs
` [PATCH v3 14/15] reset: socfpga: "
[PATCH v2 00/14] Introduce STM32MP1 RCC in secured mode
2021-03-11 20:09 UTC (8+ messages)
` [Linux-stm32] "
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