public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-17 12:11:49 to 2021-08-03 14:50:14 UTC [more...]

[PATCH 4.9 00/32] 4.9.278-rc1 review
 2021-08-03 14:50 UTC 

[PATCH v1 0/4] Tegra FUSE clock improvements for 5.15
 2021-08-02 22:13 UTC  (5+ messages)
` [PATCH v1 1/4] soc/tegra: fuse: Clear fuse->clk on driver probe failure
` [PATCH v1 2/4] soc/tegra: fuse: Add runtime PM support
` [PATCH v1 3/4] soc/tegra: fuse: Enable fuse clock on suspend for Tegra124
` [PATCH v1 4/4] clk: tegra: Remove CLK_IS_CRITICAL flag from fuse clock

[PATCH v2 00/15] Tegra ARM32 device-tree improvements for 5.15
 2021-08-02 21:19 UTC  (16+ messages)
` [PATCH v2 01/15] ARM: tegra: Add SoC thermal sensor to Tegra30 device-trees
` [PATCH v2 02/15] ARM: tegra: ouya: Add interrupt to temperature sensor node
` [PATCH v2 03/15] ARM: tegra: paz00: "
` [PATCH v2 04/15] ARM: tegra: nexus7: "
` [PATCH v2 05/15] ARM: tegra: acer-a500: "
` [PATCH v2 06/15] ARM: tegra: nyan: Correct interrupt trigger type of temperature sensor
` [PATCH v2 07/15] ARM: tegra: apalis: "
` [PATCH v2 08/15] ARM: tegra: cardhu: "
` [PATCH v2 09/15] ARM: tegra: dalmore: "
` [PATCH v2 10/15] ARM: tegra: jetson-tk1: "
` [PATCH v2 11/15] ARM: tegra: acer-a500: Remove bogus USB VBUS regulators
` [PATCH v2 12/15] ARM: tegra: acer-a500: Add power supplies to accelerometer
` [PATCH v2 13/15] ARM: tegra: acer-a500: Use verbose variant of atmel,wakeup-method value
` [PATCH v2 14/15] ARM: tegra: acer-a500: Improve thermal zones
` [PATCH v2 15/15] ARM: tegra: nexus7: "

[PATCH v7 00/37] NVIDIA Tegra power management patches for 5.15
 2021-08-02 18:23 UTC  (6+ messages)
` [PATCH v7 02/37] soc/tegra: pmc: Implement attach_dev() of power domain drivers
` [PATCH v7 24/37] soc/tegra: fuse: Enable fuse clock on suspend

[PATCH v2] soc/tegra: Make regulator couplers depend on CONFIG_REGULATOR
 2021-08-02 16:23 UTC  (4+ messages)

[RFC 00/11] Intro to Hardware timestamping engine
 2021-08-01 16:48 UTC  (46+ messages)
` [RFC 01/11] Documentation: Add HTE subsystem guide
` [RFC 02/11] drivers: Add HTE subsystem
` [RFC 03/11] hte: Add tegra194 HTE kernel provider
` [RFC 04/11] dt-bindings: Add HTE bindings
` [RFC 06/11] gpiolib: Add HTE support
` [RFC 08/11] gpiolib: cdev: Add hardware timestamp clock type
` [RFC 09/11] tools: gpio: Add new hardware "

[PATCH v2 1/2] spi: tegra20-slink: Improve runtime PM usage
 2021-07-31 19:27 UTC  (2+ messages)
` [PATCH v2 2/2] spi: tegra20-slink: Don't use resource-managed spi_register helper

[PATCH v1 1/2] spi: tegra20-slink: Improve runtime PM usage
 2021-07-31 19:21 UTC  (3+ messages)
` [PATCH v1 2/2] spi: tegra20-slink: Don't use resource-managed spi_register helper

[PATCH v3 0/3] Support EFI partition on NVIDIA Tegra devices
 2021-07-31 18:56 UTC  (4+ messages)
` [PATCH v3 1/3] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v3 2/3] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v3 3/3] partitions/efi: Support NVIDIA Tegra devices

[PATCH v2 0/3] Support EFI partition on NVIDIA Tegra devices
 2021-07-31 18:46 UTC  (5+ messages)
` [PATCH v2 1/3] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v2 2/3] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v2 3/3] partitions/efi: Support NVIDIA Tegra devices

[PATCH v6 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-31 17:38 UTC  (13+ messages)
` [PATCH v6 01/12] dt-bindings: phy: tegra20-usb-phy: Convert to schema
` [PATCH v6 02/12] dt-bindings: phy: tegra20-usb-phy: Document properties needed for OTG mode
` [PATCH v6 03/12] soc/tegra: pmc: Expose USB regmap to all SoCs
` [PATCH v6 04/12] usb: phy: tegra: Support OTG mode programming
` [PATCH v6 05/12] dt-bindings: power: supply: smb347-charger: Document USB VBUS regulator
` [PATCH v6 06/12] power: supply: smb347-charger: Make smb347_set_writable() IRQ-safe
` [PATCH v6 07/12] power: supply: smb347-charger: Utilize generic regmap caching
` [PATCH v6 08/12] power: supply: smb347-charger: Add missing pin control activation
` [PATCH v6 09/12] power: supply: smb347-charger: Implement USB VBUS regulator
` [PATCH v6 10/12] ARM: tegra: Add new properties to USB PHY device-tree nodes
` [PATCH v6 11/12] ARM: tegra: nexus7: Enable USB OTG mode
` [PATCH v6 12/12] arm64: tegra132: Add new properties to USB PHY device-tree node

[PATCH v2 0/9] drm: Extend COMPILE_TEST support to some ARM drivers
 2021-07-31 11:29 UTC  (12+ messages)
` [PATCH v2 1/9] drm/omap: Use correct printk format specifiers for size_t
` [PATCH v2 2/9] drm/omap: Cast pointer to integer without generating warning
` [PATCH v2 3/9] drm/sti: Use correct printk format specifiers for size_t
` [PATCH v2 4/9] drm/imx/dcss: Enable COMPILE_TEST on all architectures
` [PATCH v2 5/9] drm/omap: "
` [PATCH v2 6/9] drm/rcar-du: "
` [PATCH v2 7/9] drm/sti: "
` [PATCH v2 8/9] drm/tegra: "
` [PATCH v2 9/9] drm/tilcdc: Enable COMPILE_TEST on all ARM64 platforms

[PATCH 0/7] drm: Extend COMPILE_TEST support to some ARM drivers
 2021-07-31  1:24 UTC  (17+ messages)
` [PATCH 1/7] drm/omap: Cast pointer to integer safely
` [PATCH 2/7] drm/sti: Use correct printk format specifiers for size_t
` [PATCH 3/7] drm/imx/dcss: Enable COMPILE_TEST on all ARM64 platforms
` [PATCH 4/7] drm/omap: Enable COMPILE_TEST on all ARM and "
` [PATCH 5/7] drm/sti: "
` [PATCH 6/7] drm/tegra: Enable COMPILE_TEST on all "
` [PATCH 7/7] drm/tilcdc: "

[PATCH v5 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-30 18:30 UTC  (16+ messages)
` [PATCH v5 01/12] dt-bindings: phy: tegra20-usb-phy: Convert to schema
` [PATCH v5 02/12] dt-bindings: phy: tegra20-usb-phy: Document properties needed for OTG mode
` [PATCH v5 03/12] soc/tegra: pmc: Expose USB regmap to all SoCs
` [PATCH v5 04/12] usb: phy: tegra: Support OTG mode programming
` [PATCH v5 05/12] usb: otg-fsm: Fix hrtimer list corruption
` [PATCH v5 06/12] dt-bindings: power: supply: smb347-charger: Document USB VBUS regulator
` [PATCH v5 07/12] power: supply: smb347-charger: Make smb347_set_writable() IRQ-safe
` [PATCH v5 08/12] power: supply: smb347-charger: Utilize generic regmap caching
` [PATCH v5 09/12] power: supply: smb347-charger: Implement USB VBUS regulator
` [PATCH v5 10/12] ARM: tegra: Add new properties to USB PHY device-tree nodes
` [PATCH v5 11/12] ARM: tegra: nexus7: Enable USB OTG mode
` [PATCH v5 12/12] arm64: tegra132: Add new properties to USB PHY device-tree node

[PATCH v8 00/14] drm/tegra: Introduce a modern UABI
 2021-07-30 15:26 UTC  (2+ messages)

[PATCH v2 0/5] iommu: Support identity mappings of reserved-memory regions
 2021-07-30 12:18 UTC  (6+ messages)
` [PATCH v2 2/5] iommu: Implement of_iommu_get_resv_regions()

[PATCH 5.10 00/24] 5.10.55-rc1 review
 2021-07-29 18:35 UTC 

[PATCH 5.4 00/21] 5.4.137-rc1 review
 2021-07-29 18:35 UTC 

[PATCH 5.13 00/22] 5.13.7-rc1 review
 2021-07-29 18:35 UTC 

[PATCH 4.19 00/17] 4.19.200-rc1 review
 2021-07-29 18:35 UTC 

[PATCH] ARM: tegra: tamonten: Fix UART pad setting
 2021-07-29 14:42 UTC 

[PATCH] media: tegra-cec: Handle errors of clk_prepare_enable()
 2021-07-28 14:44 UTC 

[PATCH V2] media: uvcvideo: Remove unused including <linux/version.h>
 2021-07-28  5:45 UTC  (5+ messages)
` [PATCH V2] soc/tegra: bpmp: "

[PATCH v1] clk: tegra: Implement disable_unused() of tegra_clk_sdmmc_mux_ops
 2021-07-27 21:54 UTC  (3+ messages)

[PATCH] arm64: tegra194: Fix Tegra194 PCIe EP compatible string
 2021-07-27 19:05 UTC  (2+ messages)

[PATCH 4.19 000/119] 4.19.199-rc3 review
 2021-07-27 13:44 UTC 

[PATCH 5.13 000/224] 5.13.6-rc2 review
 2021-07-27  9:44 UTC 

[PATCH 5.10 000/168] 5.10.54-rc2 review
 2021-07-27  9:44 UTC 

[PATCH 5.4 000/108] 5.4.136-rc1 review
 2021-07-27  9:43 UTC 

[PATCH 4.19 000/118] 4.19.199-rc2 review
 2021-07-27  9:42 UTC 

[PATCH 4.4 00/46] 4.4.277-rc2 review
 2021-07-27  9:42 UTC 

[PATCH 4.9 00/59] 4.9.277-rc2 review
 2021-07-27  9:42 UTC 

[PATCH 4.14 00/81] 4.14.241-rc2 review
 2021-07-27  9:42 UTC 

[PATCH] soc/tegra: bpmp: Remove unused including <linux/version.h>
 2021-07-27  8:55 UTC  (2+ messages)

[PATCH V3 0/5] Update pcie-tegra194 driver
 2021-07-26  7:01 UTC  (2+ messages)

[RFC][Patch v1 0/2] iommu/arm-smmu-v3: Add NVIDIA implementation
 2021-07-23 19:31 UTC  (3+ messages)
` [RFC][Patch v1 1/2] iommu/arm-smmu-v3: Add implementation infrastructure
` [RFC][Patch v1 2/2] iommu/arm-smmu-v3: Add support for NVIDIA CMDQ-Virtualization hw

[PATCH] gpu: host1x: select CONFIG_SYNC_FILE
 2021-07-23  9:18 UTC  (3+ messages)

[PATCH 5.10 000/123] 5.10.53-rc2 review
 2021-07-23  8:01 UTC 

[PATCH 5.4 00/71] 5.4.135-rc1 review
 2021-07-23  8:01 UTC 

[PATCH 5.13 000/156] 5.13.5-rc1 review
 2021-07-23  8:01 UTC 

[PATCH] memory: tegra: fix unused-function warning
 2021-07-23  6:27 UTC  (3+ messages)

[PATCH] phy: tegra: xusb: mark PM functions as __maybe_unused
 2021-07-22  9:11 UTC  (2+ messages)

[PATCH] arm64: tegra: add regulator dependency
 2021-07-21 15:29 UTC 

[PATCH] arm64: tegra: add regulator dependency
 2021-07-21 15:13 UTC 

[PATCH v2] misc: sram: Only map reserved areas in Tegra SYSRAM
 2021-07-21 14:08 UTC  (2+ messages)

[PATCH] gpu: host1x: Remove unused functions
 2021-07-20 10:42 UTC 

[PATCH 4.4 000/188] 4.4.276-rc1 review
 2021-07-20  9:33 UTC  (2+ messages)

[PATCH 4.9 000/245] 4.9.276-rc1 review
 2021-07-20  9:33 UTC  (2+ messages)

[PATCH 5.4 000/148] 5.4.134-rc2 review
 2021-07-20  9:33 UTC  (2+ messages)

[PATCH 4.19 000/420] 4.19.198-rc2 review
 2021-07-20  9:33 UTC  (2+ messages)

[PATCH 5.13 000/349] 5.13.4-rc2 review
 2021-07-20  9:32 UTC 

[PATCH 5.10 000/239] 5.10.52-rc2 review
 2021-07-20  9:32 UTC 

[PATCH 5.12 000/289] 5.12.19-rc2 review
 2021-07-20  9:32 UTC 

[PATCH v5 0/5] convert designware-pcie.txt to yaml
 2021-07-19 22:02 UTC  (5+ messages)
` [PATCH v5 3/5] dt-bindings: PCI: update references to Designware schema
` [PATCH v5 5/5] dt-bindings: arm64: tegra: fix pcie-ep DT nodes

[PATCH v5] gpio: tegra186: Add ACPI support
 2021-07-19  4:46 UTC  (2+ messages)
` [PATCH v6] "

[PATCH v1 0/2] Fix Tegra PMC driver racing with cpuidle driver
 2021-07-18 21:27 UTC  (3+ messages)
` [PATCH v1 1/2] soc/tegra: pmc: Prevent racing with cpuilde driver
` [PATCH v1 2/2] cpuidle: tegra: Check whether PMC is ready

[PATCH v18 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-07-18 20:59 UTC  (6+ messages)

[PATCH v4 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-17 17:29 UTC  (11+ messages)
` [PATCH v4 03/12] soc/tegra: pmc: Expose USB regmap to all SoCs
` [PATCH v4 06/12] dt-bindings: power: supply: smb347-charger: Document USB VBUS regulator
` [PATCH v4 07/12] power: supply: smb347-charger: Make smb347_set_writable() IRQ-safe
` [PATCH v4 08/12] power: supply: smb347-charger: Remove caching of charger state
` [PATCH v4 09/12] power: supply: smb347-charger: Implement USB VBUS regulator
` [PATCH v4 10/12] ARM: tegra: Add new properties to USB PHY device-tree nodes
` [PATCH v4 11/12] ARM: tegra: nexus7: Enable USB OTG mode
` [PATCH v4 12/12] arm64: tegra132: Add new properties to USB PHY device-tree node


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