linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-03 16:43:12 to 2023-03-12 16:15:50 UTC [more...]

[PATCH 00/30] clk: Convert to platform remove callback returning void
 2023-03-12 16:15 UTC  (2+ messages)
` [PATCH 27/30] clk: ti: "

[PATCH v8 00/29] Rework the trip points creation
 2023-03-12 12:14 UTC  (3+ messages)
` [PATCH v8 01/29] thermal/core: Add a generic thermal_zone_get_trip() function

[PATCH] net: Use of_property_read_bool() for boolean properties
 2023-03-12 10:16 UTC  (3+ messages)

[PATCH 1/9] regulator: lp872x: Mark OF related data as maybe unused
 2023-03-12 10:03 UTC  (11+ messages)
` [PATCH 2/9] regulator: max20086: "
` [PATCH 3/9] regulator: mp8859: "
` [PATCH 4/9] regulator: mt6397-regulator: "
` [PATCH 5/9] regulator: qcom_rpm: Drop of_match_ptr for ID table
` [PATCH 6/9] regulator: pbias: "
` [PATCH 7/9] regulator: rpi-panel-attiny: "
` [PATCH 8/9] regulator: twl: "
` [PATCH 9/9] regulator: twl6030: "

[PATCH] regulator: Use of_property_read_bool() for boolean properties
 2023-03-11 18:57 UTC  (2+ messages)

[PATCH] fbdev: Use of_property_present() for testing DT property presence
 2023-03-11 15:15 UTC  (4+ messages)

[PATCH v3 0/6] Introduce PRU platform consumer API
 2023-03-11 12:06 UTC  (30+ messages)
` [PATCH v3 1/6] soc: ti: pruss: Add pruss_get()/put() API
` [PATCH v3 2/6] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
` [PATCH v3 3/6] soc: ti: pruss: Add pruss_cfg_read()/update() API
    ` [EXTERNAL] "
        ` [EXTERNAL] "
              ` [EXTERNAL] "
` [PATCH v3 4/6] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
    ` [EXTERNAL] "
        ` [EXTERNAL] "
` [PATCH v3 5/6] soc: ti: pruss: Add helper function to enable OCP master ports
    ` [EXTERNAL] "
        ` [EXTERNAL] "
` [PATCH v3 6/6] soc: ti: pruss: Add helper functions to get/set PRUSS_CFG_GPMUX

[PATCH] hwspinlock: omap: drop of_match_ptr for ID table
 2023-03-11 11:14 UTC 

[PATCH] regulator: tps65219: fix matching interrupts for their regulators
 2023-03-11  9:37 UTC 

[PATCH v3 00/17] Mass convert GPIO IRQ chips to be immutable
 2023-03-10 22:44 UTC  (21+ messages)
` [PATCH v3 01/17] gpio: altera: Convert to immutable irq_chip
` [PATCH v3 02/17] gpio: adnp: "
` [PATCH v3 03/17] gpio: aspeed: Always register the irqchip
` [PATCH v3 04/17] gpio: aspeed: Convert to immutable irq_chip
` [PATCH v3 05/17] gpio: aspeed-sgpio: "
` [PATCH v3 06/17] gpio: ath79: "
` [PATCH v3 07/17] gpio: cadence: "
` [PATCH v3 08/17] gpio: hisi: "
` [PATCH v3 09/17] gpio: hlwd: "
` [PATCH v3 10/17] gpio: idt3243x: "
` [PATCH v3 11/17] gpio: msc313: "
` [PATCH v3 12/17] gpio: mlxbf2: "
` [PATCH v3 13/17] gpio: max732x: "
` [PATCH v3 14/17] gpio: omap: Drop irq_base
` [PATCH v3 15/17] gpio: omap: Convert to immutable irq_chip
` [PATCH v3 16/17] gpio: pci-idio-16: "
` [PATCH v3 17/17] gpio: pcie-idio-24: "

am335x: performnce issues with FTDI and LOW_LATENCY
 2023-03-10 22:35 UTC  (5+ messages)

[PATCH v3 0/5] net: Make MAC/PHY time stamping selectable
 2023-03-10 20:48 UTC  (26+ messages)
` [PATCH v3 1/5] net: ethtool: Refactor identical get_ts_info implementations
` [PATCH v3 2/5] net: Expose available time stamping layers to user space
` [PATCH v3 3/5] net: Let the active time stamping layer be selectable
` [PATCH v3 4/5] net: fix up drivers WRT phy time stamping
` [PATCH v3 5/5] dt-bindings: net: phy: add timestamp preferred choice property

[PATCH] mmc: Use of_property_read_bool() for boolean properties
 2023-03-10 15:14 UTC  (2+ messages)

[PATCH] thermal: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH] bus: ti-sysc: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH] pinctrl: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH] usb: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH] ARM: omap2: Use of_property_read_bool() for boolean properties
 2023-03-10 14:46 UTC 

[PATCH v6 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-03-10 13:46 UTC  (8+ messages)

[PATCH] ASoC: do not include pm_runtime.h if not used
 2023-03-10  8:12 UTC  (5+ messages)

[PATCH v5 0/2] Introduce ICSSG based ethernet Driver
 2023-03-09 12:53 UTC  (9+ messages)
` [PATCH v5 1/2] dt-bindings: net: Add ICSSG Ethernet
    ` [EXTERNAL] "
  ` [EXTERNAL] Re: [PATCH v5 0/2] Introduce ICSSG based ethernet Driver

Motorola Droid 4 -- Stopping charger when battery is full
 2023-03-09  7:14 UTC  (3+ messages)

[PATCH v2 00/16] Mass convert GPIO IRQ chips to be immutable
 2023-03-08 21:48 UTC  (21+ messages)
` [PATCH v2 01/16] gpio: altera: Convert to immutable irq_chip
` [PATCH v2 02/16] gpio: adnp: "
` [PATCH v2 03/16] gpio: aspeed: "
` [PATCH v2 04/16] gpio: aspeed-sgpio: "
` [PATCH v2 05/16] gpio: ath79: "
` [PATCH v2 06/16] gpio: cadence: "
` [PATCH v2 07/16] gpio: hisi: "
` [PATCH v2 08/16] gpio: hlwd: "
` [PATCH v2 09/16] gpio: idt3243x: "
` [PATCH v2 10/16] gpio: msc313: "
` [PATCH v2 11/16] gpio: mlxbf2: "
` [PATCH v2 12/16] gpio: max732x: "
` [PATCH v2 13/16] gpio: omap: Drop irq_base
` [PATCH v2 14/16] gpio: omap: Convert to immutable irq_chip
` [PATCH v2 15/16] gpio: pci-idio-16: "
` [PATCH v2 16/16] gpio: pcie-idio-24: "

[PATCH 15/18] mfd: omap-usb-host: remove MODULE_LICENSE in non-modules
 2023-03-08 19:43 UTC  (4+ messages)
` [PATCH 16/18] mfd: omap-usb-tll: "
` [PATCH 17/18] mfd: twl4030-audio: "
` [PATCH 18/18] mfd: twl6040: "

[PATCH 0/8] ARM: Convert to platform remove callback returning void
 2023-03-08 16:01 UTC  (4+ messages)
` [PATCH 5/8] ARM: omap1: omap-dma: "

[PATCH 26/27] mfd: remove MODULE_LICENSE in non-modules
 2023-03-08 14:31 UTC  (7+ messages)

[PATCH 6.1 304/885] regulator: tps65219: use IS_ERR() to detect an error pointer
 2023-03-07 16:53 UTC 

[PATCH 6.2 0372/1001] regulator: tps65219: use IS_ERR() to detect an error pointer
 2023-03-07 16:52 UTC 

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-03-07 16:40 UTC  (3+ messages)
` [PATCH v3 07/51] cpuidle,psci: Push RCU-idle into driver

[PATCH v4 0/3] AM57x EVM Device Tree Overlays
 2023-03-07 16:17 UTC  (4+ messages)
` [PATCH v4 1/3] ARM: dts: ti: Add AM57xx GP EVM board support
` [PATCH v4 2/3] ARM: dts: ti: Add AM57xx GP EVM Rev A3 "
` [PATCH v4 3/3] ARM: dts: am57xx-idk: Add IDK displays and touchscreens

[PATCH v1 06/11] thermal/drivers/ti: Use fixed update interval
 2023-03-07 15:30 UTC  (3+ messages)

Fotowoltaika - nowe warunki
 2023-03-06  9:00 UTC 

mmc: core: Disable card detect during shutdown
 2023-03-07 10:38 UTC  (4+ messages)

[PATCH v2 0/4] Up until now, there was no way to let the user select the layer at which time stamping occurs. The stack assumed that PHY time stamping is always preferred, but some MAC/PHY combinations were buggy
 2023-03-06 17:55 UTC  (17+ messages)
` [PATCH v2 1/4] net: ethtool: Refactor identical get_ts_info implementations
` [PATCH v2 2/4] net: Expose available time stamping layers to user space
` [PATCH v2 3/4] net: Let the active time stamping layer be selectable
` [PATCH v2 4/4] net: fix up drivers WRT phy time stamping

[PATCH 00/17] Mass convert GPIO IRQ chips to be immutable
 2023-03-06  7:31 UTC  (6+ messages)
` [PATCH 15/17] gpio: omap: Convert to immutable irq_chip

[PATCH v5 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-03-06  6:49 UTC  (3+ messages)

[PATCH v5 00/18] Self-encapsulate the thermal zone device structure
 2023-03-03 19:48 UTC  (3+ messages)


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).