messages from 2021-11-18 08:53:22 to 2021-11-25 22:21:27 UTC [more...]
[PATCH v3 00/13] add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
2021-11-25 22:19 UTC (16+ messages)
` [PATCH v3 01/13] ARM: imx: add initial support for i.MXRT10xx family
` [PATCH v3 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc
` [PATCH v3 03/13] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
` [PATCH v3 04/13] pinctrl: freescale: Add i.MXRT1050 pinctrl driver support
` [PATCH v3 05/13] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH v3 06/13] dt-bindings: clock: imx: Add documentation for i.MXRT clock
` [PATCH v3 07/13] clk: imx: Add initial support for i.MXRT clock driver
` [PATCH v3 08/13] dt-bindings: serial: fsl-lpuart: add i.MXRT compatible
` [PATCH v3 09/13] tty: serial: fsl_lpuart: add i.MXRT support
` [PATCH v3 10/13] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT compatible string
` [PATCH v3 11/13] mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series
` [PATCH v3 12/13] ARM: dts: imx: add i.MXRT1050-EVK support
` [PATCH v3 13/13] ARM: imxrt_defconfig: add i.MXRT family defconfig
[PATCH v6 00/15] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
2021-11-25 17:22 UTC (17+ messages)
` [PATCH v6 01/15] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v6 02/15] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
` [PATCH v6 03/15] i2c: acpi: Add i2c_acpi_new_device_by_fwnode() function
` [PATCH v6 04/15] platform_data: Add linux/platform_data/tps68470.h file
` [PATCH v6 05/15] regulator: Introduce tps68470-regulator driver
` [PATCH v6 06/15] clk: Introduce clk-tps68470 driver
` [PATCH v6 07/15] platform/x86: int3472: Enable I2c daisy chain
` [PATCH v6 08/15] platform/x86: int3472: Split into 2 drivers
` [PATCH v6 09/15] platform/x86: int3472: Add get_sensor_adev_and_name() helper
` [PATCH v6 10/15] platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regulator MFD-cell
` [PATCH v6 11/15] platform/x86: int3472: Pass tps68470_regulator_platform_data "
` [PATCH v6 12/15] platform/x86: int3472: Deal with probe ordering issues
` [PATCH v6 13/15] media: ipu3-cio2: Defer probing until the PMIC is fully setup
` [PATCH v6 14/15] media: ipu3-cio2: Call cio2_bridge_init() before anything else
` [PATCH v6 15/15] media: ipu3-cio2: Add support for instantiating i2c-clients for VCMs
[PATCH v5 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
2021-11-25 15:01 UTC (3+ messages)
` [PATCH v5 05/11] clk: Introduce clk-tps68470 driver
`
[PATCH v5 2/2 resend] clk: microchip: Add driver for Microchip PolarFire SoC
2021-11-25 13:53 UTC (3+ messages)
[PATCH v3 0/7] x86: clk: clk-fch: Enhanced 48Mhz fixed clk support
2021-11-25 12:50 UTC (9+ messages)
` [PATCH v3 1/7] x86: clk: Add check for PCI root port for fch "
` [PATCH v3 2/7] drivers: acpi: acpi_apd: Remove unused device property "is-rv"
` [PATCH v3 3/7] ACPI: APD: Add a fmw property clk-name
` [PATCH v3 4/7] clk: x86: Use dynamic con_id string during clk registration
` [PATCH v3 5/7] clk: x86: Fix clk_gate_flags for RV_CLK_GATE
` [PATCH v3 6/7] drivers: x86: clk-fch: Add 48MHz fixed clk support on Renoir platform
` [PATCH v3 7/7] drivers: x86: clk-fch: Add 48MHz fixed clk support on Stoneyridge
[PATCH v4 06/12] dt-bindings: Add en7523-scu device tree binding documentation
2021-11-25 11:07 UTC (2+ messages)
` [PATCH v4 07/12] clk: en7523: Add clock driver for Airoha EN7523 SoC
[PATCH v4 0/7] Add support for newer family of AMD's SOC
2021-11-25 11:04 UTC (8+ messages)
` [PATCH v4 1/7] x86: clk: clk-fch: "
` [PATCH v4 2/7] drivers: acpi: acpi_apd: Remove unused device property "is-rv"
` [PATCH v4 3/7] ACPI: APD: Add a fmw property clk-name
` [PATCH v4 4/7] clk: x86: Use dynamic con_id string during clk registration
` [PATCH v4 5/7] clk: x86: Fix clk_gate_flags for RV_CLK_GATE
` [PATCH v4 6/7] drivers: x86: clk-fch: Add 48MHz fixed clk support on Renoir platform
` [PATCH v4 7/7] drivers: x86: clk-fch: Add 48MHz fixed clk support on Stoneyridge
[PATCH 00/17] Non-const bitfield helper conversions
2021-11-24 15:21 UTC (41+ messages)
` [PATCH 01/17] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH 02/17] clk: renesas: Use bitfield helpers
` [PATCH/RFC 03/17] soc: "
` [PATCH/RFC 04/17] ARM: OMAP2+: "
` [PATCH/RFC 05/17] bus: omap_l3_noc: "
` [PATCH/RFC 06/17] clk: ti: "
` [PATCH/RFC 07/17] iio: st_sensors: "
` [PATCH/RFC 08/17] iio: humidity: hts221: "
` [PATCH/RFC 09/17] iio: imu: st_lsm6dsx: "
` [PATCH/RFC 10/17] media: ti-vpe: cal: "
` [PATCH/RFC 11/17] mmc: sdhci-of-aspeed: "
` [PATCH/RFC 12/17] pinctrl: aspeed: "
` [PATCH/RFC 13/17] pinctl: ti: iodelay: "
` [PATCH/RFC 14/17] regulator: ti-abb: "
` [PATCH/RFC 15/17] thermal/ti-soc-thermal: "
` [PATCH/RFC 16/17] ALSA: ice1724: "
` [PATCH/RFC 17/17] rtw89: "
[PATCH] clk: qcom: clk-alpha-pll: Don't reconfigure running Trion
2021-11-24 10:46 UTC (6+ messages)
` [PATCH v2] "
[PATCH v6] clk: Add write operation for clk_parent debugfs node
2021-11-23 17:43 UTC (5+ messages)
clk & clock-controller@ DT nodes: __clk_core_init: clk clock-controller already initialized
2021-11-23 12:09 UTC (3+ messages)
[PATCH v2] clk: renesas: r9a07g044: Add TSU clock and reset entry
2021-11-23 11:25 UTC (2+ messages)
[PATCH 1/2] clk: imx8mp: Remove IPG_AUDIO_ROOT from imx8mp-clock.h
2021-11-23 5:51 UTC (5+ messages)
` [PATCH 2/2] clk: imx8mp: Fix the parent clk of the audio_root_clk
[PATCH v2 00/13] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
2021-11-23 4:31 UTC (5+ messages)
` [PATCH v2 11/13] mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series
[PATCH v6 16/16] clk: scmi: Support atomic clock enable/disable API
2021-11-22 23:06 UTC
[PATCH v2 1/1] clk: samsung: exynos850: Register clocks early
2021-11-22 22:04 UTC (2+ messages)
[PATCH 0/6] clk: samsung: exynos850: Clock driver improvements
2021-11-22 14:28 UTC (15+ messages)
` [PATCH 1/6] dt-bindings: clock: Add bindings for Exynos850 CMU_APM
` [PATCH 2/6] clk: samsung: exynos850: Implement CMU_APM domain
` [PATCH 3/6] dt-bindings: clock: Add bindings for Exynos850 CMU_CMGP
` [PATCH 4/6] clk: samsung: exynos850: Implement CMU_CMGP domain
` [PATCH 5/6] clk: samsung: exynos850: Register clocks early
` [PATCH 6/6] clk: samsung: exynos850: Keep some crucial clocks running
[PATCH v3 00/16] Basic StarFive JH7100 RISC-V SoC support
2021-11-22 14:02 UTC (6+ messages)
` [PATCH v3 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
[PATCH] clk: imx: Use div64_ul instead of do_div
2021-11-22 13:34 UTC (4+ messages)
` [PATCH v2] "
[PATCH] clk: imx8mn: Fix imx8mn_clko1_sels
2021-11-22 13:32 UTC (2+ messages)
[PATCH V2] clk: imx: imx8ulp: set suppress_bind_attrs to true
2021-11-22 13:13 UTC (4+ messages)
[PATCH v5 0/6] Add Pdc, GCC and RPMh clock support for SDX65
2021-11-22 10:42 UTC (9+ messages)
` [PATCH v5 1/6] dt-bindings: clock: Add SDX65 GCC clock bindings
` [PATCH v5 2/6] clk: qcom: Add LUCID_EVO PLL type for SDX65
` [PATCH v5 3/6] clk: qcom: Add SDX65 GCC support
` [PATCH v5 4/6] dt-bindings: clock: Introduce RPMHCC bindings for SDX65
` [PATCH v5 5/6] clk: qcom: Add support for SDX65 RPMh clocks
` [PATCH v5 6/6] dt-bindings: clock: Introduce pdc bindings for SDX65
[PATCH v3 0/4] clk: sunxi-ng: Module support
2021-11-22 9:06 UTC (6+ messages)
` [PATCH v3 1/4] clk: sunxi-ng: Export symbols used by CCU drivers
` [PATCH v3 2/4] clk: sunxi-ng: Allow drivers to be built as modules
` [PATCH v3 3/4] clk: sunxi-ng: Convert early providers to platform drivers
` [PATCH v3 4/4] clk: sunxi-ng: Allow the CCU core to be built as a module
[PATCH v1 0/6] clk: sunxi-ng: Allwinner D1 clock support
2021-11-22 9:06 UTC (8+ messages)
` [PATCH v1 1/6] dt-bindings: clk: Add compatibles for D1 CCUs
` [PATCH v1 2/6] clk: sunxi-ng: div: Add macros using clk_parent_data and clk_hw
` [PATCH v1 3/6] clk: sunxi-ng: mp: "
` [PATCH v1 4/6] clk: sunxi-ng: mux: "
` [PATCH v1 5/6] clk: sunxi-ng: gate: Add macros for gates with fixed dividers
` [PATCH v1 6/6] clk: sunxi-ng: Add support for the D1 SoC clocks
[v1] clk: mediatek: Integrated vppsys with mtk-mmsys in MT8195
2021-11-22 6:01 UTC (2+ messages)
[PATCH] clk: versatile: clk-icst: use after free on error path
2021-11-21 23:37 UTC (2+ messages)
[PATCH v4 00/16] Basic StarFive JH7100 RISC-V SoC support
2021-11-21 23:35 UTC (3+ messages)
` [PATCH v4 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs
[PATCH v2 1/2] dt-bindings: clock: samsung: Document Exynos850 CMU_APM
2021-11-21 22:55 UTC (6+ messages)
` [PATCH v2 2/2] clk: samsung: exynos850: Implement CMU_APM domain
[PATCH 0/2] clk: samsung: exynos850: Implement CMU_CMGP
2021-11-21 22:53 UTC (3+ messages)
[PATCH v2 1/1] clk: samsung: exynos850: Register clocks early
2021-11-21 22:50 UTC (5+ messages)
[PATCH v3] clk: imx: use module_platform_driver
2021-11-20 20:37 UTC (3+ messages)
[PATCH] clk: Gemini: fix struct name in kernel-doc
2021-11-20 11:48 UTC (2+ messages)
[PATCH v1] clk: samsung: update CPU clk registration
2021-11-19 21:56 UTC (2+ messages)
[PATCH v1 0/3] Add NVIDIA Tegra114 support to video decoder driver
2021-11-19 16:14 UTC (11+ messages)
` [PATCH v1 1/3] media: staging: tegra-vde: Support reference picture marking
[PATCH] clk/mediatek: fix missing null-check for mt7622
2021-11-19 11:53 UTC (2+ messages)
[PATCH v4 0/6] Add Pdc, GCC and RPMh clock support for SDX65
2021-11-19 1:06 UTC (3+ messages)
` [PATCH v4 1/6] dt-bindings: clock: Add SDX65 GCC clock bindings
[PATCH 0/4] clk: renesas: trivial fixes
2021-11-18 17:46 UTC (13+ messages)
` [PATCH 1/4] clk: renesas: rzg2l: Check return value of pm_genpd_init()
` [PATCH 2/4] clk: renesas: rzg2l: propagate return value of_genpd_add_provider_simple()
` [PATCH 3/4] clk: renesas: cpg-mssr: Check return value of pm_genpd_init()
` [PATCH 4/4] clk: renesas: cpg-mssr: propagate return value of_genpd_add_provider_simple()
[PATCH v2 1/3] clk: renesas: rzg2l: Add support for watchdog reset selection
2021-11-18 16:52 UTC (9+ messages)
[PATCH] clk: qcom: gcc-msm8974: Modernize the driver
2021-11-18 15:31 UTC
[PATCH v2 0/4] Add OPP table for RZ/G2L SoC
2021-11-18 10:31 UTC (5+ messages)
` [PATCH v2 1/4] clk: renesas: rzg2l: Add CPG_PL1_DDIV macro
` [PATCH v2 2/4] clk: renesas: r9a07g044: Change core clock "I" from DEF_FIXED->DEF_DIV
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;
as well as URLs for NNTP newsgroup(s).