messages from 2020-12-15 21:13:48 to 2020-12-23 02:47:32 UTC [more...]
[PATCH AUTOSEL 4.19 51/87] arm64: tegra: Fix GIC400 missing GICH/GICV register regions
2020-12-23 2:20 UTC
[PATCH AUTOSEL 4.14 41/66] iommu/tegra-smmu: Expand mutex protection range
2020-12-23 2:22 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 42/66] arm64: tegra: Fix GIC400 missing GICH/GICV register regions
[PATCH AUTOSEL 4.9 31/48] iommu/tegra-smmu: Expand mutex protection range
2020-12-23 2:23 UTC
[PATCH AUTOSEL 4.4 26/38] iommu/tegra-smmu: Expand mutex protection range
2020-12-23 2:25 UTC
[PATCH] Attempt to address a style issue in nvec_power.c
2020-12-23 0:00 UTC
[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
2020-12-22 19:39 UTC (93+ messages)
` [PATCH v2 01/48] dt-bindings: memory: tegra20: emc: Replace core regulator with power domain
` [PATCH v2 02/48] dt-bindings: memory: tegra30: "
` [PATCH v2 03/48] dt-bindings: memory: tegra124: "
` [PATCH v2 04/48] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v2 05/48] media: dt: bindings: tegra-vde: "
` [PATCH v2 06/48] dt-bindings: clock: tegra: Document clocks sub-node
` [PATCH v2 07/48] dt-bindings: arm: tegra: Add binding for core power domain
` [PATCH v2 08/48] regulator: Make regulator_sync_voltage() usable by coupled regulators
` [PATCH v2 09/48] opp: Add dev_pm_opp_sync_regulators()
` [PATCH v2 10/48] opp: Add dev_pm_opp_set_voltage()
` [PATCH v2 11/48] opp: Add dev_pm_opp_find_level_ceil()
` [PATCH v2 12/48] opp: Add dev_pm_opp_get_required_pstate()
` [PATCH v2 13/48] opp: Add resource-managed versions of OPP API functions
` [PATCH v2 14/48] opp: Filter out OPPs based on availability of a required-OPP
` [PATCH v2 15/48] opp: Support set_opp() customization without requiring to use regulators
` [PATCH v2 16/48] opp: Handle missing OPP table in dev_pm_opp_xlate_performance_state()
` [PATCH v2 17/48] opp: Correct debug message in _opp_add_static_v2()
` [PATCH v2 18/48] opp: Print OPP level in debug message of _opp_add_static_v2()
` [PATCH v2 19/48] opp: Fix adding OPP entries in a wrong order if rate is unavailable
` [PATCH v2 20/48] PM: domains: Make set_performance_state() callback optional
` [PATCH v2 21/48] PM: domains: Add "performance" column to debug summary
` [PATCH v2 22/48] soc/tegra: pmc: Fix imbalanced clock disabling in error code path
` [PATCH v2 23/48] soc/tegra: pmc: Pulse resets after removing power clamp
` [PATCH v2 24/48] soc/tegra: pmc: Ensure that clock rates aren't too high
` [PATCH v2 25/48] soc/tegra: pmc: Print out domain name when reset fails to acquire
` [PATCH v2 26/48] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v2 27/48] soc/tegra: Add CONFIG_SOC_TEGRA_COMMON and select PM_OPP by default
` [PATCH v2 28/48] soc/tegra: Introduce core power domain driver
` [PATCH v2 29/48] soc/tegra: pmc: Link domains to the parent Core domain
` [PATCH v2 30/48] soc/tegra: regulators: Fix locking up when voltage-spread is out of range
` [PATCH v2 31/48] soc/tegra: regulators: Support Core domain state syncing
` [PATCH v2 32/48] clk: tegra: Support runtime PM, power domain and OPP
` [PATCH v2 33/48] gpu: host1x: Add host1x_channel_stop()
` [PATCH v2 34/48] gpu: host1x: Support power management
` [PATCH v2 35/48] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v2 36/48] drm/tegra: gr2d: Correct swapped device-tree compatibles
` [PATCH v2 37/48] drm/tegra: gr2d: Support OPP and power management
` [PATCH v2 38/48] drm/tegra: g3d: "
` [PATCH v2 39/48] drm/tegra: vic: Stop channel before suspending
` [PATCH v2 40/48] media: staging: tegra-vde: Support OPP and generic power domain
` [PATCH v2 41/48] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v2 42/48] memory: tegra30-emc: "
` [PATCH v2 43/48] ARM: tegra: Add OPP tables and power domains to Tegra20 device-tree
` [PATCH v2 44/48] ARM: tegra: Add OPP tables and power domains to Tegra30 device-tree
` [PATCH v2 45/48] ARM: tegra: acer-a500: Enable core voltage scaling
` [PATCH v2 46/48] ARM: tegra: ventana: "
` [PATCH v2 47/48] ARM: tegra: ventana: Support CPU voltage scaling and thermal throttling
` [PATCH v2 48/48] ARM: tegra: cardhu: "
[PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and core voltage scaling
2020-12-22 8:54 UTC (13+ messages)
[PATCH v4 0/9] Add Tegra Quad SPI driver
2020-12-22 0:20 UTC (20+ messages)
` [PATCH v4 1/9] dt-bindings: clock: tegra: Add clock ID TEGRA210_CLK_QSPI_PM
` [PATCH v4 2/9] dt-bindings: spi: Add Tegra Quad SPI device tree binding
` [PATCH v4 3/9] MAINTAINERS: Add Tegra Quad SPI driver section
` [PATCH v4 4/9] spi: tegra210-quad: Add support for Tegra210 QSPI controller
` [PATCH v4 5/9] spi: spi-mem: Mark dummy transfers by setting dummy_data bit
` [PATCH v4 6/9] spi: tegra210-quad: Add support for hardware dummy cycles transfer
` [PATCH v4 7/9] arm64: tegra: Enable QSPI on Jetson Nano
` [PATCH v4 8/9] arm64: tegra: Add QSPI nodes on Tegra194
` [PATCH v4 9/9] arm64: tegra: Enable QSPI on Jetson Xavier NX
[PATCH v5 0/9] Add Tegra Quad SPI driver
2020-12-21 21:17 UTC (10+ messages)
` [PATCH v5 1/9] dt-bindings: clock: tegra: Add clock ID TEGRA210_CLK_QSPI_PM
` [PATCH v5 2/9] dt-bindings: spi: Add Tegra Quad SPI device tree binding
` [PATCH v5 3/9] MAINTAINERS: Add Tegra Quad SPI driver section
` [PATCH v5 4/9] spi: tegra210-quad: Add support for Tegra210 QSPI controller
` [PATCH v5 5/9] spi: spi-mem: Mark dummy transfers by setting dummy_data bit
` [PATCH v5 6/9] spi: tegra210-quad: Add support for hardware dummy cycles transfer
` [PATCH v5 7/9] arm64: tegra: Enable QSPI on Jetson Nano
` [PATCH v5 8/9] arm64: tegra: Add QSPI nodes on Tegra194
` [PATCH v5 9/9] arm64: tegra: Enable QSPI on Jetson Xavier NX
[PATCH 5.10 00/16] 5.10.2-rc1 review
2020-12-21 13:00 UTC (2+ messages)
[PATCH 5.9 00/49] 5.9.16-rc1 review
2020-12-20 13:37 UTC
[PATCH 5.4 00/34] 5.4.85-rc1 review
2020-12-20 13:18 UTC
[PATCH] gcc-plugins: simplify GCC plugin-dev capability test
2020-12-18 20:33 UTC (9+ messages)
[PATCH] xhci: tegra: Delay for disabling LFPS detector
2020-12-18 16:53 UTC (2+ messages)
[PATCH 0/2] gpio: tegra: Convert to gpio_irq_chip
2020-12-18 14:49 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH] PCI: dwc/tegra: Fix host link initialization
2020-12-18 14:39 UTC
[PATCH v3 0/9] Support Runtime PM and host mode by Tegra ChipIdea USB driver
2020-12-18 12:02 UTC (10+ messages)
` [PATCH v3 1/9] usb: phy: tegra: Add delay after power up
` [PATCH v3 2/9] usb: phy: tegra: Support waking up from a low power mode
` [PATCH v3 3/9] usb: chipidea: tegra: Remove MODULE_ALIAS
` [PATCH v3 4/9] usb: chipidea: tegra: Rename UDC to USB
` [PATCH v3 5/9] usb: chipidea: tegra: Support host mode
` [PATCH v3 6/9] usb: chipidea: tegra: Support runtime PM
` [PATCH v3 7/9] usb: chipidea: tegra: Specify TX FIFO threshold in UDC SoC info
` [PATCH v3 8/9] usb: host: ehci-tegra: Remove the driver
` [PATCH v3 9/9] ARM: tegra_defconfig: Enable USB_CHIPIDEA_HOST and remove USB_EHCI_TEGRA
[PATCH v2 0/8] Support Runtime PM and host mode by Tegra ChipIdea USB driver
2020-12-17 19:51 UTC (25+ messages)
` [PATCH v2 1/8] usb: phy: tegra: Add delay after power up
` [PATCH v2 2/8] usb: phy: tegra: Support waking up from a low power mode
` [PATCH v2 3/8] usb: chipidea: tegra: Remove MODULE_ALIAS
` [PATCH v2 4/8] usb: chipidea: tegra: Rename UDC to USB
` [PATCH v2 5/8] usb: chipidea: tegra: Support host mode
` [PATCH v2 6/8] usb: chipidea: tegra: Support runtime PM
` [PATCH v2 7/8] usb: host: ehci-tegra: Remove the driver
` [PATCH v2 8/8] ARM: tegra_defconfig: Enable USB_CHIPIDEA and remove USB_EHCI_TEGRA
[PATCH v1 0/8] Support Runtime PM and host mode by Tegra ChipIdea USB driver
2020-12-16 18:06 UTC (19+ messages)
` [PATCH v1 1/8] usb: phy: tegra: Add delay after power up
` [PATCH v1 3/8] usb: chipidea: tegra: Remove MODULE_ALIAS
` [PATCH v1 5/8] usb: chipidea: tegra: Support host mode
` [PATCH v1 7/8] usb: host: ehci-tegra: Remove the driver
[PATCH 5.9 000/105] 5.9.15-rc1 review
2020-12-16 13:21 UTC (2+ messages)
[PATCH v1 0/3] Couple improvements for Tegra clk driver
2020-12-15 21:11 UTC (4+ messages)
` [PATCH v1 1/3] clk: tegra30: Use 300MHz for video decoder by default
` [PATCH v1 2/3] clk: tegra: Fix refcounting of gate clocks
` [PATCH v1 3/3] clk: tegra: Ensure that PLLU configuration is applied properly
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).