public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-05 06:59:59 to 2024-02-21 10:59:16 UTC [more...]

[PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
 2024-02-21 10:59 UTC  (45+ messages)
` [PATCH v3 01/18] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v3 02/18] pinctrl: pinctrl-single: remove dead code in suspend() and resume() callbacks
` [PATCH v3 03/18] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
` [PATCH v3 04/18] i2c: omap: wakeup the controller during suspend() callback
` [PATCH v3 05/18] mux: add mux_chip_resume() function
` [PATCH v3 06/18] mux: mmio: add resume support
` [PATCH v3 07/18] phy: ti: phy-j721e-wiz: use dev_err_probe() instead of dev_err()
` [PATCH v3 08/18] phy: ti: phy-j721e-wiz: split wiz_clock_init() function
` [PATCH v3 09/18] phy: ti: phy-j721e-wiz: add resume support
` [PATCH v3 10/18] phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
` [PATCH v3 11/18] phy: cadence-torrent: register resets even if the phy is already configured
` [PATCH v3 12/18] phy: cadence-torrent: add already_configured to struct cdns_torrent_phy
` [PATCH v3 13/18] phy: cadence-torrent: remove noop_ops phy operations
` [PATCH v3 14/18] phy: cadence-torrent: add suspend and resume support
` [PATCH v3 15/18] PCI: cadence: extract link setup sequence from cdns_pcie_host_setup()
` [PATCH v3 16/18] PCI: cadence: set cdns_pcie_host_init() global
` [PATCH v3 17/18] PCI: j721e: add reset GPIO to struct j721e_pcie
` [PATCH v3 18/18] PCI: j721e: add suspend and resume support

[PATCH v2 0/9] mmc: Use proper sg_miter for scatterlists
 2024-02-21  9:50 UTC  (7+ messages)
` [PATCH v2 8/9] mmc: sdhci-esdhc-mcf: Use sg_miter for swapping
` [PATCH v2 9/9] mmc: sh_mmcif: Use sg_miter for PIO

6.7 regression: platform 4809c000.mmc: deferred probe pending
 2024-02-20 14:35 UTC  (7+ messages)

[PATCH 00/10] clk: ti: Adjustments for eight function implementations
 2024-02-20  9:27 UTC  (3+ messages)

[PATCH v2 resend 0/4] of: replace of_graph_get_next_endpoint()
 2024-02-20  1:16 UTC  (5+ messages)
` [PATCH v2 resend 1/4] gpu: drm: "
` [PATCH v2 resend 2/4] media: i2c: "
` [PATCH v2 resend 3/4] media: platform: "
` [PATCH v2 resend 4/4] video: fbdev: "

[PATCH] clk: constify the of_phandle_args argument of of_clk_provider
 2024-02-19 19:08 UTC  (11+ messages)

[PATCH] mfd: twl6030-irq: Revert to use of_match_device()
 2024-02-19 14:33 UTC  (3+ messages)

[PATCH] bus: ti-sysc: constify the struct device_type usage
 2024-02-19 12:10 UTC 

[PATCH] usb: gadget: omap_udc: fix USB gadget regression on Palm TE
 2024-02-17 20:01 UTC  (2+ messages)

[PATCH v4 0/5] mfd: twl: system-power-controller
 2024-02-17  8:20 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: mfd: ti,twl: Document system-power-controller
` [PATCH v4 2/5] twl-core: add power off implementation for twl603x
` [PATCH v4 3/5] ARM: dts: omap-embt2ws: system-power-controller for bt200
` [PATCH v4 4/5] ARM: dts: omap4-panda-common: Enable powering off the device
` [PATCH v4 5/5] mfd: twl4030-power: accept standard property for power controller

[PATCH] MAINTAINERS: PCI: TI DRA7XX/J721E: Add Siddharth Vadapalli as a reviewer
 2024-02-16 22:44 UTC  (2+ messages)

[PATCH 0/6] dts: Fix dtc interrupt warnings
 2024-02-16 11:00 UTC  (20+ messages)
` [PATCH 1/6] arm64: dts: freescale: Disable interrupt_map check
` [PATCH 2/6] arm: dts: Fix dtc interrupt_provider warnings
` [PATCH 3/6] arm64: "
` [PATCH 4/6] arm: dts: Fix dtc interrupt_map warnings
` [PATCH 5/6] arm64: dts: qcom: Fix interrupt-map cell sizes
` [PATCH 6/6] dtc: Enable dtc interrupt_provider check

possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
 2024-02-15 11:31 UTC  (17+ messages)

[PATCH 0/4] Use reg instead of ti,bit-shift for clksel
 2024-02-14  5:40 UTC  (7+ messages)
` [PATCH 1/4] clk: ti: Handle possible address in the node name
` [PATCH 2/4] clk: ti: Improve clksel clock bit parsing for reg property
` [PATCH 3/4] ARM: dts: am3: Update clksel clocks to use reg instead of ti,bit-shift
` [PATCH 4/4] ARM: dts: omap3: "

[PATCH 0/7] mmc: Try to do proper kmap_local() for scatterlists
 2024-02-13 16:45 UTC  (2+ messages)

[PATCH] arm: dts: omap3: Migrate hsmmc driver to sdhci driver
 2024-02-13 13:52 UTC  (6+ messages)

sdhci-omap: issues with PM features since 5.16
 2024-02-13 12:58 UTC  (16+ messages)

[PATCH 00/14] Add suspend to ram support for PCIe on J7200
 2024-02-09 10:50 UTC  (10+ messages)
` [PATCH 01/14] gpio: pca953x: move suspend/resume to suspend_noirq/resume_noirq

[PATCH v2 1/4] hwspinlock: omap: Remove unneeded check for OF node
 2024-02-08 16:51 UTC  (4+ messages)
` [PATCH v2 2/4] hwspinlock: omap: Use devm_pm_runtime_enable() helper
` [PATCH v2 3/4] hwspinlock: omap: Use devm_hwspin_lock_register() helper
` [PATCH v2 4/4] hwspinlock: omap: Use index to get hwspinlock pointer

[PATCH v2 00/15] Add suspend to ram support for PCIe on J7200
 2024-02-08 15:52 UTC  (8+ messages)
` [PATCH v2 01/15] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v2 02/15] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq

[PATCH V3 0/2] CPSW: enable mac_managed_pm to fix mdio
 2024-02-08 11:10 UTC  (7+ messages)
` [PATCH V3 1/2] net: ethernet: ti: cpsw_new: "
` [PATCH V3 2/2] net: ethernet: ti: cpsw: "

[PATCH 1/2] arm64: dts: ti: k3-am62p5-sk: minor whitespace cleanup
 2024-02-08 10:51 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: ti: omap: "

[PATCH] dt-bindings: clock: ti: Convert interface.txt to json-schema
 2024-02-08 10:22 UTC  (3+ messages)

[bug report] genirq: Add might_sleep() to disable_irq()
 2024-02-08 10:15 UTC 

[PATCH 0/4] of: replace of_graph_get_next_endpoint()
 2024-02-07 13:57 UTC  (19+ messages)
` [PATCH 1/4] gpu: drm: "
` [PATCH 2/4] media: i2c: "
` [PATCH 3/4] media: platform: "
` [PATCH 4/4] video: fbdev: "

[PATCH v2 0/4] of: replace of_graph_get_next_endpoint()
 2024-02-07  4:39 UTC  (5+ messages)
` [PATCH v2 1/4] gpu: drm: "
` [PATCH v2 2/4] media: i2c: "
` [PATCH v2 3/4] media: platform: "
` [PATCH v2 4/4] video: fbdev: "

[PATCH 1/4] hwspinlock: omap: Remove unneeded check for OF node
 2024-02-06 19:07 UTC  (6+ messages)
` [PATCH 2/4] hwspinlock: omap: Use devm_pm_runtime_enable() helper
` [PATCH 3/4] hwspinlock: omap: Use devm_hwspin_lock_register() helper

[PATCH] bus: omap_l3_noc: Use devm_platform_get_and_ioremap_resource() in omap_l3_probe()
 2024-02-06 16:08 UTC  (2+ messages)
` [PATCH v2] bus: omap_l3_noc: Use devm_platform_ioremap_resource() "

[PATCH 0/3] pinctrl: pinctrl-single: fix suspend/resume on j7200
 2024-02-06  4:43 UTC  (2+ messages)
` (subset)[PATCH "

[PATCH v3 00/24] of: property: add port base loop
 2024-02-06  2:06 UTC  (7+ messages)
` [PATCH v3 05/24] media: i2c: switch to use of_graph_get_next_device_endpoint()

[PATCH V3 0/2] CPSW: enable mac_managed_pm to fix mdio
 2024-02-05 13:08 UTC 


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