messages from 2019-06-14 13:29:17 to 2019-06-18 14:03:55 UTC [more...]
[PATCH v3 0/8] Few more cleanups for tegra-timer
2019-06-18 14:03 UTC (6+ messages)
` [PATCH v3 1/8] clocksource/drivers/tegra: Restore timer rate on Tegra210
` [PATCH v3 2/8] clocksource/drivers/tegra: Remove duplicated use of per_cpu_ptr
` [PATCH v3 3/8] clocksource/drivers/tegra: Set and use timer's period
` [PATCH v3 4/8] clocksource/drivers/tegra: Drop unneeded typecasting in one place
` [PATCH v3 5/8] clocksource/drivers/tegra: Add verbose definition for 1MHz constant
[PATCH V4 22/28] PCI: tegra: Access endpoint config only if PCIe link is up
2019-06-18 13:40 UTC (3+ messages)
[PATCH v4 00/10] memory: tegra: Introduce Tegra30 EMC driver
2019-06-18 12:21 UTC (20+ messages)
` [PATCH v4 01/10] clk: tegra20/30: Add custom EMC clock implementation
` [PATCH v4 02/10] memory: tegra20-emc: Drop setting EMC rate to max on probe
` [PATCH v4 03/10] memory: tegra20-emc: Adapt for clock driver changes
` [PATCH v4 04/10] memory: tegra20-emc: Include io.h instead of iopoll.h
` [PATCH v4 05/10] memory: tegra20-emc: Replace clk_get_sys with devm_clk_get
` [PATCH v4 06/10] dt-bindings: memory: Add binding for NVIDIA Tegra30 External Memory Controller
` [PATCH v4 07/10] memory: tegra: Introduce Tegra30 EMC driver
` [PATCH v4 08/10] memory: tegra: Ensure timing control debug features are disabled
` [PATCH v4 09/10] memory: tegra: Consolidate registers definition into one place
` [PATCH v4 10/10] ARM: dts: tegra30: Add External Memory Controller node
[PATCH V3 00/17] SC7 entry and exit support for Tegra210
2019-06-18 12:16 UTC (33+ messages)
` [PATCH V3 01/17] irqchip: tegra: do not disable COP IRQ during suspend
` [PATCH V3 02/17] pinctrl: tegra: add suspend and resume support
` [PATCH V3 03/17] gpio: tegra: use resume_noirq for tegra gpio resume
` [PATCH V3 04/17] clk: tegra: save and restore divider rate
` [PATCH V3 05/17] clk: tegra: pllout: save and restore pllout context
` [PATCH V3 06/17] clk: tegra: pll: save and restore pll context
` [PATCH V3 07/17] clk: tegra: save and restore CPU and System clocks context
` [PATCH V3 08/17] clk: tegra: add support for peripheral clock suspend and resume
` [PATCH V3 09/17] clk: tegra: support for saving and restoring OSC clock context
` [PATCH V3 10/17] clk: tegra: add suspend resume support for DFLL
` [PATCH V3 11/17] clk: tegra210: support for Tegra210 clocks suspend and resume
` [PATCH V3 12/17] soc/tegra: pmc: allow support for more tegra wake
` [PATCH V3 13/17] soc/tegra: pmc: add pmc wake support for tegra210
` [PATCH V3 14/17] arm64: tegra: enable wake from deep sleep on RTC alarm
` [PATCH V3 15/17] soc/tegra: pmc: configure core power request polarity
` [PATCH V3 16/17] soc/tegra: pmc: configure deep sleep control settings
` [PATCH V3 17/17] arm64: dts: tegra210-p2180: Jetson TX1 SC7 timings
[PATCH V9] i2c: tegra: remove BUG() macro
2019-06-18 11:52 UTC (3+ messages)
[PATCH v2] dmaengine: tegra-apb: Support per-burst residue granularity
2019-06-18 11:50 UTC
[PATCH] arm64: tegra: Add INA3221 channel info for Jetson TX2
2019-06-18 10:57 UTC (2+ messages)
[PATCH net-next 3/3] net: stmmac: Convert to phylink and remove phylib logic
2019-06-18 10:18 UTC (5+ messages)
[PATCH v1] dmaengine: tegra-apb: Support per-burst residue granularity
2019-06-18 9:45 UTC (8+ messages)
[PATCH V2] i2c: tegra: disable irq in tegra_i2c_xfer_msg
2019-06-18 9:41 UTC (3+ messages)
[PATCH v2 0/6] Few more cleanups for tegra-timer
2019-06-18 9:41 UTC (17+ messages)
` [PATCH v2 2/6] clocksource/drivers/tegra: Remove duplicated use of per_cpu_ptr
` [PATCH v2 3/6] clocksource/drivers/tegra: Set and use timer's period
` [PATCH v2 4/6] clocksource/drivers/tegra: Drop unneeded typecasting in one place
` [PATCH v2 5/6] clocksource/drivers/tegra: Add verbose definition for 1MHz constant
` [PATCH v2 6/6] clocksource/drivers/tegra: Restore base address before cleanup
[REGRESSION v5.2-rc] SUNRPC: Declare RPC timers as TIMER_DEFERRABLE (431235818bc3)
2019-06-18 9:35 UTC (4+ messages)
[PATCH V8] i2c: tegra: remove BUG() macro
2019-06-18 9:13 UTC (2+ messages)
[PATCH 01/30] include: linux: platform_device: more helpers for declaring platform drivers
2019-06-18 9:00 UTC (32+ messages)
` [PATCH 02/30] drivers: gpio: altera: use subsys_platform_driver()
` [PATCH 03/30] drivers: gpio: da9055: "
` [PATCH 04/30] drivers: gpio: htc-egpio: "
` [PATCH 05/30] drivers: gpio: lynxpoint: "
` [PATCH 06/30] drivers: gpio: lantiq: "
` [PATCH 07/30] drivers: gpio: msic: "
` [PATCH 08/30] drivers: gpio: palmas: "
` [PATCH 09/30] drivers: gpio: rc5t583: "
` [PATCH 10/30] drivers: gpio: spear-spics: "
` [PATCH 11/30] drivers: gpio: stmpe: "
` [PATCH 12/30] drivers: gpio: stp-xway: "
` [PATCH 13/30] drivers: gpio: tc3589x: "
` [PATCH 14/30] drivers: gpio: tegra: "
` [PATCH 15/30] drivers: gpio: tps6586x: "
` [PATCH 16/30] drivers: gpio: tps65910: "
` [PATCH 17/30] drivers: gpio: twl4030: "
` [PATCH 18/30] drivers: gpio: wm831x: "
` [PATCH 19/30] drivers: gpio: wm8350: "
` [PATCH 20/30] drivers: gpio: wm8994: "
` [PATCH 21/30] drivers: gpio: xilinx: "
` [PATCH 22/30] drivers: gpio: em: use postcore_platform_driver()
` [PATCH 23/30] drivers: gpio: ep93xx: "
` [PATCH 24/30] drivers: gpio: mxs: "
` [PATCH 25/30] drivers: gpio: omap: "
` [PATCH 26/30] drivers: gpio: zynq: "
` [PATCH 27/30] drivers: gpio: iop: use arch_platform_driver()
` [PATCH 28/30] drivers: gpio: mpc8xxx: "
` [PATCH 29/30] drivers: gpio: max7300: "
` [PATCH 30/30] drivers: gpio: max732x: use subsys_i2c_driver()
[PATCH V1] i2c: tegra: disable irq in tegra_i2c_xfer_msg
2019-06-18 8:53 UTC (3+ messages)
[PATCH V10 00/15] Add Tegra194 PCIe support
2019-06-18 6:34 UTC (3+ messages)
` [PATCH V10 03/15] PCI: dwc: Perform dbi regs write lock towards the end
[PATCH V5 1/7] i2c: tegra: clean up macros
2019-06-18 5:21 UTC (8+ messages)
` [PATCH V5 6/7] i2c: tegra: fix PIO rx/tx residual transfer check
[PATCH V7] i2c: tegra: remove BUG, BUG_ON
2019-06-18 4:29 UTC (5+ messages)
[PATCH V6] i2c: tegra: remove BUG, BUG_ON
2019-06-17 19:32 UTC (4+ messages)
[PATCH V3] i2c: busses: tegra: Add suspend-resume support
2019-06-17 17:58 UTC (9+ messages)
[PATCH 06/59] drm/prime: Actually remove DRIVER_PRIME everywhere
2019-06-17 17:56 UTC (7+ messages)
` [PATCH] "
` [PATCH 09/59] drm/prime: Align gem_prime_export with obj_funcs.export
[PATCH v2 0/8] Introduce customized regulators coupling
2019-06-17 15:46 UTC (11+ messages)
` [PATCH v2 1/8] regulator: core: Introduce API for regulators coupling customization
` [PATCH v2 2/8] regulator: core: Parse max-spread value per regulator couple
` [PATCH v2 3/8] regulator: core: Expose some of core functions
` [PATCH v2 6/8] regulator: core: Don't attach generic coupler to Tegra SoC regulators
` [PATCH v2 7/8] soc/tegra: regulators: Add regulators coupler for Tegra20
[PATCH v1 1/2] clocksource/drivers/tegra: Cycles can't be 0
2019-06-17 14:41 UTC (4+ messages)
` [PATCH v1 2/2] clocksource/drivers/tegra: Set up maximum limit properly
[PATCH v1 0/4] NVIDIA Tegra Video Decoder driver improvements
2019-06-17 13:44 UTC (7+ messages)
` [PATCH v1 3/4] staging: media: tegra-vde: Add IOMMU support
` [PATCH v1 4/4] staging: media: tegra-vde: Defer dmabuf's unmapping
[PATCH 1/2] clocksource: tegra: Use rating when registering clock source
2019-06-17 13:29 UTC (21+ messages)
` [PATCH 2/2] rtc: tegra: Implement suspend "
[PATCH] tegra-hsp: fix a missing-check bug in tegra_hsp_doorbell_create()
2019-06-17 9:23 UTC (3+ messages)
[PATCH V2] clk: tegra210: Fix default rates for HDA clocks
2019-06-14 17:43 UTC (2+ messages)
[PATCH 01/10] iommu/exynos: convert to SPDX license tags
2019-06-14 17:39 UTC (3+ messages)
[PATCH V1] firmware: tegra: early resume bpmp
2019-06-14 16:40 UTC (3+ messages)
[PATCH V2 1/2] mailbox: tegra: hsp: add noirq resume
2019-06-14 16:31 UTC (2+ messages)
` [PATCH V2 2/2] mailbox: tegra: avoid resume NULL mailboxes
[PATCH V1 1/2] mailbox: tegra: hsp: add noirq resume
2019-06-14 16:16 UTC (6+ messages)
` [PATCH V1 2/2] mailbox: tegra: avoid resume NULL mailboxes
[PATCH] memory: tegra: Fix -Wunused-const-variable
2019-06-14 16:02 UTC (3+ messages)
` [PATCH v2] "
[PATCH] arm64: defconfig: Add HWMON INA3221 support
2019-06-14 16:01 UTC (2+ messages)
[PATCH 5.1 000/155] 5.1.10-stable review
2019-06-14 13:55 UTC (2+ 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).