linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-20 19:55:04 to 2018-02-21 17:04:34 UTC [more...]

[PATCH v2 0/8] PECI device driver introduction
 2018-02-21 17:04 UTC  (10+ messages)
` [PATCH v2 1/8] [PATCH 1/8] drivers/peci: Add support for PECI bus driver core
` [PATCH v2 2/8] [PATCH 2/8] Documentations: dt-bindings: Add a document of PECI adapter driver for Aspeed AST24xx/25xx SoCs
` [PATCH v2 3/8] [PATCH 3/8] ARM: dts: aspeed: peci: Add PECI node
` [PATCH v2 4/8] [PATCH 4/8] drivers/peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx
` [PATCH v2 5/8] [PATCH [5/8] Documentation: dt-bindings: Add a document for PECI hwmon client driver
` [PATCH v2 6/8] [PATCH 6/8] Documentation: hwmon: "
` [PATCH v2 7/8] [PATCH 7/8] drivers/hwmon: Add a generic "
` [PATCH v2 8/8] [PATCH 8/8] Add a maintainer for the PECI subsystem

[PATCH v2 00/19] R-Car M3-N initial support
 2018-02-21 17:03 UTC  (16+ messages)
` [PATCH v2 02/19] soc: renesas: rcar-rst: Add support for R-Car M3-N
` [PATCH v2 03/19] soc: renesas: Identify "
` [PATCH v2 04/19] soc: renesas: rcar-sysc: Add R-Car M3-N support
` [PATCH v2 06/19] dt-bindings: arm: Document R-Car M3-N SoC DT bindings
` [PATCH v2 07/19] ARM64: Add Renesas R-Car M3-N config symbol
  ` [PATCH v2 19/19] ARM64: dts: r8a77965: Add EtherAVB device node

[PATCH v4 0/4] Add DTS for SDM845 SoC and MTP
 2018-02-21 16:51 UTC  (4+ messages)
` [PATCH v4 2/4] dt-bindings: qcom: Add SDM845 bindings

[PATCH v3] arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
 2018-02-21 16:51 UTC  (4+ messages)

[PATCH] ARM: dtc: tegra: enable front panel leds in TrimSlice
 2018-02-21 16:46 UTC  (4+ messages)

[PATCH v5 00/26] Fix watchdog on Renesas R-Car Gen2 and RZ/G1
 2018-02-21 16:30 UTC  (4+ messages)

[PATCH] [v4.15-stable] arm64: dts: add #cooling-cells to CPU nodes
 2018-02-21 16:29 UTC 

[PATCH v4 00/40] Optimize KVM/ARM for VHE systems
 2018-02-21 16:27 UTC  (25+ messages)
` [PATCH v4 01/40] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
` [PATCH v4 02/40] KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init
` [PATCH v4 03/40] KVM: arm64: Avoid storing the vcpu pointer on the stack
` [PATCH v4 08/40] KVM: arm/arm64: Introduce vcpu_el1_is_32bit
` [PATCH v4 17/40] KVM: arm64: Move userspace system registers into separate function
` [PATCH v4 24/40] KVM: arm64: Rewrite system register accessors to read/write functions
` [PATCH v4 25/40] KVM: arm64: Introduce framework for accessing deferred sysregs
` [PATCH v4 26/40] KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1
` [PATCH v4 27/40] KVM: arm64: Prepare to handle deferred save/restore of ELR_EL1
` [PATCH v4 28/40] KVM: arm64: Defer saving/restoring 64-bit sysregs to vcpu load/put on VHE
` [PATCH v4 29/40] KVM: arm64: Prepare to handle deferred save/restore of 32-bit registers
` [PATCH v4 30/40] KVM: arm64: Defer saving/restoring 32-bit sysregs to vcpu load/put

[PATCH] arm64: cpufeature: Trim feature reporting and include PAN emulation
 2018-02-21 16:26 UTC  (4+ messages)

[PATCH 00/10] Implementation of Tegra Tachometer driver
 2018-02-21 16:08 UTC  (16+ messages)
` [PATCH 01/10] pwm: core: Add support for PWM HW driver with pwm capture only
` [PATCH 02/10] dt-bindings: Tegra186 tachometer device tree bindings
` [PATCH 03/10] pwm: tegra: Add PWM based Tachometer driver
` [PATCH 04/10] hwmon: generic-pwm-tachometer: Add DT binding details
` [PATCH 05/10] hwmon: generic-pwm-tachometer: Add generic PWM based tachometer
` [PATCH 06/10] arm64: tegra: Add Tachometer Controller on Tegra186
` [PATCH 07/10] arm64: tegra: Add PWM based Tachometer support "
` [PATCH 08/10] arm64: defconfig: enable Nvidia Tegra Tachometer as a module
` [PATCH 09/10] arm64: defconfig: Enable Generic PWM based Tachometer driver
` [PATCH 10/10] arm64: tegra: Add PWM controller on Tegra186 soc

[PATCH 0/3] arm64: Fix invalid si_codes for fault signals
 2018-02-21 16:02 UTC  (4+ messages)
` [PATCH 1/3] signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
` [PATCH 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
` [PATCH 3/3] arm64: signal: Ensure si_code is valid for all fault signals

[PATCH v2 00/10] Add Actions Semi S900 pinctrl and gpio support
 2018-02-21 16:00 UTC  (11+ messages)
` [PATCH v2 01/10] dt-bindings: pinctrl: Add bindings for Actions S900 SoC
` [PATCH v2 02/10] arm64: dts: actions: Add pinctrl node for S900
` [PATCH v2 03/10] arm64: actions: Enable PINCTRL in platforms Kconfig
` [PATCH v2 04/10] pinctrl: actions: Add Actions S900 pinctrl driver
` [PATCH v2 05/10] dt-bindings: gpio: Add gpio nodes for Actions S900 SoC
` [PATCH v2 06/10] arm64: dts: actions: Add S900 gpio nodes
` [PATCH v2 07/10] arm64: dts: actions: Add gpio line names to Bubblegum-96 board
` [PATCH v2 08/10] gpio: Add gpio driver for Actions OWL S900 SoC
` [PATCH v2 09/10] MAINTAINERS: Add reviewer for ACTIONS platforms
` [PATCH v2 10/10] MAINTAINERS: Add Actions Semi S900 pinctrl and gpio entries

[PATCH v4 0/6] dt-bindings: add bindings for USB physical connector
 2018-02-21 15:54 UTC  (9+ messages)
    ` [PATCH v4 1/6] "
    ` [PATCH v4 2/6] dt-bindings: add bindings for Samsung micro-USB 11-pin connector
    ` [PATCH v4 3/6] arm64: dts: exynos: add micro-USB connector node to TM2 platforms
    ` [PATCH v4 4/6] arm64: dts: exynos: add OF graph between MHL and USB connector
    ` [PATCH v4 5/6] extcon: add possibility to get extcon device by OF node
    ` [PATCH v4 6/6] drm/bridge/sii8620: use micro-USB cable detection logic to detect MHL

[PATCH 0/2] Stackleak for arm64
 2018-02-21 15:38 UTC  (5+ messages)
  ` [PATCH 1/2] stackleak: Update "
  ` [PATCH 2/2] arm64: Clear the stack

[PATCH v2 00/10] drm/sun4i: Allwinner MIPI-DSI support
 2018-02-21 15:36 UTC  (15+ messages)
` [PATCH v2 01/10] regmap: mmio: Add function to attach a clock
` [PATCH v2 02/10] drm/sun4i: tcon: Add TRI finish interrupt for vblank
` [PATCH v2 03/10] drm/sun4i: Protect the TCON pixel clocks
` [PATCH v2 04/10] dt-bindings: display: Add Allwinner MIPI-DSI bindings
` [PATCH v2 05/10] drm/sun4i: Add Allwinner A31 MIPI-DSI controller support
` [PATCH v2 06/10] dt-bindings: vendor: Add Huarui Lighting
` [PATCH v2 07/10] dt-bindings: panel: Add Huarui LHR050H41 panel documentation
` [PATCH v2 08/10] drm/panel: Add Huarui LHR050H41 panel driver
  ` [RFC PATCH] drm/panel: lhr050h41_init[] can be static
` [PATCH v2 09/10] arm: dts: sun8i: a33: Add the DSI-related nodes
` [PATCH v2 10/10] [DO NOT MERGE] arm: dts: sun8i: bpi-m2m: Add DSI display

[PATCH 0/7] ARM: hacks for link-time optimization
 2018-02-21 15:13 UTC  (20+ messages)
` [PATCH 1/7] ARM: disallow combining XIP and LTO
` [PATCH 2/7] ARM: LTO: avoid THUMB2_KERNEL+LTO
` [PATCH 3/7] [HACK] pass endianess flag to LTO linker
` [PATCH 4/7] ARM: io-acorn: fix LTO linking without CONFIG_PRINTK
` [PATCH 5/7] ARM: fix __inflate_kernel_data stack warning for LTO
` [PATCH 6/7] ARM: mark assembler-referenced symbols as __visible
` [PATCH 7/7] efi: disable LTO for EFI stub

[PATCH 0/2] Optimizes, cleans up and enhances stm32-exti irq hierarchy
 2018-02-21 15:12 UTC  (5+ messages)
` [PATCH 1/2] ARM: irqchip: stm32: Optimizes and cleans up stm32-exti irq_domain
` [PATCH 2/2] ARM: pinctrl: stm32: Optimizes and enhances stm32gpio irqchip

[RFC PATCH] mmc: sdhci-of-arasan: Add auto tuning support for ZynqMP Platform
 2018-02-21 15:00 UTC  (4+ messages)

[PATCH 00/10] Add Actions Semi S900 pinctrl and gpio support
 2018-02-21 14:58 UTC  (10+ messages)
` [PATCH 04/10] pinctrl: actions: Add Actions S900 pinctrl driver
` [PATCH 05/10] dt-bindings: gpio: Add gpio nodes for Actions S900 SoC
` [PATCH 08/10] gpio: Add gpio driver for Actions OWL "

[PATCH v3 0/5] switch to MFD device for MediaTek audio subsystem
 2018-02-21 14:10 UTC  (5+ messages)
` [PATCH v3 4/5] dt-bindings: clock: mediatek: update audsys documentation to adapt MFD device
    ` [SPAM]Re: "

[PATCH v2 0/1] *clk: npcm750: add clock header to patch, fix typos and content in dt-binding txt
 2018-02-21 13:23 UTC  (6+ messages)
` [PATCH v2 1/1] clk: npcm750: update text with fixed clocks

[PATCH 0/2] ASoC: add support for ROHM BD28623 codec
 2018-02-21 13:15 UTC  (7+ messages)
` [PATCH 1/2] ASoC: add DT bindings documentation "
` [PATCH 2/2] ASoC: support "

[PATCH] arm64: Enforce BBM for huge IO/VMAP mappings
 2018-02-21 13:12 UTC  (2+ messages)

[PATCH v2] arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
 2018-02-21 13:12 UTC  (4+ messages)

[PATCH v3 0/8] drm/sun4i: Support more planes, zpos and plane-wide alpha
 2018-02-21 13:07 UTC  (8+ messages)
` [PATCH v3 1/8] drm/blend: Add a generic alpha property

[PATCH 1/3] drm/sun4i: tcon: Reduce the scope of the LVDS error a bit
 2018-02-21 12:57 UTC  (3+ messages)
` [PATCH 2/3] drm/sun4i: rgb: Fix potential division by zero
` [PATCH 3/3] drm/sun4i: crtc: Call drm_crtc_vblank_on / drm_crtc_vblank_off

[PATCH] ARM: orion: fix orion_ge00_switch_board_info initialization
 2018-02-21 12:18 UTC 

[PATCH v2 0/8] drm/rockchip: hdmi support for rk3328
 2018-02-21 12:07 UTC  (2+ messages)

[PATCH 0/3] rk3328 and rock64 display support
 2018-02-21 12:04 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: rockchip: add rk3328 display nodes

[PATCH v7 00/42] ARM: davinci: convert to common clock framework​
 2018-02-21 12:01 UTC  (4+ messages)

[RFC patch] ioremap: don't set up huge I/O mappings when p4d/pud/pmd is zero
 2018-02-21 11:57 UTC  (4+ messages)
      ` 答复: "

stable-rc/linux-4.15.y build: 185 builds: 0 failed, 185 passed, 46 warnings (v4.15.1-61-g7ab5513e4cbc)
 2018-02-21 11:35 UTC  (2+ messages)

[PATCH 1/3] ARM: clps711x: mark clps711x_compat as const
 2018-02-21 11:34 UTC  (4+ messages)
` [PATCH 2/3] ARM: orion: mark orion_ge00_mvmdio_bus_name "

[PATCH] iommu/rockchip: Perform a reset on shutdown
 2018-02-21 11:20 UTC  (2+ messages)

[PATCH v3 00/25] ASoC: qcom: Add support to QDSP based Audio
 2018-02-21 11:14 UTC  (3+ messages)
` [PATCH v3 15/25] ASoC: qcom: qdsp6: Add support to q6asm dai driver
  ` [alsa-devel] "

[PATCH 8/8] arm64: dts: hikey: Fix WiFi support
 2018-02-21 10:34 UTC  (12+ messages)
` [PATCH] ARM64: Kconfig: Fix the missing hi655x common clk

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-02-21 10:28 UTC  (4+ messages)
` [PATCH 09/37] iommu/fault: Let handler return a fault response

[PATCH v4] MAINTAINERS: add Freescale pin controllers
 2018-02-21 10:10 UTC  (3+ messages)

[PATCH v4 00/13] add support for AXP813 ADC and battery power supply
 2018-02-21  9:51 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: at24: sort manufacturers alphabetically
 2018-02-21  9:40 UTC  (5+ messages)

[PATCH v2 0/8] ARTPEC-6 ARM SoC device tree updates
 2018-02-21  9:00 UTC  (9+ messages)
` [PATCH v2 1/8] ARM: dts: artpec: disable Accelerator Coherency Port
` [PATCH v2 2/8] ARM: dts: artpec: use 1 GiB RAM
` [PATCH v2 3/8] ARM: dts: artpec: remove 0x prefix from clkctrl unit address
` [PATCH v2 4/8] ARM: dts: artpec: migrate ethernet to stmmac binding
` [PATCH v2 5/8] ARM: dts: artpec: add and utilize artpec6 pin controller
` [PATCH v2 6/8] ARM: dts: artpec: add and utilize nbpfaxi DMA controllers
` [PATCH v2 7/8] ARM: dts: artpec: add disabled node for PCIe endpoint mode
` [PATCH v2 8/8] ARM: dts: artpec: add node for hardware crypto accelerator

[PATCH] i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula"
 2018-02-21  8:55 UTC  (2+ messages)

[PATCH v3 1/1] tty: serial: imx: allow breaks to be received when using dma
 2018-02-21  8:17 UTC  (4+ messages)

[PATCH v21 0/4] Mediatek MT8173 CMDQ support
 2018-02-21  8:05 UTC  (5+ messages)
` [PATCH v21 2/4] mailbox: mediatek: Add Mediatek CMDQ driver
` [PATCH v21 4/4] soc: mediatek: Add Mediatek CMDQ helper

[PATCH] cpufreq: scpi: invoke frequency-invariance setter function
 2018-02-21  3:35 UTC  (2+ messages)

[PATCH 1/4] watchdog: uniphier: change order for setting default timeout
 2018-02-21  1:29 UTC  (2+ messages)

[PATCH v3] MAINTAINERS: add Freescale pin controllers
 2018-02-20 22:55 UTC  (2+ messages)

[PATCH 0/8] ARTPEC-6 ARM SoC device tree updates
 2018-02-20 21:29 UTC  (3+ messages)
` [PATCH 7/8] ARM: dts: artpec: add disabled node for PCIe endpoint mode

[PATCH 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-02-20 21:18 UTC  (3+ messages)
` [PATCH 06/11] ACPI / APEI: Make the fixmap_idx per-ghes to allow multiple in_nmi() users


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).