linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-05 02:23:19 to 2019-11-14 11:51:24 UTC [more...]

clk/clk-next boot bisection: v5.4-rc1-201-ga228ae437aa5 on tegra124-nyan-big
 2019-11-14 11:51 UTC  (2+ messages)

[PATCH v2] clk: tegra: divider: Check UART's divider enable-bit state on rate's recalculation
 2019-11-14 11:29 UTC  (3+ messages)

[PATCH 0/9] spi: Use dma_request_chan() directly for channel request
 2019-11-14  9:12 UTC  (20+ messages)
` [PATCH 1/9] spi: at91-usart: "
` [PATCH 2/9] spi: atmel: "
` [PATCH 3/9] spi: fsl-lpspi: "
` [PATCH 4/9] spi: imx: "
` [PATCH 5/9] spi: pl022: "
` [PATCH 6/9] spi: qup: "
` [PATCH 7/9] spi: s3c64xx: "
` [PATCH 8/9] spi: tegra114: "
` [PATCH 9/9] spi: tegra20-slink: "

[PATCH 0/4] i2c: Use dma_request_chan() directly for channel request
 2019-11-14  7:05 UTC  (8+ messages)
` [PATCH 1/4] i2c: at91: "
` [PATCH 2/4] i2c: qup: "
` [PATCH 3/4] i2c: sh_mobile: "
` [PATCH 4/4] i2c: tegra: "

[PATCH 0/3] tty: serial: Use dma_request_chan() directly for channel request
 2019-11-14  7:05 UTC  (5+ messages)
` [PATCH 1/3] tty: serial: amba-pl011: "
` [PATCH 2/3] tty: serial: msm_serial: "
` [PATCH 3/3] tty: serial: tegra: "

[PATCH -next] clk: tegra: Use match_string() helper to simplify the code
 2019-11-13 23:04 UTC  (2+ messages)

[PATCH v1] clk: tegra: clk-dfll: Fix to remove pm_runtime_irq_safe
 2019-11-13 16:22 UTC  (4+ messages)

[PATCH v2 00/17] NVIDIA Tegra20 CPUFreq driver major update
 2019-11-13 13:57 UTC  (4+ messages)
` [PATCH v2 17/17] ARM: dts: tegra30: cardhu-a04: Add CPU Operating Performance Points

[PATCH AUTOSEL 4.19 118/209] i2c: tegra: use core to detect 'no zero length' quirk
 2019-11-13  1:48 UTC 

[PATCH v3 02/19] ASoC: soc-core: tidyup soc_init_dai_link()
 2019-11-13  0:29 UTC  (4+ messages)

[PATCH] mailbox: tegra: Fix superfluous IRQ error message
 2019-11-12 14:07 UTC  (4+ messages)

[PATCH 4.14 000/105] 4.14.154-stable review
 2019-11-12 13:52 UTC  (2+ messages)

[PATCH 5.3 000/193] 5.3.11-stable review
 2019-11-12 12:01 UTC 

[PATCH 4.19 000/125] 4.19.84-stable review
 2019-11-12 12:01 UTC 

[PATCH 4.9 00/65] 4.9.201-stable review
 2019-11-12 12:00 UTC 

[PATCH 4.4 00/43] 4.4.201-stable review
 2019-11-12 12:00 UTC 

[PATCH] base: soc: Export soc_device_to_device() helper
 2019-11-12 10:48 UTC  (6+ messages)
              ` Sense of soc bus? (was: [PATCH] base: soc: Export soc_device_to_device() helper)

[PATCH v7 00/17] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-11-11 21:15 UTC  (18+ messages)
` [PATCH v7 01/17] ARM: tegra: Compile sleep-tegra20/30.S unconditionally
` [PATCH v7 02/17] ARM: tegra: Add tegra_pm_park_secondary_cpu()
` [PATCH v7 03/17] ARM: tegra: Remove pen-locking from cpuidle-tegra20
` [PATCH v7 04/17] ARM: tegra: Change tegra_set_cpu_in_lp2() type to void
` [PATCH v7 05/17] ARM: tegra: Propagate error from tegra_idle_lp2_last()
` [PATCH v7 06/17] ARM: tegra: Expose PM functions required for new cpuidle driver
` [PATCH v7 07/17] ARM: tegra: Rename some of the newly exposed PM functions
` [PATCH v7 08/17] ARM: tegra: Make outer_disable() open-coded
` [PATCH v7 09/17] arm: tegra20: cpuidle: Handle case where secondary CPU hangs on entering LP2
` [PATCH v7 10/17] arm: tegra20: cpuidle: Make abort_flag atomic
` [PATCH v7 11/17] arm: tegra20/30: cpuidle: Remove unnecessary memory barrier
` [PATCH v7 12/17] cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle
` [PATCH v7 13/17] cpuidle: tegra: Squash Tegra30 driver into the common driver
` [PATCH v7 14/17] cpuidle: tegra: Support CPU cluster power-down state on Tegra30
` [PATCH v7 15/17] cpuidle: tegra: Squash Tegra114 driver into the common driver
` [PATCH v7 16/17] ARM: multi_v7_defconfig: Enable Tegra cpuidle driver
` [PATCH v7 17/17] ARM: tegra: Enable Tegra cpuidle driver in tegra_defconfig

[PATCH v4 00/10] NVIDIA Tegra20 CPUFreq driver major update
 2019-11-11 20:54 UTC  (11+ messages)
` [PATCH v4 01/10] clk: tegra: Add custom CCLK implementation
` [PATCH v4 02/10] clk: tegra: pll: Add pre/post rate-change hooks
` [PATCH v4 03/10] clk: tegra: cclk: Add helpers for handling PLLX rate changes
` [PATCH v4 04/10] clk: tegra20: Use custom CCLK implementation
` [PATCH v4 05/10] clk: tegra30: "
` [PATCH v4 06/10] dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30
` [PATCH v4 07/10] cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)
` [PATCH v4 08/10] ARM: tegra: Create tegra20-cpufreq platform device on Tegra30
` [PATCH v4 09/10] ARM: dts: tegra30: beaver: Set up voltage regulators for DVFS
` [PATCH v4 10/10] ARM: dts: tegra30: beaver: Add CPU Operating Performance Points

stable request: PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
 2019-11-11 15:22 UTC 

[GIT PULL 1/8] dt-bindings: Changes for v5.5-rc1
 2019-11-11 14:38 UTC  (5+ messages)
` [GIT PULL 3/8] memory: tegra: "
  ` [GIT PULL v2 "

[PATCH v2 1/3] dt-bindings: power: Convert Generic Power Domain bindings to json-schema
 2019-11-10 10:20 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 34/40] ARM: dts: tegra30: fix xcvr-setup-use-fuses
 2019-11-10  2:50 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 35/40] ARM: tegra: apalis_t30: fix mmc1 cmd pull-up

[PATCH AUTOSEL 4.9 46/66] ARM: dts: tegra30: fix xcvr-setup-use-fuses
 2019-11-10  2:48 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 47/66] ARM: tegra: apalis_t30: fix mmc1 cmd pull-up
` [PATCH AUTOSEL 4.9 48/66] ARM: dts: paz00: fix wakeup gpio keycode

[PATCH AUTOSEL 4.14 073/109] ARM: dts: tegra30: fix xcvr-setup-use-fuses
 2019-11-10  2:45 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 074/109] ARM: tegra: apalis_t30: fix mmc1 cmd pull-up
` [PATCH AUTOSEL 4.14 075/109] ARM: dts: paz00: fix wakeup gpio keycode

[PATCH AUTOSEL 4.19 136/191] arm64: tegra: I2C on Tegra194 is not compatible with Tegra114
 2019-11-10  2:39 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 137/191] ARM: dts: tegra30: fix xcvr-setup-use-fuses
` [PATCH AUTOSEL 4.19 138/191] ARM: dts: tegra20: restore address order
` [PATCH AUTOSEL 4.19 139/191] ARM: tegra: apalis_t30: fix mmc1 cmd pull-up
` [PATCH AUTOSEL 4.19 140/191] ARM: tegra: apalis_t30: fix mcp2515 can controller interrupt polarity
` [PATCH AUTOSEL 4.19 141/191] ARM: tegra: colibri_t30: "
` [PATCH AUTOSEL 4.19 142/191] ARM: dts: paz00: fix wakeup gpio keycode

[PATCH v2] drm/tegra: Turn off and reset hardware across suspend-resume
 2019-11-09 17:01 UTC  (2+ messages)

[PATCH 0/5] clk: tegra: SOR clock rework
 2019-11-09  0:39 UTC  (11+ messages)
` [PATCH 1/5] clk: tegra: Remove last remains of TEGRA210_CLK_SOR1_SRC
` [PATCH 2/5] clk: tegra: Move SOR0 implementation to Tegra124
` [PATCH 3/5] clk: tegra: Rename sor0_lvds to sor0_out
` [PATCH 4/5] clk: tegra: Reimplement SOR clock on Tegra124
` [PATCH 5/5] clk: tegra: Reimplement SOR clocks on Tegra210

[PATCH v9 00/22] SC7 entry and exit support for Tegra210
 2019-11-08 23:38 UTC  (13+ messages)
` [PATCH v9 07/22] clk: Add API to get index of the clock parent
` [PATCH v9 11/22] clk: tegra: clk-dfll: Add suspend and resume support

[PATCH AUTOSEL 4.9 04/64] arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply
 2019-11-08 11:44 UTC 

[PATCH AUTOSEL 4.14 008/103] arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply
 2019-11-08 11:41 UTC 

[PATCH AUTOSEL 4.19 012/205] soc/tegra: pmc: Fix pad voltage configuration for Tegra186
 2019-11-08 11:34 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 013/205] arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply

Review required [Was: Associate ddc adapters with connectors]
 2019-11-08  0:22 UTC  (4+ messages)
` [PATCH 00/13] Next round of associating ddc adapters with connectors
    ` [PATCH 03/13] drm/exynos: Provide ddc symlink in connector's sysfs

[PATCH] gpio: xgs-iproc: Fix crash when driver is built as a module
 2019-11-07 15:01 UTC  (2+ messages)

[PATCH v4 2/2] gpio: Add xgs-iproc driver
 2019-11-07 10:32 UTC 

[PATCH v2 0/2] Add definition for GPIO direction
 2019-11-07  8:22 UTC  (13+ messages)
` [PATCH v2 1/2] gpio: "
` [PATCH v2 2/2] gpio: Use new GPIO_LINE_DIRECTION

[PATCH 00/11] thermal: clean up output of make W=1
 2019-11-07  2:22 UTC  (3+ messages)
` [PATCH 09/11] thermal: tegra: Appease the kernel-doc deity

[PATCH v9 00/19] More improvements for Tegra30 devfreq driver
 2019-11-06 16:14 UTC  (12+ messages)
  ` [PATCH v9 16/19] PM / devfreq: Add new interrupt_driven flag for governors
  ` [PATCH v9 17/19] PM / devfreq: tegra30: Support variable polling interval
  ` [PATCH v9 15/19] PM / devfreq: tegra30: Use kHz units for dependency threshold
  ` [PATCH v9 19/19] PM / devfreq: tegra20/30: Add Dmitry as a maintainer

[PATCH RESEND 00/14] Next round of associating ddc adapters with connectors
 2019-11-06 15:58 UTC  (3+ messages)
` [PATCH RESEND 07/14] drm/msm/hdmi: Provide ddc symlink in hdmi connector sysfs directory

[PATCH 5.3 000/163] 5.3.9-stable review
 2019-11-06 10:49 UTC  (2+ messages)

[PATCH 4.19 000/149] 4.19.82-stable review
 2019-11-06 10:49 UTC  (2+ messages)

[PATCH 4.9 00/62] 4.9.199-stable review
 2019-11-05 23:37 UTC 

[PATCH 4.4 00/46] 4.4.199-stable review
 2019-11-05 23:36 UTC 

[PATCH v2 1/2] dt-bindings: memory: Add Tegra194 memory client IDs
 2019-11-05 22:46 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: tegra: Set dma-ranges for memory subsystem

[REGRESSION v5.3] SUNRPC: Replace the queue timer with a delayed work function (7e0a0e38fcfe)
 2019-11-05 19:37 UTC  (3+ messages)

[PATCH 00/62] Add definition for GPIO direction
 2019-11-05 15:17 UTC  (19+ messages)
` [PATCH 62/62] gpiolib: Nag for INPUT direction values other than GPIO_LINE_DIRECTION_IN
` [RESEND PATCH 01/62] gpio: Add definition for GPIO direction

[PATCH] drm/tegra: Fix regulator_get_optional() misuse
 2019-11-05 13:24 UTC  (3+ messages)

tegra30 tdm support
 2019-11-05 11:58 UTC  (7+ messages)
` [PATCH v4 3/7] ASoC: tegra: i2s: Add support for more than 2 channels

[PATCH 44/62] gpio: gpio-tegra: Use new GPIO_LINE_DIRECTION
 2019-11-05 10:32 UTC 

[PATCH 43/62] gpio: gpio-tegra186: Use new GPIO_LINE_DIRECTION
 2019-11-05 10:32 UTC 

[PATCH 0/3] drm/tegra: Remove space after parenthesis
 2019-11-05  4:59 UTC  (6+ messages)
` [PATCH 1/3] drm/tegra: dc: "
` [PATCH 2/3] drm/tegra: dsi: Remove space in open parenthesis
` [PATCH 3/3] drm/tegra: gr3d: Remove space after parenthesis


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).