linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-09 06:10:48 to 2020-04-09 19:20:42 UTC [more...]

[PATCH v3 00/24] firmware: xilinx: Add xilinx specific sysfs interface
 2020-04-09 19:17 UTC  (3+ messages)

[PATCH v6 00/14] Add EMC scaling support for Tegra210
 2020-04-09 19:16 UTC  (18+ messages)
` [PATCH v6 01/14] dt-bindings: reserved-memory: Introduce memory-region-names
` [PATCH v6 02/14] of: reserved-memory: Support lookup of regions by name
` [PATCH v6 03/14] of: reserved-memory: Support multiple regions per device
` [PATCH v6 04/14] clk: tegra: Rename Tegra124 EMC clock source file
` [PATCH v6 05/14] clk: tegra: Add PLLP_UD and PLLMB_UD for Tegra210
` [PATCH v6 06/14] clk: tegra: Export functions for EMC clock scaling
` [PATCH v6 07/14] clk: tegra: Implement Tegra210 EMC clock
` [PATCH v6 08/14] dt-bindings: memory: tegra: Add external memory controller binding for Tegra210
` [PATCH v6 09/14] memory: tegra: Add EMC scaling support code "
` [PATCH v6 10/14] memory: tegra: Add EMC scaling sequence "
` [PATCH v6 11/14] memory: tegra: Support derated timings on Tegra210
` [PATCH v6 12/14] arm64: tegra: Add external memory controller node for Tegra210
` [PATCH v6 13/14] arm64: tegra: Hook up EMC cooling device
` [PATCH v6 14/14] clk: tegra: Remove the old emc_mux clock for Tegra210

[PATCH v4 00/25] firmware: xilinx: Add xilinx specific sysfs interface
 2020-04-09 19:12 UTC  (23+ messages)
` [PATCH v4 01/25] firmware: xilinx: Remove eemi ops for get_api_version
` [PATCH v4 02/25] firmware: xilinx: Remove eemi ops for get_chipid
` [PATCH v4 03/25] firmware: xilinx: Remove eemi ops for query_data
` [PATCH v4 04/25] firmware: xilinx: Remove eemi ops for clock_enable
` [PATCH v4 05/25] firmware: xilinx: Remove eemi ops for clock_disable
` [PATCH v4 07/25] firmware: xilinx: Remove eemi ops for clock_setdivider
` [PATCH v4 08/25] firmware: xilinx: Remove eemi ops for clock_getdivider
` [PATCH v4 10/25] firmware: xilinx: Remove eemi ops for clock set/get parent
` [PATCH v4 11/25] firmware: xilinx: Use APIs instead of IOCTLs
` [PATCH v4 12/25] firmware: xilinx: Remove eemi ops for reset_assert
` [PATCH v4 13/25] firmware: xilinx: Remove eemi ops for reset_get_status
` [PATCH v4 14/25] firmware: xilinx: Remove eemi ops for init_finalize
` [PATCH v4 15/25] firmware: xilinx: Remove eemi ops for set_suspend_mode
` [PATCH v4 16/25] firmware: xilinx: Remove eemi ops for request_node
` [PATCH v4 17/25] firmware: xilinx: Remove eemi ops for release_node
` [PATCH v4 18/25] firmware: xilinx: Remove eemi ops for set_requirement
` [PATCH v4 19/25] firmware: xilinx: Remove eemi ops for aes engine
` [PATCH v4 20/25] firmware: xilinx: Remove eemi ops for fpga related APIs
` [PATCH v4 21/25] firmware: xilinx: Add APIs to read/write GGS/PGGS registers
` [PATCH v4 22/25] firmware: xilinx: Add sysfs interface
` [PATCH v4 23/25] firmware: xilinx: Add system shutdown API interface
` [PATCH v4 25/25] firmware: xilinx: Add sysfs and API to set boot health status

[GIT PULL] arm64 fixes for 5.7-rc1
 2020-04-09 18:10 UTC  (2+ messages)

[PATCH v2 00/12] "Task_isolation" mode
 2020-04-09 18:00 UTC  (16+ messages)
  ` [PATCH v3 00/13] "
    ` [PATCH 01/13] task_isolation: vmstat: add quiet_vmstat_sync function
    ` [PATCH 02/13] task_isolation: vmstat: add vmstat_idle function
    ` [PATCH v3 03/13] task_isolation: add instruction synchronization memory barrier
    ` [PATCH v3 04/13] task_isolation: userspace hard isolation from kernel
    ` [PATCH 05/13] task_isolation: Add task isolation hooks to arch-independent code
    ` [PATCH 06/13] task_isolation: arch/x86: enable task isolation functionality
    ` [PATCH v3 07/13] task_isolation: arch/arm64: "
    ` [PATCH v3 08/13] task_isolation: arch/arm: "
    ` [PATCH v3 09/13] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
    ` [PATCH v3 10/13] task_isolation: net: don't flush backlog on CPUs running isolated tasks
    ` [PATCH v3 11/13] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize
    ` [PATCH v3 12/13] task_isolation: kick_all_cpus_sync: don't kick isolated cpus
    ` [PATCH v3 13/13] task_isolation: CONFIG_TASK_ISOLATION prevents distribution of jobs to non-housekeeping CPUs

decruft the vmalloc API
 2020-04-09 17:08 UTC  (16+ messages)
` [PATCH 01/28] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 09/28] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 19/28] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc

[PATCH] KVM: arm64: arch_timer shouldn't assume the vcpu is loaded
 2020-04-09 16:53 UTC  (10+ messages)

[PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2020-04-09 16:27 UTC  (17+ messages)
      ` [PATCH RFC] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP (was: Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)

[PATCH v2] drm: mediatek: fix device passed to cmdq
 2020-04-09 16:10 UTC  (2+ messages)

[PATCH v2] arm64: dts: mt8173: Add gce setting in mmsys and display node
 2020-04-09 16:08 UTC  (3+ messages)

[PATCH] iio: adc: at91-adc: Use devm_platform_ioremap_resource
 2020-04-09 15:59 UTC  (2+ messages)

[RFC PATCH 0/4] pwm: sun4i: Properly turn pwm off and fix stuck output state
 2020-04-09 15:20 UTC  (7+ messages)
` [RFC PATCH 2/4] pwm: sun4i: Disable pwm before turning off clock gate
` [RFC PATCH 3/4] pwm: sun4i: Move delay to function
  ` [linux-sunxi] "
` [RFC PATCH 4/4] pwm: sun4i: Delay after writing the period

[PATCH] iio: adc: fsl-imx25-gcq: Use devm_platform_ioremap_resource
 2020-04-09 15:13 UTC 

[PATCH v6 0/4] thermal: k3: Add support for bandgap sensors
 2020-04-09 14:47 UTC  (5+ messages)

[PATCH] dt-bindings: thermal: Convert i.MX to json-schema
 2020-04-09 14:41 UTC  (5+ messages)

[PATCH] dt-bindings: thermal: Convert i.MX8MM to json-schema
 2020-04-09 14:39 UTC  (4+ messages)

[PATCH 0/3] drm: pl111: Fix module loading issues
 2020-04-09 14:34 UTC  (7+ messages)
` [PATCH 1/3] drm: pl111: Fix module autoloading
` [PATCH 2/3] drm: pl111: Simplify vexpress init
` [PATCH 3/3] drm: pl111: Move VExpress setup into versatile init

[PATCH v2 1/2] dt-bindings: vendor-prefixes: Add Check Point
 2020-04-09 14:32 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: kirkwood: Add Check Point L-50 board

Question about SEA handling process happened in user space
 2020-04-09 14:28 UTC  (12+ messages)

[PATCH] clocksource/drivers/imx-tpm: Add support for ARM64
 2020-04-09 14:25 UTC  (2+ messages)

[PATCH] iio: adc: sun4i-gpadc-iio: Use devm_platform_ioremap_resource
 2020-04-09 14:13 UTC 

[PATCH v2 0/3] Atmel TCB capture driver
 2020-04-09 14:14 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: at91: add atmel tcb capabilities
` [PATCH v2 2/3] dt-bindings: counter: atmel-tcb-capture counter
` [PATCH v2 3/3] counter: Add atmel TCB capture counter

[PATCH v11 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2020-04-09 14:01 UTC  (4+ messages)
` [PATCH v11 1/2] dt-bindings: display/bridge: Add binding for NWL mipi dsi host controller
` [PATCH v11 2/2] drm/bridge: Add NWL MIPI DSI host controller support

[PATCH 0/6] Introduce ID_PFR2 and other CPU feature changes
 2020-04-09 13:54 UTC  (11+ messages)
` [PATCH 1/6] arm64/cpufeature: Introduce ID_PFR2 CPU register
` [PATCH 2/6] arm64/cpufeature: Add DIT and CSV2 feature bits in ID_PFR0 register
` [PATCH 5/6] arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register

[PATCH v3 00/26] Introduce common headers for vDSO
 2020-04-09 13:36 UTC  (6+ messages)
` [PATCH v3 21/26] arm64: Introduce asm/vdso/arch_timer.h

[PATCH v2 0/6] arm64: add the time namespace support
 2020-04-09 13:24 UTC  (14+ messages)
` [PATCH v2 1/6] arm64/vdso: use the fault callback to map vvar pages
` [PATCH v2 2/6] arm64/vdso: Zap vvar pages when switching to a time namespace
` [PATCH v2 3/6] arm64/vdso: Add time napespace page
` [PATCH v2 4/6] arm64/vdso: Handle faults on timens page
` [PATCH v2 5/6] arm64/vdso: Restrict splitting VVAR VMA
` [PATCH v2 6/6] arm64: enable time namespace support

[PATCH 0/3] Atmel TCB capture driver
 2020-04-09 13:16 UTC  (5+ messages)
` [PATCH 3/3] counter: Add atmel TCB capture counter

[V6, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-04-09 13:03 UTC  (5+ messages)
` [V6, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings

[RFC PATCH v2 4/6] arm64: dts: pwm: replace flag 0 with PWM_NOFLAGS
 2020-04-09 12:14 UTC  (4+ messages)
` [RFC PATCH v2 6/6] arm: "

[PATCHv2 0/3] Add coresight support for QCOM SC7180 SoC
 2020-04-09 11:43 UTC  (4+ messages)
` [PATCHv2 1/3] coresight: etm4x: Add support for Qualcomm "
` [PATCHv2 2/3] arm64: dts: qcom: sc7180: Add Coresight support
` [PATCHv2 3/3] coresight: etm4x: Replace ETM PIDs with UCI IDs for Kryo385

[PATCH] clk: rockchip: remove defined but not used 'mux_timer_src_p'
 2020-04-09 11:40 UTC 

[PATCH v10 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2020-04-09 11:36 UTC  (8+ messages)
` [PATCH v10 1/2] dt-bindings: display/bridge: Add binding for NWL mipi dsi host controller
` [PATCH v10 2/2] drm/bridge: Add NWL MIPI DSI host controller support

[PATCH] coresight: tmc: Read TMC mode only when TMC hw is enabled
 2020-04-09 11:35 UTC 

[PATCH 00/10] bus/fsl-mc: Extend mc-bus driver functionalities in preparation for mc-bus VFIO support
 2020-04-09 11:14 UTC  (4+ messages)
` [PATCH 03/10] bus/fsl-mc: add support for 'driver_override' in the mc-bus

[TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function to get BPMP data
 2020-04-09 11:21 UTC  (10+ messages)
` [TEGRA194_CPUFREQ Patch 2/3] cpufreq: Add Tegra194 cpufreq driver

[PATCH] irqchip/ti-sci-inta: fix processing of masked irqs
 2020-04-09 11:17 UTC  (4+ messages)

[RFC 0/8] Stop monitoring disabled devices
 2020-04-09 11:10 UTC  (3+ messages)

[PATCH] sched/arm64: store cpu topology before notify_cpu_starting
 2020-04-09 11:08 UTC  (4+ messages)

[PATCH] coresight: Fix support for sparsely populated ports
 2020-04-09 11:03 UTC 

[PATCH v2 00/10] Allow COMMON_CLK to be selectable
 2020-04-09 10:53 UTC  (8+ messages)
` [PATCH v2 01/10] ARM: Remove redundant COMMON_CLK selects
` [PATCH v2 02/10] ARM: Remove redundant CLKDEV_LOOKUP selects
` [PATCH v2 03/10] arm64: tegra: "
` [PATCH v2 07/10] clk: Allow the common clk framework to be selectable
` [PATCH v2 08/10] ARM: mmp: Remove legacy clk code

[PATCH] drivers: soc: xilinx: fix firmware driver Kconfig dependency
 2020-04-09 10:43 UTC  (4+ messages)

[PATCH] ARM64: fixed dump_backtrace() when task running on another cpu
 2020-04-09 10:40 UTC  (2+ messages)

[PATCH v7 6/8] PCI: rcar: Add support for R-Car PCIe controller in endpoint mode
 2020-04-09 10:14 UTC  (3+ messages)

[PATCH v7 0/8] Add support for PCIe controller to work in endpoint mode on R-Car/RZ/G2x SoCs
 2020-04-09 10:04 UTC  (4+ messages)
` [PATCH v7 7/8] PCI: Add Renesas R8A774C0 device ID

[PATCH v7 2/8] PCI: rcar: Move shareable code to a common file
 2020-04-09 10:06 UTC  (3+ messages)

[PATCH v7 4/8] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
 2020-04-09 10:12 UTC  (3+ messages)

[RFC PATCH] perf/smmuv3: Fix shared interrupt handling
 2020-04-09  9:54 UTC  (3+ messages)

[PATCH] gpio: mpc8xxx: Add shutdown function
 2020-04-09  9:37 UTC  (2+ messages)

[PATCH] arm64: defconfig: Re-enable Tegra PCIe Host driver
 2020-04-09  9:55 UTC 

[RFC PATCH] coresight: dynamic-replicator: Fix handling of multiple connections
 2020-04-09  9:34 UTC  (14+ messages)

[PATCH v3 0/8] interconnect: Add imx support via devfreq
 2020-04-09  9:30 UTC  (3+ messages)
` [PATCH v3 8/8] arm64: dts: imx8m: Add NOC nodes

[PATCH v2 0/5] defconfig: fix changed configs and refresh
 2020-04-09  7:59 UTC  (3+ messages)
` [PATCH v2 2/5] arm64: defconfig: add DRM_DISPLAY_CONNECTOR

[PATCH] gpio: mpc8xxx: Add shutdown function
 2020-04-09  8:49 UTC 

[PATCH] soc: imx8: select SOC_BUS
 2020-04-09  9:00 UTC  (2+ messages)

[PATCH] staging: vc04_services: remove set but not used 'local_entity_uc'
 2020-04-09  8:53 UTC 

[PATCH] spi: spi-mtk-nor: make mtk_nor_exec_op() statuc
 2020-04-09  8:50 UTC 

[PATCH v6 1/3] media: dt-bindings: ov8856: Document YAML bindings
 2020-04-09  8:32 UTC  (12+ messages)

[PATCH v2 04/17] clk: mmp2: Add support for PLL clock sources
 2020-04-09  8:32 UTC  (2+ messages)

[PATCH] [RFC] clk: sprd: fix compile-testing
 2020-04-09  8:30 UTC  (2+ messages)

[PATCH v2] Add virtio SCMI device specification
 2020-04-09  8:01 UTC  (4+ messages)
` [PATCH v3] "
  ` [virtio-dev] "

[PATCH] dmaengine: ti: k3-psil: fix deadlock on error path
 2020-04-09  6:45 UTC  (2+ messages)

[PATCH v2 0/2] serial: uartps: Add tx_empty checks
 2020-04-09  6:26 UTC  (3+ messages)
` [PATCH v2 1/2] serial: uartps: Wait for tx_empty in console setup
` [PATCH v2 2/2] serial: uartps: Use cdns_uart_tx_empty in console_write

[arm-platforms:hack/vim3l-crap 2/5] drivers/net/ethernet/stmicro/stmmac/dwmac_lib.c:27:8: warning: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
 2020-04-09  6:25 UTC 

[PATCH 1/2] dt-bindings: vendor-prefixes: Add Check Point
 2020-04-09  6:10 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).