linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-10 10:57:42 to 2019-12-10 20:53:55 UTC [more...]

[PATCH v5 0/3] sysfs: add sysfs based cpuinfo
 2019-12-10 20:53 UTC  (10+ messages)
` [PATCH 2/3] x86 cpuinfo: implement sysfs nodes for x86
` [PATCH 3/3] arm64 cpuinfo: implement sysfs nodes for arm64

[PATCH] drivers: add devm_platform_ioremap_resource_byname() helper
 2019-12-10 20:41 UTC  (7+ messages)
` [PATCH 1/5] nvmem: sunxi_sid: convert to devm_platform_ioremap_resource
` [PATCH 2/5] nvmem: lpc18xx_otp: "
` [PATCH 3/5] nvmem: meson-mx-efuse: "
` [PATCH 4/5] nvmem: bcm-ocotp: "

[PATCH] ARM: dts: bcm283x: Fix critical trip point
 2019-12-10 20:37 UTC  (4+ messages)

[PATCH 0/5] fixes for atmel-hlcdc
 2019-12-10 20:37 UTC  (12+ messages)
` [PATCH 1/5] drm: atmel-hlcdc: use double rate for pixel clock only if supported
` [PATCH 2/5] drm: atmel-hlcdc: enable clock before configuring timing engine
` [PATCH 3/5] mfd: atmel-hlcdc: return in case of error
` [PATCH 4/5] Revert "drm/atmel-hlcdc: allow selecting a higher pixel-clock than requested"
` [PATCH 5/5] Revert "drm: atmel-hlcdc: enable sys_clk during initalization."

[PATCH] ARM: mmp: include the correct cputype.h
 2019-12-10 20:34 UTC 

[PATCH] coresight: etm4x: fix unused function warning
 2019-12-10 20:33 UTC 

[PATCH] ARM: tegra: Fix restoration of PLLM when exiting suspend
 2019-12-10 20:29 UTC  (6+ messages)

[PATCH] gpio: aspeed: avoid return type warning
 2019-12-10 20:28 UTC 

[PATCH] gpio: xgs-iproc: remove __exit annotation for iproc_gpio_remove
 2019-12-10 20:28 UTC  (3+ messages)

[RFC-next 0/1] Odroid C2: Enable DVFS for cpu
 2019-12-10 20:04 UTC  (6+ messages)

[PATCH 0/2] reset: Add Broadcom STB RESCAL reset controller
 2019-12-10 19:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: reset: Document BCM7216 "
` [PATCH 2/2] reset: Add Broadcom STB "

[PATCH v3 0/2] Amlogic 32-bit Meson SoC SDHC MMC controller driver
 2019-12-10 20:00 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: Document the Amlogic Meson SDHC MMC host controller
` [PATCH v3 2/2] mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host

[arm64, debug] PTRACE_SINGLESTEP does not single-step a valid instruction
 2019-12-10 20:00 UTC  (5+ messages)

[PATCH net-next 0/4] net: stmmac: Improvements for -next
 2019-12-10 19:54 UTC  (5+ messages)
` [PATCH net-next 1/4] net: stmmac: Print more information in DebugFS DMA Capabilities file
` [PATCH net-next 2/4] net: stmmac: Always arm TX Timer at end of transmission start
` [PATCH net-next 3/4] net: stmmac: Let TX and RX interrupts be independently enabled/disabled
` [PATCH net-next 4/4] net: stmmac: Always use TX coalesce timer value when rescheduling

[PATCH] ASoC: rt5677: add SPI_MASTER dependency
 2019-12-10 19:52 UTC 

[PATCH] ARM: davinci: select CONFIG_RESET_CONTROLLER
 2019-12-10 19:51 UTC 

[RFC PATCH] perf tools: Fix cross compile for ARM64
 2019-12-10 19:51 UTC  (8+ messages)
    ` perf top for arm64?

[PATCH net 0/8] net: stmmac: Fixes for -net
 2019-12-10 19:34 UTC  (9+ messages)
` [PATCH net 1/8] net: stmmac: selftests: Needs to check the number of Multicast regs
` [PATCH net 2/8] net: stmmac: Determine earlier the size of RX buffer
` [PATCH net 3/8] net: stmmac: Do not accept invalid MTU values
` [PATCH net 4/8] net: stmmac: Only the last buffer has the FCS field
` [PATCH net 5/8] net: stmmac: xgmac: Clear previous RX buffer size
` [PATCH net 6/8] net: stmmac: RX buffer size must be 16 byte aligned
` [PATCH net 7/8] net: stmmac: 16KB buffer "
` [PATCH net 8/8] net: stmmac: Enable 16KB buffer size

[PATCH] firmware: arm_scmi: Make scmi core independent of transport type
 2019-12-10 18:46 UTC  (4+ messages)

[PATCH] arm64: dts: meson-a1: add I2C nodes
 2019-12-10 18:43 UTC  (6+ messages)

[PATCH] arm64: dts: a1: add saradc controller
 2019-12-10 18:41 UTC  (4+ messages)

[PATCH 00/15] firmware: arm_scmi: Add support for multiple device per protocol
 2019-12-10 18:26 UTC  (22+ messages)
` [PATCH 01/15] "
` [PATCH 02/15] firmware: arm_scmi: Skip scmi mbox channel setup for addtional devices
` [PATCH 03/15] firmware: arm_scmi: Skip protocol initialisation for additional devices
` [PATCH 04/15] firmware: arm_scmi: Add names to scmi devices created
` [PATCH 05/15] firmware: arm_scmi: Add versions and identifier attributes using dev_groups
` [PATCH 06/15] firmware: arm_scmi: Update scmi_prot_init_fn_t to use device instead of handle
` [PATCH 07/15] firmware: arm_scmi: Stash version in protocol init functions
` [PATCH 08/15] firmware: arm_scmi: Add and initialise protocol version to scmi_device structure
` [PATCH 09/15] firmware: arm_scmi: Add scmi protocol version and id device attributes
` [PATCH 10/15] firmware: arm_scmi: Drop logging individual scmi protocol version
` [PATCH 11/15] firmware: arm_scmi: Match scmi device by both name and protocol id
` [PATCH 12/15] clk: scmi: "
` [PATCH 13/15] cpufreq: "
` [PATCH 14/15] hwmon: (scmi-hwmon) "
` [PATCH 15/15] reset: reset-scmi: "

[GIT PULL] Qualcomm ARM64 Defconfig updates for 5.5
 2019-12-10 18:17 UTC  (7+ messages)
` [GIT PULL] Qualcomm ARM64 DT "

[PATCH 0/2] Couple of reset-brcmstb fixes
 2019-12-10 17:51 UTC  (3+ messages)

[PATCH] dt-bindings: pwm: allwinner: Fix missing header in H6 example
 2019-12-10 17:47 UTC 

[PATCH] dt-bindings: arm: Remove leftover axentia.txt
 2019-12-10 17:40 UTC  (5+ messages)

[PATCH v3 00/25] PCI host resource consolidation
 2019-12-10 17:33 UTC  (4+ messages)
` [PATCH v3 11/25] PCI: rockchip: Drop storing driver private outbound resource data

[PATCH v7 0/8] Add support for H6 PWM
 2019-12-10 17:20 UTC  (4+ messages)

[PATCH] bus: ts-nbus: remove bus driver without user
 2019-12-10 17:15 UTC  (5+ messages)

[PATCH] ARM: shmobile: defconfig: Restore debugfs support
 2019-12-10 17:09 UTC  (2+ messages)

[PATCH v9 0/4]
 2019-12-10 16:51 UTC  (3+ messages)
` [PATCH v9 2/4] arm64: Factor out checks for KASLR in KPTI code into separate function

[PATCH v6 0/6] Add Support for MediaTek PMIC MT6358
 2019-12-10 16:42 UTC  (5+ messages)
` [PATCH v6 5/6] rtc: mt6397: fix alarm register overwrite
` [PATCH v6 6/6] rtc: Add support for the MediaTek MT6358 RTC

[PATCH] mfd: rk808: Always use poweroff when requested
 2019-12-10 16:40 UTC  (4+ messages)

[PATCH v8 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2019-12-10 16:34 UTC  (3+ messages)
` [PATCH v8 2/2] drm/bridge: "

Kernel v5.2+ on HiKey960?
 2019-12-10 16:26 UTC  (12+ messages)

Is this linux-arm-kernel@lists.infradead.org still active?
 2019-12-09 17:47 UTC 

[PATCH] bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTO
 2019-12-10 16:13 UTC 

[PATCH] ARM: net: bpf: improve endian conversion
 2019-12-10 15:55 UTC  (2+ messages)

[PATCH -next] rtc: mt6397: drop free_irq of devm_ allocated irq
 2019-12-10 15:44 UTC  (2+ messages)

arm_smccc_smc as generic smc interface?
 2019-12-10 15:38 UTC  (3+ messages)

[PATCH 01/10] tty: serial: samsung: allow driver to be built by anyone
 2019-12-10 15:14 UTC  (22+ messages)
` [PATCH 02/10] tty: serial: samsung_tty: fix build warning
` [PATCH 03/10] tty: serial: samsung.h: fix up minor comment issues
` [PATCH 04/10] tty: serial: samsung.h: remove reset_port callback from struct s3c24xx_uart_info
` [PATCH 05/10] tty: serial: samsung_tty: delete samsung.h
` [PATCH 06/10] tty: serial: samsung_tty: drop unneded dbg() calls
` [PATCH 07/10] tty: serial: samsung_tty: use standard debugging macros
` [PATCH 08/10] tty: serial: samsung_tty: use 'unsigned int' not 'unsigned'
` [PATCH 09/10] tty: serial: samsung_tty: fix up minor comment formatting
` [PATCH 10/10] tty: serial: samsung_tty: fix blank line checkpatch warning

[PATCH v2 1/3] arm64: dts: allwiner: Fix typo in dual licensed SPDX identifier
 2019-12-10 15:02 UTC  (4+ messages)
` [PATCH v2 2/3] arm64: dts: allwinner: Convert license to "

[PATCH] pcie: Add quirk for the Arm Neoverse N1SDP platform
 2019-12-10 14:41 UTC  (2+ messages)

[PATCH v2 0/4] KASAN for powerpc64 radix, plus generic mm change
 2019-12-10 14:39 UTC  (7+ messages)
` [PATCH v2 2/4] kasan: use MAX_PTRS_PER_* for early shadow
` [PATCH v2 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

[PATCH] arm64: dts: imx8mm: Add missing mux options for UART1 and UART2 signals
 2019-12-10 14:15 UTC 

[PATCH] perf/smmuv3: Remove the leftover put_cpu() in error path
 2019-12-10 14:10 UTC  (5+ messages)

[PATCH 1/1] mmc: mmci: add threaded irq to abort DPSM of non-functional state
 2019-12-10 14:03 UTC  (7+ messages)
    ` [Linux-stm32] "

[PATCH v2] ARM: dts: mvebu: add support for SolidRun Clearfog GTR
 2019-12-10 13:40 UTC  (2+ messages)

[PATCH] rtc: sun6i: Add support for RTC clocks on R40
 2019-12-10 13:33 UTC  (2+ messages)

[PATCH] rtc: stm32: add missed clk_disable_unprepare in error path of resume
 2019-12-10 13:29 UTC  (2+ messages)

[PATCH v3 00/13] phy: usb: Updates to Broadcom STB USB PHY driver
 2019-12-10 13:21 UTC  (14+ messages)
` [PATCH v3 01/13] phy: usb: EHCI DMA may lose a burst of DMA data for 7255xA0 family
` [PATCH v3 02/13] phy: usb: Get all drivers that use USB clks using correct enable/disable
` [PATCH v3 03/13] phy: usb: Put USB phys into IDDQ on suspend to save power in S2 mode
` [PATCH v3 04/13] phy: usb: Add "wake on" functionality
` [PATCH v3 05/13] phy: usb: Restructure in preparation for adding 7216 USB support
` [PATCH v3 06/13] dt-bindings: Add Broadcom STB USB PHY binding document
` [PATCH v3 07/13] phy: usb: Add support for new Synopsis USB controller on the 7216
` [PATCH v3 08/13] phy: usb: Add support for new Synopsis USB controller on the 7211b0
` [PATCH v3 09/13] phy: usb: fix driver to defer on clk_get defer
` [PATCH v3 10/13] phy: usb: PHY's MDIO registers not accessible without device installed
` [PATCH v3 11/13] phy: usb: bdc: Fix occasional failure with BDC on 7211
` [PATCH v3 12/13] phy: usb: USB driver is crashing during S3 resume on 7216
` [PATCH v3 13/13] phy: usb: Add support for wake and USB low power mode for 7211 S2/S5

[PATCH v5 0/3] Fix UART DMA freezes for i.MX SOCs
 2019-12-10 13:01 UTC  (5+ messages)
` [PATCH v5 1/3] dmaengine: imx-sdma: fix buffer ownership

[PATCH 3/3] arm64: dts: rockchip: Enable sdio0 and uart0 on rk3399-roc-pc-mezzanine
 2019-12-10 12:45 UTC 

[PATCH 2/3] arm64: dts: rockchip: Enable PD for USB-C-Port on rk3399-roc-pc
 2019-12-10 12:45 UTC 

[PATCH 1/3] arm64: dts: rockchip: Remove always-on properties from regulator nodes on rk3399-roc-pc
 2019-12-10 12:44 UTC 

[PATCH] mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 mode
 2019-12-10 12:42 UTC  (4+ messages)

Issue with imx_get_temp()
 2019-12-10 12:19 UTC  (6+ messages)

[PATCH v2 0/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
 2019-12-10 12:01 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: cpufeature: Extract capped fields
` [PATCH v2 2/3] KVM: arm64: limit PMU version to ARMv8.4
` [PATCH v2 3/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters

[PATCH v3 0/2] add Microchip PIT64B timer
 2019-12-10 11:51 UTC  (5+ messages)
` [PATCH v3 2/2] clocksource/drivers/timer-microchip-pit64b: add Microchip PIT64B support

[PATCH] arm64: dts: allwinner: a64: set GPU clock to 432 MHz
 2019-12-10 11:48 UTC  (5+ messages)

[PATCH v2] selftests: fix build behaviour on targets' failures
 2019-12-10 11:44 UTC 

[PATCH 1/2] arm64: dts: ti: k3-j721e: Add DT nodes for few peripherials
 2019-12-10 11:43 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am65: Add OSPI DT node

[PATCH v4 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-12-10 11:43 UTC  (4+ messages)
` [Linux-stm32] "

[PATCH] ARM: imx_v6_v7_defconfig: Enable NFS_V4_1 and NFS_V4_2 support
 2019-12-10 11:27 UTC 

[PATCH 0/6] Allow setting caching mode in arch_add_memory() for P2PDMA
 2019-12-10 11:25 UTC  (9+ messages)
` [PATCH 5/6] mm, memory_hotplug: Provide argument for the pgprot_t in arch_add_memory()

[PATCH] clk: at91: sam9x60: fix programmable clock prescaler
 2019-12-10 11:25 UTC 

[PATCH v16 13/25] mm: pagewalk: Don't lock PTEs for walk_page_range_novma()
 2019-12-10 11:23 UTC  (2+ messages)

[PATCH v3 0/9] drm/meson: add AFBC support
 2019-12-10 11:01 UTC  (3+ messages)

[PATCH v3] ARM: dts: at91: rearrange kizbox dts using aliases nodes
 2019-12-10 11:01 UTC  (2+ messages)

[PATCH] ARM: dts: at91: sama5d27_som1_ek: add the microchip, sdcal-inverted on sdmmc0
 2019-12-10 10:58 UTC  (2+ messages)
` [PATCH] ARM: dts: at91: sama5d27_som1_ek: add the microchip,sdcal-inverted "

[PATCH] ARM: dts: at91: Reenable UART TX pull-ups
 2019-12-10 10:57 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).