messages from 2025-08-20 18:41:39 to 2025-09-03 11:04:32 UTC [more...]
[PATCH v3 00/12] cpufreq: use __free() for all cpufreq_cpu_get() references
2025-09-03 11:04 UTC (23+ messages)
` [PATCH v3 01/12] arm64: topology: Use scope-based cleanup helper
` [PATCH v3 02/12] ACPI: processor: thermal: "
` [PATCH v3 03/12] cpufreq: intel_pstate: "
` [PATCH v3 04/12] cpufreq: longhaul: "
` [PATCH v3 05/12] cpufreq: powernv: "
` [PATCH v3 06/12] PM / devfreq: "
` [PATCH v3 07/12] drm/i915: "
` [PATCH v3 08/12] cpufreq: powerpc: macintosh: "
` [PATCH v3 09/12] powercap: dtpm_cpu: "
` [PATCH v3 10/12] thermal: imx: "
` [PATCH v3 11/12] thermal/drivers/ti-soc-thermal: "
` [PATCH v3 12/12] PM: EM: "
[PATCH v7 00/16] pinctrl: introduce the concept of a GPIO pin function category
2025-09-03 10:53 UTC (45+ messages)
` [PATCH v7 01/16] pinctrl: check the return value of pinmux_ops::get_function_name()
` [PATCH v7 02/16] devres: provide devm_kmemdup_const()
` [PATCH v7 03/16] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v7 04/16] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v7 05/16] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v7 06/16] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v7 07/16] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v7 08/16] pinctrl: keembay: release allocated memory in detach path
` [PATCH v7 09/16] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v7 10/16] pinctrl: constify pinmux_generic_get_function()
` [PATCH v7 11/16] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v7 12/16] pinctrl: qcom: use generic pin function helpers
` [PATCH v7 13/16] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v7 14/16] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v7 15/16] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v7 16/16] pinctrl: qcom: make the pinmuxing strict
[PATCH v2 0/2] AM57 timer fixes
2025-09-02 13:18 UTC (4+ messages)
` [PATCH v2 1/2] bus: ti-sysc: Add DRA7 SoC matching
` [PATCH v2 2/2] ARM: dts: ti: omap: Use DMTimer as Clocksource instead of counter_32k
[PATCH v6 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-09-02 10:10 UTC (25+ messages)
` [PATCH v6 01/15] devres: provide devm_kmemdup_const()
` [PATCH v6 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v6 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v6 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v6 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v6 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v6 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v6 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v6 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v6 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v6 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v6 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v6 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v6 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v6 15/15] pinctrl: qcom: make the pinmuxing strict
[PATCH] ARM: OMAP2+: pm33xx-core: ix device node reference leaks in amx3_idle_init
2025-09-02 8:46 UTC (2+ messages)
[PATCH v3] PCI: j721e: Fix programming sequence of "strap" settings
2025-09-02 5:04 UTC (9+ messages)
[PATCH] PCI: j721e: Fix module autoloading
2025-09-01 15:41 UTC (2+ messages)
[PATCH] ARM: dts: omap: am335x-cm-t335: Remove unused mcasp num-serializer property
2025-08-30 21:59 UTC
[PATCH 0/2] AM57 timer fixes
2025-08-29 14:25 UTC (5+ messages)
` [PATCH 1/2] bus: ti-sysc: Add DRA7 SoC matching
` [PATCH 2/2] arm: dts: Use DMTimer as Clocksource instead of counter_32k
[PATCH v2 00/18] cpufreq: use __free() for all cpufreq_cpu_get() references
2025-08-29 6:32 UTC (40+ 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/1] ARM: dts: ti: omap: am335x-baltos: Fix TPS property
2025-08-29 5:22 UTC
[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-08-28 15:05 UTC (12+ messages)
[PATCH 00/16] gpio: Use modern PM macros
2025-08-28 13:39 UTC (14+ messages)
` [PATCH 01/16] gpio: dwapb: "
` [PATCH 02/16] gpio: brcmstb: "
` [PATCH 05/16] gpio: pl061: "
[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 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 (2+ 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 (2+ messages)
` (subset) "
[PATCH v4 0/2] ASoC: dt-bindings: Convert TI TWL4030 sound bindings to schema
2025-08-20 22:17 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).