linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-14 18:06:03 to 2020-10-26 06:39:22 UTC [more...]

[PATCH 1/2] dt-bindings: Fix entry name for I/O High Voltage property
 2020-10-26  6:39 UTC  (2+ messages)
` [PATCH 2/2] arm64: tegra: Fix DT binding for IO High Voltage entry

[PATCH v6 0/2] PM / devfreq: Add governor feature and attribute flag
 2020-10-26  3:20 UTC  (4+ messages)
    ` [PATCH v6 1/2] PM / devfreq: Add governor feature flag
    ` [PATCH v6 2/2] PM / devfreq: Add governor attribute flag for specifc sysfs nodes

[PATCH v6 00/52] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-10-26  3:18 UTC  (56+ messages)
` [PATCH v6 01/52] clk: tegra: Export Tegra20 EMC kernel symbols
` [PATCH v6 02/52] soc/tegra: fuse: Export tegra_read_ram_code()
` [PATCH v6 03/52] dt-bindings: memory: tegra20: emc: Correct registers range in example
` [PATCH v6 04/52] dt-bindings: memory: tegra20: emc: Document nvidia,memory-controller property
` [PATCH v6 05/52] dt-bindings: memory: tegra20: mc: Document new interconnect property
` [PATCH v6 06/52] dt-bindings: memory: tegra20: emc: "
` [PATCH v6 07/52] dt-bindings: memory: tegra20: emc: Document OPP table and voltage regulator
` [PATCH v6 08/52] dt-bindings: memory: tegra20: emc: Document mfd-simple compatible and statistics sub-device
` [PATCH v6 09/52] dt-bindings: memory: tegra30: mc: Document new interconnect property
` [PATCH v6 10/52] dt-bindings: memory: tegra30: emc: "
` [PATCH v6 11/52] dt-bindings: memory: tegra30: emc: Document OPP table and voltage regulator
` [PATCH v6 12/52] dt-bindings: memory: tegra124: mc: Document new interconnect property
` [PATCH v6 13/52] dt-bindings: memory: tegra124: emc: "
` [PATCH v6 14/52] dt-bindings: memory: tegra124: emc: Document OPP table and voltage regulator
` [PATCH v6 15/52] dt-bindings: tegra30-actmon: Document OPP and interconnect properties
` [PATCH v6 16/52] dt-bindings: host1x: Document new "
` [PATCH v6 17/52] dt-bindings: memory: tegra20: Add memory client IDs
` [PATCH v6 18/52] dt-bindings: memory: tegra30: "
` [PATCH v6 19/52] dt-bindings: memory: tegra124: "
` [PATCH v6 20/52] ARM: tegra: Correct EMC registers size in Tegra20 device-tree
` [PATCH v6 21/52] ARM: tegra: Add interconnect properties to "
` [PATCH v6 22/52] ARM: tegra: Add interconnect properties to Tegra30 device-tree
` [PATCH v6 23/52] ARM: tegra: Add interconnect properties to Tegra124 device-tree
` [PATCH v6 24/52] ARM: tegra: Add nvidia,memory-controller phandle to Tegra20 EMC device-tree
` [PATCH v6 25/52] ARM: tegra: Add DVFS properties to Tegra20 EMC device-tree node
` [PATCH v6 26/52] ARM: tegra: Add DVFS properties to Tegra30 EMC and ACTMON device-tree nodes
` [PATCH v6 27/52] ARM: tegra: Add DVFS properties to Tegra124 "
` [PATCH v6 28/52] memory: tegra: Add and use devm_tegra_get_memory_controller()
` [PATCH v6 29/52] memory: tegra-mc: Add interconnect framework
` [PATCH v6 30/52] memory: tegra20-emc: Make driver modular
` [PATCH v6 31/52] memory: tegra20-emc: Use devm_platform_ioremap_resource()
` [PATCH v6 32/52] memory: tegra20-emc: Continue probing if timings are missing in device-tree
` [PATCH v6 33/52] memory: tegra20: Support interconnect framework
` [PATCH v6 34/52] memory: tegra20-emc: Don't parse emc-stats node
` [PATCH v6 35/52] memory: tegra: Add missing latency allowness entry for Page Table Cache
` [PATCH v6 36/52] memory: tegra: Add FIFO sizes to Tegra30 memory clients
` [PATCH v6 37/52] memory: tegra30-emc: Make driver modular
` [PATCH v6 38/52] memory: tegra30-emc: Continue probing if timings are missing in device-tree
` [PATCH v6 39/52] memory: tegra30: Support interconnect framework
` [PATCH v6 40/52] memory: tegra124-emc: Make driver modular
` [PATCH v6 41/52] memory: tegra124-emc: Use devm_platform_ioremap_resource()
` [PATCH v6 42/52] memory: tegra124: Support interconnect framework
` [PATCH v6 43/52] memory: tegra: Remove superfluous error messages around platform_get_irq()
` [PATCH v6 44/52] drm/tegra: dc: Support memory bandwidth management
` [PATCH v6 45/52] drm/tegra: dc: Extend debug stats with total number of events
` [PATCH v6 46/52] opp: Put interconnect paths outside of opp_table_lock
` [PATCH v6 47/52] PM / devfreq: tegra20: Silence deferred probe error
` [PATCH v6 48/52] PM / devfreq: tegra20: Relax Kconfig dependency
` [PATCH v6 49/52] PM / devfreq: tegra20: Convert to EMC_STAT driver, support interconnect and device-tree
` [PATCH v6 50/52] PM / devfreq: tegra30: Silence deferred probe error
` [PATCH v6 51/52] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree
` [PATCH v6 52/52] PM / devfreq: tegra30: Separate configurations per-SoC generation

[PATCH v5 0/2] PM / devfreq: Add governor feature and attribute flag
 2020-10-26  2:03 UTC  (8+ messages)
    ` [PATCH v5 1/2] PM / devfreq: Add governor feature flag
    ` [PATCH v5 2/2] PM / devfreq: Add governor attribute flag for specifc sysfs nodes

[PATCH RESEND v4 0/4] Introduce Embedded Controller driver for Acer A500
 2020-10-25 23:01 UTC  (5+ messages)
` [PATCH RESEND v4 1/4] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding
` [PATCH RESEND v4 2/4] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500
` [PATCH RESEND v4 3/4] power: supply: Add battery gauge driver for "
` [PATCH RESEND v4 4/4] ARM: tegra: acer-a500: Add Embedded Controller

[PATCH v1] clk: tegra: Fix duplicated SE clock entry
 2020-10-25 22:42 UTC 

[PATCH v1 0/6] Nexus 7 and A500 device-tree improvements
 2020-10-25 22:38 UTC  (7+ messages)
` [PATCH v1 1/6] ARM: tegra: acer-a500: Correct thermal zone names
` [PATCH v1 2/6] ARM: tegra: acer-a500: Add power-supply to lvds-encoder node
` [PATCH v1 3/6] ARM: tegra: nexus7: Correct thermal zone names
` [PATCH v1 4/6] ARM: tegra: nexus7: Improve CPU passive-cooling threshold
` [PATCH v1 5/6] ARM: tegra: nexus7: Add power-supply to lvds-encoder node
` [PATCH v1 6/6] ARM: tegra: nexus7: Rename gpio-hog nodes

[RESEND v2] ASoC: tegra20-spdif: remove "default m"
 2020-10-24 12:34 UTC 

[PATCH v4 00/15] Audio graph card updates and usage with Tegra210 audio
 2020-10-23 13:45 UTC  (29+ messages)
` [PATCH v4 01/15] ASoC: soc-core: Fix component name_prefix parsing
` [PATCH v4 02/15] ASoC: soc-pcm: Get all BEs along DAPM path
` [PATCH v4 03/15] ASoC: audio-graph: Use of_node and DAI for DPCM DAI link names
` [PATCH v4 04/15] ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM
` [PATCH v4 05/15] ASoC: audio-graph: Support empty Codec endpoint
` [PATCH v4 06/15] ASoC: audio-graph: Expose new members for asoc_simple_priv
` [PATCH v4 07/15] ASoC: audio-graph: Expose helpers from audio graph
` [PATCH v4 08/15] Documentation: of: Convert graph bindings to json-schema
` [PATCH v4 09/15] ASoC: dt-bindings: audio-graph: Convert "
` [PATCH v4 10/15] ASoC: dt-bindings: tegra: Add graph bindings
` [PATCH v4 11/15] ASoC: dt-bindings: tegra: Add json-schema for Tegra audio graph card
` [PATCH v4 12/15] ASoC: tegra: Add audio graph based card driver
` [PATCH v4 13/15] arm64: defconfig: Enable Tegra audio graph "
` [PATCH v4 14/15] arm64: tegra: Audio graph header for Tegra210
` [PATCH v4 15/15] arm64: tegra: Audio graph sound card for Jetson Nano and TX1

[PATCH 15/65] drm/tegra: Annotate dma-fence critical section in commit path
 2020-10-23 12:21 UTC 

[PATCH v3 00/20] Host1x/TegraDRM UAPI
 2020-10-22  4:20 UTC  (9+ messages)
` [PATCH v3 19/20] drm/tegra: Implement new UAPI

[PATCH v4 0/2] PM / devfreq: Add governor feature and attribute flag
 2020-10-22  2:47 UTC  (7+ messages)
    ` [PATCH v4 1/2] PM / devfreq: Add governor feature flag
    ` [PATCH v4 2/2] PM / devfreq: Add governor attribute flag for specifc sysfs nodes

[PATCH] clk: tegra: bpmp: Clamp clock rates on requests
 2020-10-21 23:01 UTC  (2+ messages)

[PATCH v3 0/3] implement I2C retries for mXT1368
 2020-10-21  1:14 UTC  (2+ messages)

[PATCH v1 0/9] media: tegra-video: Add support for capturing from HDMI-to-CSI bridge
 2020-10-20 19:36 UTC  (10+ messages)
` [PATCH v1 1/9] media: tegra-video: Use zero crop settings if subdev has no get_selection
` [PATCH v1 2/9] media: tegra-video: Enable VI pixel transform for YUV and RGB formats
` [PATCH v1 3/9] media: tegra-video: Fix V4L2 pixel format for RGB888_1X24
` [PATCH v1 4/9] media: tegra-video: Add support for V4L2_PIX_FMT_NV16
` [PATCH v1 5/9] media: tegra-video: Add DV timing support
` [PATCH v1 6/9] media: tegra-video: Add support for EDID ioctl ops
` [PATCH v1 7/9] media: tegra-video: Add support for VIDIOC_LOG_STATUS ioctl
` [PATCH v1 8/9] media: tegra-video: Add support for V4L2_EVENT_SOURCE_CHANGE
` [PATCH v1 9/9] media: tegra-video: Implement V4L2 device notify callback

[PATCH v1] i2c: tegra: Fix i2c_writesl() to use writel() instead of writesl()
 2020-10-20 16:39 UTC  (4+ messages)

[PATCH v3 0/2] PM / devfreq: Add governor feature and attribute flag
 2020-10-20  1:53 UTC  (12+ messages)
  ` [PATCH v3 2/2] PM / devfreq: Add governor attribute flag for specifc sysfs nodes
  ` [PATCH v3 1/2] PM / devfreq: Add governor feature flag

[PATCH v4 00/16] Tegra XHCI controller ELPG support
 2020-10-19 21:40 UTC  (18+ messages)
` [PATCH v4 01/16] clk: tegra: Add PLLE HW power sequencer control
` [PATCH v4 02/16] clk: tegra: Don't enable PLLE HW sequencer at init
` [PATCH v4 03/16] phy: tegra: xusb: Move usb3 port init for Tegra210
` [PATCH v4 04/16] phy: tegra: xusb: tegra210: Do not reset UPHY PLL
` [PATCH v4 05/16] phy: tegra: xusb: Rearrange UPHY init on Tegra210
` [PATCH v4 06/16] phy: tegra: xusb: Add Tegra210 lane_iddq operation
` [PATCH v4 07/16] phy: tegra: xusb: Add sleepwalk and suspend/resume
` [PATCH v4 08/16] soc/tegra: pmc: Provide USB sleepwalk register map
` [PATCH v4 09/16] arm64: tegra210: XUSB PADCTL add "nvidia,pmc" prop
` [PATCH v4 10/16] dt-bindings: phy: tegra-xusb: Add nvidia,pmc prop
` [PATCH v4 11/16] phy: tegra: xusb: Add wake/sleepwalk for Tegra210
` [PATCH v4 12/16] phy: tegra: xusb: Tegra210 host mode VBUS control
` [PATCH v4 13/16] phy: tegra: xusb: Add wake/sleepwalk for Tegra186
` [PATCH v4 14/16] arm64: tegra210/tegra186/tegra194: XUSB PADCTL irq
` [PATCH v4 15/16] usb: host: xhci-tegra: Unlink power domain devices
` [PATCH v4 16/16] xhci: tegra: Enable ELPG for runtime/system PM

[PATCH v7 0/3] iommu/tegra-smmu: Add PCI support
 2020-10-19 10:55 UTC  (9+ messages)
` [PATCH v7 3/3] "

[PATCH V2] cpufreq: tegra186: Fix initial frequency
 2020-10-19  9:33 UTC  (5+ messages)

[PATCH 5.9 00/15] 5.9.1-rc1 review
 2020-10-17 11:34 UTC  (2+ messages)

[PATCH v3 00/13] Audio graph card updates and usage with Tegra210 audio
 2020-10-16 16:42 UTC  (6+ messages)
` [PATCH v3 09/13] ASoC: dt-bindings: tegra: Add schema for audio graph card

[PATCH 4.9 00/16] 4.9.240-rc1 review
 2020-10-16 13:46 UTC 

[PATCH 5.8 00/14] 5.8.16-rc1 review
 2020-10-16 13:46 UTC 

[PATCH 5.4 00/22] 5.4.72-rc1 review
 2020-10-16 13:46 UTC 

[PATCH 4.19 00/21] 4.19.152-rc1 review
 2020-10-16 13:46 UTC 

[PATCH 4.14 00/18] 4.14.202-rc1 review
 2020-10-16 13:46 UTC 

[PATCH 4.4 00/16] 4.4.240-rc1 review
 2020-10-16 13:46 UTC 

[PATCH v3 00/15] Tegra XHCI controller ELPG support
 2020-10-15  8:12 UTC  (10+ messages)
` [PATCH v3 12/15] phy: tegra: xusb: Add wake/sleepwalk for Tegra186
` [PATCH v3 14/15] usb: host: xhci-tegra: Unlink power domain devices
` [PATCH v3 15/15] xhci: tegra: Enable ELPG for runtime/system PM

[PATCH v3 0/5] arm64: tegra: Xavier SDMMC changes
 2020-10-14 17:56 UTC  (6+ messages)
` [PATCH v3 1/5] arm64: tegra: Enable signal voltage switching on Tegra194 SDMMC1 and SDMMC3
` [PATCH v3 2/5] arm64: tegra: Specify sdhci clock parent for "
` [PATCH v3 3/5] arm64: tegra: Fix CD on Jetson AGX Xavier SDMMC1
` [PATCH v3 4/5] arm64: tegra: Add vmmc-supply regulator for "
` [PATCH v3 5/5] arm64: tegra: Configure SDIO cards on "


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