linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-25 13:02:55 to 2019-07-30 17:23:40 UTC [more...]

[PATCH v2 0/2] Tegra30+ CPU suspend-resume bug-fixes
 2019-07-30 17:23 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()
` [PATCH v2 2/2] ARM: tegra: Use WFE for power-gating on Tegra30

[PATCH v4 00/13] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-07-30 17:09 UTC  (14+ messages)
` [PATCH v4 01/13] ARM: tegra: Remove cpuidle drivers to replace them with a new driver
` [PATCH v4 02/13] ARM: tegra: Change tegra_set_cpu_in_lp2() type to void
` [PATCH v4 03/13] ARM: tegra: Propagate error from tegra_idle_lp2_last()
` [PATCH v4 04/13] ARM: tegra: Compile sleep-tegra20/30.S unconditionally
` [PATCH v4 05/13] ARM: tegra: Expose PM functions required for new cpuidle driver
` [PATCH v4 06/13] ARM: tegra: Rename some of the newly exposed PM functions
` [PATCH v4 07/13] ARM: tegra: Add tegra_pm_park_secondary_cpu()
` [PATCH v4 08/13] clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEP
` [PATCH v4 09/13] cpuidle: Introduce unified driver for NVIDIA Tegra SoCs
` [PATCH v4 10/13] cpuidle: tegra: Support CPU cluster power-down state on Tegra30
` [PATCH v4 11/13] ARM: tegra: Create simple platform device for cpuidle driver
` [PATCH v4 12/13] ARM: multi_v7_defconfig: Enable Tegra "
` [PATCH v4 13/13] ARM: tegra: Enable Tegra cpuidle driver in tegra_defconfig

[PATCH v9 00/15] memory: tegra: Introduce Tegra30 EMC driver
 2019-07-30 16:56 UTC  (16+ messages)
` [PATCH v9 01/15] clk: tegra20/30: Add custom EMC clock implementation
` [PATCH v9 02/15] memory: tegra20-emc: Drop setting EMC rate to max on probe
` [PATCH v9 03/15] memory: tegra20-emc: Adapt for clock driver changes
` [PATCH v9 04/15] memory: tegra20-emc: Include io.h instead of iopoll.h
` [PATCH v9 05/15] memory: tegra20-emc: Pre-configure debug register
` [PATCH v9 06/15] memory: tegra20-emc: Print a brief info message about the timings
` [PATCH v9 07/15] memory: tegra20-emc: Increase handshake timeout
` [PATCH v9 08/15] memory: tegra20-emc: wait_for_completion_timeout() doesn't return error
` [PATCH v9 09/15] dt-bindings: memory: tegra30: Convert to Tegra124 YAML
` [PATCH v9 10/15] dt-bindings: memory: Add binding for NVIDIA Tegra30 Memory Controller
` [PATCH v9 11/15] dt-bindings: memory: Add binding for NVIDIA Tegra30 External "
` [PATCH v9 12/15] memory: tegra: Introduce Tegra30 EMC driver
` [PATCH v9 13/15] memory: tegra: Ensure timing control debug features are disabled
` [PATCH v9 14/15] memory: tegra: Consolidate registers definition into common header
` [PATCH v9 15/15] ARM: dts: tegra30: Add External Memory Controller node

[PATCH v5 00/20] More improvements for Tegra30 devfreq driver
 2019-07-30 16:22 UTC  (21+ messages)
` [PATCH v5 01/20] PM / devfreq: tegra30: Change irq type to unsigned int
` [PATCH v5 02/20] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
` [PATCH v5 03/20] PM / devfreq: tegra30: Handle possible round-rate error
` [PATCH v5 04/20] PM / devfreq: tegra30: Drop write-barrier
` [PATCH v5 05/20] PM / devfreq: tegra30: Set up watermarks properly
` [PATCH v5 06/20] PM / devfreq: tegra30: Tune up boosting thresholds
` [PATCH v5 07/20] PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
` [PATCH v5 08/20] PM / devfreq: tegra30: Ensure that target freq won't overflow
` [PATCH v5 09/20] PM / devfreq: tegra30: Use kHz units uniformly in the code
` [PATCH v5 10/20] PM / devfreq: tegra30: Reduce unnecessary interrupts activity
` [PATCH v5 11/20] PM / devfreq: tegra30: Use CPUFreq notifier
` [PATCH v5 12/20] PM / devfreq: tegra30: Move clk-notifier's registration to governor's start
` [PATCH v5 13/20] PM / devfreq: tegra30: Reset boosting on startup
` [PATCH v5 14/20] PM / devfreq: tegra30: Don't enable consecutive-down interrupt "
` [PATCH v5 15/20] PM / devfreq: tegra30: Constify structs
` [PATCH v5 16/20] PM / devfreq: tegra30: Include appropriate header
` [PATCH v5 17/20] PM / devfreq: tegra30: Increase sampling period to 16ms
` [PATCH v5 18/20] PM / devfreq: tegra30: Define ACTMON_DEV_CTRL_STOP
` [PATCH v5 19/20] PM / devfreq: tegra30: Support variable polling interval
` [PATCH v5 20/20] PM / devfreq: tegra20/30: Add Dmitry as a maintainer

[PATCH V13 00/12] PCI: tegra: Add Tegra194 PCIe support
 2019-07-30 15:49 UTC  (9+ messages)
` [PATCH V13 12/12] "

[PATCH v6 00/24] Associate ddc adapters with connectors
 2019-07-30 15:01 UTC  (39+ messages)
` [PATCH v6 02/24] drm: Add drm_connector_init() variant with ddc
  ` [PATCH v6 01/24] drm: Add ddc link in sysfs created by drm_connector
  ` [PATCH v6 03/24] drm/exynos: Provide ddc symlink in connector's sysfs
  ` [PATCH v6 07/24] drm/sun4i: hdmi: Provide ddc symlink in sun4i hdmi connector sysfs directory
  ` [PATCH v6 10/24] drm/imx: imx-ldb: Provide ddc symlink in connector's sysfs
  ` [PATCH v6 11/24] drm/imx: imx-tve: "
  ` [PATCH v6 14/24] drm: zte: Provide ddc symlink in vga connector sysfs directory
  ` [PATCH v6 18/24] drm/ast: Provide ddc symlink in "
  ` [PATCH v6 20/24] drm/bridge: dw-hdmi: "
  ` [PATCH v6 24/24] drm/i915: Provide ddc symlink in hdmi "
` [PATCH v6 04/24] drm: rockchip: Provide ddc symlink in rk3066_hdmi "
` [PATCH v6 05/24] drm: rockchip: Provide ddc symlink in inno_hdmi "
` [PATCH v6 06/24] drm/msm/hdmi: Provide ddc symlink in hdmi connector "
` [PATCH v6 08/24] drm/mediatek: "
` [PATCH v6 09/24] drm/tegra: Provide ddc symlink in output "
` [PATCH v6 12/24] drm/vc4: Provide ddc symlink in "
` [PATCH v6 13/24] drm: zte: Provide ddc symlink in hdmi "
` [PATCH v6 15/24] drm/tilcdc: Provide ddc symlink in "
` [PATCH v6 16/24] drm: sti: Provide ddc symlink in hdmi "
` [PATCH v6 17/24] drm/mgag200: Provide ddc symlink in "
` [PATCH v6 19/24] drm/bridge: dumb-vga-dac: "
` [PATCH v6 21/24] drm/bridge: ti-tfp410: "
` [PATCH v6 22/24] drm/amdgpu: "
` [PATCH v6 23/24] drm/radeon: "
  ` Review required [Was: Associate ddc adapters with connectors]

[PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool
 2019-07-30 13:58 UTC  (30+ messages)

[PATCH v4 00/23] Associate ddc adapters with connectors
 2019-07-30 12:25 UTC  (7+ messages)
` [PATCH v4 18/23] drm/bridge: dumb-vga-dac: Provide ddc symlink in connector sysfs directory
` [PATCH v4 19/23] drm/bridge: dw-hdmi: "
` [PATCH v4 20/23] drm/bridge: ti-tfp410: "

[PATCH v2] driver core: Remove device link creation limitation
 2019-07-30  8:54 UTC  (9+ messages)

[PATCH V14 00/13] PCI: tegra: Add Tegra194 PCIe support
 2019-07-30  4:00 UTC  (3+ messages)
` [PATCH V14 13/13] "

[PATCH] ARM: tegra: Mark expected switch fall-through
 2019-07-29 16:33 UTC  (2+ messages)

[PATCH 5.2 00/66] 5.2.4-stable review
 2019-07-29 15:12 UTC  (2+ messages)

[PATCH v2 1/2] soc/tegra: pmc: Query PCLK clock rate at probe time
 2019-07-29 13:07 UTC  (4+ messages)

[PATCH 5.1 00/62] 5.1.21-stable review
 2019-07-29  9:02 UTC 

[PATCH 4.19 00/50] 4.19.62-stable review
 2019-07-29  9:02 UTC 

[PATCH v5 00/24] Associate ddc adapters with connectors
 2019-07-29  8:42 UTC  (8+ messages)
` [PATCH v5 01/24] drm: Include ddc adapter pointer in struct drm_connector
` [PATCH v5 02/24] drm: Add drm_connector_init() variant with ddc

[PATCH 0/4] gpio: hierarchical IRQ improvements
 2019-07-29  0:11 UTC  (4+ messages)
` [PATCH 2/4] gpio: allow customizing hierarchical IRQ chips

[PATCH AUTOSEL 4.14 41/60] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
 2019-07-28 15:42 UTC  (3+ messages)

[PATCH net-next 1/2] net: stmmac: Make MDIO bus reset optional
 2019-07-27 20:52 UTC  (4+ messages)
` [PATCH net-next 2/2] net: stmmac: Do not request stmmaceth clock

[PATCH -next 00/34] ASoC: use devm_platform_ioremap_resource() to simplify code
 2019-07-27 15:07 UTC  (35+ messages)
` [PATCH -next 01/34] ASoC: tegra20_das: "
` [PATCH -next 02/34] ASoC: tegra: "
` [PATCH -next 03/34] ASoC: rockchip: "
` [PATCH -next 04/34] ASoC: ep93xx-i2s: "
` [PATCH -next 05/34] ASoC: mt8173: "
` [PATCH -next 06/34] ASoC: mt6797: "
` [PATCH -next 07/34] ASoC: imx-audmux: "
` [PATCH -next 08/34] ASoC: fsl_audmix: "
` [PATCH -next 09/34] ASoC: bcm2835-i2s: "
` [PATCH -next 10/34] ASoC: sirf: "
` [PATCH -next 11/34] ASoC: mxs-saif: "
` [PATCH -next 12/34] ASoC: spear: "
` [PATCH -next 13/34] ASoC: kirkwood-i2s: "
` [PATCH -next 14/34] ASoC: xtfpga-i2s: "
` [PATCH -next 15/34] ASoC: stm32: sai: "
` [PATCH -next 16/34] ASoC: codecs: msm8916-wcd: "
` [PATCH -next 17/34] ASoC: codecs: jz4725b: "
` [PATCH -next 18/34] ASoC: mmp-sspa: "
` [PATCH -next 19/34] ASoC: jz4740: "
` [PATCH -next 20/34] ASoC: inno_rk3036: "
` [PATCH -next 21/34] ASoC: uniphier: evea: "
` [PATCH -next 22/34] ASoC: uniphier: aio-dma: "
` [PATCH -next 23/34] ASoC: psc-ac97: "
` [PATCH -next 24/34] ASoC: au1x: psc-i2s: "
` [PATCH -next 25/34] ASoC: meson: g12a-tohdmitx: "
` [PATCH -next 26/34] ASoC: meson: axg-tdm-formatter: "
` [PATCH -next 27/34] ASoC: meson: axg-pdm: "
` [PATCH -next 28/34] ASoC: meson: axg-spdifin: "
` [PATCH -next 29/34] ASoC: meson: axg-spdifout: "
` [PATCH -next 30/34] ASoC: meson: axg-fifo: "
` [PATCH -next 31/34] ASoC: xlnx: "
` [PATCH -next 32/34] ASoC: sun8i-codec-analog: "
` [PATCH -next 33/34] ASoC: sunxi: sun50i-codec-analog: "
` [PATCH -next 34/34] ASoC: sun8i-codec: "

[PATCH 1/3] arm64: tegra: Add unit-address for CBB on Tegra194
 2019-07-26 16:04 UTC  (4+ messages)
` [PATCH 2/3] arm64: tegra: Add unit-address for ACONNECT "
` [PATCH 3/3] arm64: tegra: Fix base address for SOR1 "

[PATCH] drm/tegra: return with probe defer if GPIO subsystem is not ready
 2019-07-26 15:00 UTC  (6+ messages)

[PATCH AUTOSEL 4.14 09/37] clk: tegra210: fix PLLU and PLLU_OUT1
 2019-07-26 13:43 UTC 

[PATCH AUTOSEL 4.19 06/47] dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset
 2019-07-26 13:41 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 12/47] clk: tegra210: fix PLLU and PLLU_OUT1

[PATCH AUTOSEL 5.2 11/85] dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset
 2019-07-26 13:38 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 22/85] clk: tegra210: fix PLLU and PLLU_OUT1

[PATCH V6 00/21] SC7 entry and exit support for Tegra210
 2019-07-26  6:30 UTC  (12+ messages)
` [PATCH V6 01/21] irqchip: tegra: Do not disable COP IRQ during suspend
` [PATCH V6 17/21] arm64: tegra: Enable wake from deep sleep on RTC alarm

[PATCH 5.2 000/413] 5.2.3-stable review
 2019-07-25 18:17 UTC  (2+ messages)

[PATCH v2 0/3] Support regulators coupling on NVIDIA Tegra20/30
 2019-07-25 15:18 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: regulator: Document regulators coupling of NVIDIA Tegra20/30 SoCs
` [PATCH v2 2/3] soc/tegra: regulators: Add regulators coupler for Tegra20
` [PATCH v2 3/3] soc/tegra: regulators: Add regulators coupler for Tegra30

[PATCH v5] dmaengine: tegra-apb: Support per-burst residue granularity
 2019-07-25 13:44 UTC  (3+ messages)

[PATCH v1 0/2] Tegra30+ CPU suspend-resume bug-fixes
 2019-07-25 13:43 UTC  (4+ messages)

[PATCH] dmaengine: tegra210-adma: Fix unused function warnings
 2019-07-25 13:02 UTC  (2+ 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).