linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-20 12:12:29 to 2016-12-21 15:11:11 UTC [more...]

Problems to Allwinner H3's eFUSE/SID
 2016-12-21 15:11 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH v2 0/2] mark driver as non-removable
 2016-12-21 15:03 UTC  (3+ messages)
` [PATCH v2 1/2] drivers/perf: arm_pmu: Use devm_ allocators
` [PATCH v2 2/2] arm: perf: Mark as non-removable

[PATCH 0/3] arm perf: Support DEBUG_TEST_DRIVER_REMOVE
 2016-12-21 14:45 UTC  (6+ messages)
` [PATCH 1/3] drivers/perf: arm_pmu: Use devm_ allocators
` [PATCH 2/3] drivers/perf: arm_pmu: add arm_pmu_device_remove
` [PATCH 3/3] arm: perf: Add platform driver removal function

[PATCHv2 00/11] Implement clocksource for rockchip SoC using rockchip timer
 2016-12-21 14:21 UTC  (3+ messages)
` [PATCH v4 0/9] "

[PATCH v8 0/8] Introducing Exynos ChipId driver
 2016-12-21 14:08 UTC  (7+ messages)
` [PATCH v8 1/8] soc: samsung: add exynos chipid driver support

[PATCH v4 1/3] ARM: dts: vf610-zii-dev-rev-b: Remove leftover PWM pingroup
 2016-12-21 13:30 UTC  (2+ messages)
` [v4, "

[PATCH v4 3/3] ARM: dts: vf610-zii-dev-rev-b: Remove 'fixed-link' from DSA ports
 2016-12-21 13:25 UTC  (3+ messages)
` [v4, "

[RFC PATCH 0/7] ThunderX Embedded switch support
 2016-12-21 13:05 UTC  (12+ messages)
` [RFC PATCH 1/7] PF driver modified to enable HW filter support, changes works in backward compatibility mode Enable required things in Makefile Enable LZ4 dependecy inside config file
` [RFC PATCH 2/7] VF driver changes to enable hooks to get kernel notifications
` [RFC PATCH 3/7] Enable pause frame support
` [RFC PATCH 4/7] HW Filter Initialization code and register access APIs
` [RFC PATCH 5/7] Multiple VF's grouped together under single physical port called PF group PF Group maintainance API's
` [RFC PATCH 6/7] HW Filter Table access API's
` [RFC PATCH 7/7] Get notifications from PF driver and configure filter block based on request data

[PATCH net-next v4 0/2] Add support for the ethernet switch on the ESPRESSObin
 2016-12-21 12:57 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_ports
` [PATCH net-next v4 2/2] net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341/88E6141

[PATCH 0/7] add CPU thermal throttling to Allwinner A33 SoC
 2016-12-21 12:20 UTC  (11+ messages)
` [PATCH 1/7] Documentation: DT: bindings: iio: adc: add documentation for Allwinner SoCs' GPADC driver
` [PATCH 2/7] Documentation: DT: bindings: mfd: add documentation for Allwinner SoCs' GPADC MFD driver
` [PATCH 3/7] iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensor

[PATCH 1/5] ARM: dts: qcom: apq8064: Add missing scm clock
 2016-12-21 11:49 UTC  (5+ messages)
` [PATCH 2/5] ARM: dts: qcom: apq8064: Add riva-pil node
` [PATCH 3/5] ARM: dts: qcom: apq8064-sony-yuga: Enable riva-pil
` [PATCH 4/5] ARM: dts: qcom: sd600-eval: pm8921_s2 regulator properties
` [PATCH 5/5] ARM: dts: qcom: sd600eval: Enable riva-pil

How to remove warn msg "cache: parent cpui should not be sleeping" i=1, 2, 3
 2016-12-21 11:37 UTC 

[PATCH] ARM64: dts: meson-gxbb-odroidc2: fix GbE tx link breakage
 2016-12-21 11:31 UTC 

[PATCH net-next 00/27] net: mvpp2: add basic support for PPv2.2
 2016-12-21 11:16 UTC  (28+ messages)
` [PATCH net-next 01/27] dt-bindings: net: update Marvell PPv2 binding for PPv2.2 support
` [PATCH net-next 02/27] net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set()
` [PATCH net-next 03/27] net: mvpp2: handle too large value in mvpp2_rx_time_coal_set()
` [PATCH net-next 04/27] net: mvpp2: release reference to txq_cpu[] entry after unmapping
` [PATCH net-next 05/27] net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue'
` [PATCH net-next 06/27] net: mvpp2: drop useless fields in mvpp2_bm_pool and related code
` [PATCH net-next 07/27] net: mvpp2: simplify mvpp2_bm_bufs_add()
` [PATCH net-next 08/27] net: mvpp2: remove unused register definitions
` [PATCH net-next 09/27] net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
` [PATCH net-next 10/27] net: mvpp2: simplify MVPP2_PRS_RI_* definitions
` [PATCH net-next 11/27] net: mvpp2: switch to build_skb() in the RX path
` [PATCH net-next 12/27] net: mvpp2: enable building on 64-bit platforms
` [PATCH net-next 13/27] net: mvpp2: add and use accessors for TX/RX descriptors
` [PATCH net-next 14/27] net: mvpp2: add ip_version field in "struct mvpp2"
` [PATCH net-next 15/27] net: mvpp2: introduce an intermediate union for the TX/RX descriptors
` [PATCH net-next 16/27] net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
` [PATCH net-next 17/27] net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
` [PATCH net-next 18/27] net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
` [PATCH net-next 19/27] net: mvpp2: adapt mvpp2_defaults_set() "
` [PATCH net-next 20/27] net: mvpp2: adjust mvpp2_{rxq, txq}_init for PPv2.2
` [PATCH net-next 21/27] net: mvpp2: handle register mapping and access "
` [PATCH net-next 22/27] net: mvpp2: handle misc PPv2.1/PPv2.2 differences
` [PATCH net-next 23/27] net: mvpp2: add AXI bridge initialization for PPv2.2
` [PATCH net-next 24/27] net: mvpp2: rework RXQ interrupt group "
` [PATCH net-next 25/27] net: mvpp2: adapt rxq distribution to PPv2.2
` [PATCH net-next 26/27] net: mvpp2: add support for an additional clock needed for PPv2.2
` [PATCH net-next 27/27] net: mvpp2: finally add the PPv2.2 compatible string

[PATCH 0/3] Add and export clk-480m clocks for ehci and ohci on RK3399
 2016-12-21 10:44 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: rockchip: add clk-480m for ehci and ohci of rk3399

[PATCH v2] arm64: dts: rockchip: add u2phy clock for ehci and ohci of rk3399
 2016-12-21 10:41 UTC  (2+ messages)
` [RESEND PATCH "

[PATCH v3] rtc: armada38x: Follow the new recommendation for errata implementation
 2016-12-21 10:28 UTC 

[PATCHv2 0/3] arm64/clk: update Marvell Armada CP110 system controller driver
 2016-12-21 10:26 UTC  (4+ messages)
` [PATCHv2 1/3] dt-bindings: arm: update Armada CP110 system controller binding
` [PATCHv2 2/3] clk: mvebu: adjust clock handling for the CP110 system controller
` [PATCHv2 3/3] arm64: dts: marvell: adjust name of sd-mmc-gop clock in syscon

[PATCH] ARM: dts: turris-omnia: add support for ethernet switch
 2016-12-21 10:20 UTC 

[PATCH 0/2] Cosmetic changes for the SPI driver of ARMADA 3700
 2016-12-21 10:10 UTC  (3+ messages)
` [PATCH 1/2] spi: armada-3700: Coding style fixes
` [PATCH 2/2] spi: armada-3700: Replaced raw values for nbits by the SPI macros

[RFC PATCH] Memory hotplug support for arm64 platform
 2016-12-21  9:44 UTC  (3+ messages)

[PATCH v2] rtc: armada38x: Followed the new recommendation for errata implementation
 2016-12-21  9:44 UTC  (4+ messages)

[PATCH v3 net-next 0/3] Add support for the ethernet switch on the ESPRESSObin
 2016-12-21  9:41 UTC  (6+ messages)
` [PATCH v3 net-next 1/3] net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_ports
` [PATCH v3 net-next 2/3] net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341/88E6141
` [PATCH v3 net-next 3/3] arm64: dts: marvell: Add ethernet switch definition for the ESPRESSObin

[RFC]arm64: soft lockup on smp_call_function_many()
 2016-12-21  9:37 UTC 

[PATCH 1/1] mm: call force_sig_info before prints
 2016-12-21  9:21 UTC  (2+ messages)

[PATCH v2 0/3] Add support for the ethernet switch on the ESPRESSObin
 2016-12-21  8:57 UTC  (8+ messages)
` [PATCH v2 2/3] net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341/88E6141
` [PATCH v2 3/3] arm64: dts: marvell: Add ethernet switch definition for the ESPRESSObin

[PATCH] crypto: testmgr: Use linear alias for test input
 2016-12-21  8:55 UTC  (3+ messages)

[PATCH v2] ARM64: dts: marvell: Correct license text
 2016-12-21  8:51 UTC  (2+ messages)

[PATCH v2 3/3] phy: rockchip-inno-usb2: Set EXTCON_USB when EXTCON_CHG_USB_SDP was set
 2016-12-21  8:12 UTC 

[PATCH 1/3] extcon: Add documentation for EXTCON_CHG_USB_* and EXTCON_USB_*
 2016-12-21  7:59 UTC  (12+ messages)
  ` [PATCH 2/3] extcon: axp288: Set EXTCON_USB when EXTCON_CHG_USB_SDP was set
  ` [PATCH 3/3] phy: rockchip-inno-usb2: "

[PATCH v19 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-12-21  6:46 UTC  (16+ messages)
` [PATCH v19 01/15] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v19 02/15] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v19 03/15] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v19 04/15] clocksource/drivers/arm_arch_timer: rename some enums and defines
` [PATCH v19 05/15] clocksource/drivers/arm_arch_timer: rework PPI determination
` [PATCH v19 06/15] clocksource/drivers/arm_arch_timer: Rework counter frequency detection
` [PATCH v19 07/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing
` [PATCH v19 08/15] clocksource/drivers/arm_arch_timer: move arch_timer_needs_of_probing into DT init call
` [PATCH v19 09/15] clocksource/drivers/arm_arch_timer: Introduce some new structs to prepare for GTDT
` [PATCH v19 10/15] clocksource/drivers/arm_arch_timer: Refactor the timer init code "
` [PATCH v19 11/15] acpi/arm64: Add GTDT table parse driver
` [PATCH v19 12/15] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v19 13/15] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v19 14/15] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v19 15/15] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH 0/2] Patches to make i.MX31 PDK board boot again
 2016-12-21  6:00 UTC  (5+ messages)
` [PATCH 2/2] mfd: mc13xxx: Pass the IRQF_TRIGGER_HIGH flag

[PATCH 0/2] s5p-mfc fix for using reserved memory
 2016-12-21  5:44 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: prevent corruption of ste stage-1 context ptr
 2016-12-21  4:11 UTC  (2+ messages)
` [PATCH] iommu/arm-smmu-v3: Clear prior settings when updating STEs

[PATCH] Documentation: dt: Explicitly mark Samsung Exynos SoC bindings as unstable
 2016-12-21  3:36 UTC  (2+ messages)

[PATCH 0/3] pwm: lpc32xx: switch driver to one phandle argument for PWM consumers
 2016-12-21  3:30 UTC  (5+ messages)
` [PATCH 1/3] dt: pwm: lpc32xx: add description of clocks and #pwm-cells properties

[RFC PATCH] iommu/arm-smmu: Add global SMR masking property
 2016-12-21  3:29 UTC  (2+ messages)

[PATCH 0/4] video: ARM CLCD: add support of an optional GPIO to enable panel
 2016-12-21  3:27 UTC  (5+ messages)
` [PATCH 1/4] video: ARM CLCD: sort included headers out alphabetically
` [PATCH 2/4] video: ARM CLCD: use panel device node for panel initialization
` [PATCH 3/4] video: ARM CLCD: use panel device node for getting backlight and mode
` [PATCH 4/4] video: ARM CLCD: add support of an optional GPIO to enable panel

[PATCH 1/2] soc: ti: knav_dma: fix typos in trace message
 2016-12-21  1:01 UTC  (3+ messages)
` [PATCH 2/2] soc: ti: knav: cleanup includes and sort header files

[PATCHv4 00/15] clk: ti: add support for hwmod clocks
 2016-12-20 23:04 UTC  (12+ messages)

[PATCH v4 0/2] cpufreq: brcmstb-cpufreq: CPUfreq driver for older Broadcom STB SoCs
 2016-12-20 22:55 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: brcm: clocks: add binding for brcmstb-cpu-clk-div
` [PATCH v4 2/2] cpufreq: brcmstb-cpufreq: CPUfreq driver for older Broadcom STB SoCs

[PATCH v2] efi/libstub: arm*: Pass latest memory map to the kernel
 2016-12-20 22:33 UTC  (4+ messages)

[PATCH] devicetree: bindings: clk: mvebu: fix description for sata1 on Armada XP
 2016-12-20 21:20 UTC 

[PATCH v6 0/5] Altera Cyclone Passive Serial SPI FPGA Manager
 2016-12-20 20:44 UTC  (8+ messages)
` [PATCH v6 2/5] lib: implement __arch_bitrev8x4()
` [PATCH v6 4/5] fpga manager: Add cyclone-ps-spi driver for Altera FPGAs

[PATCH 0/3] TI DA8xx/OMAPL13x/AM17xx/AM18xx UART
 2016-12-20 20:23 UTC  (4+ messages)
` [PATCH 1/3] doc: DT: Add ti,da830-uart to serial/8250 bindings
` [PATCH 2/3] serial: 8250: Add new port type for TI DA8xx/OMAPL13x/AM17xx/AM18xx
` [PATCH 3/3] ARM: da850: Add ti, da830-uart compatible for serial ports

[PATCH] ASoC: sun4i-i2s: Add quirks for newer SoCs
 2016-12-20 19:40 UTC  (3+ messages)

[PATCH v2] ARM: dts: sun4i: A1000: add axp209 regulator nodes
 2016-12-20 19:17 UTC  (2+ messages)

[PATCH 0/2] ASoC: sun4i-spdif: Changes in preparation of supporting new SoCs
 2016-12-20 19:12 UTC  (5+ messages)
` [PATCH 1/2] ASoC: sun4i-spdif: remove legacy dapm components
` [PATCH 2/2] ASoC: sun4i-spdif: Add quirks to the spdif driver

[linux-sunxi][PATCH 0/3] Enable SPDIF on the Mele I7
 2016-12-20 19:11 UTC  (7+ messages)
` [linux-sunxi][PATCH 1/3] ARM: dts: sun6i: Add SPDIF TX pin to the A31
` [linux-sunxi][PATCH 2/3] ARM: dts: sun6i: Add the SPDIF block "

[linux-sunxi][PATCH] clk: sunxi-ng: A31: Fix spdif clock register
 2016-12-20 19:06 UTC  (2+ messages)

[linux-sunxi][PATCH] ARM: dts: sun6i: Mele I7: Enable internal audio codec
 2016-12-20 19:06 UTC  (2+ messages)

[PATCH] ARM: dts: sun8i: add a delay after reset xr819 on Orange Pi Zero
 2016-12-20 18:58 UTC  (2+ messages)

[PATCH net 0/3] Fix integration of eee-broken-modes
 2016-12-20 18:51 UTC  (2+ messages)

[PATCH] i2c: uniphier[-f]: fix bool logic calculation
 2016-12-20 17:55 UTC  (3+ messages)

[PATCH v3] arm64: SMMU-v2: Workaround for Cavium ThunderX erratum 28168
 2016-12-20 17:52 UTC  (4+ messages)

[PATCH] trace: extend trace_clock to support arch_arm clock counter
 2016-12-20 17:04 UTC  (8+ messages)

[RFC PATCH] vring: Force use of DMA API for ARM-based systems
 2016-12-20 16:50 UTC  (2+ messages)

[RFC PATCH net-next v4 1/2] macb: Add 1588 support in Cadence GEM
 2016-12-20 16:38 UTC  (3+ messages)
` [RFC PATCH net-next v4 2/2] macb: Enable 1588 support in SAMA5Dx platforms

[PATCH 0/4] iommu/arm-smmu: Fixes for 4.8
 2016-12-20 16:17 UTC  (6+ messages)
` [PATCH 3/4] iommu/arm-smmu: Disable stalling faults for all endpoints

[PATCH 1/2] arm64: defconfig: enable CONFIG_MTD_BLOCK
 2016-12-20 16:04 UTC  (2+ messages)
` [PATCH 2/2] arm64: defconfig: enable CONFIG_MTD_NAND and CONFIG_MTD_NAND_DENALI_DT

[linux-sunxi][PATCH] ARM: dts: sun4i: A1000: add axp209 regulator nodes
 2016-12-20 15:56 UTC  (3+ messages)

[PATCH] ARM: dts: imx28: Add simple-card support
 2016-12-20 15:35 UTC 

[PATCH V6 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-12-20 15:29 UTC  (3+ messages)
` [PATCH V6 05/10] acpi: apei: handle SEA notification type for ARMv8

[GIT PULL] Mailbox changes for v4.10
 2016-12-20 14:14 UTC 

[PATCH] ARM: dts: sun8i-q8-common: enable bluetooth on SDIO Wi-Fi
 2016-12-20 13:50 UTC  (6+ 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).