public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-12 13:38:59 to 2021-11-19 12:30:47 UTC [more...]

[PATCH v1 0/3] Add NVIDIA Tegra114 support to video decoder driver
 2021-11-19 12:30 UTC  (16+ messages)
` [PATCH v1 1/3] media: staging: tegra-vde: Support reference picture marking
` [PATCH v1 2/3] media: staging: tegra-vde: Properly mark invalid entries
` [PATCH v1 3/3] media: staging: tegra-vde: Reorder misc device registration

[PATCH] clk/mediatek: fix missing null-check for mt7622
 2021-11-19 11:53 UTC  (2+ messages)

[PATCH v5 0/6] Add Pdc, GCC and RPMh clock support for SDX65
 2021-11-19  6:11 UTC  (7+ 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 v1 0/6] clk: sunxi-ng: Allwinner D1 clock support
 2021-11-19  4:35 UTC  (7+ 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

[PATCH v3 0/4] clk: sunxi-ng: Module support
 2021-11-19  3:33 UTC  (5+ 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 v4 0/6] Add Pdc, GCC and RPMh clock support for SDX65
 2021-11-19  1:06 UTC  (20+ messages)
` [PATCH v4 1/6] dt-bindings: clock: Add SDX65 GCC clock bindings
` [PATCH v4 2/6] clk: qcom: Add LUCID_EVO PLL type for SDX65
` [PATCH v4 3/6] clk: qcom: Add SDX65 GCC support
` [PATCH v4 4/6] dt-bindings: clock: Introduce RPMHCC bindings for SDX65
` [PATCH v4 5/6] clk: qcom: Add support for SDX65 RPMh clocks
` [PATCH v4 6/6] dt-bindings: clock: Introduce pdc bindings for SDX65

[PATCH 0/2] clk: samsung: exynos850: Implement CMU_CMGP
 2021-11-18 19:55 UTC  (2+ messages)

[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

[PATCH] clk: Use div64_ul instead of do_div
 2021-11-18  8:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] clk: imx: Use div64_ul instead of do_div
 2021-11-18  8:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] clk: tegra: Use div64_ul instead of do_div
 2021-11-18  7:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] clk: imx8mn: Fix imx8mn_clko1_sels
 2021-11-17 14:41 UTC  (2+ messages)

[PATCH v2] clk: qcom: regmap-mux: fix parent clock lookup
 2021-11-17 11:13 UTC 

[PATCH] clk: zynq: pll: Fix kernel-doc warnings
 2021-11-17  9:08 UTC 

[PATCH] clk: renesas: r9a07g044: Add RSPI clock and reset entries
 2021-11-17  8:35 UTC  (2+ messages)

[PATCH] clk: versatile: clk-icst: use after free on error path
 2021-11-17  7:26 UTC 

[PATCH v4 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-11-16 17:28 UTC  (27+ messages)
` [PATCH v4 01/16] RISC-V: Add StarFive SoC Kconfig option
` [PATCH v4 02/16] dt-bindings: timer: Add StarFive JH7100 clint
` [PATCH v4 03/16] dt-bindings: interrupt-controller: Add StarFive JH7100 plic
` [PATCH v4 04/16] dt-bindings: clock: starfive: Add JH7100 clock definitions
` [PATCH v4 05/16] dt-bindings: clock: starfive: Add JH7100 bindings
` [PATCH v4 06/16] clk: starfive: Add JH7100 clock generator driver
` [PATCH v4 07/16] dt-bindings: reset: Add StarFive JH7100 reset definitions
` [PATCH v4 08/16] dt-bindings: reset: Add Starfive JH7100 reset bindings
` [PATCH v4 09/16] reset: starfive-jh7100: Add StarFive JH7100 reset driver
` [PATCH v4 10/16] dt-bindings: pinctrl: Add StarFive pinctrl definitions
` [PATCH v4 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
` [PATCH v4 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs
` [PATCH v4 13/16] dt-bindings: serial: snps-dw-apb-uart: Add JH7100 uarts
` [PATCH v4 14/16] serial: 8250_dw: Add StarFive JH7100 quirk
` [PATCH v4 15/16] RISC-V: Add initial StarFive JH7100 device tree
` [PATCH v4 16/16] RISC-V: Add BeagleV Starlight Beta "

[PATCH 1/5] clk: renesas: r9a07g044: Add TSU clock and reset entries
 2021-11-16 15:17 UTC 

[PATCH RESEND 0/2] Ensure that HiKey 970 won't hang during boot time
 2021-11-16 12:05 UTC  (3+ messages)
` [PATCH RESEND 1/2] clk: wait for extra time before disabling unused clocks
` [PATCH RESEND 2/2] clk: clk-hi3670: mark some clocks as CLK_IS_CRITICAL

Fotowoltaika dla firm
 2021-11-16  8:51 UTC 

[PATCH] clk: qcom: regmap-mux: fix parent clock lookup
 2021-11-16  8:23 UTC  (2+ messages)

[PATCH v2 0/3] Add NVIDIA Tegra114 support to video decoder driver
 2021-11-15 15:12 UTC  (7+ messages)
` [PATCH v2 1/3] media: staging: tegra-vde: Support reference picture marking
` [PATCH v2 2/3] media: staging: tegra-vde: Properly mark invalid entries
` [PATCH v2 3/3] media: staging: tegra-vde: Reorder misc device registration

[PATCH v13 0/5] clk: clocking-wizard: Driver updates
 2021-11-15  5:31 UTC  (2+ messages)

[PATCH] clk: imx: pllv1: fix kernel-doc notation for struct clk_pllv1
 2021-11-15  3:26 UTC 

[PATCH v1] clk: tegra: Make vde a child of pll_p on tegra114
 2021-11-14 22:07 UTC 

[PATCH v15 00/39] NVIDIA Tegra power management patches for 5.17
 2021-11-14 19:34 UTC  (40+ messages)
` [PATCH v15 01/39] soc/tegra: Enable runtime PM during OPP state-syncing
` [PATCH v15 02/39] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v15 03/39] soc/tegra: Don't print error message when OPPs not available
` [PATCH v15 04/39] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v15 05/39] clk: tegra: Support runtime PM and power domain
` [PATCH v15 06/39] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v15 07/39] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v15 08/39] gpu: host1x: Add initial runtime PM and OPP support
` [PATCH v15 09/39] gpu: host1x: Add host1x_channel_stop()
` [PATCH v15 10/39] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v15 11/39] drm/tegra: hdmi: Add OPP support
` [PATCH v15 12/39] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v15 13/39] drm/tegra: gr3d: "
` [PATCH v15 14/39] drm/tegra: vic: Stop channel on suspend
` [PATCH v15 15/39] drm/tegra: nvdec: "
` [PATCH v15 16/39] drm/tegra: submit: Remove pm_runtime_enabled() checks
` [PATCH v15 17/39] drm/tegra: submit: Add missing pm_runtime_mark_last_busy()
` [PATCH v15 18/39] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v15 19/39] bus: tegra-gmi: "
` [PATCH v15 20/39] pwm: tegra: "
` [PATCH v15 21/39] mmc: sdhci-tegra: "
` [PATCH v15 22/39] mtd: rawnand: tegra: "
` [PATCH v15 23/39] spi: tegra20-slink: Add "
` [PATCH v15 24/39] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v15 25/39] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v15 26/39] media: staging: tegra-vde: Support generic "
` [PATCH v15 27/39] soc/tegra: fuse: Reset hardware
` [PATCH v15 28/39] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v15 29/39] soc/tegra: regulators: Prepare for suspend
` [PATCH v15 30/39] soc/tegra: pmc: Rename 3d power domains
` [PATCH v15 31/39] soc/tegra: pmc: Rename core power domain
` [PATCH v15 32/39] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v15 33/39] ARM: tegra: Rename CPU and EMC OPP table device-tree nodes
` [PATCH v15 34/39] ARM: tegra: Add 500MHz entry to Tegra30 memory OPP table
` [PATCH v15 35/39] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v15 36/39] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v15 37/39] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v15 38/39] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v15 39/39] ARM: tegra20/30: Disable unused host1x hardware

[PATCH v2] iio/adc: ingenic: fix (MIPS) ingenic-adc build errors
 2021-11-14  5:05 UTC  (3+ messages)

[GIT PULL] More clk changes for the merge window
 2021-11-13 21:19 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: clock: Add support for the MSM8226 mmcc
 2021-11-13 12:09 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: Add MSM8226 Multimedia Clock Controller support

[PATCH v2 0/5] Samsung Galaxy S III Neo Initial DTS
 2021-11-12 22:23 UTC  (2+ messages)

[PATCH v4 00/10] Add Sunplus SP7021 SoC Support
 2021-11-12 21:56 UTC  (3+ messages)
` [PATCH v4 03/10] dt-bindings: reset: Add bindings for SP7021 reset driver

[PATCH v2 RESEND 0/5] x86: clk: Add config option to enable 48MHz fixed fch clk
 2021-11-12 21:18 UTC  (4+ messages)
` [PATCH v2 RESEND 2/5] drivers: acpi: acpi_apd: Remove unused device property "is-rv"

[RFC PATCH v4 0/4] Extend lan966x clock driver for clock gating support
 2021-11-12 19:45 UTC  (3+ messages)
` [RFC PATCH v4 2/4] dt-bindings: clock: lan966x: Extend for clock gate support

[PATCH v3 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-11-12 19:41 UTC  (7+ messages)
` [PATCH v3 08/16] dt-bindings: reset: Add Starfive JH7100 reset bindings
` [PATCH v3 10/16] dt-bindings: pinctrl: Add StarFive pinctrl definitions
` [PATCH v3 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings

[PATCH 1/2] clk: renesas: r9a07g044: Rename CLK_PLL2_DIV16 and CLK_PLL2_DIV20 macros
 2021-11-12 14:49 UTC  (4+ messages)
` [PATCH 2/2] clk: renesas: r9a07g044: Add OSTM clock and reset entries

[RFC PATCH v2 01/21] clk: renesas: rcar-gen3: add dummy SDnH clock
 2021-11-12 13:41 UTC  (4+ messages)
  ` [RFC PATCH v2 02/21] clk: renesas: rcar-gen3: add "
  ` [RFC PATCH v2 03/21] clk: renesas: r8a779a0: add SDnH clock to V3U
  ` [RFC PATCH v2 05/21] clk: renesas: rcar-gen3: switch to new SD clock handling


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox