devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-08 12:14:23 to 2018-01-09 12:53:55 UTC [more...]

[PATCH v2 00/16] add support for AXP813 ADC and battery power supply
 2018-01-09 12:53 UTC  (19+ messages)
  ` [PATCH v2 01/16] iio: adc: axp20x_adc: put ADC rate setting in a per-variant function
  ` [PATCH v2 02/16] dt-bindings: iio: adc: add binding for X-Powers AXP PMICs ADC
  ` [PATCH v2 03/16] iio: adc: axp20x_adc: make it possible to probe from DT
  ` [PATCH v2 04/16] ARM: dtsi: axp209: add node for ADC
  ` [PATCH v2 05/16] ARM: dtsi: axp22x: "
  ` [PATCH v2 06/16] mfd: axp20x: make AXP209/22x cells probe their ADC via DT
  ` [PATCH v2 07/16] dt-bindings: iio: adc: axp20x_adc: add AXP813 variant
  ` [PATCH v2 08/16] iio: adc: axp20x_adc: add support for AXP813 ADC
  ` [PATCH v2 09/16] ARM: dtsi: axp81x: add node for ADC
  ` [PATCH v2 10/16] mfd: axp20x: probe axp20x_adc driver for AXP813
  ` [PATCH v2 11/16] power: supply: axp20x_battery: use data structure instead of ID for
  ` [PATCH v2 12/16] dt-bindings: power: supply: axp20x: add AXP813 battery DT binding
  ` [PATCH v2 13/16] power: supply: axp20x_battery: add support for AXP813
  ` [PATCH v2 14/16] mfd: axp20x: add battery power supply cell "
  ` [PATCH v2 15/16] ARM: dtsi: axp81x: add battery power supply subnode
  ` [PATCH v2 16/16] ARM: dtsi: sun8i: a711: enable "

[RFC PATCH 0/9] soc: samsung: Add support of suspend-to-RAM on Exynos5433
 2018-01-09 12:46 UTC  (18+ messages)
    ` [PATCH 1/9] clk: samsung: exynos5433: Add clock flag to support suspend-to-ram
    ` [PATCH 2/9] soc: samsung: pmu: Add powerup_conf callback
    ` [PATCH 3/9] soc: samsung: pmu: Add the PMU data of exynos5433 to support low-power state
    ` [RFC PATCH 4/9] soc: samsung: Add generic power-management driver for Exynos
    ` [RFC PATCH 5/9] soc: samsung: pm: Add support for suspend-to-ram of Exynos5433
    ` [PATCH 6/9] arm64: dts: exynos: Add iRAM device-tree node for Exynos5433
    ` [PATCH 7/9] arm64: dts: exynos: Use power key as a wakeup source on TM2/TM2E board
      ` [PATCH 8/9] arm64: dts: exynos: Add cpu_suspend property of PSCI for exynos5433
    ` [PATCH 9/9] arm64: dts: exynos: Add cpu topology information for Exynos5433 SoC

[PATCH net, v3] of_mdio: avoid MDIO bus removal when a PHY is missing
 2018-01-09 12:43 UTC 

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-09 12:35 UTC  (5+ messages)
` [PATCH v5 01/44] dt-bindings: clock: Add new bindings for TI Davinci PLL clocks

[PATCH v3] dt: psci: Update DT bindings to support hierarchical PSCI states
 2018-01-09 12:09 UTC  (2+ messages)

[PATCH v5 0/5] misc serdev: new serdev based driver for Wi2Wi w2sg00x4 GPS module
 2018-01-09 11:55 UTC  (5+ messages)
` [PATCH v5 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver
      ` [Letux-kernel] "

[PATCH v5 0/5] Add OV5640 parallel interface and RGB565/YUYV support
 2018-01-09 11:50 UTC  (6+ messages)

[PATCH v5 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2018-01-09 11:49 UTC  (9+ messages)
  ` [PATCH v5 1/6] base: power: runtime: Export pm_runtime_get/put_suppliers
  ` [PATCH v5 2/6] iommu/arm-smmu: Add pm_runtime/sleep ops
  ` [PATCH v5 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
  ` [PATCH v5 5/6] iommu/arm-smmu: Add support for qcom,smmu-v2 variant
  ` [PATCH v5 6/6] drm/msm: iommu: Replace runtime calls with runtime suppliers
` [PATCH v5 4/6] iommu/arm-smmu: Add the device_link between masters and smmu

[PATCH 1/3] ARM: dts: imx6ul-evk: Add support for mag3110 sensor
 2018-01-09 11:46 UTC  (3+ messages)
` [PATCH 2/3] ARM: imx: Update imx_v6_v7_defconfig for mag3110 support
  ` [PATCH 3/3] ARM: dts: imx7d-sdb: Add support for mpl3115 sensor

[PATCH 00/11] drm/sun4i: Add A83T HDMI support
 2018-01-09 10:43 UTC  (3+ messages)
` [PATCH 04/11] drm/bridge/synopsys: dw-hdmi: Export some PHY related functions

[PATCH v3 0/7] Marvell NAND controller rework with ->exec_op()
 2018-01-09 10:36 UTC  (8+ messages)
  ` [PATCH v3 1/7] dt-bindings: mtd: document new nand-rb property
  ` [PATCH v3 2/7] dt-bindings: mtd: add Marvell NAND controller documentation
  ` [PATCH v3 3/7] mtd: nand: add reworked Marvell NAND controller driver
  ` [PATCH v3 4/7] mtd: nand: use reworked NAND controller driver with Marvell EBU SoCs
  ` [PATCH v3 5/7] mtd: nand: use Marvell reworked NAND controller driver with all platforms
  ` [PATCH v3 6/7] dt-bindings: mtd: remove pxa3xx NAND controller documentation
  ` [PATCH v3 7/7] mtd: nand: remove useless fields from pxa3xx NAND platform data

[PATCH V3 1/2] ARM: dts: imx6ul: add 696MHz operating point
 2018-01-09 10:27 UTC  (3+ messages)
` [PATCH V3 2/2] cpufreq: imx6q: add 696MHz operating point for i.mx6ul

[PATCH V4 1/2] clk: imx: imx7d: add the snvs clock
 2018-01-09 10:26 UTC  (3+ messages)
` [PATCH V4 2/2] ARM: dts: imx7s: add snvs rtc clock

[PATCH 1/7] ARM: imx: add timer stop flag to ARM power off state
 2018-01-09 10:13 UTC  (16+ messages)
` [PATCH 2/7] ARM: dts: imx6ul: update i.MX 6UltraLite iomux headers
` [PATCH 3/7] ARM: dts: imx6ull: add additional pinfunc defines for i.MX 6ULL
` [PATCH 5/7] ARM: dts: imx6ul: add ARM architected timer
` [PATCH 6/7] ARM: dts: imx6ull: add IOMUXC SNVS instance
` [PATCH 7/7] ARM: dts: imx6ull: add UART8 support

[PATCH V3 1/2] clk: imx: imx7d: add the snvs clock
 2018-01-09 10:10 UTC  (6+ messages)
` [PATCH V3 2/2] ARM: dts: imx7s: add snvs rtc clock

[PATCH 00/10] Xilinx ZynqMP DisplayPort subsystem DRM KMS driver
 2018-01-09  9:56 UTC  (16+ messages)
` [PATCH 01/10] dt-bindings: display: xlnx: Add Xilinx kms bindings
` [PATCH 02/10] drm: xlnx: Add xlnx crtc of Xilinx DRM KMS
` [PATCH 03/10] drm: xlnx: Add xlnx fb "
` [PATCH 05/10] drm: xlnx: Xilinx DRM KMS driver
` [PATCH 06/10] dt-bindings: display: xlnx: Add ZynqMP DP subsystem bindings
` [PATCH 07/10] drm: xlnx: DRM KMS driver for Xilinx ZynqMP DP subsystem display
` [PATCH 10/10] drm: xlnx: zynqmp: Add debugfs

[PATCH V5 1/2] mtd: partitions: add of_match_table parser matching
 2018-01-09  9:42 UTC  (5+ messages)
` [PATCH V6 "

[PATCH V2 1/2] clk: imx: imx7d: add the snvs clock
 2018-01-09  9:36 UTC  (4+ messages)
` [PATCH V2 2/2] ARM: dts: imx7s: add snvs rtc clock

[PATCH V5 0/7] Add loadable kernel module and power management support
 2018-01-09  9:19 UTC  (8+ messages)
` [PATCH V5 2/7] PCI: tegra: Use bus->sysdata to store and get host private data
` [PATCH V5 3/7] PCI: tegra: Remove PCI_REASSIGN_ALL_BUS flag for Tegra PCIe
  ` [PATCH V5 1/7] of: Export of_pci_range_to_resource()
  ` [PATCH V5 4/7] PCI: tegra: Free resources on probe failure
  ` [PATCH V5 5/7] PCI: tegra: Add loadable kernel module support
  ` [PATCH V5 6/7] PCI: tegra: Broadcast PME_Turn_Off message before link goes to L2
` [PATCH V5 7/7] PCI: tegra: Add power management support

[PATCH] ASoC: codecs: dmic: Make number of channels configurable
 2018-01-09  9:04 UTC  (3+ messages)

[PATCH v3 0/3] usb: renesas_usbhs: Add RZ/A1 support
 2018-01-09  9:02 UTC  (6+ messages)

[PATCH v4 0/3] usb: renesas_usbhs: Add RZ/A1 support
 2018-01-09  9:01 UTC  (5+ messages)
  ` [PATCH v4 1/3] usb: renesas_usbhs: Add support for RZ/A1
  ` [PATCH v4 2/3] dt-bindings: "
  ` [PATCH v4 3/3] ARM: dts: r7s72100: add USB device to device tree

[PATCH 00/15] usb: dwc3: Add new updates for DWC_usb31
 2018-01-09  8:45 UTC  (6+ messages)
` [PATCH 08/15] usb: dwc3: Make RX/TX threshold configurable
` [PATCH 14/15] usb: dwc3: Add disabling of start_transfer failure quirk

[PATCH net, v2] of_mdio: avoid MDIO bus removal when a PHY is missing
 2018-01-09  8:35 UTC  (2+ messages)

[PATCH v3 0/6] arm: sunxi: IR support for A83T
 2018-01-09  8:02 UTC  (4+ messages)

[PATCH v2 0/2] media: ov7670: Implement mbus configuration
 2018-01-09  8:01 UTC  (4+ messages)
` [PATCH v2 2/2] media: dt-bindings: Add OF properties to ov7670

[PATCH v3 0/2] Xilinx ZynqMP IPI Mailbox Controller Driver
 2018-01-09  8:00 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox

[PATCH V2 0/5] Add regulator suspend and resume support
 2018-01-09  6:08 UTC  (7+ messages)
` [PATCH V2 1/5] bindings: regulator: added support for suspend states

[PATCH] arm64: dts: Hi3660: Remove 'CPU_NAP' idle state
 2018-01-09  4:32 UTC 

[PATCH] of: unittest: refactor Makefile
 2018-01-09  4:09 UTC  (2+ messages)

[PATCH v2 0/8] ARM: sun9i: SMP support with Multi-Cluster Power Management
 2018-01-09  3:40 UTC  (3+ messages)
` [PATCH v2 6/8] dt-bindings: ARM: sunxi: Document A80 SoC secure SRAM usage by SMP hotplug

[PATCH v2 00/11] clk: qcom: CPU clock driver for msm8996
 2018-01-09  3:37 UTC  (3+ messages)
` [PATCH v2 05/11] clk: qcom: Add DT bindings for "

[PATCH 00/12] add dts nodes to MT7622 SoC
 2018-01-09  3:34 UTC  (3+ messages)
` [PATCH 01/12] dt-bindings: clock: mediatek: add missing required #reset-cells

[PATCH 1/2] clk: imx: imx7d: add the snvs clock
 2018-01-09  2:20 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: imx7s: add snvs rtc clock

[PATCH] ARM: dts: qcom: Add initial DTS file for Samsung Galaxy S5 phone
 2018-01-09  1:15 UTC 

[PATCH 1/6] mfd: syscon: Add ingenic-tcu.h header
 2018-01-09  1:09 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/6] clocksource: Add a new timer-ingenic driver

[PATCH RFC 0/7] Introduce GENI SE Controller Driver
 2018-01-09  0:33 UTC  (9+ messages)
` [PATCH RFC 2/7] soc: qcom: Add device tree binding for GENI SE
` [PATCH RFC 4/7] i2c: Add device tree bindings for GENI I2C Controller

[PATCH v2 0/9] PCI: Add support to the Cadence PCIe controller
 2018-01-08 22:44 UTC  (9+ messages)
` [PATCH v2 3/9] PCI: Add generic function to probe PCI host controllers
` [PATCH v2 6/9] PCI: cadence: Add host driver for Cadence PCIe controller

[PATCH 1/3] ARM: dts: enable L2 cache parity and ecc on db-xc3-24g4xg board
 2018-01-08 22:31 UTC  (2+ messages)
` [PATCH 2/3] ARM: dts: mvebu: add sdram controller node to Armada-38x

[PATCH v2 1/4] media: ov5695: add support for OV5695 sensor
 2018-01-08 22:23 UTC  (7+ messages)
` [PATCH v2 3/4] media: ov2685: add support for OV2685 sensor

[PATCH] Device tree binding for Avago APDS990X light sensor
 2018-01-08 22:20 UTC  (7+ messages)
      ` [PATCHv2] "
          ` [PATCHv3] dt-bindings: "

[PATCH v3 1/4] media: ov5695: add support for OV5695 sensor
 2018-01-08 22:20 UTC  (5+ messages)
  ` [PATCH v3 2/4] dt-bindings: media: Add bindings for OV5695
` [PATCH v3 3/4] media: ov2685: add support for OV2685 sensor
` [PATCH v3 4/4] dt-bindings: media: Add bindings for OV2685

[PATCH v2 0/5] constify struct imx_pinctrl_soc_info
 2018-01-08 20:52 UTC  (4+ messages)
` [PATCH v2 1/5] pinctrl: imx: use struct imx_pinctrl_soc_info as a const

[PATCH] phy: work around 'phys' references to usb-phy devices
 2018-01-08 18:32 UTC  (2+ messages)

[PATCH v6 00/16] arm64/firmware: Software Delegated Exception Interface
 2018-01-08 17:56 UTC  (20+ messages)
  ` [PATCH v6 01/16] KVM: arm64: Store vcpu on the stack during __guest_enter()
  ` [PATCH v6 02/16] KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
  ` [PATCH v6 03/16] KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
  ` [PATCH v6 04/16] arm64: alternatives: use tpidr_el2 on VHE hosts
  ` [PATCH v6 05/16] KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
  ` [PATCH v6 06/16] Docs: dt: add devicetree binding for describing arm64 SDEI firmware
  ` [PATCH v6 07/16] firmware: arm_sdei: Add driver for Software Delegated Exceptions
  ` [PATCH v6 09/16] arm64: uaccess: Add PAN helper
  ` [PATCH v6 10/16] arm64: kernel: Add arch-specific SDEI entry code and CPU masking
  ` [PATCH v6 12/16] firmware: arm_sdei: add support for CPU private events
  ` [PATCH v6 15/16] arm64: mmu: add the entry trampolines start/end section markers into sections.h
  ` [PATCH v6 16/16] arm64: sdei: Add trampoline code for remapping the kernel
` [PATCH v6 08/16] arm64: Add vmap_stack header file
` [PATCH v6 11/16] firmware: arm_sdei: Add support for CPU and system power states
` [PATCH v6 13/16] arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
` [PATCH v6 14/16] firmware: arm_sdei: Discover SDEI support via ACPI

[PATCH] ARM: realview: remove eb-mp clcd IRQ
 2018-01-08 16:31 UTC  (3+ messages)

[PATCH v5 0/3] Add andestech atcpit100 timer
 2018-01-08 16:30 UTC  (12+ messages)
` [PATCH v5 1/3] clocksource/drivers/atcpit100: "

[PATCH v4 4/4] ARM: pinctrl: sunxi-pinctrl: fix pin funtion can not be match correctly
 2018-01-08 15:46 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: pinctrl: Add Qualcomm SDM845 TLMM binding
 2018-01-08 15:44 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: qcom: Add sdm845 pinctrl driver

[PATCH v2] ARM: dts: sunxi: Add sid for a83t
 2018-01-08 15:30 UTC  (10+ messages)

[PATCH v4 0/6] ARM: dts: Add PHYTEC phyCORE-i.MX 6 and phyBOARD-Mira carrier board support
 2018-01-08 14:29 UTC  (7+ messages)
  ` [PATCH v4 1/6] ARM: dts: imx6: Add initial support for phyCORE-i.MX 6 SOM
  ` [PATCH v4 2/6] ARM: dts: imx6: Add initial support for phyBOARD-Mira
  ` [PATCH v4 3/6] ARM: dts: imx6: Add support for phyBOARD-Mira i.MX 6Quad/Dual RDK
  ` [PATCH v4 4/6] ARM: dts: imx6: Add support for phyBOARD-Mira i.MX 6 DualLight/Solo RDK
  ` [PATCH v4 5/6] ARM: dts: imx6: Add support for phyBOARD-Mira with i.MX 6QuadPlus
  ` [PATCH v4 6/6] ARM: imx_v6_v7_defconfig: Enable Dialog Semiconductor DA9062 driver

[PATCH 00/14] iio: triggers: add consumer support
 2018-01-08 14:12 UTC  (6+ messages)
` [PATCH 12/14] iio: adc: at91-sama5d2_adc: support for position and pressure channels

[PATCH 01/20] dt-bindings: timer: Add Actions Semi S700
 2018-01-08 13:28 UTC  (2+ messages)
      ` [PATCH 07/20] dt-bindings: clocksource: Add Spreadtrum SC9860 timer

[PATCH v4 2/2] misc: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driver
 2018-01-08 12:43 UTC  (3+ messages)
` [PATCH v6 0/2] Documentation and driver of logicoreIP


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).