Linux-Tegra Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-11 15:59:20 to 2021-01-18 11:49:04 UTC [more...]

[PATCH v3 00/12] OPP API fixes and improvements
 2021-01-18 11:46 UTC  (26+ 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 v3] i2c: bpmp-tegra: Ignore unknown I2C_M flags
 2021-01-18 11:34 UTC  (4+ messages)

[PATCH v3 0/3] GENPD API improvements
 2021-01-18 11:05 UTC  (10+ 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 v1] cpufreq: tegra20: Use resource-managed API
 2021-01-18  6:39 UTC  (2+ messages)

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

[PATCH 5.10 000/103] 5.10.8-rc1 review
 2021-01-17 13:20 UTC  (2+ messages)

[PATCH v3] Create i2c_writesl_vi() to use with VI I2C
 2021-01-17 11:24 UTC  (5+ messages)
` [PATCH v3] i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFO

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

[PATCH v1] of: property: Add fw_devlink support for "gpio" and "gpios" binding
 2021-01-15 21:01 UTC 

[PATCH v1 0/5] Enable fw_devlink=on by default
 2021-01-15 17:44 UTC  (15+ messages)

[PATCH] drm/tegra: fix reference leak when pm_runtime_get_sync fails
 2021-01-15 16:26 UTC  (2+ messages)

[PATCH] drm/tegra: Use PTR_ERR_OR_ZERO() to simplify code
 2021-01-15 16:23 UTC  (2+ messages)

[PATCH v1 0/3] Activate Tegra114 SoC support by Tegra DRM driver
 2021-01-15 16:19 UTC  (7+ messages)
` [PATCH v1 1/3] drm/tegra: dc: Enable display controller driver for Tegra114
` [PATCH v1 2/3] drm/tegra: gr2d: Correct swapped device-tree compatibles
` [PATCH v1 3/3] drm/tegra: gr2d: Add compatible for Tegra114

[PATCH 4.9 00/25] 4.9.252-rc1 review
 2021-01-15 16:19 UTC 

[PATCH 4.14 00/28] 4.14.216-rc1 review
 2021-01-15 16:19 UTC 

[PATCH 4.4 00/18] 4.4.252-rc1 review
 2021-01-15 16:19 UTC 

[PATCH 4.19 00/43] 4.19.168-rc1 review
 2021-01-15 16:19 UTC 

[PATCH 5.4 00/62] 5.4.90-rc1 review
 2021-01-15 16:19 UTC 

[PATCH 1/2] drm/tegra: falcon: Support newer VIC firmware
 2021-01-15 16:16 UTC  (3+ messages)
` [PATCH 2/2] drm/tegra: vic: Add comments on STREAMID registers

[PATCH v2 0/5] Couple improvements for Tegra clk driver
 2021-01-15 15:17 UTC  (11+ messages)
` [PATCH v2 1/5] clk: tegra30: Use 300MHz for video decoder by default
` [PATCH v2 2/5] clk: tegra: Fix refcounting of gate clocks
` [PATCH v2 3/5] clk: tegra: Ensure that PLLU configuration is applied properly
` [PATCH v2 4/5] clk: tegra: Halve SCLK rate on Tegra20
` [PATCH v2 5/5] MAINTAINERS: Hand Tegra clk driver to Jon and Thierry

[PATCH v2 0/5] Clock and reset improvements for Tegra ALSA drivers
 2021-01-15 14:25 UTC  (7+ messages)
` [PATCH v2 1/5] ALSA: hda/tegra: Use clk_bulk helpers
` [PATCH v2 2/5] ALSA: hda/tegra: Reset hardware
` [PATCH v2 3/5] ASoC: tegra: ahub: Use of_reset_control_array_get_exclusive()
` [PATCH v2 4/5] ASoC: tegra: ahub: Use clk_bulk helpers
` [PATCH v2 5/5] ASoC: tegra: ahub: Reset hardware properly

[Patch v2 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-01-15 13:42 UTC  (5+ messages)

[PATCH v8 0/3] Introduce Embedded Controller driver for Acer A500
 2021-01-14 18:49 UTC  (10+ messages)
` [PATCH v8 1/3] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding
` [PATCH v8 2/3] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500
` [PATCH v8 3/3] power: supply: Add battery gauge driver for "

[PATCH v5 00/21] Host1x/TegraDRM UAPI
 2021-01-14 10:34 UTC  (14+ messages)
` [PATCH v5 04/21] gpu: host1x: Remove cancelled waiters immediately
` [PATCH v5 15/21] drm/tegra: Add new UAPI to header
` [PATCH v5 19/21] drm/tegra: Implement new UAPI

[PATCH] drivers: core: Detach device from power domain on shutdown
 2021-01-13 14:30 UTC  (5+ messages)

[PATCH v3 0/9] Support Runtime PM and host mode by Tegra ChipIdea USB driver
 2021-01-13 14:28 UTC  (8+ messages)

[PATCH 5.10 000/144] 5.10.7-rc2 review
 2021-01-12 19:19 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: reserved-memory: Document "active" property
 2021-01-12 19:00 UTC  (5+ messages)

[PATCH v2] Create i2c_writesl_vi() to use with VI I2C
 2021-01-12 17:34 UTC  (5+ messages)
` [PATCH v2] i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFO

[PATCH v1] i2c: tegra: Fix i2c_writesl() to use writel() instead of writesl()
 2021-01-12 16:56 UTC  (10+ messages)

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2021-01-12 16:22 UTC  (10+ messages)
` [PATCH v2 28/48] soc/tegra: Introduce core power domain driver
` [PATCH v2 29/48] soc/tegra: pmc: Link domains to the parent Core domain
` [PATCH v2 31/48] soc/tegra: regulators: Support Core domain state syncing
` [PATCH v2 35/48] drm/tegra: dc: Support OPP and SoC core voltage scaling

[PATCH v1] ARM: tegra: Don't enable unused PLLs on resume from suspend
 2021-01-12 13:50 UTC 

[PATCH v2 0/2] fix tegra-hda on tegra30 devices
 2021-01-12 13:46 UTC  (8+ messages)
` [PATCH v2 1/2] clk: tegra30: Add hda clock default rates to clock driver
` [PATCH v2 2/2] ALSA: hda/tegra: fix tegra-hda on tegra30 soc

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

[PATCH v1] i2c: tegra: Use threaded interrupt
 2021-01-12 13:17 UTC 

[PATCH v2] i2c: tegra-bpmp: ignore DMA safe buffer flag
 2021-01-12 10:27 UTC  (5+ messages)

[bug] RTC alarm vs system suspend race condition
 2021-01-12  7:58 UTC 

[PATCH v2] i2c: tegra: Wait for config load atomically while in ISR
 2021-01-12  6:48 UTC  (4+ messages)

[PATCH v7 2/5] PCI: dwc: add support to handle ZRX-DC Compliant PHYs
 2021-01-12  1:52 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).