linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-15 12:45:32 to 2019-07-16 10:30:39 UTC [more...]

[PATCH v2 0/4] add coupled regulators for Exynos5422/5800
 2019-07-16 10:33 UTC  (13+ messages)
  ` [PATCH v2 2/4] devfreq: exynos-bus: convert to use dev_pm_opp_set_rate()
  ` [PATCH v2 1/4] opp: core: add regulators enable and disable
  ` [PATCH v2 4/4] dt-bindings: devfreq: exynos-bus: remove unused property
  ` [PATCH v2 3/4] ARM: dts: exynos: add initial data for coupled regulators for Exynos5422/5800

[PATCH v3 0/5] Add NUMA-awareness to qspinlock
 2019-07-16 10:23 UTC  (9+ messages)
` [PATCH v3 1/5] locking/qspinlock: Make arch_mcs_spin_unlock_contended more generic
` [PATCH v3 2/5] locking/qspinlock: Refactor the qspinlock slow path
` [PATCH v3 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v3 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v3 5/5] locking/qspinlock: Introduce the shuffle reduction optimization "

[PATCH v1 00/50] Exynos5x clocks and buses changes
 2019-07-16 10:22 UTC  (58+ messages)
    ` [PATCH v1 02/50] clk: samsung: add IDs for Exynos5420 NoC clocks
    ` [PATCH v1 03/50] clk: samsung: change parent of dout_aclk400_wcore in Exynos5420
    ` [PATCH v1 04/50] clk: samsung: add IDs to manage aclk400_mscl "
    ` [PATCH v1 05/50] clk: samsung: add IDs to aclk400_isp "
    ` [PATCH v1 06/50] clk: samsung: add IDs to ACLK266 clocks "
    ` [PATCH v1 07/50] clk: samsung: add IDs to ACLK266_G2D "
    ` [PATCH v1 08/50] clk: samsung: change aclk266_isp clocks definitions Exynos5420
    ` [PATCH v1 09/50] clk: samsung: add IDs to FSYS clocks in Exynos5x
    ` [PATCH v1 10/50] clk: samsung: change ACLK100_NOC clocks definitions Exynos5x
    ` [PATCH v1 11/50] clk: samsung: add IDs to UART clocks in Exynos5420
    ` [PATCH v1 12/50] clk: add ID to PWM MUX "
    ` [PATCH v1 13/50] clk: samsung: add DPLL rate table "
    ` [PATCH v1 14/50] clk: samsung: add CLK_MOUT_SCLK_CPLL in the Exynos5420
    ` [PATCH v1 15/50] clk: samsung: add MPLL rate table in Exynos5420
    ` [PATCH v1 16/50] clk: samsung: add SPLL "
    ` [PATCH v1 17/50] clk: samsung: add CLK_MOUT_MMC0 in the Exynos5420
    ` [PATCH v1 18/50] ARM: dts: exynos: add bus_isp with OPP table
    ` [PATCH v1 19/50] ARM: dts: exynos: change OPPs values for FSYS2 in Exynos5420
    ` [PATCH v1 20/50] ARM: dts: exynos: change and rename FSYS OPP table "
    ` [PATCH v1 21/50] ARM: dts: exynos: add OPP into FSYS APB bus "
    ` [PATCH v1 22/50] ARM: dts: exynos: OPPs for bus_disp1 "
    ` [PATCH v1 23/50] ARM: dts: exynos: change lowest OPP in bus_disp1_fimd "
    ` [PATCH v1 24/50] ARM: dts: exynos: align OPPs with PLL rate for MSCL "
    ` [PATCH v1 25/50] ARM: dts: exynos: add 300MHz to bus_disp1_fimd "
    ` [PATCH v1 26/50] ARM: dts: exynos: align NOC100 bus OPPs "
    ` [PATCH v1 27/50] ARM: dts: exynos: align bus_wcore "
    ` [PATCH v1 28/50] ARM: dts: exynos: change OPPs for g2d and g2d_acp buses "
    ` [PATCH v1 29/50] ARM: dts: exynos: align OPPs of bus_gen "
    ` [PATCH v1 30/50] ARM: dts: exynos: add bus_isp266 into Exynos5800
    ` [PATCH v1 31/50] ARM: dts: exynos: align lowest OPP in bus_jpeg in Exynos5420
    ` [PATCH v1 32/50] ARM: dts: exynos: remove lowest OPP from bus_mfc "
    ` [PATCH v1 33/50] ARM: dts: exynos: set parent clocks to UARTs "
    ` [PATCH v1 34/50] ARM: dts: exynos: set parent clocks to PWM "
    ` [PATCH v1 35/50] ARM: dts: exynos: change speed and parent of NoC clock "
    ` [PATCH v1 36/50] ARM: dts: exynos: change ACLK100_NOC config in Exynos5422
    ` [PATCH v1 37/50] ARM: dts: exynos: change parent and rate of bus_fsys "
    ` [PATCH v1 38/50] ARM: dts: exynos: change parent and rate of bus_fsys2 "
    ` [PATCH v1 39/50] ARM: dts: exynos: change parent and rate of bus_fsys_acp "
    ` [PATCH v1 40/50] ARM: dts: exynos: change parent and rate of bus_gen "
    ` [PATCH v1 41/50] ARM: dts: exynos: change parent and rate of bus_g2d "
    ` [PATCH v1 42/50] ARM: dts: exynos: change parent and rate of bus_mscl "
    ` [PATCH v1 43/50] ARM: dts: exynos: add bus_isp "
    ` [PATCH v1 44/50] ARM: dts: exynos: change rate of bus_jpeg "
    ` [PATCH v1 45/50] ARM: dts: exynos: change rate of bus_disp1_fimd "
    ` [PATCH v1 46/50] ARM: dts: exynos: change rates of bus_disp1 "
    ` [PATCH v1 47/50] ARM: dts: exynos: change rate of bus_gscl_scaler "
    ` [PATCH v1 48/50] ARM: dts: exynos: set proper parents to bus_isp266 Exynos5422
    ` [PATCH v1 49/50] ARM: dts: exynos: add buses support for Exynos5800 Peach Pi
    ` [PATCH v1 50/50] ARM: dts: exynos: change MMC0 clock parent in "
    ` [PATCH v1 01/50] clk: samsung: add new IDs for Exynos5420 clocks

[PATCH] ARM: dts: at91: Avoid colliding 'display' node and property names
 2019-07-16 10:15 UTC  (4+ messages)

[PATCH] PCI: aardvark: fix big endian support
 2019-07-16  8:56 UTC  (6+ messages)

[PATCH 0/3] perf: Use capabilities instead of uid and euid
 2019-07-16  8:47 UTC  (5+ messages)
` [PATCH 1/3] perf: Add capability-related utilities
` [PATCH 2/3] perf: Use CAP_SYS_ADMIN with perf_event_paranoid checks

[RFC] Add virtual SDEI support in qemu
 2019-07-16  8:47 UTC  (8+ messages)

[PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail
 2019-07-16  8:46 UTC  (6+ messages)

[PATCH 00/18] ARM/ARM64: Support hierarchical CPU arrangement for PSCI
 2019-07-16  8:45 UTC  (4+ messages)
` [PATCH 10/18] drivers: firmware: psci: Add hierarchical domain idle states converter

[PATCH] PCI: pci-bridge-emul: fix big-endian support
 2019-07-16  8:33 UTC  (3+ messages)

[RFC PATCH v2 0/3] Support CPU hotplug for ARM64
 2019-07-16  8:32 UTC  (9+ messages)

[PATCH v2 01/19] drm/meson: drop use of drmP.h
 2019-07-16  8:28 UTC  (8+ messages)
` [PATCH v2 05/19] drm/sun4i: "
` [PATCH v2 17/19] drm/imx: "
` [PATCH v2 18/19] drm/rockchip: "
` [PATCH v2 19/19] drm/mediatek: "
` [PATCH v2 0/19] drm: drop use of drmp.h in drm-misc

[PATCH v5 0/3] dmaengine: ti: edma: Polled completion support
 2019-07-16  8:26 UTC  (4+ messages)
` [PATCH v5 1/3] dmaengine: ti: edma: Clean up the 2x32bit array register accesses
` [PATCH v5 2/3] dmaengine: ti: edma: Correct the residue calculation (fix for memcpy)
` [PATCH v5 3/3] dmaengine: ti: edma: Support for polled (memcpy) completion

[PATCH v2 0/2] dmaengine: ti: omap-dma: Improved polling support
 2019-07-16  8:24 UTC  (3+ messages)
` [PATCH v2 1/2] dmaengine: ti: omap-dma: Readability cleanup in omap_dma_tx_status()
` [PATCH v2 2/2] dmaengine: ti: omap-dma: Improved memcpy polling support

[RFC 2/2] rpmsg: imx: add the initial imx rpmsg support
 2019-07-16  8:04 UTC  (2+ messages)
  ` [EXT] "

[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
 2019-07-16  8:03 UTC  (11+ messages)
` [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags

[PATCH] ARM: dts: imx6ul-kontron-ul2: Add Exceet/Kontron iMX6-UL2 SoM
 2019-07-16  8:02 UTC  (4+ messages)

[PATCH v3 0/5] Add HDMI jack support on RK3288
 2019-07-16  7:59 UTC  (5+ messages)
` [PATCH v3 1/5] ASoC: hdmi-codec: Add an op to set callback function for plug event

[PATCH] media: platform: sti: c8sectpfe: core: Add of_node_put() at goto
 2019-07-16  7:27 UTC  (2+ messages)

[PATCH] staging: mt7621-pci: Add of_node_put() before return
 2019-07-16  5:59 UTC 

[PATCH] staging: mt7621-pinctrl: Add of_node_put() before return
 2019-07-16  5:59 UTC 

[PATCH] net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before goto
 2019-07-16  5:55 UTC 

[PATCH] ARM64/irqchip: Make ACPI_IORT depend on PCI again
 2019-07-16  4:13 UTC  (2+ messages)

[PATCH V3] cpufreq: Make cpufreq_generic_init() return void
 2019-07-16  4:06 UTC 

[PATCH v4.4 V2 00/43] V4.4 backport of arm64 Spectre patches
 2019-07-16  3:44 UTC  (3+ messages)

[PATCH RFC 00/14] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2019-07-16  3:31 UTC  (12+ messages)
` [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file

[PATCH] arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1
 2019-07-16  3:09 UTC 

[PATCH v6 00/14] Mediatek MT8183 scpsys support
 2019-07-16  1:50 UTC  (6+ messages)
` [PATCH v6 14/14] arm64: dts: Add power controller device node of MT8183

[PATCH] ARM: dts: gemini: Set DIR-685 SPI CS as active low
 2019-07-16  1:27 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors
 2019-07-16  0:39 UTC  (4+ messages)

[PATCH] dt-bindings: pinctrl: aspeed: Fix AST2500 example errors
 2019-07-16  0:37 UTC  (2+ messages)

[PATCH v2 0/2] mmc: Add support for the ASPEED SD controller
 2019-07-16  0:36 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: Document Aspeed "

[PATCH v2 7/7] arm64: dts: allwinner: a64: enable ANX6345 bridge on Teres-I
 2019-07-16  0:28 UTC  (12+ messages)

[PATCH v2 0/2] interconnect: Add path tagging support
 2019-07-15 23:34 UTC  (4+ messages)
` [PATCH v2 2/2] interconnect: qcom: Add tagging and wake/sleep support for sdm845

[PATCH v3 0/6] coresight: etm4x: save/restore ETMv4 context across CPU low power states
 2019-07-15 23:04 UTC  (4+ messages)
` [PATCH v3 5/6] coresight: etm4x: save/restore state "

[PATCH 25/28] perf cs-etm: Remove errnoeous ERR_PTR() usage in cs_etm__process_auxtrace_info
 2019-07-15 21:11 UTC  (2+ messages)
` [PATCH 26/28] perf cs-etm: Return errcode in cs_etm__process_auxtrace_info()

[PATCH] ARM: dts: nomadik: Set up the CS GPIO right
 2019-07-15 21:03 UTC 

[PATCH RESEND] arm64: dts: meson-g12a-sei510: enable IR controller
 2019-07-15 20:34 UTC  (2+ messages)

[PATCH v4 0/7] Allwinner H6 SPDIF support
 2019-07-15 19:38 UTC  (4+ messages)

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-15 18:43 UTC  (9+ messages)
` [PATCH v2 3/5] x86: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-07-15 18:05 UTC  (11+ messages)
` [PATCH v18 07/15] fs/namespace: untag user pointers in copy_mount_options
` [PATCH v18 08/15] userfaultfd: untag user pointers
` [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr

[PATCH v3 00/13] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-07-15 17:26 UTC  (14+ messages)
` [PATCH v3 01/13] ARM: tegra: Remove cpuidle drivers to replace them with a new driver
` [PATCH v3 02/13] ARM: tegra: Change tegra_set_cpu_in_lp2() type to void
` [PATCH v3 03/13] ARM: tegra: Propagate error from tegra_idle_lp2_last()
` [PATCH v3 04/13] ARM: tegra: Compile sleep-tegra20/30.S unconditionally
` [PATCH v3 05/13] ARM: tegra: Expose PM functions required for new cpuidle driver
` [PATCH v3 06/13] ARM: tegra: Rename some of the newly exposed PM functions
` [PATCH v3 07/13] ARM: tegra: Add tegra_pm_park_secondary_cpu()
` [PATCH v3 08/13] clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEP
` [PATCH v3 09/13] cpuidle: Introduce unified driver for NVIDIA Tegra SoCs
` [PATCH v3 10/13] cpuidle: tegra: Support CPU cluster power-down state on Tegra30
` [PATCH v3 11/13] ARM: tegra: Create simple platform device for cpuidle driver
` [PATCH v3 12/13] ARM: multi_v7_defconfig: Enable Tegra "
` [PATCH v3 13/13] ARM: tegra: Enable Tegra cpuidle driver in tegra_defconfig

[RFC v2 00/14] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2019-07-15 17:06 UTC  (7+ messages)
` [RFC v2 12/14] arm64/lib: asid: Allow user to update the context under the lock
` [RFC v2 14/14] kvm/arm: Align the VMID allocation with the arm64 ASID one

[PATCH v4 0/8] Support for Allwinner V3/S3L and Sochip S3
 2019-07-15 17:03 UTC  (3+ messages)
` [PATCH v4 7/8] dt-bindings: arm: sunxi: add binding for Lichee Zero Plus core board

[PATCH v3 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-07-15 17:03 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mailbox: add binding doc for the ARM SMC/HVC mailbox

[PATCH 1/3] ARM: dts: gemini: Fix up confused pin settings
 2019-07-15 16:46 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: gemini: Switch to redboot partition parsing
` [PATCH 3/3] ARM: dts: gemini: Mount root from mtdblock3

[PATCH V3 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant
 2019-07-15 16:31 UTC  (3+ messages)
` [PATCH V3 1/3] mmc: mmci: fix read status for busy detect

[PATCH v1 05/33] drm/mxsfb: drop use of drmP.h
 2019-07-15 16:29 UTC  (6+ messages)
` [PATCH v1 14/33] drm/atmel_hlcdc: "

[PATCH v3 04/24] dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherent
 2019-07-15 15:17 UTC  (4+ messages)

[PATCH AUTOSEL 4.9 31/73] perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
 2019-07-15 14:35 UTC 

[PATCH AUTOSEL 4.14 040/105] perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
 2019-07-15 14:27 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 061/105] media: s5p-mfc: Make additional clocks optional

[PATCH AUTOSEL 4.19 052/158] perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
 2019-07-15 14:17 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 063/158] media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7
` [PATCH AUTOSEL 4.19 092/158] media: s5p-mfc: Make additional clocks optional

[PATCH AUTOSEL 5.1 071/219] perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
 2019-07-15 14:02 UTC  (3+ messages)
` [PATCH AUTOSEL 5.1 084/219] media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7
` [PATCH AUTOSEL 5.1 126/219] media: s5p-mfc: Make additional clocks optional

[PATCH AUTOSEL 5.2 082/249] perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
 2019-07-15 13:45 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 096/249] media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7
` [PATCH AUTOSEL 5.2 144/249] media: s5p-mfc: Make additional clocks optional

[PATCH] MIPS: fix some more fall through errors in arch/mips
 2019-07-15 12:46 UTC 

[PATCH v5] arm64: kernel: implement fast refcount checking
 2019-07-15 12:44 UTC  (5+ 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).