messages from 2021-01-18 01:04:09 to 2021-01-21 15:32:22 UTC [more...]
[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 v1 0/2] of: property: Add fw_devlink support for more props
2021-01-21 13:12 UTC (9+ 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 00/13] opp: Implement dev_pm_opp_set_opp()
2021-01-21 11:17 UTC (2+ messages)
` [PATCH 11/13] devfreq: tegra30: Migrate to dev_pm_opp_set_opp()
[PATCH v3 00/12] OPP API fixes and improvements
2021-01-21 11:20 UTC (40+ messages)
` [PATCH v3 01/12] opp: Fix adding OPP entries in a wrong order if rate is unavailable
` [PATCH v3 02/12] opp: Filter out OPPs based on availability of a required-OPP
` [PATCH v3 03/12] opp: Correct debug message in _opp_add_static_v2()
` [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 07/12] opp: Add dev_pm_opp_get_required_pstate()
` [PATCH v3 08/12] opp: Add devm_pm_opp_register_set_opp_helper
` [PATCH v3 09/12] opp: Add devm_pm_opp_attach_genpd
` [PATCH v3 10/12] opp: Support set_opp() customization without requiring to use regulators
` [PATCH v3 11/12] opp: Handle missing OPP table in dev_pm_opp_xlate_performance_state()
` [PATCH v3 12/12] opp: Print OPP level in debug message of _opp_add_static_v2()
[PATCH] arm64: tegra: Enable Jetson-Xavier J512 USB host
2021-01-21 10:26 UTC (2+ messages)
[PATCH] ACPICA: fix -Wfallthrough
2021-01-21 10:06 UTC
[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
[RESEND PATCH v6 0/6] Tegra210 audio graph card
2021-01-21 0:05 UTC (13+ 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 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 (15+ messages)
` [PATCH v3 1/3] PM: domains: Make set_performance_state() callback optional
` [PATCH v3 2/3] PM: domains: Add "performance" column to debug summary
` [PATCH v3 3/3] PM: domains: Make of_genpd_add_subdomain() to return -EPROBE_DEFER
[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
[PATCH v3] i2c: bpmp-tegra: Ignore unknown I2C_M flags
2021-01-18 11:34 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).