messages from 2023-09-01 11:40:21 to 2023-09-14 10:17:44 UTC [more...]
[PATCH v7 0/5] mfd: tps6586x: register restart handler
2023-09-14 10:17 UTC (3+ messages)
[Patch v2 0/2] Add support for _TFP and change throttle pctg
2023-09-14 4:39 UTC (6+ messages)
` [Patch v2 1/2] ACPI: thermal: Add Thermal fast Sampling Period (_TFP) support
` [Patch v2 2/2] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241
[PATCH] firmware: tegra: bpmp: refactor deprecated strncpy
2023-09-13 19:38 UTC
[PATCH v8 00/24] iommu: Make default_domain's mandatory
2023-09-13 13:43 UTC (25+ messages)
` [PATCH v8 01/24] iommu: Add iommu_ops->identity_domain
` [PATCH v8 02/24] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v8 03/24] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v8 04/24] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v8 05/24] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v8 06/24] iommu/tegra-gart: Remove tegra-gart
` [PATCH v8 07/24] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v8 08/24] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v8 09/24] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v8 10/24] iommu/exynos: Implement an IDENTITY domain
` [PATCH v8 11/24] iommu/tegra-smmu: "
` [PATCH v8 12/24] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v8 13/24] iommu/omap: Implement an IDENTITY domain
` [PATCH v8 14/24] iommu/msm: "
` [PATCH v8 15/24] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v8 16/24] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v8 17/24] iommu/ipmmu: "
` [PATCH v8 18/24] iommu/mtk_iommu: "
` [PATCH v8 19/24] iommu/sun50i: "
` [PATCH v8 20/24] iommu: Require a default_domain for all iommu drivers
` [PATCH v8 21/24] iommu: Add __iommu_group_domain_alloc()
` [PATCH v8 22/24] iommu: Add ops->domain_alloc_paging()
` [PATCH v8 23/24] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v8 24/24] iommu: Convert remaining simple drivers "
[PATCH v2 04/10] PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
2023-09-13 12:27 UTC
[PATCH] clk: tegra: fix error return case for recalc_rate
2023-09-12 17:58 UTC (2+ messages)
[PATCH 6.5 000/739] 6.5.3-rc1 review
2023-09-12 15:11 UTC
[PATCH 6.4 000/737] 6.4.16-rc1 review
2023-09-12 15:10 UTC
[PATCH 6.1 000/600] 6.1.53-rc1 review
2023-09-12 15:10 UTC
[PATCH] firmware: tegra: Fix a typo
2023-09-12 12:10 UTC
[PATCH] spi: tegra: Fix missing IRQ check in tegra_slink_probe()
2023-09-12 11:38 UTC (2+ messages)
[PATCH 4/8] PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
2023-09-12 10:35 UTC (2+ messages)
[PATCH] mtd: rawnand: tegra: add missing check for platform_get_irq()
2023-09-12 10:35 UTC (2+ messages)
[PATCH v2 0/2] Fix redundant PLLA update
2023-09-12 0:01 UTC (4+ messages)
` [PATCH v2 1/2] ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbol
` [PATCH v2 2/2] ASoC: tegra: Fix redundant PLLA and PLLA_OUT0 updates
[PATCH V2] ACPI: APEI: Use ERST timeout for slow devices
2023-09-11 16:15 UTC (6+ messages)
[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
2023-09-11 17:17 UTC (68+ messages)
` [PATCH 01/21] gpiolib: make gpio_device_get() and gpio_device_put() public
` [PATCH 02/21] gpiolib: provide gpio_device_find()
` [PATCH 03/21] gpiolib: provide gpio_device_find_by_label()
` [PATCH 04/21] gpiolib: provide gpio_device_get_desc()
` [PATCH 05/21] gpiolib: add support for scope-based management to gpio_device
` [PATCH 06/21] gpiolib: provide gpiod_to_device()
` [PATCH 07/21] gpiolib: provide gpio_device_get_base()
` [PATCH 08/21] gpio: acpi: provide acpi_gpio_device_free_interrupts()
` [PATCH 09/21] gpiolib: reluctantly provide gpio_device_get_chip()
` [PATCH 10/21] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label()
` [RFT PATCH 11/21] platform: x86: android-tablets: don't access GPIOLIB private members
` [PATCH 12/21] hte: allow building modules with COMPILE_TEST enabled
` [PATCH 13/21] hte: tegra194: improve the GPIO-related comment
` [RFT PATCH 14/21] hte: tegra194: don't access struct gpio_chip
` [RFT PATCH 15/21] arm: omap1: ams-delta: stop using gpiochip_find()
` [PATCH 16/21] gpio: of: correct notifier return codes
` [PATCH 17/21] gpio: of: replace gpiochip_find_* with gpio_device_find_*
` [PATCH 18/21] gpio: acpi: replace gpiochip_find() with gpio_device_find()
` [PATCH 19/21] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label()
` [PATCH 20/21] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
` [PATCH 21/21] gpiolib: remove gpiochip_find()
[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-09-11 12:06 UTC (5+ messages)
` [PATCH v12 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
[PATCH] hte: tegra194: improve the GPIO-related comment
2023-09-11 9:44 UTC
[PATCH v3 0/6] soc/tegra: fuse: Add ACPI support
2023-09-11 10:46 UTC (10+ messages)
` [PATCH v3 1/6] soc/tegra: fuse: Refactor resource mapping
` [PATCH v3 2/6] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
` [PATCH v3 3/6] soc/tegra: fuse: Add function to add lookups
` [PATCH v3 4/6] soc/tegra: fuse: Add function to print SKU info
` [PATCH v3 5/6] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
` [PATCH v3 6/6] soc/tegra: fuse: Add support for Tegra241
[PATCH] pwm: Explicitly include correct DT includes
2023-09-11 4:49 UTC (3+ messages)
[PATCH 00/53] drm: Convert to platform remove callback returning void
2023-09-09 14:37 UTC (2+ messages)
[PATCH] drm/tegra: Remove existing framebuffer only if we support display
2023-09-07 8:47 UTC (10+ messages)
[PATCH v2] iommu/tegra-smmu: Drop unnecessary error check for for debugfs_create_dir()
2023-09-07 7:44 UTC (3+ messages)
[PATCH 0/2] Fix redundant PLLA update
2023-09-07 14:35 UTC (6+ messages)
` [PATCH 1/2] ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbol
` [PATCH 2/2] ASoC: tegra: Fix redundant PLLA and PLLA_OUT0 updates
Efektivní sledování a optimalizace výroby pro vaši společnost
2023-09-07 7:45 UTC
[PATCH v2 0/6] soc/tegra: fuse: Add ACPI support
2023-09-07 7:11 UTC (11+ messages)
` [PATCH v2 1/6] soc/tegra: fuse: Refactor resource mapping
` [PATCH v2 2/6] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
` [PATCH v2 3/6] soc/tegra: fuse: Add function to add lookups
` [PATCH v2 4/6] soc/tegra: fuse: Add function to print SKU info
` [PATCH v2 5/6] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
` [PATCH v2 6/6] soc/tegra: fuse: Add support for Tegra241
[PATCH] iommu/tegra-smmu: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2023-09-06 13:36 UTC (3+ messages)
[PATCH v3 0/5] Support bridge/connector by Tegra HDMI
2023-09-05 20:23 UTC (4+ messages)
` [PATCH v3 2/5] dt-bindings: display: tegra: nvidia,tegra20-dc: Add parallel RGB output port node
[PATCH 5.15 00/28] 5.15.131-rc1 review
2023-09-05 11:08 UTC
[PATCH 6.1 00/31] 6.1.52-rc1 review
2023-09-05 11:08 UTC
Prezentacja
2023-09-04 7:40 UTC
[PATCH 6.4 00/32] 6.4.15-rc1 review
2023-09-05 11:08 UTC
[PATCH V2 0/4] hwmon: ina3221: Add selective summation support
2023-09-05 12:21 UTC (6+ messages)
` [PATCH V2 1/4] dt-bindings: hwmon: ina3221: Convert to json-schema
[PATCH 6.5 00/34] 6.5.2-rc1 review
2023-09-05 11:08 UTC
[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
2023-09-04 7:28 UTC (3+ messages)
` [RFT PATCH 07/15] drm/tegra: Call drm_atomic_helper_shutdown() at shutdown time
[PATCH 0/6] drm/tegra: Fix some error handling paths
2023-09-02 15:22 UTC (7+ messages)
` [PATCH 1/6] drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
` [PATCH 2/6] drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path of tegra_dsi_probe()
` [PATCH 3/6] drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()
` [PATCH 4/6] drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()
` [PATCH 5/6] drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()
` [PATCH 6/6] drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths of tegra_output_probe()
[PATCH 4.14 0/2] 4.14.325-rc1 review
2023-09-02 7:28 UTC
[PATCH 5.10 00/11] 5.10.194-rc1 review
2023-09-01 19:58 UTC
[Patch v2 0/2] Improvements to the Tegra CPUFREQ driver
2023-09-01 19:53 UTC (7+ messages)
` [Patch v2 1/2] cpufreq: tegra194: save CPU data to avoid repeated SMP calls
` [Patch v2 2/2] cpufreq: tegra194: use refclk delta based loop instead of udelay
[PATCH 6.4 0/9] 6.4.14-rc1 review
2023-09-01 18:46 UTC
[PATCH 6.1 00/10] 6.1.51-rc1 review
2023-09-01 18:46 UTC
[PATCH 6.5 0/8] 6.5.1-rc1 review
2023-09-01 18:45 UTC
[PATCH 5.15 0/9] 5.15.130-rc1 review
2023-09-01 18:44 UTC
[PATCH 5.4 0/3] 5.4.256-rc1 review
2023-09-01 18:39 UTC
[PATCH 4.19 0/2] 4.19.294-rc2 review
2023-09-01 18:38 UTC
[Patch] driver: cpufreq: use refclk delta based loop instead of udelay
2023-09-01 16:49 UTC (3+ messages)
[PATCH 1/2] gpu: host1x: Correct allocated size for contexts
2023-09-01 11:59 UTC (2+ messages)
` [PATCH 2/2] drm/tegra: Zero-initialize iosys_map
[PATCH] gpu: host1x: Syncpoint interrupt sharding
2023-09-01 11:40 UTC
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).