messages from 2019-11-14 13:30:03 to 2019-11-18 16:47:38 UTC [more...]
[PATCH v5 00/11] NVIDIA Tegra20 CPUFreq driver major update
2019-11-18 16:45 UTC (12+ messages)
` [PATCH v5 01/11] clk: tegra: Add custom CCLK implementation
` [PATCH v5 02/11] clk: tegra: pll: Add pre/post rate-change hooks
` [PATCH v5 03/11] clk: tegra: cclk: Add helpers for handling PLLX rate changes
` [PATCH v5 04/11] clk: tegra20: Use custom CCLK implementation
` [PATCH v5 05/11] clk: tegra30: "
` [PATCH v5 06/11] dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30
` [PATCH v5 07/11] cpufreq: dt-platdev: Blacklist NVIDIA Tegra20 and Tegra30 SoCs
` [PATCH v5 08/11] cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)
` [PATCH v5 09/11] ARM: tegra: Create tegra20-cpufreq platform device on Tegra30
` [PATCH v5 10/11] ARM: dts: tegra30: beaver: Set up voltage regulators for DVFS
` [PATCH v5 11/11] ARM: dts: tegra30: beaver: Add CPU Operating Performance Points
[PATCH v5 00/16] Support ROHM BD71828 PMIC
2019-11-18 16:25 UTC (20+ messages)
` [PATCH v5 01/16] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v5 02/16] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v5 03/16] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v5 04/16] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v5 05/16] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v5 06/16] mfd: input: bd71828: Add power-key support
` [PATCH v5 07/16] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v5 08/16] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v5 09/16] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` [PATCH v5 10/16] gpio: devres: Add devm_gpiod_get_parent_array
` [PATCH v5 11/16] docs: driver-model: Add missing managed GPIO array get functions
` [PATCH v5 12/16] regulator: bd71828: Add GPIO based run-level control for regulators
` [PATCH v5 13/16] rtc: bd70528 add BD71828 support
` [PATCH v5 14/16] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v5 15/16] leds: Add common LED binding parsing support to LED class/core
` [PATCH v5 16/16] led: bd71828: Support LED outputs on ROHM BD71828 PMIC
[PATCH v6 0/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller
2019-11-18 14:37 UTC (9+ messages)
` [PATCH v6 1/5] clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocks
` [PATCH v6 2/5] clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHE
` [PATCH v6 3/5] dt-bindings: memory: Add bindings for imx8m ddr controller
` [PATCH v6 4/5] PM / devfreq: Add dynamic scaling "
` [PATCH v6 5/5] arm64: dts: imx8m: Add ddr controller nodes
[PATCH V2 0/4] clk: imx: imx8m[x]: switch to clk_hw API
2019-11-18 13:06 UTC (3+ messages)
` [PATCH V2 2/4] clk: imx: imx8mn: Switch to clk_hw based API
[PATCH v3 0/4] clk: renesas: rcar-usb2-clock-sel: Fix clks/resets handling
2019-11-18 10:27 UTC (7+ messages)
` [PATCH v3 2/4] dt-bindings: clock: renesas: rcar-usb2-clock-sel: Add power-domains and resets properties
` [PATCH v3 3/4] clk: renesas: rcar-usb2-clock-sel: Add multiple clocks management
` [PATCH v3 4/4] clk: renesas: rcar-usb2-clock-sel: Add reset_control
[PATCH, v2] clk: sunxi-ng: v3s: Fix incorrect number of hw_clks
2019-11-18 10:18 UTC
[PATCH 0/3] clk: let clock perform allocation in init
2019-11-18 10:08 UTC (2+ messages)
[PATCH v3 0/5] provide the XTAL clock via OF on Meson8/8b/8m2
2019-11-18 9:55 UTC (7+ messages)
` [PATCH v3 1/5] dt-bindings: clock: meson8b: add the clock inputs
` [PATCH v3 2/5] clk: meson: meson8b: use clk_hw_set_parent in the CPU clock notifier
` [PATCH v3 3/5] clk: meson: meson8b: change references to the XTAL clock to use [fw_]name
` [PATCH v3 4/5] clk: meson: meson8b: don't register the XTAL clock when provided via OF
` [PATCH v3 5/5] clk: meson: meson8b: use of_clk_hw_register to register the clocks
[PATCH v3 0/2] add the DDR clock controller on Meson8 and Meson8b
2019-11-18 9:55 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: clock: add the Amlogic Meson8 DDR clock controller binding
` [PATCH v3 2/2] clk: meson: add a driver for the Meson8/8b/8m2 DDR clock controller
[PATCH v2 00/17] NVIDIA Tegra20 CPUFreq driver major update
2019-11-18 9:52 UTC (9+ messages)
` [PATCH v2 17/17] ARM: dts: tegra30: cardhu-a04: Add CPU Operating Performance Points
[PATCH v4 00/16] Support ROHM BD71828 PMIC
2019-11-18 6:34 UTC (19+ messages)
` [PATCH v4 01/16] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v4 02/16] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v4 03/16] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v4 04/16] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v4 05/16] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v4 06/16] mfd: input: bd71828: Add power-key support
` [PATCH v4 07/16] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v4 08/16] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v4 09/16] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` [PATCH v4 10/16] gpio: devres: Add devm_gpiod_get_parent_array
` [PATCH v4 11/16] docs: driver-model: Add missing managed GPIO array get functions
` [PATCH v4 12/16] regulator: bd71828: Add GPIO based run-level control for regulators
` [PATCH v4 13/16] rtc: bd70528 add BD71828 support
` [PATCH v4 14/16] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v4 15/16] leds: Add common LED binding parsing support to LED class/core
` [PATCH v4 16/16] led: bd71828: Support LED outputs on ROHM BD71828 PMIC
[PATCH v10 1/4] dt-bindings: clock: Document external clocks for MSM8998 gcc
2019-11-17 21:27 UTC (4+ messages)
` [PATCH v10 2/4] dt-bindings: clock: Convert qcom,mmcc to DT schema
` [PATCH v10 3/4] dt-bindings: clock: Add support for the MSM8998 mmcc
` [PATCH v10 4/4] clk: qcom: Add MSM8998 Multimedia Clock Controller (MMCC) driver
[PATCH RESEND v3 00/15] arm64: dts: imx8: architecture improvement and adding imx8qm support
2019-11-17 12:43 UTC (16+ messages)
` [PATCH RESEND v3 01/15] arm64: dts: imx8qxp: add fallback compatible string for scu pd
` [PATCH RESEND v3 02/15] arm64: dts: imx8qxp: move scu pd node before scu clock node
` [PATCH RESEND v3 03/15] arm64: dts: imx8qxp: orginize dts in subsystems
` [PATCH RESEND v3 04/15] arm64: dts: imx8: add lsio lpcg clocks
` [PATCH RESEND v3 05/15] arm64: dts: imx8: add conn "
` [PATCH RESEND v3 06/15] arm64: dts: imx8: add adma "
` [PATCH RESEND v3 07/15] arm64: dts: imx8: switch to two cell scu clock binding
` [PATCH RESEND v3 08/15] arm64: dts: imx8: switch to new lpcg "
` [PATCH RESEND v3 09/15] arm64: dts: imx8qm: add lsio ss support
` [PATCH RESEND v3 10/15] arm64: dts: imx8qm: add conn "
` [PATCH RESEND v3 11/15] arm64: dts: imx8: split adma ss into dma and audio ss
` [PATCH RESEND v3 12/15] arm64: dts: imx8qm: add dma ss support
` [PATCH RESEND v3 13/15] arm64: dts: imx: add imx8qm common dts file
` [PATCH RESEND v3 14/15] arm64: dts: imx: add imx8qm mek support
` [PATCH RESEND v3 15/15] arm64: defconfig: "
[PATCH V5 00/11] clk: imx8: add new clock binding for better pm support
2019-11-17 12:31 UTC (5+ messages)
[PATCH RESEND V5 00/11] clk: imx8: add new clock binding for better pm support
2019-11-17 12:25 UTC (12+ messages)
` [PATCH RESEND v5 01/11] dt-bindings: firmware: imx-scu: new binding to parse clocks from device tree
` [PATCH RESEND v5 02/11] dt-bindings: clock: imx-lpcg: add support "
` [PATCH RESEND v5 03/11] clk: imx: scu: add two cells binding support
` [PATCH RESEND v5 04/11] clk: imx: scu: bypass cpu power domains
` [PATCH RESEND v5 05/11] clk: imx: scu: allow scu clk to take device pointer
` [PATCH RESEND v5 06/11] clk: imx: scu: add runtime pm support
` [PATCH RESEND v5 07/11] clk: imx: scu: add suspend/resume support
` [PATCH RESEND v5 08/11] clk: imx: imx8qxp-lpcg: add parsing clocks from device tree
` [PATCH RESEND v5 09/11] clk: imx: lpcg: allow lpcg clk to take device pointer
` [PATCH RESEND v5 10/11] clk: imx: clk-imx8qxp-lpcg: add runtime pm support
` [PATCH RESEND v5 11/11] clk: imx: lpcg: add suspend/resume support
[PATCH V4 00/11] clk: imx8: add new clock binding for better pm support
2019-11-17 12:08 UTC (11+ messages)
` [PATCH V4 03/11] clk: imx: scu: add two cells binding support
` [PATCH V4 08/11] clk: imx: imx8qxp-lpcg: add parsing clocks from device tree
[PATCH 0/5] Add clocks for Unisoc's SC9863A
2019-11-17 11:27 UTC (4+ messages)
` [PATCH 5/5] clk: sprd: add clocks support for SC9863A
[PATCH] clk: qcom: mmcc8974: move gfx3d_clk_src from the mmcc to rpm
2019-11-17 1:41 UTC (5+ messages)
[PATCH v2 0/5] add the DDR clock controller on Meson8 and Meson8b
2019-11-16 16:52 UTC (6+ messages)
` [PATCH v2 2/5] clk: meson: add a driver for the Meson8/8b/8m2 DDR clock controller
[PATCH AUTOSEL 4.4 19/77] clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk
2019-11-16 15:52 UTC
[PATCH AUTOSEL 4.9 21/99] clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk
2019-11-16 15:49 UTC
[PATCH AUTOSEL 4.14 036/150] clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk
2019-11-16 15:46 UTC (3+ messages)
` [PATCH AUTOSEL 4.14 037/150] clk: at91: audio-pll: fix audio pmc type
` [PATCH AUTOSEL 4.14 117/150] clk: sunxi-ng: enable so-said LDOs for A64 SoC's pll-mipi clock
[PATCH AUTOSEL 4.19 050/237] clk: tegra: Fixes for MBIST work around
2019-11-16 15:40 UTC (5+ messages)
` [PATCH AUTOSEL 4.19 060/237] clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk
` [PATCH AUTOSEL 4.19 061/237] clk: at91: audio-pll: fix audio pmc type
` [PATCH AUTOSEL 4.19 188/237] clk: sunxi-ng: enable so-said LDOs for A64 SoC's pll-mipi clock
` [PATCH AUTOSEL 4.19 219/237] clk: tegra20: Turn EMC clock gate into divider
[PATCH v1 0/7] Add GPU & Video Clock controller driver for SC7180
2019-11-16 5:51 UTC (14+ messages)
` [PATCH v1 1/7] clk: qcom: clk-alpha-pll: Add support for Fabia PLL calibration
` [PATCH v1 4/7] clk: qcom: Add graphics clock controller driver for SC7180
` [PATCH v1 7/7] clk: qcom: Add video "
[PATCH v2] clk: tegra: divider: Check UART's divider enable-bit state on rate's recalculation
2019-11-15 21:36 UTC (6+ messages)
[PATCH] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
2019-11-15 17:06 UTC (3+ messages)
[PATCH] clk: clkdev: Replace strlcpy with strscpy
2019-11-15 17:00 UTC (2+ messages)
[PATCH v7 0/7] Add Bitmain BM1880 clock driver
2019-11-15 16:29 UTC (8+ messages)
` [PATCH v7 1/7] clk: Zero init clk_init_data in helpers
` [PATCH v7 2/7] clk: Add clk_hw_unregister_composite helper function definition
` [PATCH v7 3/7] dt-bindings: clock: Add devicetree binding for BM1880 SoC
` [PATCH v7 4/7] arm64: dts: bitmain: Add clock controller support "
` [PATCH v7 5/7] arm64: dts: bitmain: Source common clock for UART controllers
` [PATCH v7 6/7] clk: Add common clock driver for BM1880 SoC
` [PATCH v7 7/7] MAINTAINERS: Add entry for BM1880 SoC clock driver
[PATCH v2 0/8] Add GPU & Video Clock controller driver for SC7180
2019-11-15 15:11 UTC (10+ messages)
` [PATCH v2 1/8] clk: qcom: alpha-pll: Remove useless read from set rate
` [PATCH v2 2/8] clk: qcom: clk-alpha-pll: Add support for Fabia PLL calibration
` [PATCH v2 3/8] dt-bindings: clock: Add YAML schemas for the QCOM GPUCC clock bindings
` [PATCH v2 4/8] dt-bindings: clock: Introduce QCOM Graphics "
` [PATCH v2 5/8] clk: qcom: Add graphics clock controller driver for SC7180
` [PATCH v2 6/8] dt-bindings: clock: Add YAML schemas for the QCOM VIDEOCC clock bindings
` [PATCH v2 7/8] dt-bindings: clock: Introduce QCOM Video "
` [PATCH v2 8/8] clk: qcom: Add video clock controller driver for SC7180
[PATCH v10 00/15] memory: tegra: Introduce Tegra30 EMC driver
2019-11-15 13:17 UTC (4+ messages)
` [PATCH v10 12/15] "
[PATCHv2 1/2] clk: clock-wizard: Move the clockwizard to clk
2019-11-15 12:22 UTC (2+ messages)
` [PATCHv2 2/2] dt-bindings: add documentation of xilinx clocking wizard
[PATCH 1/2] clk: clock-wizard: Move the clockwizard to clk
2019-11-15 12:09 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: add documentation of xilinx clocking wizard
Investment opportunity
2019-11-15 11:50 UTC
[PATCH v1 0/3] Add display clock controller driver for SC7180
2019-11-15 10:04 UTC (4+ messages)
` [PATCH v1 1/3] dt-bindings: clock: Add YAML schemas for the QCOM DISPCC clock bindings
` [PATCH v1 2/3] dt-bindings: clock: Introduce QCOM Display "
` [PATCH v1 3/3] clk: qcom: Add display clock controller driver for SC7180
[PATCH v1 0/3] Add display clock controller driver for SC7180
2019-11-15 9:58 UTC (4+ messages)
` [PATCH v1 1/3] dt-bindings: clock: Add YAML schemas for the QCOM DISPCC clock bindings
` [PATCH v1 2/3] dt-bindings: clock: Introduce QCOM Display "
` [PATCH v1 3/3] clk: qcom: Add display clock controller driver for SC7180
[PATCH v2 0/8] Add GPU & Video Clock controller driver for SC7180
2019-11-15 9:56 UTC (9+ messages)
` [PATCH v2 1/8] clk: qcom: alpha-pll: Remove useless read from set rate
` [PATCH v2 2/8] clk: qcom: clk-alpha-pll: Add support for Fabia PLL calibration
` [PATCH v2 3/8] dt-bindings: clock: Add YAML schemas for the QCOM GPUCC clock bindings
` [PATCH v2 4/8] dt-bindings: clock: Introduce QCOM Graphics "
` [PATCH v2 5/8] clk: qcom: Add graphics clock controller driver for SC7180
` [PATCH v2 6/8] dt-bindings: clock: Add YAML schemas for the QCOM VIDEOCC clock bindings
` [PATCH v2 7/8] dt-bindings: clock: Introduce QCOM Video "
` [PATCH v2 8/8] clk: qcom: Add video clock controller driver for SC7180
linux-next: Tree for Nov 14
2019-11-14 21:19 UTC (3+ messages)
[PATCH v9 0/4] MSM8998 Multimedia Clock Controller
2019-11-14 17:58 UTC (3+ messages)
` [PATCH v9 1/4] dt-bindings: clock: Document external clocks for MSM8998 gcc
[PATCH v4 0/5] Add Global Clock controller (GCC) driver for SC7180
2019-11-14 17:34 UTC (3+ messages)
` [PATCH v4 5/5] clk: qcom: "
[PATCH v4 5/5] clk: qcom: Add Global Clock controller (GCC) driver for SC7180
2019-11-14 17:04 UTC (11+ messages)
[PATCH] dt-bindings: clock: Move ti-dra7-atl.h to dt-bindigs/clock
2019-11-14 16:51 UTC (2+ messages)
[PATCH] clk: ti: dra7-atl: Remove pm_runtime_irq_safe()
2019-11-14 16:50 UTC (2+ messages)
[PATCH v3 1/2] dt-bindings: power: Convert Generic Power Domain bindings to json-schema
2019-11-14 16:41 UTC (4+ messages)
[PATCH v5 0/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller
2019-11-14 16:01 UTC (7+ messages)
` [PATCH v5 4/5] "
clk: X1000: Add support for the X1000
2019-11-14 13:37 UTC (7+ messages)
` clk: X1000: Add support for the X1000 v3
` [PATCH 1/2 v3] dt-bindings: clock: Add X1000 bindings
page: next (older) | prev (newer) | latest
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).