linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-30 22:09:59 to 2025-08-27 10:22:03 UTC [more...]

[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-27 10:21 UTC  (24+ messages)
` [PATCH v5 01/15] devres: provide devm_kmemdup_const()
` [PATCH v5 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v5 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v5 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v5 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v5 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v5 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v5 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v5 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v5 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v5 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v5 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v5 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v5 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v5 15/15] pinctrl: qcom: make the pinmuxing strict

[PATCH v2 00/18] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-08-27  9:21 UTC  (26+ messages)
` [PATCH v2 01/18] arm64: topology: Use __free(put_cpufreq_policy) for policy reference
` [PATCH v2 02/18] KVM: x86: "
` [PATCH v2 03/18] ACPI: processor: thermal: "
` [PATCH v2 04/18] cpufreq: brcmstb-avs-cpufreq: "
` [PATCH v2 05/18] cpufreq: CPPC: "
` [PATCH v2 06/18] cpufreq: intel_pstate: "
` [PATCH v2 07/18] cpufreq: longhaul: "
` [PATCH v2 08/18] cpufreq: mediatek: "
` [PATCH v2 09/18] cpufreq: powernv: "
` [PATCH v2 10/18] cpufreq: s5pv210: "
` [PATCH v2 11/18] cpufreq: tegra186: "
` [PATCH v2 12/18] PM / devfreq: "
` [PATCH v2 13/18] drm/i915: "
` [PATCH v2 14/18] cpufreq: powerpc: macintosh: "
` [PATCH v2 15/18] powercap: dtpm_cpu: "
` [PATCH v2 16/18] thermal: imx: "
` [PATCH v2 17/18] thermal/drivers/ti-soc-thermal: "
` [PATCH v2 18/18] PM: EM: "

[PATCH 1/2] ARM: dts: tps65910: Add gpio & interrupt properties
 2025-08-27  6:05 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: am33xx-l4: Drop ti,omap3-uart entry from UART nodes

[PATCH 00/16] gpio: Use modern PM macros
 2025-08-26 21:47 UTC  (29+ messages)
` [PATCH 01/16] gpio: dwapb: "
` [PATCH 02/16] gpio: brcmstb: "
` [PATCH 03/16] gpio: bt8xx: "
` [PATCH 04/16] gpio: htc-egpio: "
` [PATCH 05/16] gpio: pl061: "
` [PATCH 06/16] gpio: pxa: "
` [PATCH 07/16] gpio: ml-ioh: "
` [PATCH 08/16] gpio: mlxbf2: "
` [PATCH 09/16] gpio: msc313: "
` [PATCH 10/16] gpio: omap: "
` [PATCH 11/16] gpio: pch: "
` [PATCH 12/16] gpio: tqmx86: "
` [PATCH 13/16] gpio: uniphier: "
` [PATCH 14/16] gpio: xgene: "
` [PATCH 15/16] gpio: xilinx: "
` [PATCH 16/16] gpio: zynq: "

[PATCH 0/4] TQMa335x support
 2025-08-26 17:46 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: omap: add AM335x-based TQMa335x SOM and MBa335x board
` [PATCH 2/4] ARM: dts: omap: AM33xx: add cpu label
` [PATCH 3/4] ARM: dts: omap: Add support for TQMa335x/MBa335x
` [PATCH 4/4] MAINTAINERS: Add entry for TQ-Systems AM335 device trees

[PATCH v1] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-08-26  0:32 UTC  (5+ messages)

[PATCH RFC 0/3] Input: add EKTP1059 Touchpad
 2025-08-25 16:40 UTC  (5+ messages)
` [PATCH RFC 1/3] dt-bindings: input: elan: Introduce Elan eKTP1059 Touchpad
` [PATCH RFC 2/3] Input: Add driver for "
` [PATCH RFC 3/3] ARM: dts: ti/omap: epson-bt2ws: add touchpad

[PATCH 1/1] clk: ti: am33xx: keep WKUP_DEBUGSS_CLKCTRL enabled
 2025-08-25 14:08 UTC 

[PATCH 1/1] ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
 2025-08-25 13:11 UTC 

[PATCH v3] counter: ti-ecap-capture: Use devm_pm_runtime_enable()
 2025-08-24  8:06 UTC  (3+ messages)

[PATCH] ARM: dts: ti: omap: omap3-devkit8000-lcd: Fix ti,keep-vref-on property to use correct boolean syntax in DTS
 2025-08-22 22:50 UTC 

[PATCH] ARM: dts: ti: omap: am335x-baltos: Fix ti,en-ck32k-xtal property in DTS to use correct boolean syntax
 2025-08-22 22:25 UTC 

[PATCH 1/4] ARM: dts: omap: dm814x: Split 'reg' per entry
 2025-08-22 19:44 UTC  (5+ messages)
` [PATCH 2/4] ARM: dts: omap: dm816x: "
` [PATCH 3/4] ARM: dts: omap: Minor whitespace cleanup
` [PATCH 4/4] arm64: dts: ti: k3-am6548: "
` (subset) [PATCH 1/4] ARM: dts: omap: dm814x: Split 'reg' per entry

[PATCH v4 0/2] ASoC: dt-bindings: Convert TI TWL4030 sound bindings to schema
 2025-08-20 22:17 UTC  (6+ messages)
` [PATCH v4 1/2] ASoC: dt-bindings: ti,twl4030-audio: convert to DT schema
` [PATCH v4 2/2] ASoC: dt-bindings: omap-twl4030: "

[PATCH v3 0/6] dt-bindings: Convert TWL4030/6040 family binding to DT schema
 2025-08-20 13:15 UTC  (14+ messages)
` [PATCH v3 1/6] dt-bindings: mfd: twl: Add missing sub-nodes for TWL4030 & TWL603x
` [PATCH v3 2/6] mfd: dt-bindings: ti,twl4030-audio: convert to DT schema
` [PATCH v3 3/6] input: dt-bindings: ti,twl4030-keypad: "
` [PATCH v3 4/6] ASoC: dt-bindings: omap-twl4030: "
` [PATCH v3 5/6] usb: dt-bindings: ti,twlxxxx-usb: "
` [PATCH v3 6/6] dt-bindings: gpio: ti,twl4030: Correct the schema $id path

[PATCH v2] PCI: j721e: Fix programming sequence of "strap" settings
 2025-08-20  8:51 UTC  (3+ messages)

[PATCH] regulator: tps65219: regulator: tps65219: Fix error codes in probe()
 2025-08-19 18:52 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: use IS_ERR_OR_NULL() helper
 2025-08-18 17:12 UTC  (2+ messages)

[PATCH] bus: ti-sysc: Fix potential double free in sysc_add_named_clock_from_child()
 2025-08-18  3:23 UTC  (3+ messages)

[PATCH v2 resend] pcmcia: omap_cf: Mark driver struct with __refdata to prevent section mismatch
 2025-08-16 14:41 UTC  (3+ messages)

[PATCH v2 0/9] dt-bindings: Convert TWL4030/6040 family binding to DT schema
 2025-08-15 15:00 UTC 

[PATCH 00/13] PCI: Drop superfluous pci_epc_features initialization
 2025-08-14 15:50 UTC  (3+ messages)
` [PATCH 04/13] PCI: dra7xx: "

[PATCH net-next v4 0/9] net: ethernet: ti: am65-cpsw: add network flow classification support
 2025-08-14 15:08 UTC  (10+ messages)
` [PATCH net-next v4 8/9] "
` [PATCH net-next v4 9/9] net: ethernet: ti: am65-cpsw: remove cpsw_ale_classifier_setup_default()

[PATCH] thermal/drivers/ti-soc: Use IS_ERR_OR_NULL() to simplify code
 2025-08-14 12:26 UTC 

[PATCH 0/7] clk: ti: convert from clk round_rate() to determine_rate()
 2025-08-14  7:45 UTC  (9+ messages)
` [PATCH 1/7] clk: ti: dpll: remove round_rate() in favor of determine_rate()
` [PATCH 2/7] clk: ti: dpll: change error return from ~0 to -EINVAL
` [PATCH 3/7] clk: ti: dpll: convert from round_rate() to determine_rate()
` [PATCH 4/7] clk: ti: composite: "
` [PATCH 5/7] clk: ti: divider: "
` [PATCH 6/7] clk: ti: dra7-atl: "
` [PATCH 7/7] clk: ti: fapll: "

[PATCH v4 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-14  7:37 UTC  (21+ messages)
` [PATCH v4 01/15] devres: provide devm_kmemdup_const()
` [PATCH v4 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v4 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v4 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v4 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v4 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v4 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v4 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v4 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v4 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v4 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v4 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v4 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v4 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v4 15/15] pinctrl: qcom: make the pinmuxing strict

[PATCH v2 00/72] media: i2c: Reduce cargo-cult
 2025-08-12 21:46 UTC  (4+ messages)
` [PATCH v2 65/72] ARM: dts: ti: omap3-n950: Replace clock-frequency in camera sensor node
` [PATCH v2 66/72] ARM: dts: ti: omap3-n9: "
` [PATCH v2 67/72] ARM: dts: ti: omap3-n900: "

[PATCH 00/72] media: i2c: Reduce cargo-cult
 2025-08-12 20:10 UTC  (8+ messages)
` (subset) "

Duplicate TI EDMA debugfs registration
 2025-08-12 13:32 UTC 

[PATCH v2] counter: ti-ecap-capture: Remove error print for devm_add_action_or_reset()
 2025-08-06 14:19 UTC  (3+ messages)

[GIT PULL] soc: OMAP updates for v6.17
 2025-07-30 22:09 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).