linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-18 12:09:49 to 2019-11-19 15:46:52 UTC [more...]

[PATCH v6 0/5] Add support for QCOM Core Power Reduction
 2019-11-19 15:46 UTC  (2+ messages)
` [PATCH v6 4/5] arm64: defconfig: enable CONFIG_QCOM_CPR

[PATCH] dt-bindings: power: Fix path to power-domain.txt bindings
 2019-11-19 15:26 UTC  (2+ messages)

[PATCH v2 00/13] cpuidle: psci: Support hierarchical CPU arrangement
 2019-11-19 15:15 UTC  (12+ messages)
` [PATCH v2 02/13] dt: psci: Update DT bindings to support hierarchical PSCI states
` [PATCH v2 08/13] cpuidle: psci: Add a helper to attach a CPU to its PM domain
` [PATCH v2 09/13] cpuidle: psci: Attach CPU devices to their PM domains
` [PATCH v2 10/13] cpuidle: psci: Prepare to use OS initiated suspend mode via "

[PATCH] usb: dwc3: meson-g12a: add missed regulator_disable
 2019-11-19 15:07 UTC  (2+ messages)

[PATCH] clk: imx8m: Suppress bind attrs
 2019-11-19 15:06 UTC  (5+ messages)

[PATCH v6 0/3] pinctrl: meson-a1: add pinctrl driver
 2019-11-19 14:56 UTC  (5+ messages)
` [PATCH v6 1/3] pinctrl: meson: add a new callback for SoCs fixup
` [PATCH v6 2/3] pinctrl: meson: add pinctrl driver support for Meson-A1 SoC

[PATCH v5 1/2] dt-bindings: i2c: npcm7xx: * add binding for i2c controller
 2019-11-19 14:49 UTC  (2+ messages)
` [PATCH v5 2/2] i2c: npcm7xx:

[PATCH] pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction control
 2019-11-19 14:49 UTC  (2+ messages)

[PATCH v5 0/5] Add support for QCOM Core Power Reduction
 2019-11-19 14:45 UTC  (4+ messages)
` [PATCH v5 5/5] arm64: defconfig: enable CONFIG_ARM_QCOM_CPUFREQ_NVMEM

[PATCH 0/3] kvm: arm: VGIC: Fix interrupt group enablement
 2019-11-19 14:32 UTC  (8+ messages)
` [PATCH 2/3] kvm: arm: VGIC: Scan all IRQs when interrupt group gets enabled

[PATCH v3 1/2] dt-bindings: power: Convert Generic Power Domain bindings to json-schema
 2019-11-19 14:32 UTC  (6+ messages)

[PATCH] ARM: dts: ux500: snowball: Remove unused PRCMU cpufreq node
 2019-11-19 14:29 UTC  (2+ messages)

[PATCH] dt-bindings: remoteproc: convert stm32-rproc to json-schema
 2019-11-19 14:23 UTC 

[GIT PULL] ARM: dts: exynos: Second pull for v5.5
 2019-11-19 14:20 UTC 

[PATCH v6 04/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_zone_span()
 2019-11-19 14:16 UTC  (4+ messages)

[PATCH 0/9] clk: imx: Trivial cleanups for clk_hw based API
 2019-11-19 14:08 UTC  (10+ messages)
` [PATCH 1/9] clk: imx: Replace all the clk based helpers with macros
` [PATCH 2/9] clk: imx: pllv1: Switch to clk_hw based API
` [PATCH 3/9] clk: imx: pllv2: "
` [PATCH 4/9] clk: imx: imx7ulp composite: Rename to show is clk_hw based
` [PATCH 5/9] clk: imx: Rename sccg and frac pll register to suggest clk_hw
` [PATCH 6/9] clk: imx: Rename the imx_clk_pllv4 to imply it's clk_hw based
` [PATCH 7/9] clk: imx: Rename the imx_clk_pfdv2 "
` [PATCH 8/9] clk: imx: Rename the imx_clk_divider_gate "
` [PATCH 9/9] clk: imx7up: Rename the clks to hws

[GIT PULL] Rockchip dts64 changes for 5.5 - round 3
 2019-11-19 13:45 UTC 

[PATCH V3 0/4] clk: imx: imx8m[x]: switch to clk_hw API
 2019-11-19 13:42 UTC  (6+ messages)
` [PATCH V3 1/4] clk: imx: Remove __init for imx_obtain_fixed_clk_hw() API
` [PATCH V3 2/4] clk: imx: imx8mn: Switch to clk_hw based API
` [PATCH V3 3/4] clk: imx: imx8mm: "
` [PATCH V3 4/4] clk: imx: imx8mq: "

[PATCH v11 00/11] Rockchip ISP Driver
 2019-11-19 13:03 UTC  (10+ messages)
` [PATCH v11 02/11] media: staging: rkisp1: add document for rkisp1 meta buffer format

[PATCH] dma-mapping: treat dev->bus_dma_mask as a DMA limit
 2019-11-19 12:57 UTC  (2+ messages)

[PATCH v2 0/6] Raspberry Pi 4 PCIe support
 2019-11-19 12:43 UTC  (12+ messages)
` [PATCH v2 1/6] linux/log2.h: Add roundup/rounddown_pow_two64() family of functions
` [PATCH v2 2/6] dt-bindings: PCI: Add bindings for brcmstb's PCIe device

[RFC PATCH net-next] net: phylink: rename mac_link_state() op to mac_pcs_get_state()
 2019-11-19 12:36 UTC 

[PATCH v2 00/14] arm64: return address signing
 2019-11-19 12:32 UTC  (15+ messages)
` [PATCH v2 01/14] arm64: cpufeature: add pointer auth meta-capabilities
` [PATCH v2 02/14] arm64: install user ptrauth keys at kernel exit time
` [PATCH v2 03/14] arm64: create macro to park cpu in an infinite loop
` [PATCH v2 04/14] arm64: ptrauth: Add bootup/runtime flags for __cpu_setup
` [PATCH v2 05/14] arm64: enable ptrauth earlier
` [PATCH v2 06/14] arm64: rename ptrauth key structures to be user-specific
` [PATCH v2 07/14] arm64: initialize and switch ptrauth kernel keys
` [PATCH v2 08/14] arm64: mask PAC bits of __builtin_return_address
` [PATCH v2 09/14] arm64: unwind: strip PAC from kernel addresses
` [PATCH v2 10/14] arm64: __show_regs: strip PAC from lr in printk
` [PATCH v2 11/14] arm64: suspend: restore the kernel ptrauth keys
` [PATCH v2 12/14] arm64: kprobe: disable probe of ptrauth instruction
` [PATCH v2 13/14] arm64: compile the kernel with ptrauth return address signing
` [PATCH v2 14/14] lkdtm: arm64: test kernel pointer authentication

[PATCH] arm64: dts: arm: juno: Fix UART frequency
 2019-11-19 12:16 UTC  (2+ messages)

[PATCH v4 0/8] ARM: Realtek RTD1195/RTD1295/RTD1395 IRQ mux
 2019-11-19 12:01 UTC  (10+ messages)
` [PATCH v4 1/8] dt-bindings: interrupt-controller: Add Realtek RTD1195/RTD1295 mux
` [PATCH v4 2/8] irqchip: Add Realtek RTD1295 mux driver
` [PATCH v4 3/8] arm64: dts: realtek: rtd129x: Add irq muxes and UART interrupts
` [PATCH v4 4/8] irqchip: rtd1195-mux: Add RTD1195 definitions
` [PATCH v4 5/8] ARM: dts: rtd1195: Add irq muxes and UART interrupts
` [PATCH v4 6/8] dt-bindings: interrupt-controller: rtd1195-mux: Add RTD1395
` [PATCH v4 7/8] irqchip: rtd1195-mux: Add RTD1395 definitions
` [PATCH v4 8/8] arm64: dts: realtek: rtd139x: Add irq muxes and UART interrupts

[PATCH v2 0/3] Raspberry Pi 4 HWRNG Support
 2019-11-19 11:16 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: rng: add BCM2711 RNG compatible
` [PATCH v2 2/3] hwrng: iproc-rng200: Add support for BCM2711
` [PATCH v2 3/3] ARM: dts: bcm2711: Enable HWRNG support

Using a GPIO as an interrupt line
 2019-11-19 11:46 UTC  (8+ messages)

[PATCH 0/7] arm64: dts: Initial RTD1395 and BPi-M4 support
 2019-11-19 11:15 UTC  (6+ messages)
` [PATCH 5/7] ARM: dts: rtd1195: Introduce r-bus

unify the dma_capable definition
 2019-11-19 10:26 UTC  (6+ messages)
  ` [PATCH 1/3] dma-direct: unify the dma_capable definitions

[PATCH v2] media: atmel: atmel-isc-base: expose white balance as v4l2 controls
 2019-11-19 10:03 UTC 

[RFC PATCH v2] arm64: cpufeatures: add support for tlbi range instructions
 2019-11-19 10:03 UTC  (2+ messages)

[PATCH] arm64: dts: realtek: Add Realtek rtd1619 and mjolnir
 2019-11-19  9:11 UTC  (4+ messages)

[PATCH v2] arm64: dts: rockchip: Add SDR104 mode to SD-card I/F on rk3399-roc-pc
 2019-11-19  9:10 UTC  (6+ messages)
  ` [PATCH v3 1/2] arm64: dts: rockchip: Use correct pin for lcd-reset pinctrl "
  ` [PATCH v3 2/2] arm64: dts: rockchip: Add SDR104 mode to SD-card I/F "

[PATCH] arm64: dts: rockchip: Enable MTD Flash on rk3399-roc-pc
 2019-11-19  9:09 UTC  (2+ messages)

[PATCH v3 0/8] ARM: Initial RTD1195 and MeLE X1000 support
 2019-11-19  8:34 UTC  (9+ messages)
` [PATCH v3 6/8] ARM: dts: rtd1195: Add reset nodes
` [PATCH v3 8/8] ARM: realtek: Enable RTD1195 arch timer

[PATCH v4 0/3] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-11-19  8:29 UTC  (7+ messages)

[RESEMD, PATCH 0/1] Add mt7629 pwm support
 2019-11-19  7:57 UTC  (4+ messages)
` [RESEND, PATCH 1/1] arm: dts: mediatek: add "

[PATCH 0/3] crypto: sun4i-ss: fix SHA1 on A33 SecuritySystem
 2019-11-19  7:39 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: sun8i: a33: add the new SecuritySystem compatible

[PATCH 4.14 145/239] libfdt: Ensure INT_MAX is defined in libfdt_env.h
 2019-11-19  5:19 UTC 

[PATCH 0/3] Raspberry Pi 4 HWRNG Support
 2019-11-19  5:49 UTC  (5+ messages)
` [PATCH 3/3] ARM: dts: bcm2711: Enable HWRNG support

[PATCH 4.19 270/422] libfdt: Ensure INT_MAX is defined in libfdt_env.h
 2019-11-19  5:17 UTC 

[PATCH v4] remoteproc: stm32: fix probe error case
 2019-11-19  4:39 UTC  (2+ messages)

[PATCH 0/2] coresight: next v5.4-rc8
 2019-11-19  4:30 UTC  (4+ messages)
` [PATCH 1/2] coresight: funnel: Fix missing spin_lock_init()
` [PATCH 2/2] coresight: replicator: "

[PATCH 3/3] dt-bindings: arm64: fsl: Add Variscite i.MX6UL compatibles
 2019-11-19  2:37 UTC  (5+ messages)
` [PATCH v2 3/3] dt-bindings: arm: "

[PATCH] phy: mdio-sun4i: add missed regulator_disable in remove
 2019-11-19  1:23 UTC  (2+ messages)

[PATCH] PCI: exynos: Use PTR_ERR_OR_ZERO() to simplify code
 2019-11-19  1:19 UTC  (3+ messages)

[PATCH V2 0/4] clk: imx: imx8m[x]: switch to clk_hw API
 2019-11-19  1:06 UTC  (4+ messages)
` [PATCH V2 2/4] clk: imx: imx8mn: Switch to clk_hw based API

[PATCH v2] arm64: dts: rockchip: Enable PCIe for Radxa Rock Pi 4 board
 2019-11-19  0:44 UTC  (4+ messages)

[PATCH v6 0/6] KASan for arm
 2019-11-19  0:13 UTC  (6+ messages)

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-11-18 23:13 UTC  (6+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 14/14] arm64: implement "

[GIT PULL] SoCFPGA DTS updates for v5.5, part 2
 2019-11-18 22:05 UTC 

[PATCH v1] memory: mtk-smi: Add bandwidth initial setting for MT6779
 2019-11-18 21:32 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mediatek: Add binding for MT6779 SMI

[PATCH 0/2] add new DRM_DEV_WARN macro
 2019-11-18 21:12 UTC  (5+ messages)

[PATCH 1/3] phy: rockchip-emmc: Allow to set drive impedance via DTS
 2019-11-18 19:05 UTC  (6+ messages)
` arm64: dts: rockchip: Disable HS400 for mmc on rk3399-roc-pc

[PATCH 1/2] PCI: rockchip: Make some regulators non-optional
 2019-11-18 18:38 UTC  (11+ messages)
` [PATCH 2/2] PCI: rockchip: Simplify optional regulator handling

[RESEND PATCH] arm64: fix alternatives with LLVM's integrated assembler
 2019-11-18 18:31 UTC  (3+ messages)

[GIT PULL] Broadcom devicetree changes for 5.5 (part 2)
 2019-11-18 18:29 UTC 

[PATCH v2 0/2] ARM/decompressor: deal with disabled CP15 barrier instructions
 2019-11-18 18:15 UTC  (3+ messages)
` [PATCH v2 1/2] ARM/decompressor: enable CP15 barrier instructions in v7 cache setup code
` [PATCH v2 2/2] Revert "ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache"

[PATCH v3 1/2] dt-bindings: arm: realtek: Document RTD1619 and Realtek Mjolnir EVB
 2019-11-18 17:50 UTC  (2+ messages)

[PATCH 1/2] spi: mediatek: add SPI_CS_HIGH support
 2019-11-18 17:49 UTC  (2+ messages)
` Applied "spi: mediatek: add SPI_CS_HIGH support" to the spi tree

[PATCH v2] ARM: dt: check MPIDR on MP devices built without SMP
 2019-11-18 17:45 UTC  (4+ messages)

[Patch v3 00/10] ARM: dts: dra7: add cal nodes
 2019-11-18 17:38 UTC  (3+ messages)
` [Patch v3 01/10] clk: ti: dra7: add cam clkctrl data

[Patch v4 0/3] ARM: dts: dra7: add vpe nodes
 2019-11-18 17:37 UTC  (3+ messages)
` [Patch v4 1/3] clk: ti: dra7: add vpe clkctrl data

[PATCH 0/2] drivers: soc: xilinx: Add support for init suspend
 2019-11-18 17:35 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: power: reset: xilinx: Add bindings for ipi mailbox

[PATCH 0/7] clk: zynqmp: Extend and fix zynqmp clock driver
 2019-11-18 17:30 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: clock: Add bindings for versal "

[PATCH V5 0/4] ACPI: Support Generic Initiator proximity domains
 2019-11-18 17:18 UTC  (10+ messages)
` [PATCH V5 1/4] ACPI: Support Generic Initiator only domains

[PATCH v4 01/11] dt-bindings: phy-mtk-tphy: add two optional properties for u2phy
 2019-11-18 16:50 UTC  (2+ messages)

[PATCH 1/1] firmware: imx: scu-pd: do not power off console domain
 2019-11-18 16:13 UTC  (2+ messages)

[PATCH] base: soc: Export soc_device_to_device() helper
 2019-11-18 15:55 UTC  (11+ messages)
        ` Sense of soc bus? (was: [PATCH] base: soc: Export soc_device_to_device() helper)

[PATCH v3 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-11-18 15:25 UTC  (5+ messages)
` [PATCH v3 1/4] drm: bridge: dw_mipi_dsi: access registers via a regmap
` [PATCH v3 2/4] drm: bridge: dw_mipi_dsi: abstract register access using reg_fields
` [PATCH v3 3/4] drm: imx: Add i.MX 6 MIPI DSI host driver
` [PATCH v3 4/4] dt-bindings: display: add IMX MIPI DSI host controller doc

[arm64, debug] PTRACE_SINGLESTEP does not single-step a valid instruction
 2019-11-18 14:54 UTC  (3+ messages)

[PATCH v5 0/8] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-11-18 14:44 UTC  (5+ messages)
` [PATCH v5 4/8] dt-bindings: mmc: Add optional generic properties for mmc

[PATCH v6 0/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller
 2019-11-18 14:37 UTC  (4+ messages)
  ` [PATCH v6 4/5] "

[PATCH 3/3] soc/tegra: pmc: Add reset sources and levels on Tegra194
 2019-11-18 13:58 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v6 0/8] Add support for H6 PWM
 2019-11-18 13:23 UTC  (6+ messages)
` [PATCH v6 1/8] dt-bindings: pwm: allwinner: Add H6 PWM description

[PATCH] regulator: vexpress: Use PTR_ERR_OR_ZERO() to simplify code
 2019-11-18 13:00 UTC  (2+ messages)
` Applied "regulator: vexpress: Use PTR_ERR_OR_ZERO() to simplify code" to the regulator tree

[PATCH 0/5] drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code
 2019-11-18 13:00 UTC  (7+ messages)
` [PATCH 1/5] drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code in sun4i_hdmi_init_regmap_fields
` [PATCH 2/5] drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code in sun4i_tmds_create
` [PATCH 3/5] drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code in sun4i_dclk_create
` [PATCH 4/5] drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code in sun4i_ddc_create
` [PATCH 5/5] drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code in sun8i_phy_clk_create

[PATCH] arm64: dts: rockchip: Fix NanoPC-T4 cooling maps
 2019-11-18 12:09 UTC  (3+ 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).