linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-18 13:41:05 to 2021-01-21 20:33:45 UTC [more...]

[PATCH v3 00/12] OPP API fixes and improvements
 2021-01-21 20:30 UTC  (25+ messages)
` [PATCH v3 01/12] opp: Fix adding OPP entries in a wrong order if rate is unavailable
` [PATCH v3 04/12] opp: Add dev_pm_opp_sync_regulators()
` [PATCH v3 05/12] opp: Add dev_pm_opp_set_voltage()
` [PATCH v3 06/12] opp: Add dev_pm_opp_find_level_ceil()
` [PATCH v3 10/12] opp: Support set_opp() customization without requiring to use regulators

[PATCH 00/13] opp: Implement dev_pm_opp_set_opp()
 2021-01-21 20:26 UTC  (3+ messages)
` [PATCH 11/13] devfreq: tegra30: Migrate to dev_pm_opp_set_opp()
  ` [PATCH 07/13] opp: Allow _generic_set_opp_clk_only() to work for non-freq devices

[PATCH v1 00/13] NVIDIA Tegra ARM32 device-tree improvements
 2021-01-21 18:23 UTC  (14+ messages)
` [PATCH v1 01/13] ARM: tegra: ventana: Support CPU and Core voltage scaling
` [PATCH v1 02/13] ARM: tegra: ventana: Support CPU thermal throttling
` [PATCH v1 03/13] ARM: tegra: cardhu: Support CPU frequency and voltage scaling on all board variants
` [PATCH v1 04/13] ARM: tegra: cardhu: Support CPU thermal throttling
` [PATCH v1 05/13] ARM: tegra: paz00: Enable full voltage scaling ranges for CPU and Core domains
` [PATCH v1 06/13] ARM: tegra: acer-a500: Enable core voltage scaling
` [PATCH v1 07/13] ARM: tegra: acer-a500: Reduce thermal throttling hysteresis to 0.2C
` [PATCH v1 08/13] ARM: tegra: acer-a500: Specify all CPU cores as cooling devices
` [PATCH v1 09/13] ARM: tegra: acer-a500: Rename avdd to vdda of touchscreen node
` [PATCH v1 10/13] ARM: tegra: nexus7: Specify all CPU cores as cooling devices
` [PATCH v1 11/13] ARM: tegra: ouya: "
` [PATCH v1 12/13] ARM: tegra: Specify CPU suspend OPP in device-tree
` [PATCH v1 13/13] ARM: tegra: Specify memory "

[PATCH v3] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
 2021-01-21 19:01 UTC 

[PATCH] arm64: tegra: Enable Jetson-Xavier J512 USB host
 2021-01-21 18:53 UTC  (3+ messages)

[PATCH v2 1/2] of: property: Add fw_devlink support for "gpio" and "gpios" binding
 2021-01-21 19:16 UTC 

[RESEND PATCH v6 0/6] Tegra210 audio graph card
 2021-01-21 19:00 UTC  (16+ messages)
` [RESEND PATCH v6 1/6] ASoC: dt-bindings: tegra: Add graph bindings
` [RESEND PATCH v6 2/6] ASoC: dt-bindings: tegra: Add json-schema for Tegra audio graph card
` [RESEND PATCH v6 3/6] ASoC: tegra: Add audio graph based card driver
` [RESEND PATCH v6 4/6] arm64: defconfig: Enable Tegra audio graph "
` [RESEND PATCH v6 5/6] arm64: tegra: Audio graph header for Tegra210
    `  "
        `  "
` [RESEND PATCH v6 6/6] arm64: tegra: Audio graph sound card for Jetson Nano and TX1
` (subset) [RESEND PATCH v6 0/6] Tegra210 audio graph card

[PATCH v4] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
 2021-01-21 19:14 UTC 

[PATCH] ACPICA: fix -Wfallthrough
 2021-01-21 19:07 UTC  (3+ messages)

[PATCH v1 0/2] of: property: Add fw_devlink support for more props
 2021-01-21 18:29 UTC  (10+ messages)
` [PATCH v1 1/2] of: property: Add fw_devlink support for "gpio" and "gpios" binding
` [PATCH v1 2/2] of: property: Add fw_devlink support for interrupts

[PATCH v2 02/11] drm: Rename plane atomic_check state names
 2021-01-21 16:35 UTC  (6+ messages)
` [PATCH v2 04/11] drm/atomic: Pass the full state to planes atomic_check
` [PATCH v2 07/11] drm: Store new plane state in a variable for atomic_update and disable
` [PATCH v2 08/11] drm: Rename plane->state variables in atomic update "
` [PATCH v2 09/11] drm/atomic: Pass the full state to planes atomic disable and update
` [PATCH v2 10/11] drm: Use state helper instead of the plane state pointer

[PATCH 10/11] drm/tegra: Annotate dma-fence critical section in commit path
 2021-01-21 15:29 UTC 

[PATCH v3] ARM: tegra: ouya: Fix eMMC on specific bootloaders
 2021-01-21 15:02 UTC  (2+ messages)

[PATCH v5 0/3] GENPD API improvements
 2021-01-21  4:08 UTC  (5+ messages)
` [PATCH v5 1/3] PM: domains: Make set_performance_state() callback optional
` [PATCH v5 2/3] PM: domains: Make of_genpd_add_subdomain() to return -EPROBE_DEFER
` [PATCH v5 3/3] PM: domains: Add "performance" column to debug summary

[PATCH v4 0/4] OPP API fixes and improvements
 2021-01-20 22:26 UTC  (5+ messages)
` [PATCH v4 1/4] opp: Export devm_pm_opp_attach_genpd()
` [PATCH v4 2/4] opp: Add dev_pm_opp_sync_regulators()
` [PATCH v4 3/4] opp: Add dev_pm_opp_set_voltage()
` [PATCH v4 4/4] opp: Make _set_opp_custom() work without regulators

[PATCH 10/10] drm: Use state helper instead of the plane state pointer
 2021-01-20 13:50 UTC  (3+ messages)

[PATCH v2 1/2] rtc: tps65910: Support wakeup-source property
 2021-01-20 21:16 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: tegra: Specify tps65911 as wakeup source

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

[PATCH 00/31] Introduce devm_pm_opp_* API
 2021-01-20 16:01 UTC  (10+ messages)
` [PATCH 02/31] opp: Add devres wrapper for dev_pm_opp_set_regulators and dev_pm_opp_put_regulators
` [PATCH 03/31] opp: Add devres wrapper for dev_pm_opp_set_supported_hw
` [PATCH 04/31] opp: Add devres wrapper for dev_pm_opp_of_add_table
` [PATCH 24/31] memory: tegra20: convert to use devm_pm_opp_* API

[PATCH 5.10 000/152] 5.10.9-rc1 review
 2021-01-20 10:37 UTC  (2+ messages)

[PATCH v4 0/3] GENPD API improvements
 2021-01-20  9:46 UTC  (6+ messages)
` [PATCH v4 1/3] PM: domains: Make set_performance_state() callback optional
` [PATCH v4 2/3] PM: domains: Make of_genpd_add_subdomain() to return -EPROBE_DEFER
` [PATCH v4 3/3] PM: domains: Add "performance" column to debug summary

[PATCH v2] of: property: Add fw_devlink support for "gpio" and "gpios" binding
 2021-01-20  7:45 UTC  (2+ messages)

[PATCH v1] cpufreq: tegra20: Use resource-managed API
 2021-01-20  4:32 UTC  (4+ messages)

[PATCH AUTOSEL 5.10 19/45] clk: tegra30: Add hda clock default rates to clock driver
 2021-01-20  1:25 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 20/45] ALSA: hda/tegra: fix tegra-hda on tegra30 soc

[PATCH AUTOSEL 5.4 11/26] clk: tegra30: Add hda clock default rates to clock driver
 2021-01-20  1:26 UTC 

[PATCH AUTOSEL 4.19 07/15] clk: tegra30: Add hda clock default rates to clock driver
 2021-01-20  1:27 UTC 

[PATCH v3 0/5] Tegra PMC driver fixes and improvements
 2021-01-20  1:23 UTC  (6+ messages)
` [PATCH v3 1/5] soc/tegra: pmc: Fix imbalanced clock disabling in error code path
` [PATCH v3 2/5] soc/tegra: pmc: Fix completion of power-gate toggling
` [PATCH v3 3/5] soc/tegra: pmc: Ensure that clock rates aren't too high
` [PATCH v3 4/5] soc/tegra: pmc: Print out domain name when reset fails to acquire
` [PATCH v3 5/5] soc/tegra: pmc: Link power domains to the parent Core domain

[PATCH v3] soc/tegra: regulators: Fix locking up when voltage-spread is out of range
 2021-01-20  1:33 UTC 

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

[PATCH v1] gpio: tegra: Fix irq_set_affinity
 2021-01-20  0:45 UTC 

[PATCH v3 0/6] Clock and reset improvements for Tegra ALSA drivers
 2021-01-20  0:31 UTC  (7+ messages)
` [PATCH v3 1/6] ALSA: hda/tegra: Use clk_bulk helpers
` [PATCH v3 2/6] ALSA: hda/tegra: Reset hardware
` [PATCH v3 3/6] ALSA: hda/tegra: Remove unnecessary null-check from hda_tegra_runtime_resume()
` [PATCH v3 4/6] ASoC: tegra: ahub: Add missing resets
` [PATCH v3 5/6] ASoC: tegra: ahub: Use clk_bulk helpers
` [PATCH v3 6/6] ASoC: tegra: ahub: Reset hardware properly

[PATCH v1 1/2] rtc: tps65910: Support wakeup-source property
 2021-01-19 23:59 UTC  (2+ messages)
` [PATCH v1 2/2] ARM: tegra: Specify tps65911 as wakeup source

[PATCH v1] memory: tegra: Check whether reset is already asserted
 2021-01-19 23:52 UTC 

[PATCH v5 00/21] Host1x/TegraDRM UAPI
 2021-01-19 22:29 UTC  (2+ messages)

[PATCH v1] of: property: Add fw_devlink support for "gpio" and "gpios" binding
 2021-01-19 18:47 UTC  (11+ messages)

[PATCH] gcc-plugins: simplify GCC plugin-dev capability test
 2021-01-19 19:01 UTC  (8+ messages)

[PATCH v1 0/5] Clock and reset improvements for Tegra ALSA drivers
 2021-01-19 17:34 UTC  (13+ messages)
` [PATCH v1 1/5] ALSA: hda/tegra: Use clk_bulk helpers
` [PATCH v1 2/5] ALSA: hda/tegra: Reset hardware
` [PATCH v1 5/5] ASoC: tegra: ahub: Reset hardware properly

[PATCH v1] ARM: tegra: Don't enable unused PLLs on resume from suspend
 2021-01-19 17:31 UTC  (3+ messages)

[PATCH v1 1/2] gpio: tegra: Fix wake interrupt
 2021-01-19 12:52 UTC  (6+ messages)
` [PATCH v1 2/2] gpio: tegra: Add dependency on GPIOLIB_IRQCHIP

[PATCH] gpio: tegra: Add missing dependencies
 2021-01-19 12:37 UTC  (2+ messages)

[PATCH v3 0/3] GENPD API improvements
 2021-01-19  9:55 UTC  (10+ messages)
` [PATCH v3 1/3] PM: domains: Make set_performance_state() callback optional

[PATCH 4.19 00/42] 4.19.169-rc2 review
 2021-01-19 11:50 UTC 

[PATCH 5.4 00/75] 5.4.91-rc2 review
 2021-01-19 11:51 UTC 


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