messages from 2019-06-23 21:08:34 to 2019-06-27 21:11:15 UTC [more...]
[PATCH v3 00/22] More improvements for Tegra30 devfreq driver
2019-06-27 21:11 UTC (23+ messages)
` [PATCH v3 01/22] PM / devfreq: tegra30: Change irq type to unsigned int
` [PATCH v3 02/22] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
` [PATCH v3 03/22] PM / devfreq: tegra30: Handle possible round-rate error
` [PATCH v3 04/22] PM / devfreq: tegra30: Drop write-barrier
` [PATCH v3 05/22] PM / devfreq: tegra30: Set up watermarks properly
` [PATCH v3 06/22] PM / devfreq: tegra30: Tune up boosting thresholds
` [PATCH v3 07/22] PM / devfreq: tegra30: Use CPUFreq notifier
` [PATCH v3 08/22] PM / devfreq: tegra30: Move clk-notifier's registration to governor's start
` [PATCH v3 09/22] PM / devfreq: tegra30: Reset boosting on startup
` [PATCH v3 10/22] PM / devfreq: tegra30: Don't enable consecutive-down interrupt "
` [PATCH v3 11/22] PM / devfreq: tegra30: Add debug messages
` [PATCH v3 12/22] PM / devfreq: tegra30: Inline all one-line functions
` [PATCH v3 13/22] PM / devfreq: tegra30: Constify structs
` [PATCH v3 14/22] PM / devfreq: tegra30: Ensure that target freq won't overflow
` [PATCH v3 15/22] PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
` [PATCH v3 16/22] PM / devfreq: tegra30: Use kHz units uniformly in the code
` [PATCH v3 17/22] PM / devfreq: tegra30: Use tracepoints for debugging
` [PATCH v3 18/22] PM / devfreq: tegra30: Optimize CPUFreq notifier
` [PATCH v3 19/22] PM / devfreq: tegra30: Optimize upper consecutive watermark selection
` [PATCH v3 20/22] PM / devfreq: tegra30: Optimize upper average "
` [PATCH v3 21/22] PM / devfreq: tegra30: Include appropriate header
` [PATCH v3 22/22] PM / devfreq: tegra20/30: Add Dmitry as a maintainer
[PATCH v3] dmaengine: tegra-apb: Support per-burst residue granularity
2019-06-27 19:47 UTC
[PATCH 4.4 0/1] 4.4.184-stable review
2019-06-27 16:54 UTC (2+ messages)
[PATCH V11 00/12] Add Tegra194 PCIe support
2019-06-27 16:52 UTC (18+ messages)
` [PATCH V11 01/12] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V11 02/12] PCI: Disable MSI for Tegra root ports
` [PATCH V11 03/12] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V11 04/12] PCI: dwc: Move config space capability search API
` [PATCH V11 05/12] PCI: dwc: Add ext "
` [PATCH V11 06/12] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V11 07/12] PCI: dwc: Add support to enable "
` [PATCH V11 08/12] dt-bindings: Add PCIe supports-clkreq property
` [PATCH V11 09/12] dt-bindings: PCI: tegra: Add device tree support for Tegra194
` [PATCH V11 10/12] dt-bindings: PHY: P2U: Add Tegra194 P2U block
` [PATCH V11 11/12] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V11 12/12] PCI: tegra: Add Tegra194 PCIe support
[PATCH 4.14 0/1] 4.14.131-stable review
2019-06-27 8:38 UTC
[PATCH 4.9 0/1] 4.9.184-stable review
2019-06-27 8:37 UTC
[PATCH 01/30] include: linux: platform_device: more helpers for declaring platform drivers
2019-06-26 17:27 UTC (4+ messages)
[PATCH V4 00/18] SC7 entry and exit support for Tegra210
2019-06-26 17:06 UTC (35+ messages)
` [PATCH V4 01/18] irqchip: tegra: do not disable COP IRQ during suspend
` [PATCH V4 02/18] pinctrl: tegra: add suspend and resume support
` [PATCH V4 03/18] gpio: tegra: use resume_noirq for tegra gpio resume
` [PATCH V4 04/18] clk: tegra: save and restore divider rate
` [PATCH V4 05/18] clk: tegra: pllout: save and restore pllout context
` [PATCH V4 06/18] clk: tegra: pll: save and restore pll context
` [PATCH V4 07/18] clk: tegra: save and restore CPU and System clocks context
` [PATCH V4 08/18] clk: tegra: support for saving and restoring OSC context
` [PATCH V4 09/18] clk: tegra: add suspend resume support for DFLL
` [PATCH V4 10/18] clk: tegra: add save and restore context support for peripheral clocks
` [PATCH V4 11/18] clk: tegra210: use fence_udelay during PLLU init
` [PATCH V4 12/18] clk: tegra210: support for Tegra210 clocks suspend and resume
` [PATCH V4 13/18] soc/tegra: pmc: allow support for more tegra wake
` [PATCH V4 14/18] soc/tegra: pmc: add pmc wake support for tegra210
` [PATCH V4 15/18] arm64: tegra: enable wake from deep sleep on RTC alarm
` [PATCH V4 16/18] soc/tegra: pmc: configure core power request polarity
` [PATCH V4 17/18] soc/tegra: pmc: configure deep sleep control settings
` [PATCH V4 18/18] arm64: dts: tegra210-p2180: Jetson TX1 SC7 timings
[PATCH 1/2] net: stmmac: Fix possible deadlock when disabling EEE support
2019-06-26 16:11 UTC (7+ messages)
` [PATCH 2/2] net: stmmac: Fix crash observed if PHY does not support EEE
[PATCH 05/25] clocksource/drivers/tegra: Support per-CPU timers on all Tegra's
2019-06-26 14:46 UTC (15+ messages)
` [PATCH 06/25] clocksource/drivers/tegra: Unify timer code
` [PATCH 07/25] clocksource/drivers/tegra: Reset hardware state on init
` [PATCH 08/25] clocksource/drivers/tegra: Replace readl/writel with relaxed versions
` [PATCH 09/25] clocksource/drivers/tegra: Release all IRQ's on request_irq() error
` [PATCH 10/25] clocksource/drivers/tegra: Minor code clean up
` [PATCH 12/25] clocksource/drivers/tegra: Lower clocksource rating for some Tegra's
` [PATCH 16/25] clocksource/drivers/tegra: Restore timer rate on Tegra210
` [PATCH 17/25] clocksource/drivers/tegra: Remove duplicated use of per_cpu_ptr
` [PATCH 18/25] clocksource/drivers/tegra: Set and use timer's period
` [PATCH 19/25] clocksource/drivers/tegra: Drop unneeded typecasting in one place
` [PATCH 20/25] clocksource/drivers/tegra: Add verbose definition for 1MHz constant
` [PATCH 21/25] clocksource/drivers/tegra: Restore base address before cleanup
` [PATCH 22/25] clocksource/drivers/tegra: Cycles can't be 0
` [PATCH 23/25] clocksource/drivers/tegra: Set up maximum-ticks limit properly
[PATCH] ASoC: soc-core: don't use soc_find_component() at snd_soc_find_dai()
2019-06-26 11:32 UTC (4+ messages)
` Applied "ASoC: soc-core: don't use soc_find_component() at snd_soc_find_dai()" to the asoc tree
[PATCH v2] PCI: PM: Skip devices in D0 for suspend-to-idle
2019-06-26 10:58 UTC (9+ messages)
[PATCH v2 00/17] More improvements for Tegra30 devfreq driver
2019-06-26 1:32 UTC (18+ messages)
` [PATCH v2 01/17] PM / devfreq: tegra30: Change irq type to unsigned int
` [PATCH v2 02/17] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
` [PATCH v2 03/17] PM / devfreq: tegra30: Handle possible round-rate error
` [PATCH v2 04/17] PM / devfreq: tegra30: Drop write-barrier
` [PATCH v2 05/17] PM / devfreq: tegra30: Set up watermarks properly
` [PATCH v2 06/17] PM / devfreq: tegra30: Tuneup boosting thresholds
` [PATCH v2 07/17] PM / devfreq: tegra30: Use CPUFreq notifier
` [PATCH v2 08/17] PM / devfreq: tegra30: Move clk-notifier's registration to governor's start
` [PATCH v2 09/17] PM / devfreq: tegra30: Reset boosting on startup
` [PATCH v2 10/17] PM / devfreq: tegra30: Don't enable consecutive-down interrupt "
` [PATCH v2 11/17] PM / devfreq: tegra30: Add debug messages
` [PATCH v2 12/17] PM / devfreq: tegra30: Inline all one-line functions
` [PATCH v2 13/17] PM / devfreq: tegra30: Constify structs
` [PATCH v2 14/17] PM / devfreq: tegra30: Ensure that target freq won't overflow
` [PATCH v2 15/17] PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
` [PATCH v2 16/17] PM / devfreq: tegra30: Use kHz units uniformly in the code
` [PATCH v2 17/17] PM / devfreq: tegra20/30: Add Dmitry as a maintainer
[PATCH 5.1 000/121] 5.1.15-stable review
2019-06-26 0:51 UTC (2+ messages)
[PATCH v2] dmaengine: tegra-apb: Support per-burst residue granularity
2019-06-25 23:44 UTC (4+ messages)
[PATCH 5/9] ASoC: soc-core: use soc_find_component() at snd_soc_get_dai_id()
2019-06-25 23:39 UTC (4+ messages)
[PATCH V3 00/17] SC7 entry and exit support for Tegra210
2019-06-25 21:22 UTC (4+ messages)
` [PATCH V3 06/17] clk: tegra: pll: save and restore pll context
[PATCH v3 0/5] Introduce customized regulators coupling
2019-06-25 14:40 UTC (6+ messages)
` [PATCH v3 2/5] regulator: core: Expose some of core functions needed by couplers
` [PATCH v3 4/5] soc/tegra: regulators: Add regulators coupler for Tegra20
` [PATCH v3 5/5] soc/tegra: regulators: Add regulators coupler for Tegra30
[GIT PULL 1/5] firmware: tegra: Changes for v5.3-rc1
2019-06-25 12:42 UTC (10+ messages)
` [GIT PULL 2/5] memory: "
` [GIT PULL 3/5] soc: "
` [GIT PULL 4/5] arm64: tegra: Device tree changes "
` [GIT PULL 5/5] arm64: tegra: Default configuration "
[PATCH v4 13/16] PM / devfreq: tegra: Support Tegra30
2019-06-25 11:30 UTC (7+ messages)
` "
[PATCH net-next 3/3] net: stmmac: Convert to phylink and remove phylib logic
2019-06-25 11:25 UTC (11+ messages)
[PATCH 4.19 00/90] 4.19.56-stable review
2019-06-25 10:00 UTC
[PATCH 4.14 00/51] 4.14.130-stable review
2019-06-25 9:59 UTC
[PATCH V10 00/15] Add Tegra194 PCIe support
2019-06-25 7:33 UTC (5+ messages)
` [PATCH V10 11/15] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
[PATCH v1 1/3] gpu: host1x: Remove implicit IOMMU backing on client's registration
2019-06-24 12:55 UTC (3+ messages)
[PATCH v1] OPP: Fix crashing when current OPP has unsupportable voltage
2019-06-24 10:18 UTC (3+ messages)
[PATCH v4 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
2019-06-24 6:19 UTC (2+ messages)
[PATCH v1 00/11] More improvements for Tegra30 devfreq driver
2019-06-24 2:12 UTC (13+ messages)
` [PATCH v1 01/11] PM / devfreq: tegra30: Change irq type to unsigned int
` [PATCH v1 02/11] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
` [PATCH v1 03/11] PM / devfreq: tegra30: Handle possible round-rate error
` [PATCH v1 04/11] PM / devfreq: tegra30: Drop write-barrier
` [PATCH v1 05/11] PM / devfreq: tegra30: Rework frequency management logic
` [PATCH v1 06/11] PM / devfreq: tegra30: Reset boosting on startup
` [PATCH v1 07/11] PM / devfreq: tegra30: Reset boosting if clock rate changed
` [PATCH v1 08/11] PM / devfreq: tegra30: Stop de-boosting once it's finished
` [PATCH v1 09/11] PM / devfreq: tegra30: Don't enable consecutive-down interrupt on startup
` [PATCH v1 10/11] PM / devfreq: tegra30: Add debug messages
` [PATCH v1 11/11] PM / devfreq: tegra30: Add Dmitry as maintainer
[PATCH v4 00/16] NVIDIA Tegra devfreq improvements and Tegra20/30 support
2019-06-24 0:35 UTC (9+ messages)
[PATCH v5 00/10] memory: tegra: Introduce Tegra30 EMC driver
2019-06-24 0:31 UTC (11+ messages)
` [PATCH v5 01/10] clk: tegra20/30: Add custom EMC clock implementation
` [PATCH v5 02/10] memory: tegra20-emc: Drop setting EMC rate to max on probe
` [PATCH v5 03/10] memory: tegra20-emc: Adapt for clock driver changes
` [PATCH v5 04/10] memory: tegra20-emc: Include io.h instead of iopoll.h
` [PATCH v5 05/10] memory: tegra20-emc: Pre-configure debug register
` [PATCH v5 06/10] dt-bindings: memory: Add binding for NVIDIA Tegra30 External Memory Controller
` [PATCH v5 07/10] memory: tegra: Introduce Tegra30 EMC driver
` [PATCH v5 08/10] memory: tegra: Ensure timing control debug features are disabled
` [PATCH v5 09/10] memory: tegra: Consolidate registers definition into common header
` [PATCH v5 10/10] ARM: dts: tegra30: Add External Memory Controller node
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).