linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-28 15:06:07 to 2017-06-29 12:55:14 UTC [more...]

Clocks used by another OS/CPU (was: Re: [RFC PATCH] clk: renesas: cpg-mssr: Add interface for critical core clocks)
 2017-06-29 12:55 UTC  (7+ messages)
  ` Clocks used by another OS/CPU

[PATCH 0/5] ARM: Socionext MB86S71 and Fujitsu F-Cue enablement
 2017-06-29 12:53 UTC  (10+ messages)
` [PATCH 1/5] clk: mb86s7x: Suppress build
` [PATCH 3/5] dt-bindings: arm: Document Socionext MB86S71 and Fujitsu F-Cue

[RFC 0/5] drivers: Add boot constraints core
 2017-06-29 12:50 UTC  (12+ messages)
` [RFC 1/5] "
` [RFC 3/5] drivers: boot_constraint: Add boot_constraints_disable kernel parameter
` [RFC 4/5] drivers: boot_constraint: Add debugfs support

[PATCH V4 1/7] dt-bindings: pinctrl: extend the pinmux property to support integers array
 2017-06-29 12:35 UTC  (3+ messages)
` [PATCH V5 1/1] "

[PATCH 0/5] Add rk3328 pwm support
 2017-06-29 12:34 UTC  (6+ messages)
` [PATCH 1/5] pwm: rockchip: Add APB and function both clocks support
` [PATCH 2/5] pwm: rockchip: Remove the judge from return value of rockchip_pwm_config()
` [PATCH 3/5] pwm: rockchip: Move the configuration of polarity from rockchip_pwm_set_enable() to rockchip_pwm_config()
` [PATCH 4/5] pwm: rockchip: Add atomic updated feature for rk3328
` [PATCH 5/5] Arm64: dts: rockchip: Add pwm nodes "

[PATCH] gpio: rcar: Add R8A7743 (RZ/G1M) support
 2017-06-29 12:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 2/3] dt-bindings: input: Add R_LRADC support for A83T
 2017-06-29 12:19 UTC  (10+ messages)
      ` [linux-sunxi] "

[PATCH 0/5] Add SoM1 support
 2017-06-29 12:16 UTC  (8+ messages)
` [PATCH 1/5] ARM: dts: at91: sama5d2: add QSPI nodes
` [PATCH 2/5] ARM: dts: at91: sama5d2: add isc node
` [PATCH 3/5] drivers: soc: atmel: Add basic support for new sama5d2 SiPs
` [PATCH 4/5] ARM: dts: at91: at91-sama5d27_som1: add sama5d27 SoM1 support
` [PATCH 5/5] ARM: dts: sama5d27_som1_ek: Add sama5d27 SoM1 EK support

[PATCH V2 1/2] dmaengine: qcom_hidma: introduce memset support
 2017-06-29 12:05 UTC  (3+ messages)
` [PATCH V2 2/2] dmaengine: dmatest: add support for memset test

[PATCH v4 0/6] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng CCU
 2017-06-29 11:53 UTC  (10+ messages)
` [PATCH v4 1/6] clk: sunxi-ng: div: Add support for fixed post-divider
` [PATCH v4 5/6] ARM: sun7i: Convert to CCU
  ` [linux-sunxi] "

cpufreq: frequency scaling spec in DT node
 2017-06-29 11:41 UTC  (3+ messages)

[PATCH v2] ARM: memblock limit must be pmd-aligned
 2017-06-29 11:16 UTC  (2+ messages)

[PATCH v4 0/5] Add support for the ARMv8.2 Statistical Profiling Extension
 2017-06-29 11:11 UTC  (14+ messages)
                    ` [PATCH] perf tools: Add ARM Statistical Profiling Extensions (SPE) support

[PATCH] EDAC: Get rid of mci->mod_ver
 2017-06-29 10:29 UTC  (3+ messages)

[PATCH] arm64: fix endianness annotation for __apply_alternatives()/get_alt_insn()
 2017-06-29 10:28 UTC  (2+ messages)

[PATCH] arm64: fix endianness annotation for 'struct jit_ctx' and friends
 2017-06-29 10:08 UTC  (2+ messages)

[PATCH] arm64: add missing conversion to __wsum in ip_fast_csum()
 2017-06-29 10:07 UTC  (2+ messages)

[PATCH] arm64: fix missing __user in compat_vfp_{get,set}()
 2017-06-29 10:04 UTC  (4+ messages)

[PATCH] arm64: fix endianness annotation in get_kaslr_seed()
 2017-06-29  9:59 UTC  (2+ messages)

[PATCH 0/2] Couple of fixes for pinctrl-armada-37xx
 2017-06-29  9:45 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: armada-37xx: Fix uart2 group selection register mask
` [PATCH 2/2] pinctrl: armada-37xx: Fix number of pin in sdio_sb

[PATCH] ARM: sa1111 : constify dev_pm_ops structures
 2017-06-29  9:16 UTC 

[PATCH] clk: scpi: error when clock fails to register
 2017-06-29  9:12 UTC  (10+ messages)

[PATCH] pinctrl: bcm2835: Avoid warning from __irq_do_set_handler
 2017-06-29  9:05 UTC  (2+ messages)

[PATCH] arm64: Decode information from ESR upon mem faults
 2017-06-29  8:58 UTC  (3+ messages)

[PATCH] media: exynos4-is: fimc-is-i2c: constify dev_pm_ops structures
 2017-06-29  8:21 UTC 

[PATCH v2 0/7] ARM: efi: PE/COFF cleanup/hardening
 2017-06-29  8:18 UTC  (8+ messages)
` [PATCH v2 1/7] arm: efi: remove forbidden values from the PE/COFF header
` [PATCH v2 2/7] arm: efi: remove pointless dummy .reloc section
` [PATCH v2 3/7] arm: efi: replace open coded constants with symbolic ones
` [PATCH v2 4/7] arm: compressed: discard ksymtab/kcrctab sections
` [PATCH v2 5/7] arm: efi: split zImage code and data into separate PE/COFF sections
` [PATCH v2 6/7] arm: compressed: put zImage header and EFI header in dedicated section
` [PATCH v2 7/7] arm: efi: add PE/COFF debug table to EFI header

arm64: build is broken on next-20170609 with merge-commit 9afca2c4e379 (arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driver)
 2017-06-29  7:48 UTC  (4+ messages)

[PATCH v2 0/8] Add STM32 LPTimer: PWM, trigger and counter
 2017-06-29  7:17 UTC  (6+ messages)
` [PATCH v2 1/8] dt-bindings: mfd: Add STM32 LPTimer binding

[PATCH v7 0/4] Add minimal boot support for IPQ8074
 2017-06-29  6:18 UTC  (5+ messages)
` [PATCH v7 1/4] pinctrl: qcom: Add ipq8074 pinctrl driver
` [PATCH v7 2/4] dt-bindings: qcom: Add ipq8074 bindings
` [PATCH v7 3/4] arm64: dts: Add ipq8074 SoC and HK01 board support
` [PATCH v7 4/4] arm64: defconfig: Enable qcom ipq8074 clock and pinctrl

[PATCH v4 0/4] PTP support for macb driver
 2017-06-29  6:14 UTC  (4+ messages)
` [PATCH v4 1/4] net: macb: Add support for PTP timestamps in DMA descriptors
` [PATCH v4 2/4] net: macb: Add tsu_clk to device tree
` [PATCH v4 4/4] net: macb: Add hardware PTP support

[PATCH v6 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-29  5:47 UTC  (2+ messages)

[PATCH v6 0/6] Add minimal boot support for IPQ8074
 2017-06-29  4:43 UTC  (7+ messages)
` [PATCH v6 1/6] pinctrl: qcom: Add ipq8074 pinctrl driver
` [PATCH v6 5/6] arm64: dts: Add ipq8074 SoC and HK01 board support
` [PATCH v6 6/6] arm64: defconfig: Enable qcom ipq8074 clock and pinctrl

[arm-platforms:kvm-arm64/gicv4-kvm 60/66] arch/arm/kvm/../../../virt/kvm/arm/vgic/vgic-v4.c:111: undefined reference to `its_schedule_vpe'
 2017-06-29  3:52 UTC 

[PATCH v7] drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus
 2017-06-29  3:49 UTC  (3+ messages)

[PATCH 0/2] Add ZTE ZX PWM device driver support
 2017-06-29  2:54 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pwm: add bindings doc for ZTE ZX PWM controller
` [PATCH 2/2] pwm: add ZTE ZX PWM device driver

[arm-platforms:kvm-arm64/gicv4-kvm 50/66] arch/arm/kvm/../../../virt/kvm/arm/vgic/vgic-v4.c:115: undefined reference to `its_map_vlpi'
 2017-06-29  2:13 UTC 

[PATCH 0/5] arm-smmu: performance optimization
 2017-06-29  2:08 UTC  (4+ messages)
` [PATCH 1/5] iommu/arm-smmu-v3: put off the execution of TLBI* to reduce lock confliction

[PATCH v5 0/2] Add PCIe host driver support for Mediatek SoCs
 2017-06-29  2:00 UTC  (4+ messages)
` [PATCH v5 1/2] PCI: mediatek: Add Mediatek PCIe host controller support

[PATCH 1/2] dmaengine: qcom_hidma: introduce memset support
 2017-06-29  1:54 UTC  (4+ messages)
` [PATCH 2/2] dmaengine: dmatest: add support for memset test

[arm-platforms:kvm-arm64/gicv4-kvm 48/66] arch/arm/kvm/../../../virt/kvm/arm/vgic/vgic-v4.c:42: undefined reference to `its_alloc_vcpu_irqs'
 2017-06-29  0:36 UTC 

[PATCH 4/4] arm64: dts: add RK3399-Q7 (Puma) SoM
 2017-06-29  0:14 UTC  (4+ messages)

[PATCH v2 0/4] Broadcom STB S2/S3/S5 support for ARM and MIPS
 2017-06-28 23:23 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: ARM: brcmstb: Update Broadcom STB Power Management binding

[PATCH] rtc: brcmstb-waketimer: fix settime function
 2017-06-28 23:14 UTC  (2+ messages)

[PATCH 0/9] firmware: ARM System Control and Management Interface(SCMI) support
 2017-06-28 23:04 UTC  (5+ messages)
` [PATCH 1/9] Documentation: dt-bindings: add support for mailbox client shared memory
` [PATCH 2/9] Documentation: add DT binding for ARM System Control and Management Interface(SCMI) protocol

[PATCH] pinctrl: qcom: qdf2xxx: expose only some GPIO pins
 2017-06-28 22:38 UTC  (5+ messages)

[PATCH] ARM: qcom_defconfig: Enable configs for USB on apq8064/msm8974
 2017-06-28 22:33 UTC 

[PATCH 5/5] dt-bindings: Document the Rockchip RGA bindings
 2017-06-28 22:29 UTC  (2+ messages)

[PATCH 00/20] Update STM32 usart driver
 2017-06-28 22:26 UTC  (7+ messages)
` [PATCH 02/20] dt-bindings: serial: each stm32 usart needs an alias
` [PATCH 14/20] dt-bindings: serial: document option wake-up interrupt for STM32 USART
` [PATCH 17/20] dt-bindings: serial: stm32: add dma using note

[PATCH v5] drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus
 2017-06-28 22:06 UTC  (2+ messages)

[PATCH v2 00/12] AC97 device/driver model revamp
 2017-06-28 22:03 UTC  (6+ messages)
` [PATCH v2 12/12] ASoC: Fix use-after-free at card unregistration
      ` [alsa-devel] "

[PATCH 1/2] ARM: dts: r8a7792: add IMR-L[S]X3 clocks
 2017-06-28 20:49 UTC  (5+ messages)

[PATCH v4 0/9] mtd: sharpslpart partition parser
 2017-06-28 20:30 UTC  (10+ messages)
` [PATCH v4 1/9] mtd: sharpslpart: add sharpslpart MTD "
` [PATCH v4 2/9] mtd: nand: sharpsl.h: support partition parser types
` [PATCH v4 3/9] mfd: tmio.h: "
` [PATCH v4 4/9] mtd: nand: sharpsl.c: take in account "
` [PATCH v4 5/9] mtd: nand: tmio_nand.c: "
` [PATCH v4 6/9] ARM: pxa: corgi.c: remove hardcoded partitioning, use sharpslpart parser
` [PATCH v4 7/9] ARM: pxa: tosa.c: "
` [PATCH v4 8/9] ARM: pxa: spitz.c: "
` [PATCH v4 9/9] ARM: pxa: poodle.c: "

[PATCH] Modified imx7d-sdb.dts file so that VLDO4 provides 2.8V for MIPI CSI/DSI
 2017-06-28 20:19 UTC  (2+ messages)

[Patch v5 00/12] Add MFC v10.10 support
 2017-06-28 20:04 UTC  (3+ messages)
  ` [Patch v5 12/12] Documention: v4l: Documentation for HEVC CIDs

[PATCH 0/3] change powerup logic for MediaTek PCIe controller
 2017-06-28 19:50 UTC  (2+ messages)

[PATCH v3 1/2] spi: rockchip: Set GPIO_SS flag to enable Slave Select with GPIO CS
 2017-06-28 19:26 UTC  (6+ messages)
` [PATCH v3 2/2] spi: rockchip: Disable Runtime PM when chip select is asserted
  ` Applied "spi: rockchip: Disable Runtime PM when chip select is asserted" to the spi tree
` Applied "spi: rockchip: Set GPIO_SS flag to enable Slave Select with GPIO CS" "

[PATCH 1/8] dt-bindings: spi: stm32: use SoC specific compatible
 2017-06-28 19:25 UTC  (2+ messages)
` Applied "spi: stm32: use SoC specific compatible" to the spi tree

[PATCH 2/8] spi: stm32: fix compatible to fit with new bindings
 2017-06-28 19:25 UTC  (2+ messages)
` Applied "spi: stm32: fix compatible to fit with new bindings" to the spi tree

[PATCHv2 3/9] dt-bindings: spi: stm32: fix example with st, spi-midi-ns property
 2017-06-28 19:25 UTC  (2+ messages)
` Applied "spi: stm32: fix example with st, spi-midi-ns property" to the spi tree

[PATCH 4/8] spi: stm32: replace st, spi-midi with st, spi-midi-ns to fit bindings
 2017-06-28 19:25 UTC  (2+ messages)
` Applied "spi: stm32: replace st, spi-midi with st, spi-midi-ns to fit bindings" to the spi tree

[PATCH 5/8] spi: stm32: use normal conditional statements instead of ternary operator
 2017-06-28 19:25 UTC  (2+ messages)
` Applied "spi: stm32: use normal conditional statements instead of ternary operator" to the spi tree

[PATCH 6/8] spi: stm32: add runtime PM support
 2017-06-28 19:25 UTC  (2+ messages)
` Applied "spi: stm32: add runtime PM support" to the spi tree

[PATCHv2 7/9] spi: stm32: enhance DMA error management
 2017-06-28 19:25 UTC  (2+ messages)
` Applied "spi: stm32: enhance DMA error management" to the spi tree

[PATCH 8/8] spi: stm32: fix potential dereference null return value
 2017-06-28 19:25 UTC  (2+ messages)
` Applied "spi: stm32: fix potential dereference null return value" to the spi tree

[PATCH] spi: sirf: fix spelling mistake: "registerred" -> "registered"
 2017-06-28 19:24 UTC  (2+ messages)
` Applied "spi: sirf: fix spelling mistake: "registerred" -> "registered"" to the spi tree

[PATCH linux-next v4 0/4] i.MX ECSPI controller slave mode support
 2017-06-28 19:17 UTC  (7+ messages)
` [PATCH linux-next v4 2/4] spi: imx: add selection for iMX53 and iMX6 controller

[PATCH] ARM: aspeed: select GPIOLIB
 2017-06-28 19:06 UTC 

[PATCHv2 0/9] STM32 SPI various fixes
 2017-06-28 18:54 UTC  (5+ messages)
` [PATCHv2 1/9] dt-bindings: spi: stm32: use SoC specific compatible
` [PATCHv2 9/9] spi: spidev: add Aardvark to device tree compatibility list

[PATCH] spi/bcm63xx-hspi: Fix checkpatch warnings
 2017-06-28 18:45 UTC  (2+ messages)

[PATCH v13 00/14] ASoC: sun4i-codec: Add Line-In, FM-In, Mic 2, Capture Source, Differential Line-In
 2017-06-28 18:12 UTC  (4+ messages)
` [PATCH v13 05/14] ASoC: sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_right_mixer_controls into sun4i_codec_mixer_controls

[PATCHv2 00/12] coresight: Support for ARM Coresight SoC-600
 2017-06-28 18:05 UTC  (9+ messages)
` [PATCH v2 01/12] coresight replicator: Cleanup programmable replicator naming
` [PATCH v2 02/12] arm64: dts: juno: Use the new coresight replicator string
` [PATCH v2 03/12] coresight: Extend the PIDR mask to cover relevant bits in PIDR2

[PATCH 0/2] rtc: add support for STM32H7 RTC
 2017-06-28 18:04 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: rtc: stm32: add support for STM32H7

[PATCH v3 0/9] Add and make use of a common rs485 device tree parsing function
 2017-06-28 18:04 UTC  (5+ messages)
` [PATCH v3 2/9] dt-bindings: serial/rs485: make rs485-rts-delay optional
` [PATCH v3 9/9] of: document rs485 bindings for Atmel USART, Freescale UARTs and OMAP UART

[PATCH] clocksource: timer-digicolor: Fix resource leaks in error paths
 2017-06-28 17:58 UTC  (2+ messages)

[PATCH v10 1/3] x86/syscalls: Check address limit on user-mode return
 2017-06-28 17:52 UTC  (3+ messages)

[PATCH v3 0/2] acpi/iort, numa: Add numa node mapping for smmuv3 devices
 2017-06-28 17:47 UTC  (4+ messages)
` [PATCH v3 2/2] acpi/iort: "

[PATCH v1 0/3] Introduce on-chip interconnect API
 2017-06-28 17:45 UTC  (3+ messages)
` [PATCH v1 1/3] interconnect: Add generic interconnect controller API

[PATCH v5] trace: ras: add ARM processor error information trace event
 2017-06-28 17:38 UTC  (5+ messages)

[PATCH 0/8] io-pgtable lock removal
 2017-06-28 17:02 UTC  (7+ messages)

[PATCH 0/3] ARM: dts: omap: workarounds for Ethernet PHY strap on DRA71 and DRA72 EVMs
 2017-06-28 16:54 UTC  (3+ messages)
` [PATCH 3/3] ARM: omap2plus_defconfig: enable DP83867 phy driver

[PATCH 0/9] PM / ACPI / i2c: Fix system suspend and deploy runtime PM centric path for ACPI
 2017-06-28 16:52 UTC  (14+ messages)
` [PATCH 1/9] i2c: designware: Fix system suspend

[PATCH v2 0/3] ADC: Mediatek auxadc driver for mt7622
 2017-06-28 16:46 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: adc: mt7622: add binding document

[PATCH 0/4] Some remoteproc/rpmsg Kconfig cleanups
 2017-06-28 16:20 UTC  (4+ messages)
` [PATCH 4/4] remoteproc/keystone: Fix circular dependencies for ARM configs

arm64 lockdep splat
 2017-06-28 16:04 UTC  (3+ messages)

[RESEND PATCH v4] clk: stm32h7: Add stm32h743 clock driver
 2017-06-28 15:59 UTC  (4+ messages)

[PATCH] clocksource: timer-u300: Unmap region and unprepare clk obtained by of_iomap/clk_prepare_enable
 2017-06-28 15:59 UTC  (3+ messages)

[PATCH 1/3] arm64: dts: rockchip: Update CPU regulator voltage ranges for Gru
 2017-06-28 15:45 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: rockchip: Use vctrl regulators for dynamic CPU voltages on Gru/Kevin
` [PATCH 3/3] arm64: dts: rockchip: set rk3399 dynamic CPU power coefficients

[PATCH] dt-bindings: amlogic: add unstable statement
 2017-06-28 15:39 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 NNTP newsgroup(s).