Linux on ARM based TI OMAP SoCs
 help / color / mirror / Atom feed
 messages from 2023-12-05 08:11:41 to 2024-01-19 16:12:30 UTC [more...]

[PATCH 00/14] Add suspend to ram support for PCIe on J7200
 2024-01-19 16:11 UTC  (29+ messages)
` [PATCH 01/14] gpio: pca953x: move suspend/resume to suspend_noirq/resume_noirq
` [PATCH 02/14] pinctrl: pinctrl-single: "
` [PATCH 03/14] i2c: omap: wakeup the controller during suspend callback
` [PATCH 04/14] mux: mmio: Add resume support
` [PATCH 05/14] phy: ti: phy-j721e-wiz: make wiz_clock_init callable multiple times
` [PATCH 06/14] phy: ti: phy-j721e-wiz: add resume support
` [PATCH 07/14] phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
` [PATCH 08/14] phy: cadence-torrent: register resets even if the phy is already configured
` [PATCH 09/14] phy: cadence-torrent: move already_configured to struct cdns_torrent_phy
` [PATCH 10/14] phy: cadence-torrent: remove noop_ops phy operations
` [PATCH 11/14] phy: cadence-torrent: add suspend and resume support
` [PATCH 12/14] PCI: cadence: add resume support to cdns_pcie_host_setup()
` [PATCH 13/14] PCI: j721e: move reset GPIO to device struct
` [PATCH 14/14] PCI: j721e: add suspend and resume support

[PATCH 00/13] ARM: OMAP2+: fix a bunch of kernel-doc warnings
 2024-01-18  8:57 UTC  (17+ messages)
` [PATCH 01/13] ARM: OMAP2+: am33xx-restart: fix function name in kernel-doc
` [PATCH 02/13] ARM: OMAP2+: clockdomain: fix kernel-doc warnings
` [PATCH 03/13] ARM: OMAP2+: clock: fix a function name in kernel-doc
` [PATCH 04/13] ARM: OMAP2+: cm33xx: use matching "
` [PATCH 05/13] ARM: OMAP2+: CMINST: "
` [PATCH 06/13] ARM: OMAP2+: hwmod: remove misuse of kernel-doc
` [PATCH 07/13] ARM: OMAP2+: hwmod: fix kernel-doc warnings
` [PATCH 08/13] ARM: OMAP2+: pmic-cpcap: "
` [PATCH 09/13] ARM: OMAP2+: prm44xx: fix a kernel-doc warning
` [PATCH 10/13] ARM: OMAP2+: PRM: fix kernel-doc warnings
` [PATCH 11/13] ARM: OMAP2+: fix a kernel-doc warning
` [PATCH 12/13] ARM: OMAP2+: fix kernel-doc warnings
` [PATCH 13/13] "

[PATCH 00/11] Device tree support for Imagination Series5 GPU
 2024-01-18  8:55 UTC  (23+ messages)
` [PATCH 01/11] dt-bindings: gpu: Rename img,powervr to img,powervr-rogue
` [PATCH 02/11] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs
` [PATCH 03/11] ARM: dts: omap3: Add device tree entry for SGX GPU
` [PATCH 04/11] ARM: dts: omap4: "
` [PATCH 05/11] ARM: dts: omap5: "
` [PATCH 06/11] ARM: dts: AM33xx: "
` [PATCH 07/11] ARM: dts: AM437x: "
` [PATCH 08/11] ARM: dts: DRA7xx: "
` [PATCH 09/11] arm64: dts: ti: k3-am654-main: "
` [PATCH 10/11] ARM: dts: sun6i: "
` [PATCH 11/11] MIPS: DTS: jz4780: "

[PATCH RFC v2 00/11] Device tree support for Imagination Series5 GPU
 2024-01-15 14:45 UTC  (31+ messages)
` [PATCH RFC v2 01/11] dt-bindings: gpu: Rename img,powervr to img,powervr-rogue
  ` [PATCH RFC v2 01/11] dt-bindings: gpu: Rename img, powervr to img, powervr-rogue
` [PATCH RFC v2 02/11] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs
` [PATCH RFC v2 03/11] ARM: dts: omap3: Add device tree entry for SGX GPU
` [PATCH RFC v2 04/11] ARM: dts: omap4: "
    `  "
` [PATCH RFC v2 05/11] ARM: dts: omap5: "
` [PATCH RFC v2 06/11] ARM: dts: AM33xx: "
` [PATCH RFC v2 07/11] ARM: dts: AM437x: "
` [PATCH RFC v2 08/11] ARM: dts: DRA7xx: "
` [PATCH RFC v2 09/11] arm64: dts: ti: k3-am654-main: "
` [PATCH RFC v2 10/11] ARM: dts: sun6i: "
` [PATCH RFC v2 11/11] MIPS: DTS: jz4780: "

[PATCH 1/1] mfd: omap-usb-host: Increase size of buffer to include all possible values
 2024-01-15 12:35 UTC  (2+ messages)

[PATCH] clk: ti: dpll3xxx: use correct function names in kernel-doc
 2024-01-15  5:47 UTC 

[PATCH] thermal/ti-soc-thermal: fix spelling and kernel-doc
 2024-01-11  5:02 UTC 

mt7621 static check warning
 2024-01-10 21:23 UTC 

[PATCH] ARM: dts: omap: Switch over to https:// url
 2024-01-09 19:55 UTC 

[PATCH v2] PCI: cadence: Make TI J721E depend on ARCH_K3
 2024-01-06  5:02 UTC  (2+ messages)

[PATCH 1/2] mmc: sdhci_am654: Fix TI SoC dependencies
 2024-01-02 16:57 UTC  (7+ messages)
` [PATCH 2/2] mmc: sdhci_omap: "

[PATCH 00/10] clk: ti: Adjustments for eight function implementations
 2023-12-28  6:39 UTC  (15+ messages)
` [PATCH 01/10] clk: ti: Less function calls in of_omap2_apll_setup() after error detection
` [PATCH 02/10] clk: ti: Less function calls in of_dra7_apll_setup() "
` [PATCH 03/10] clk: ti: Use common code in omap_clk_register_apll()
` [PATCH 04/10] clk: ti: Less function calls in ti_fapll_setup() after error detection
` [PATCH 05/10] clk: ti: One function call less in ti_fapll_synth_setup() "
` [PATCH 06/10] clk: ti: Return directly after a failed kzalloc() in of_mux_clk_setup()
` [PATCH 07/10] clk: ti: Less function calls in _ti_omap4_clkctrl_setup() after error detection
` [PATCH 08/10] clk: ti: Use common error handling code in _ti_omap4_clkctrl_setup()
` [PATCH 09/10] clk: ti: Less function calls in _ti_clkctrl_clk_register() after error detection
    ` [09/10] "
` [PATCH 10/10] clk: ti: Delete an unnecessary initialisation in _ti_clkctrl_clk_register()

[PATCH] gpio: tps65219: don't use CONFIG_DEBUG_GPIO
 2023-12-27 14:57 UTC  (4+ messages)

[PATCH] PCI: cadence: Fix TI J721E PCIe SoC dependencies
 2023-12-26 23:59 UTC  (2+ messages)

omap-i2c: runtime pm issue during suspend to ram
 2023-12-26 16:47 UTC  (6+ messages)

[PATCH] bus: ti-sysc: Fix error handling for sysc_check_active_timer() again
 2023-12-23 22:41 UTC  (2+ messages)

[PATCH] mfd: ti_am335x_tscadc: Fix TI SoC dependencies
 2023-12-21 16:11 UTC  (2+ messages)
` (subset) "

[PATCH RFC 00/10] Device tree support for Imagination Series5 GPU
 2023-12-21 15:23 UTC  (34+ messages)
` [PATCH RFC 01/10] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs

[GIT PULL] Fix for am335x usb boot hang
 2023-12-20 11:30 UTC 

[PATCH v2 1/3] ARM: dts: am335x: add common file for UC-2100 series
 2023-12-20  9:09 UTC  (2+ messages)

[PATCH 00/15] memory: Convert to platform remove callback returning void
 2023-12-19  8:06 UTC  (5+ messages)
` [PATCH 08/15] memory: omap-gpmc: "

[PATCH v2] MAINTAINERS: Remove Ohad Ben-Cohen from hwspinlock subsystem
 2023-12-18 13:36 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove Ohad Ben-Cohen from hwspinlock subsystem
 2023-12-17  4:56 UTC  (3+ messages)

[PATCH net-next 23/24] net: qlogic, socionext, stmmac, cpsw: Use nested-BH locking for XDP redirect
 2023-12-15 17:07 UTC 

[PATCH] ARM: dts: Fix occasional boot hang for am3 usb
 2023-12-13  7:36 UTC 

ehci-omap unresponsive when used with external hub
 2023-12-12 15:21 UTC  (2+ messages)

[GIT PULL 1/3] Devicetree changes for omaps for v6.8
 2023-12-08 12:18 UTC  (3+ messages)
` [GIT PULL 2/3] Defconfig "
` [GIT PULL 3/3] Maintainer changes "

[GIT PULL] Fixes for omaps
 2023-12-08 12:17 UTC 

[PATCH v3 0/6] mfd: twl: system-power-controller
 2023-12-07 23:13 UTC  (10+ messages)
` [PATCH v3 2/6] twl-core: add power off implementation for twl603x
` [PATCH v3 5/6] mfd: twl4030-power: accept standard property for power controller
` [PATCH v3 6/6] ARM: dts: omap: gta04: standardize system-power-controller

Bezplatná 60denní zkušební verze: Vylepšete své výrobní procesy
 2023-12-06  8:45 UTC 


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