messages from 2019-06-27 21:11:10 to 2019-07-07 22:54:14 UTC [more...]
[PATCH v7 00/13] memory: tegra: Introduce Tegra30 EMC driver
2019-07-07 22:54 UTC (4+ messages)
` [PATCH v7 01/13] clk: tegra20/30: Add custom EMC clock implementation
` [PATCH v7 02/13] memory: tegra20-emc: Drop setting EMC rate to max on probe
` [PATCH v7 03/13] memory: tegra20-emc: Adapt for clock driver changes
[PATCH v4 00/24] More improvements for Tegra30 devfreq driver
2019-07-07 22:33 UTC (25+ messages)
` [PATCH v4 01/24] PM / devfreq: tegra30: Change irq type to unsigned int
` [PATCH v4 02/24] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
` [PATCH v4 03/24] PM / devfreq: tegra30: Handle possible round-rate error
` [PATCH v4 04/24] PM / devfreq: tegra30: Drop write-barrier
` [PATCH v4 05/24] PM / devfreq: tegra30: Set up watermarks properly
` [PATCH v4 06/24] PM / devfreq: tegra30: Tune up boosting thresholds
` [PATCH v4 07/24] PM / devfreq: tegra30: Use CPUFreq notifier
` [PATCH v4 08/24] PM / devfreq: tegra30: Move clk-notifier's registration to governor's start
` [PATCH v4 09/24] PM / devfreq: tegra30: Reset boosting on startup
` [PATCH v4 10/24] PM / devfreq: tegra30: Don't enable consecutive-down interrupt "
` [PATCH v4 11/24] PM / devfreq: tegra30: Add debug messages
` [PATCH v4 12/24] PM / devfreq: tegra30: Inline all one-line functions
` [PATCH v4 13/24] PM / devfreq: tegra30: Constify structs
` [PATCH v4 14/24] PM / devfreq: tegra30: Ensure that target freq won't overflow
` [PATCH v4 15/24] PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
` [PATCH v4 16/24] PM / devfreq: tegra30: Use kHz units uniformly in the code
` [PATCH v4 17/24] PM / devfreq: tegra30: Use tracepoints for debugging
` [PATCH v4 18/24] PM / devfreq: tegra30: Optimize CPUFreq notifier
` [PATCH v4 19/24] PM / devfreq: tegra30: Optimize upper consecutive watermark selection
` [PATCH v4 20/24] PM / devfreq: tegra30: Optimize upper average "
` [PATCH v4 21/24] PM / devfreq: tegra30: Synchronize average count on target's update
` [PATCH v4 22/24] PM / devfreq: tegra30: Include appropriate header
` [PATCH v4 23/24] PM / devfreq: tegra30: Increase sampling period to 16ms
` [PATCH v4 24/24] PM / devfreq: tegra20/30: Add Dmitry as a maintainer
[PATCH] gpio: tegra: Fix build error without CONFIG_DEBUG_FS
2019-07-06 22:34 UTC (6+ messages)
[PATCH] i2c: tegra: Add Dmitry as a reviewer
2019-07-06 13:30 UTC (3+ messages)
[PATCH v3 00/22] Associate ddc adapters with connectors
2019-07-05 20:17 UTC (35+ messages)
` [PATCH v3 01/22] drm: Include ddc adapter pointer in struct drm_connector
` [PATCH v3 02/22] drm/exynos: Provide ddc symlink in connector's sysfs
` [PATCH v3 03/22] drm: rockchip: Provide ddc symlink in rk3066_hdmi sysfs directory
` [PATCH v3 04/22] drm: rockchip: Provide ddc symlink in inno_hdmi "
` [PATCH v3 05/22] drm/msm/hdmi: Provide ddc symlink in hdmi connector "
` [PATCH v3 06/22] drm/sun4i: hdmi: Provide ddc symlink in sun4i "
` [PATCH v3 07/22] drm/mediatek: Provide ddc symlink in "
` [PATCH v3 08/22] drm/tegra: Provide ddc symlink in output "
` [PATCH v3 09/22] drm/imx: imx-ldb: Provide ddc symlink in connector's sysfs
` [PATCH v3 10/22] drm/imx: imx-tve: "
` [PATCH v3 11/22] drm/vc4: Provide ddc symlink in connector sysfs directory
` [PATCH v3 12/22] drm: zte: Provide ddc symlink in hdmi "
` [PATCH v3 13/22] drm: zte: Provide ddc symlink in vga "
` [PATCH v3 14/22] drm/tilcdc: Provide ddc symlink in "
` [PATCH v3 15/22] drm: sti: Provide ddc symlink in hdmi "
` [PATCH v3 16/22] drm/mgag200: Provide ddc symlink in "
` [PATCH v3 17/22] drm/ast: "
` [PATCH v3 18/22] drm/bridge: dumb-vga-dac: "
` [PATCH v3 19/22] drm/bridge: dw-hdmi: "
` [PATCH v3 20/22] drm/bridge: ti-tfp410: "
` [PATCH v3 21/22] drm/amdgpu: "
` [PATCH v3 22/22] drm/radeon: "
[PATCH v5 05/12] drm/modes: Rewrite the command line parser
2019-07-05 16:54 UTC
[PATCH v1] drm/tegra: Fix gpiod_get_from_of_node() regression
2019-07-05 15:11 UTC
[PATCH v5] dmaengine: tegra-apb: Support per-burst residue granularity
2019-07-05 15:05 UTC
[PATCH V12 00/12] Add Tegra194 PCIe support
2019-07-05 13:46 UTC (14+ messages)
` [PATCH V12 01/12] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V12 02/12] PCI: Disable MSI for Tegra root ports
` [PATCH V12 03/12] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V12 04/12] PCI: dwc: Move config space capability search API
` [PATCH V12 05/12] PCI: dwc: Add ext "
` [PATCH V12 06/12] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V12 07/12] PCI: dwc: Add support to enable "
` [PATCH V12 08/12] dt-bindings: Add PCIe supports-clkreq property
` [PATCH V12 09/12] dt-bindings: PCI: tegra: Add device tree support for Tegra194
` [PATCH V12 10/12] dt-bindings: PHY: P2U: Add Tegra194 P2U block
` [PATCH V12 11/12] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V12 12/12] PCI: tegra: Add Tegra194 PCIe support
[PATCH] PCI: tegra: Fix support for GPIO based PERST#
2019-07-05 10:11 UTC (3+ messages)
[PATCH] dmaengine: tegra210-adma: remove PM_CLK dependency
2019-07-05 6:29 UTC (3+ messages)
[PATCH v4] dmaengine: tegra-apb: Support per-burst residue granularity
2019-07-04 12:35 UTC (7+ messages)
[PATCH V5 00/18] SC7 entry and exit support for Tegra210
2019-07-04 10:40 UTC (41+ messages)
` [PATCH V5 01/18] irqchip: tegra: Do not disable COP IRQ during suspend
` [PATCH V5 02/18] pinctrl: tegra: Add suspend and resume support
` [PATCH V5 03/18] clk: tegra: Save and restore divider rate
` [PATCH V5 04/18] clk: tegra: pllout: Save and restore pllout context
` [PATCH V5 05/18] clk: tegra: pll: Save and restore pll context
` [PATCH V5 06/18] clk: tegra: Save and restore CPU and System clocks context
` [PATCH V5 07/18] clk: tegra: Support for saving and restoring OSC context
` [PATCH V5 08/18] clk: tegra: Add suspend resume support for DFLL
` [PATCH V5 09/18] clk: tegra: Add save and restore context support for peripheral clocks
` [PATCH V5 10/18] clk: tegra210: Use fence_udelay during PLLU init
` [PATCH V5 11/18] clk: tegra210: Add support for Tegra210 clocks
` [PATCH V5 12/18] soc/tegra: pmc: Allow support for more tegra wake
` [PATCH V5 13/18] soc/tegra: pmc: Add pmc wake support for tegra210
` [PATCH V5 14/18] arm64: tegra: Enable wake from deep sleep on RTC alarm
` [PATCH V5 15/18] soc/tegra: pmc: Configure core power request polarity
` [PATCH V5 16/18] soc/tegra: pmc: Configure deep sleep control settings
` [PATCH V5 17/18] arm64: dts: tegra210-p2180: Jetson TX1 SC7 timings
` [PATCH V5 18/18] arm64: dts: tegra210-p3450: Jetson nano "
[PATCH v6 00/15] memory: tegra: Introduce Tegra30 EMC driver
2019-07-03 14:05 UTC (21+ messages)
` [PATCH v6 01/15] clk: tegra20/30: Add custom EMC clock implementation
` [PATCH v6 02/15] memory: tegra20-emc: Drop setting EMC rate to max on probe
` [PATCH v6 03/15] memory: tegra20-emc: Adapt for clock driver changes
` [PATCH v6 04/15] memory: tegra20-emc: Include io.h instead of iopoll.h
` [PATCH v6 05/15] memory: tegra20-emc: Pre-configure debug register
` [PATCH v6 06/15] memory: tegra20-emc: Print a brief info message about the timings
` [PATCH v6 07/15] dt-bindings: memory: tegra30: Convert to Tegra124 YAML
` [PATCH v6 08/15] dt-bindings: memory: Add binding for NVIDIA Tegra30 Memory Controller
` [PATCH v6 09/15] dt-bindings: memory: Add binding for NVIDIA Tegra30 External "
` [PATCH v6 10/15] memory: tegra: Introduce Tegra30 EMC driver
` [PATCH v6 11/15] memory: tegra: Ensure timing control debug features are disabled
` [PATCH v6 12/15] memory: tegra: Consolidate registers definition into common header
` [PATCH v6 13/15] clk: tegra20: emc: Add tegra20_clk_emc_on_pllp()
` [PATCH v6 14/15] ARM: tegra30: cpuidle: Don't enter LP2 on CPU0 when EMC runs off PLLP
` [PATCH v6 15/15] ARM: dts: tegra30: Add External Memory Controller node
[PATCH 4.19 00/72] 4.19.57-stable review
2019-07-03 10:21 UTC
[PATCH 4.14 00/43] 4.14.132-stable review
2019-07-03 10:20 UTC
[PATCH 2/4] input: keyboard/mouse/touchscreen/misc: Use dev_get_drvdata()
2019-07-03 6:17 UTC (8+ messages)
[PATCH v3] dmaengine: tegra-apb: Support per-burst residue granularity
2019-07-02 15:37 UTC (16+ messages)
[PATCH V11 00/12] Add Tegra194 PCIe support
2019-07-01 12:42 UTC (4+ messages)
` [PATCH V11 01/12] PCI: Add #defines for some of PCIe spec r4.0 features
[PATCH v4 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
2019-07-01 12:19 UTC (3+ messages)
[PATCH v1] drm/tegra: drop use of drmP.h
2019-06-30 5:21 UTC
[PATCH] pci: tegra: use correct gpio/consumer.h header
2019-06-28 10:46 UTC (2+ messages)
[PATCH v3 00/22] More improvements for Tegra30 devfreq driver
2019-06-28 7:12 UTC (10+ messages)
` [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 02/22] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
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).