linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-19 17:27:12 to 2020-10-27 13:51:15 UTC [more...]

[PATCH v6 00/52] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-10-27 13:50 UTC  (86+ 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] usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe()
 2020-10-27 13:03 UTC  (4+ messages)
  ` [PATCH] usb: host: ehci-tegra: Fix error handling integra_ehci_probe()

[PATCH 0/5] memory: tegra: Fix client list and add swgroups
 2020-10-27 13:01 UTC  (14+ messages)
` [PATCH 1/5] memory: tegra: Correct la.reg address of seswr
` [PATCH 2/5] memory: tegra: Correct tegra210_mc_clients def values
` [PATCH 3/5] memory: tegra: Sort tegra210_swgroups by reg address
` [PATCH 4/5] dt-bindings: memory: tegra: Add missing swgroups
` [PATCH 5/5] memory: tegra: Complete tegra210_swgroups

[PATCH] [v2] firmware: tegra: fix strncpy()/strncat() confusion
 2020-10-27  9:04 UTC  (2+ messages)

[PATCH v3] cpufreq: tegra194: get consistent cpuinfo_cur_freq
 2020-10-27  7:05 UTC  (4+ messages)

[PATCH v4 16/16] xhci: tegra: Enable ELPG for runtime/system PM
 2020-10-27  6:10 UTC  (2+ messages)

[PATCH v2 00/10] media: tegra-video: Add support for capturing from HDMI-to-CSI bridge
 2020-10-27  3:19 UTC  (11+ messages)
` [PATCH v2 01/10] media: tegra-video: Use zero crop settings if subdev has no get_selection
` [PATCH v2 02/10] media: tegra-video: Enable VI pixel transform for YUV and RGB formats
` [PATCH v2 03/10] media: tegra-video: Fix V4L2 pixel format for RGB888_1X24
` [PATCH v2 04/10] media: tegra-video: Add support for V4L2_PIX_FMT_NV16
` [PATCH v2 05/10] media: tegra-video: Add DV timing support
` [PATCH v2 06/10] media: tegra-video: Add support for EDID ioctl ops
` [PATCH v2 07/10] media: tegra-video: Add support for VIDIOC_LOG_STATUS ioctl
` [PATCH v2 08/10] media: tegra-video: Add support for V4L2_EVENT_SOURCE_CHANGE
` [PATCH v2 09/10] media: tegra-video: Implement V4L2 device notify callback
` [PATCH v2 10/10] media: tegra-video: Add support for x8 captures with gang ports

[PATCH AUTOSEL 5.9 080/147] cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()
 2020-10-26 23:47 UTC 

[PATCH AUTOSEL 5.8 072/132] cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()
 2020-10-26 23:51 UTC 

[PATCH 0/4] Enhancements to Tegra194 PCIe driver
 2020-10-26 18:41 UTC  (6+ messages)
` [PATCH 1/4] PCI: tegra: Fix ASPM-L1SS advertisement disable code
` [PATCH 2/4] PCI: tegra: Map configuration space as strongly ordered
` [PATCH 3/4] PCI: tegra: Set DesignWare IP version
` [PATCH 4/4] PCI: tegra: Handle error conditions properly

[PATCH] firmware: tegra: fix strncpy()/strncat() confusion
 2020-10-26 16:48 UTC  (4+ messages)

[PATCH V2] cpufreq: tegra186: Fix initial frequency
 2020-10-26 12:57 UTC  (6+ messages)

[PATCH RESEND v4 0/4] Introduce Embedded Controller driver for Acer A500
 2020-10-26 12:54 UTC  (6+ 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

[RESEND v2] ASoC: tegra20-spdif: remove "default m"
 2020-10-26 12:06 UTC  (2+ messages)

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

[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 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 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

[PATCH v4 00/15] Audio graph card updates and usage with Tegra210 audio
 2020-10-23 13:45 UTC  (18+ messages)
` [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 15/65] drm/tegra: Annotate dma-fence critical section in commit path
 2020-10-23 12:21 UTC 

[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  (6+ messages)
  ` [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  (3+ messages)
` [PATCH v4 10/16] dt-bindings: phy: tegra-xusb: Add nvidia,pmc prop


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