Linux-Devicetree Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-02 14:20:59 to 2015-07-06 15:20:56 UTC [more...]

[RESEND] [PATCH v2 1/2] arm: devtree: Set system_rev from DT revision
 2015-07-06 15:20 UTC  (7+ messages)

[PATCH v2 0/4] Add support for DA9150 Fuel-Gauge
 2015-07-06 14:27 UTC  (10+ messages)
` [PATCH v2 1/4] mfd: da9150: Add support for Fuel-Gauge
` [PATCH v2 2/4] mfd: da9150: Update DT bindings for Fuel-Gauge support
` [PATCH v2 3/4] power: Add support for DA9150 Fuel-Gauge

[PATCH v4 0/3] Add MediaTek display PWM driver
 2015-07-06 14:12 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: pwm: add MediaTek display PWM bindings
  ` [PATCH v4 2/3] pwm: add MediaTek display PWM driver support
` [PATCH v4 3/3] arm64: dts: mt8173: add MT8173 display PWM driver support dtsi

[PATCH v2] ARM: shmobile: kzm9g dts: Use adxl345-specific compatible property
 2015-07-06 13:29 UTC  (2+ messages)

[PATCH] arm64: dts: mt8173: Add afe device node
 2015-07-06 13:02 UTC  (3+ messages)

[PATCH v4 0/8] iio:mma8452: improve driver and support more chips
 2015-07-06 12:47 UTC  (10+ messages)
` [PATCH 1/8] iio: mma8452: refactor for seperating chip specific data
  ` [PATCH 2/8] iio: mma8452: add support for MMA8453Q accelerometer chip
  ` [PATCH 3/8] iio: mma8452: add freefall / motion interrupt source
  ` [PATCH 6/8] iio: mma8452: add copyright notice comment
  ` [PATCH 8/8] iio: mma8452: add devicetree property to allow all pin wirings
` [PATCH 4/8] iio: mma8452: add support for MMA8652FC and MMA8653FC accelerometers
` [PATCH 5/8] iio: mma8452: add devicetree binding document
` [PATCH 7/8] iio: mma8452: leave sysfs namings to the iio core

[PATCH v3 0/2] Add MediaTek display PWM driver
 2015-07-06 12:43 UTC  (3+ messages)

[PATCH v3 1/4] ARM: dts: Add binding documentation for AXP20x pmic usb power supply
 2015-07-06 12:20 UTC  (8+ messages)
` [PATCH v3 2/4] mfd: axp20x: Add missing registers, and mark more registers volatile
` [PATCH v3 3/4] mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICs
` [PATCH v3 4/4] power: Add an axp20x-usb-power driver
    `  "

[PATCH] ARM: dts: am335x-boneblack: disable RTC-only sleep
 2015-07-06 12:16 UTC  (3+ messages)
` [PATCH] Revert "ARM: dts: am335x-boneblack: disable RTC-only sleep"

[PATCH 0/2] ARM: OMAP2+: AM4372: Add emif hwmod and dt node
 2015-07-06 12:14 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: am4372: Add emif node

[PATCH 0/3] mfd: ax20x: Add axp152 support
 2015-07-06 12:12 UTC  (6+ messages)
` [PATCH 2/3] ARM: dts: axp152: Add a dtsi file for the axp152 pmic
    `  "
          ` [linux-sunxi] "

[RFC PATCH] pinctrl-single: Use of pinctrl-single for external device over I2C
 2015-07-06 12:02 UTC  (3+ messages)

[PATCH] ARM: shmobile: kzm9g dts: Add adxl345-specific compatible property
 2015-07-06 10:49 UTC  (3+ messages)

[PATCH] Input: pixcir_i2c_ts - Add RESET gpio
 2015-07-06 10:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] clk: mediatek: Export CPU mux clocks for CPU frequency control
 2015-07-06 10:01 UTC 

[PATCH 0/2] arm: dts: berlin: use stdout-path
 2015-07-06  9:50 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: berlin: add aliases for serial
` [PATCH 2/2] arm: dts: berlin: use stdout-path

[PATCH 0/7] tty: 8250: omap: workaround for IP errata and a bug fix
 2015-07-06  9:47 UTC  (8+ messages)
  ` [PATCH RESEND 1/7] tty: serial: 8250: omap: fix kernel crash in suspend-to-ram
  ` [PATCH 2/7] Documentation: DT: omap_serial: document missing compatible
  ` [PATCH 3/7] tty: 8250: omap: introduce function to update mdr1
  ` [PATCH 4/7] tty: 8250: omap eliminate use of of_machine_is_compatible()
  ` [PATCH 5/7] tty: 8250: workaround errata on disabling UART after using DMA
  ` [PATCH 6/7] tty: 8250: omap: workaround module disable errata on dra7x SoCs
  ` [PATCH 7/7] ARM: dts: dra7: workaround UART module disable errata

[RESEND 06/10] dt: regulator: pwm-regulator: Re-write bindings
 2015-07-06  8:58 UTC 

[PATCH v3 0/9] iio: mma8452: improve driver and support more chips
 2015-07-06  8:39 UTC  (23+ messages)
  ` [PATCH 1/9] iio: mma8452: refactor for seperating chip specific data
  ` [PATCH 2/9] iio: mma8452: add support for MMA8453Q accelerometer chip
  ` [PATCH 3/9] iio: mma8452: add freefall / motion interrupt source
  ` [PATCH 4/9] iio: mma8452: add support for MMA8652FC and MMA8653FC accelerometers
  ` [PATCH 5/9] iio: mma8452: add devicetree documentation
  ` [PATCH 6/9] iio: mma8452: add copyright notice comment
  ` [PATCH 7/9] iio: mma8452: change iio event type to IIO_EV_TYPE_MAG
  ` [PATCH 8/9] iio: mma8452: leave sysfs namings to the iio core
  ` [PATCH 9/9] iio: mma8452: add devicetree property to allow all pin wirings

[PATCH 0/9] clk: ST clock fixes
 2015-07-06  8:11 UTC  (18+ messages)
` [PATCH 1/9] drivers: clk: st: Incorrect clocks status
` [PATCH 3/9] drivers: clk: st: Remove unused code
` [PATCH 4/9] drivers: clk: st: Fix FSYN channel values
` [PATCH 5/9] drivers: clk: st: Fix flexgen lock init
` [PATCH 6/9] drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks
` [PATCH 7/9] drivers: clk: st: Fix mux bit-setting for Cortex A9 clocks
` [PATCH 8/9] drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x

[PATCH] arm64: dts: mt8173-evb: Add PMIC support
 2015-07-06  7:43 UTC  (2+ messages)

[PATCH 0/3] introduce driver for the Atmel SDMMC
 2015-07-06  7:33 UTC  (8+ messages)
  ` [PATCH 1/3] mmc: sdhci: switch from programmable clock mode to divided one if needed
  ` [PATCH 2/3] mmc: sdhci-of-at91: introduce driver for the Atmel SDMMC
` [PATCH 3/3] MAINTAINERS: add entry for Atmel sdhci-of-at91 driver

[PATCH] backlight: lp855x: use private data for regulator control
 2015-07-06  7:33 UTC  (4+ messages)

[PATCH v2 0/2] Implement sample time consideration for Vybrid's ADC
 2015-07-06  7:31 UTC  (5+ messages)
` [PATCH v2 1/2] iio: adc: Determine sampling frequencies by using minimum sample time

[PATCH v2] phy: rcar-gen2 usb: Add Host/Function switching for USB0
 2015-07-06  7:18 UTC  (2+ messages)

[PATCH v2 0/5] Add support for PWMSS on DRA7
 2015-07-06  6:11 UTC  (2+ messages)

[PATCH 0/3] ARM: add UART and EHCI support for UniPhier DTS and enable them
 2015-07-06  3:47 UTC  (3+ messages)
  ` [PATCH 2/3] ARM: dts: UniPhier: add on-chip UART device nodes
` [PATCH 3/3] ARM: dts: UniPhier: add USB EHCI "

[PATCH v6 0/2] cap11xx: add LED support
 2015-07-06  0:18 UTC  (2+ messages)

[PATCH] of: add HAS_IOMEM depends to OF_ADDRESS
 2015-07-05 17:26 UTC 

[PATCH v2 0/4] Add Mediatek SPI bus driver
 2015-07-05 16:55 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: ARM: Mediatek: Document devicetree bindings for spi bus

[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-07-05 14:39 UTC  (15+ messages)
` [PATCH v2 4/9] arm: twr-k70f120m: timer driver for Kinetis SoC
` [PATCH v2 6/9] arm: twr-k70f120m: extend Freescale eDMA driver with the ability to support "
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for "

[PATCH v3 0/2] iio: light: add support for TI's opt3001 light sensor
 2015-07-05 14:09 UTC  (5+ messages)
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] iio: light: opt3001: Add device tree binding documentation

[PATCH 1/2] spi: bcm2835: add spi-bcm2835aux driver for the auxiliar spi1 and spi2
 2015-07-05 13:11 UTC  (10+ messages)

[PATCH 4/7] dt-bindings: add documentation of rk3668 clock controller
 2015-07-05  9:00 UTC 

[PATCH v4 0/4] FDT support for i8042 driver
 2015-07-04 17:35 UTC  (5+ messages)
    ` [PATCH v4 1/4] i8042: Add i8042_of.h header
  ` [PATCH v4 2/4] i8042: Kernel configuration for OF/FDT support
  ` [PATCH v4 3/4] i8042: Add OF/FDT support to the driver
  ` [PATCH v4 4/4] Documentation: Add 'intel,8042' FDT bindings

[PATCH v3 1/6] ARM: dts: pxa: add dma controller
 2015-07-04 15:43 UTC  (2+ messages)

[RFC PATCH] mmc: sprd: add MMC host driver for Spreadtrum SoC
 2015-07-04  4:03 UTC  (7+ messages)

[PATCH v4 5/7] dt-binding: document the binding for mxc rtc
 2015-07-03 23:15 UTC 

[PATCH] dts: mt8173-evb: Add da9211 to i2c1
 2015-07-03 21:57 UTC  (2+ messages)

[PATCH v2 0/9] Add SMP bringup support for mt65xx socs
 2015-07-03 15:51 UTC  (5+ messages)
` [PATCH v2 4/9] clocksource: mediatek: Use GPT as sched clock source

[PATCH v1 0/4] Add support for touchscreen on Colibri VF50
 2015-07-03 14:29 UTC  (7+ messages)
` [PATCH v1 1/4] ARM: dts: vfxxx: Add io-channel-cells property for ADC node
` [PATCH v1 2/4] ARM: dts: vf500-colibri: Add device tree node for touchscreen support
` [PATCH v1 3/4] touchscreen: colibri-vf50-ts: Add touchscreen support for Colibri VF50

[PATCH 0/2] gpio: dwapb: allow sane gpio numbering
 2015-07-03 13:30 UTC  (15+ messages)
` [PATCH 1/2] gpio: dwapb: Use human understandable "

[PATCH v2 0/4] Add Mediatek MT8173 subsystem clocks support
 2015-07-03 10:46 UTC  (19+ messages)
` [PATCH v2 1/4] clk: mediatek: mt8173: Fix enabling of critical clocks
` [PATCH v2 2/4] dt-bindings: ARM: Mediatek: Document devicetree bindings for clock controllers
` [PATCH v2 3/4] clk: mediatek: Add subsystem clocks of MT8173
` [PATCH v2 4/4] clk: mediatek: Add USB clock support in MT8173 APMIXEDSYS

[PATCH] GICv3: Add ITS entry to THUNDER dts
 2015-07-03  9:57 UTC  (3+ messages)

[PATCH] arm64: dts: mt8173: add clock_null
 2015-07-03  8:38 UTC  (11+ messages)

[PATCH] DEVICETREE: Misc fix for the AR7100 SPI controller binding
 2015-07-03  8:14 UTC 

[PATCH] ARM: dts: vf-colibri: define stdout-path property
 2015-07-03  8:06 UTC 

[PATCH v2 0/8] iio: mma8452: support more devices and improve driver
 2015-07-03  7:32 UTC  (2+ messages)

[RFC 0/3] switch I2C IP cores at runtime
 2015-07-03  7:24 UTC  (5+ messages)
` [RFC 1/3] of: make of_mutex public

[PATCH 0/3] ARM: dts: Changes for Gumstix Pepper dts
 2015-07-03  5:53 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: configure regulators for Gumstix Pepper

[PATCH] dts: mt8173-oak: Add da9211 to i2c1
 2015-07-03  2:00 UTC  (2+ messages)

[PATCH v2] arm: koelsch: make USB0 perform Host/Function switching
 2015-07-03  0:14 UTC  (2+ messages)

[PATCH] power_supply: rt9455_charger: Properly notify userspace about charging events
 2015-07-03  0:03 UTC  (4+ messages)

Master-aware devices and sideband ID data
 2015-07-02 20:26 UTC  (10+ messages)

FW: [PATCH v4 1/4] Broadcom Bluetooth UART Device Tree bindings
 2015-07-02 18:26 UTC  (11+ messages)

[PATCH] mmc: core: Set load on vmmc and vqmmc
 2015-07-02 18:10 UTC  (3+ messages)

[PATCH v2 0/4] Allow to use leds-ns2 with n090401 boards
 2015-07-02 17:56 UTC  (5+ messages)
` [PATCH v2 1/4] leds: leds-ns2: move LED modes mapping outside of the driver
` [PATCH v2 2/4] ARM: Kirkwood: add modes-map property to ns2-leds nodes
  ` [PATCH v2 3/4] leds: leds-ns2: handle can_sleep GPIOs
` [PATCH v2 4/4] leds: leds-ns2: depends on MACH_ARMADA_370

[PATCH v3 0/5] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05
 2015-07-02 17:50 UTC  (10+ messages)
` [PATCH v3 1/5] ARM/PCI: remove align_resource callback in pcibios_align_resource
` [PATCH v3 2/5] PCI: designware: Add ARM64 support

[RFC PATCH 0/7] fsl-quadspi: Allow additional device combinations
 2015-07-02 16:49 UTC  (4+ messages)
` [RFC PATCH 2/7] ARM: dts: vfxxx: Include support for qspi1 functionality

[PATCH V2] dt: brcm,bcm2835-aux-spi: add binding documentation for new spi-bcm2835aux
 2015-07-02 16:31 UTC  (2+ messages)

[PATCH v6 0/3] cpufreq: Use cpufreq-dt driver for Exynos3250
 2015-07-02 16:13 UTC  (2+ messages)

[PATCH v1 0/3] Have Tegra's GPIO chip depend explicitly on the pinctrl device
 2015-07-02 15:38 UTC  (5+ messages)
` [PATCH v1 1/3] gpio: defer probe if pinctrl cannot be found


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 read-only IMAP folder(s) and NNTP newsgroup(s).