messages from 2018-12-12 10:14:07 to 2018-12-12 22:15:54 UTC [more...]
[PATCH v8 00/26] Ingenic TCU patchset v8
2018-12-12 22:15 UTC (27+ messages)
` [PATCH v8 01/26] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v8 02/26] doc: Add doc for the Ingenic TCU hardware
` [PATCH v8 03/26] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v8 04/26] clocksource: Add a new timer-ingenic driver
` [PATCH v8 05/26] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v8 06/26] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v8 07/26] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v8 08/26] watchdog: jz4740: Use regmap "
` [PATCH v8 09/26] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v8 10/26] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v8 11/26] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v8 12/26] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v8 13/26] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v8 14/26] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v8 15/26] pwm: jz4740: Add support for the JZ4725B
` [PATCH v8 16/26] clk: jz4740: Add TCU clock
` [PATCH v8 17/26] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v8 18/26] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v8 19/26] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v8 20/26] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v8 21/26] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v8 22/26] MIPS: CI20: defconfig: enable OST driver
` [PATCH v8 23/26] MIPS: GCW0: Move clocksource to TCU channel 2
` [PATCH v8 24/26] MIPS: GCW0: Reduce system timer and clocksource to 750 kHz
` [PATCH v8 25/26] MIPS: GCW0: defconfig: Enable OST, watchdog, PWM drivers
` [PATCH v8 26/26] MIPS: jz4740: Drop obsolete code
[GIT PATCH 3/3] dt-bindings: arm: Convert Rockchip board/soc bindings to json-schema
2018-12-12 22:07 UTC (2+ messages)
[PATCH v4 0/8] drm/msm/dsi: Get PHY ref clocks from the DT
2018-12-12 22:07 UTC (3+ messages)
` [PATCH v4 3/8] drm/msm/dsi: 28nm PHY: Get ref clock "
[PATCH v03] powerpc/mobility: Fix node detach/rename problem
2018-12-12 22:00 UTC (3+ messages)
[PATCH 0/4] Prepare Armada 3700 PCIe suspend to RAM support
2018-12-12 21:59 UTC (5+ messages)
` [PATCH 2/4] clk: mvebu: armada-37xx-periph: change suspend/resume time
[PATCH 0/4] add Tegra210 BPMP driver
2018-12-12 21:31 UTC (8+ messages)
` [PATCH 1/4] firmware: tegra: reword messaging terminology
` [PATCH 2/4] firmware: tegra: refactor bpmp driver
` [PATCH 3/4] firmware: tegra: add bpmp driver for Tegra210
` [PATCH 4/4] dt-bindings: firmware: Add bindings for Tegra210 BPMP
[PATCH v6 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
2018-12-12 21:18 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: drm/msm/a6xx: Document GMU and update GPU bindings
` [PATCH v6 2/2] arm64: dts: sdm845: Add gpu and gmu device nodes
[PATCH v4 1/2] ARM: dts: aspeed: Add KCS & lpc ctrl for Facebook
2018-12-12 21:03 UTC (2+ messages)
` [PATCH v4 2/2] ARM: dts: aspeed: Add KCS support for LPC BMC
[PATCH v7 00/24] Tegra GART driver clean up and optimization
2018-12-12 20:39 UTC (25+ messages)
` [PATCH v7 01/24] iommu/tegra: gart: Remove pr_fmt and clean up includes
` [PATCH v7 02/24] iommu/tegra: gart: Clean up driver probe errors handling
` [PATCH v7 03/24] iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
` [PATCH v7 04/24] iommu: Introduce iotlb_sync_map callback
` [PATCH v7 05/24] iommu/tegra: gart: Optimize mapping / unmapping performance
` [PATCH v7 06/24] dt-bindings: memory: tegra: Squash tegra20-gart into tegra20-mc
` [PATCH v7 07/24] ARM: dts: tegra20: Update Memory Controller node to the new binding
` [PATCH v7 08/24] memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
` [PATCH v7 09/24] memory: tegra: Adapt to Tegra20 device-tree binding changes
` [PATCH v7 10/24] memory: tegra: Read client ID on GART page fault
` [PATCH v7 11/24] memory: tegra: Use of_device_get_match_data()
` [PATCH v7 12/24] memory: tegra: Use relaxed versions of readl/writel
` [PATCH v7 13/24] iommu/tegra: gart: Integrate with Memory Controller driver
` [PATCH v7 14/24] memory: tegra: Do not try to probe SMMU on Tegra20
` [PATCH v7 15/24] memory: tegra: Do not ask for IRQ sharing
` [PATCH v7 16/24] memory: tegra: Clean up error messages
` [PATCH v7 17/24] iommu/tegra: gart: Fix spinlock recursion
` [PATCH v7 18/24] iommu/tegra: gart: Fix NULL pointer dereference
` [PATCH v7 19/24] iommu/tegra: gart: Allow only one active domain at a time
` [PATCH v7 20/24] iommu/tegra: gart: Don't use managed resources
` [PATCH v7 21/24] iommu/tegra: gart: Prepend error/debug messages with "gart:"
` [PATCH v7 22/24] iommu/tegra: gart: Don't detach devices from inactive domains
` [PATCH v7 23/24] iommu/tegra: gart: Simplify clients-tracking code
` [PATCH v7 24/24] iommu/tegra: gart: Perform code refactoring
[PATCH] pinctrl: mediatek: improve dependencies for PINCTRL_MTK_MOORE
2018-12-12 19:52 UTC (2+ messages)
[PATCH v5 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
2018-12-12 19:48 UTC (6+ messages)
` [PATCH v5 1/2] dt-bindings: Document,qcom,adreno-gmu
` [PATCH v5 1/2] dt-bindings: Document, qcom, adreno-gmu
` [PATCH v5 2/2] arm64: dts: sdm845: Add gpu and gmu device nodes
[PATCH] arm64: dts: apq8096-db820c: Increase load on l21 for SDCARD
2018-12-12 19:46 UTC (3+ messages)
[PATCH v2 0/5] leds: trigger: Add pattern initialization from Device Tree
2018-12-12 19:18 UTC (4+ messages)
[PATCH v2 1/2] Doc: bindings: Add binding doc for nxp system counter timer
2018-12-12 18:48 UTC (3+ messages)
` [PATCH v2 2/2] driver: clocksource: Add nxp system counter timer driver support
[PATCH] regulator: mcp16502: add support for suspend
2018-12-12 18:35 UTC
[PATCH 00/24] Add generic support for composing LED class device name
2018-12-12 18:32 UTC (9+ messages)
` [PATCH 04/24] dt-bindings: leds: Add function and color properties
[PATCH v6 00/10] Add power domain driver for corners on msm8996/sdm845
2018-12-12 18:32 UTC (7+ messages)
` [PATCH v6 10/10] soc: qcom: rpmhpd: Mark mx as a parent for cx
[PATCH v5 0/3] add support for MCP16502 PMIC
2018-12-12 18:31 UTC (4+ messages)
` [PATCH v5 1/3] regulator: dt-bindings: add MCP16502 regulator bindings
` [PATCH v5 2/3] MAINTAINERS: add maintainer for MCP16502 PMIC driver
` [PATCH v5 3/3] regulator: mcp16502: add regulator driver for MCP16502
[PATCH v3 0/3] add support for Sensirion SPS30 PM sensor
2018-12-12 18:30 UTC (4+ messages)
` [PATCH v3 1/3] iio: add IIO_MASSCONCENTRATION channel type
` [PATCH v3 2/3] iio: chemical: add support for Sensirion SPS30 sensor
` [PATCH v3 3/3] iio: chemical: sps30: add device tree support
[PATCH v7 00/10] Add power domain driver for corners on msm8996/sdm845
2018-12-12 18:25 UTC (7+ messages)
` [PATCH v7 04/10] soc: qcom: rpmpd: Add support for get/set performance state
` [PATCH v7 06/10] soc: qcom: rpmhpd: Add RPMh power domain driver
` [PATCH v7 10/10] soc: qcom: rpmhpd: Mark mx as a parent for cx
[RFT PATCH v1 0/4] Unify CPU topology across ARM64 & RISC-V
2018-12-12 18:23 UTC (4+ messages)
` [RFT PATCH v1 2/4] dt-binding: cpu-topology: Move cpu-map to a common binding
[PATCH v2] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers
2018-12-12 18:21 UTC (3+ messages)
[RFC 0/2] Add MICFIL DAI support
2018-12-12 18:14 UTC (3+ messages)
` [RFC 2/2] ASoC: Add MICFIL SoC Digital Audio Interface driver
[PATCH 0/2] Add Initial Device Tree for RZ/A2
2018-12-12 18:03 UTC (6+ messages)
` [PATCH 2/2] ARM: dts: r7s9210-rza2mevb: Add support for RZ/A2M EVB
[PATCH] ARM: dts: exynos: Specify I2S assigned clocks in proper node
2018-12-12 17:57 UTC
[PATCH 0/3] iio: adc: exynos-adc: Add support for S5PV210
2018-12-12 17:26 UTC (7+ messages)
` [PATCH 1/3] iio: adc: exynos-adc: Add S5PV210 variant
` [PATCH 2/3] iio: adc: Allow selection of Exynos ADC on S5PV210
` [PATCH 3/3] dt-bindings: iio: adc: exynos-adc: Add S5PV210 variant
[PATCH 00/17] Add support for TI PRU ICSS
2018-12-12 17:25 UTC (7+ messages)
` [PATCH 08/17] soc: ti: pruss: Add a PRUSS irqchip driver for PRUSS interrupts
[PATCH v7 0/2] media: platform: Add Aspeed Video Engine driver
2018-12-12 17:12 UTC (3+ messages)
` [PATCH v7 2/2] "
[PATCH] ARM: dts: omap5: Add l4 interconnect hierarchy and ti-sysc data
2018-12-12 17:11 UTC (4+ messages)
[PATCH V5 1/2] dt-bindings: iio: light: isl29018: update power supply name
2018-12-12 17:04 UTC (2+ messages)
[PATCH 1/2] ARM: dts: at91: at91-sama5d27_som1: add QSPI1 + SPI NOR memory nodes
2018-12-12 16:31 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: at91: at91-sama5d27_som1_ek: enable qspi1 memory
[PATCH v2 0/5] add PM functionality for act8945a PMIC
2018-12-12 16:24 UTC (6+ messages)
` [PATCH v2 5/5] regulator: add documentation for regulator modes and suspend states
[RESEND PATCH v3 0/3] add support for MCP16502 PMIC
2018-12-12 15:55 UTC (5+ messages)
` [RESEND PATCH v3 3/3] regulator: mcp16502: add regulator driver for MCP16502
[PATCH v1 0/2] Introduced new Cadence USBSS DRD Driver
2018-12-12 15:53 UTC (6+ messages)
` [PATCH v1 2/2] usb:cdns3 Add Cadence USB3 "
[PATCH v4 00/15] Add initial RDA8810PL SoC and Orange Pi boards support
2018-12-12 15:52 UTC (8+ messages)
` [PATCH v4 11/15] clocksource: Add clock driver for RDA8810PL SoC
` [PATCH v4 15/15] MAINTAINERS: Add entry for RDA Micro SoC architecture
[PATCH v1 2/2] mtd: spi-nor: add NPCM FIU controller driver
2018-12-12 15:37 UTC (2+ messages)
[PATCH] ARM: dts: Add missing ranges for dra7 mcasp l3 ports
2018-12-12 15:28 UTC (3+ messages)
[PATCH v5 0/7] Add virtio-iommu driver
2018-12-12 15:27 UTC (8+ messages)
` [PATCH v5 5/7] iommu: "
` "
` [virtio-dev] "
[RFC v2] pwm: Add Xilinx AXI Timer in PWM mode support
2018-12-12 15:06 UTC (3+ messages)
[PATCH v6 0/7] Add virtio-iommu driver
2018-12-12 14:35 UTC (3+ messages)
[PATCH 0/7] microblaze: fix various problems in building boot images
2018-12-12 14:21 UTC (9+ messages)
[PATCH v4 0/2] Enable smmu support on sdm845
2018-12-12 14:11 UTC (6+ messages)
` [PATCH v4 1/2] dt-bindings: arm-smmu: Add binding doc for Qcom smmu-500
[PATCH v12 2/3] dt-bindings: pps: pps-gpio PPS ECHO implementation
2018-12-12 14:01 UTC (2+ messages)
[PATCH v6 00/21] IOMMU: Tegra GART driver clean up and optimization
2018-12-12 13:52 UTC (12+ messages)
` [PATCH v6 13/21] iommu/tegra: gart: Integrate with Memory Controller driver
` [PATCH v6 18/21] iommu/tegra: gart: Prepend error/debug messages with "gart:"
` [PATCH v6 21/21] iommu/tegra: gart: Perform code refactoring
[PATCH v2 0/6] misc: Add support to Qualcomm FastRPC driver
2018-12-12 13:41 UTC (10+ messages)
` [PATCH v2 3/6] misc: fastrpc: Add support for context Invoke method
` [PATCH v2 6/6] misc: fastrpc: Add support for compat ioctls
[PATCH 0/2] arm64: dts: msm8996: Add display and graphics smmu
2018-12-12 13:36 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: msm8996: Add graphics smmu node
` [PATCH 2/2] arm64: dts: msm8996: Add display "
[PATCH 1/2] dt-bindings: meson: add specific simplefb bindings
2018-12-12 13:28 UTC (3+ messages)
[PATCH v4 1/8] dt-bindings: stmpe: reformatting parameter list and use tabs only
2018-12-12 13:06 UTC (4+ messages)
` [PATCH v4 6/8] iio: adc: add STMPE ADC devicetree bindings
` [PATCH v4 7/8] ARM: dts: Add stmpe-adc DT node to Toradex iMX6 modules
` [PATCH v4 8/8] ARM: dts: Add stmpe-adc DT node to Toradex T30 modules
[PATCH V3 1/2] dt-bindings: iio: light: isl29018: update power supply name
2018-12-12 12:51 UTC (8+ messages)
[PATCH 0/2] Add firmware bindings for Q6V5 MSS
2018-12-12 12:44 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom: "
` [PATCH 2/2] remoteproc: qcom: q6v5-mss: Add support for parsing fw dt bindings
[PATCH v3 0/5] leds: trigger: Add pattern initialization from Device Tree
2018-12-12 12:32 UTC (8+ messages)
` [PATCH v3 1/5] dt-bindings: leds: "
` [PATCH v3 2/5] leds: Add helper for getting default pattern "
` [PATCH v3 3/5] leds: trigger: pattern: Add pattern initialization "
` [PATCH v3 4/5] leds: trigger: oneshot: Add "
` [PATCH v3 5/5] leds: trigger: timer: "
[RFC PATCH v3 0/2] pwm: imx: Configure output to GPIO in disabled state
2018-12-12 12:12 UTC (5+ messages)
` [RFC PATCH v3 2/2] "
[RFC PATCH v4 0/2] pwm: imx: Configure output to GPIO in disabled state
2018-12-12 12:04 UTC (3+ messages)
` [RFC PATCH v4 1/2] dt-bindings: pwm: imx: Allow switching PWM output between PWM and GPIO
` [RFC PATCH v4 2/2] pwm: imx: Configure output to GPIO in disabled state
[PATCH v4 0/2] add SAMA5D2 PIOBU GPIO driver
2018-12-12 11:57 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: atmel: describe SECUMOD usage as a GPIO controller
` [PATCH v4 2/2] gpio: add driver for SAMA5D2 PIOBU pins
[PATCH 0/8] This is a second edition of a series that implements voltage
2018-12-12 11:02 UTC (4+ messages)
` [PATCH 2/8] regulator: axp20x: add support for set_ramp_delay for AXP209
` [linux-sunxi] "
[PATCH v2 0/2] meson: Fix IRQ trigger type
2018-12-12 10:49 UTC (5+ messages)
` [PATCH v2 2/2] arm: dts: meson: Fix IRQ trigger type for macirq
[PATCH v2 00/12] Bring suspend to RAM support to PCIe Aardvark driver
2018-12-12 10:21 UTC (13+ messages)
` [PATCH v2 01/12] PCI: aardvark: Configure more registers in the configuration helper
` [PATCH v2 02/12] PCI: aardvark: Add reset GPIO support
` [PATCH v2 03/12] PCI: aardvark: Add PHY support
` [PATCH v2 04/12] PCI: aardvark: Add clock support
` [PATCH v2 05/12] PCI: aardvark: Add suspend to RAM support
` [PATCH v2 06/12] dt-bindings: PCI: aardvark: Describe the reset-gpios property
` [PATCH v2 07/12] dt-bindings: PCI: aardvark: Describe the clocks property
` [PATCH v2 08/12] dt-bindings: PCI: aardvark: Describe the PHY property
` [PATCH v2 09/12] ARM64: dts: marvell: armada-37xx: declare PCIe reset pin
` [PATCH v2 10/12] ARM64: dts: marvell: armada-3720-espressobin: declare PCIe reset GPIO
` [PATCH v2 11/12] ARM64: dts: marvell: armada-37xx: declare PCIe clock
` [PATCH v2 12/12] ARM64: dts: marvell: armada-3720-espressobin: declare PCIe PHY
[PATCH v1 0/2] Expose thermal information for pms405 PMIC
2018-12-12 10:17 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: iio: adc: Add binding for ADC on "
` [PATCH v1 2/2] arm64: dts: pms405: Export PMIC temperature to thermal framework
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).