devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-06 05:25:10 to 2014-10-07 05:28:46 UTC [more...]

[PATCH 00/44] kernel: Add support for poweroff handler call chain
 2014-10-07  5:28 UTC  (45+ messages)
` [PATCH 01/44] "
` [PATCH 02/44] memory: emif: Use API function to determine poweroff capability
` [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off
` [PATCH 04/44] m68k: Replace mach_power_off with pm_power_off
` [PATCH 06/44] gpio-poweroff: Drop reference to pm_power_off from devicetree bindings
` [PATCH 07/44] qnap-poweroff: "
` [PATCH 08/44] kernel: Move pm_power_off to common code
` [PATCH 09/44] mfd: palmas: Register with kernel poweroff handler
` [PATCH 11/44] mfd: retu: "
` [PATCH 12/44] mfd: ab8500-sysctrl: "
` [PATCH 14/44] mfd: tps80031: "
` [PATCH 16/44] mfd: tps6586x: "
` [PATCH 17/44] mfd: tps65910: "
` [PATCH 18/44] mfd: twl4030-power: "
` [PATCH 19/44] ipmi: "
` [PATCH 20/44] power/reset: restart-poweroff: "
` [PATCH 21/44] power/reset: gpio-poweroff: "
` [PATCH 22/44] power/reset: as3722-poweroff: "
` [PATCH 23/44] power/reset: qnap-poweroff: "
` [PATCH 27/44] x86: apm: "
` [PATCH 28/44] x86: olpc: Register xo1 poweroff handler "
` [PATCH 29/44] staging: nvec: Register "
` [PATCH 30/44] acpi: Register poweroff handler "
  ` [PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
  ` [PATCH 10/44] mfd: axp20x: Register with kernel poweroff handler
  ` [PATCH 13/44] mfd: max8907: "
  ` [PATCH 15/44] mfd: dm355evm_msp: "
  ` [PATCH 24/44] power/reset: msm-powroff: "
  ` [PATCH 25/44] power/reset: vexpress-poweroff: "
  ` [PATCH 26/44] x86: iris: "
  ` [PATCH 31/44] arm: "
  ` [PATCH 32/44] arm64: psci: "
  ` [PATCH 33/44] avr32: atngw100: "
  ` [PATCH 35/44] m68k: "
  ` [PATCH 36/44] mips: "
  ` [PATCH 41/44] x86: pmc_atom: Register poweroff handler "
  ` [PATCH 42/44] efi: "
` [PATCH 34/44] ia64: Register "
` [PATCH 37/44] sh: "
` [PATCH 38/44] x86: lguest: "
` [PATCH 39/44] x86: ce4100: "
` [PATCH 40/44] x86: intel-mid: Drop registration of dummy poweroff handlers
` [PATCH 43/44] hwmon: (ab8500) Call kernel_power_off instead of pm_power_off
` [PATCH 44/44] kernel: Remove pm_power_off

[PATCH v2 0/7] Adding Skyworks SKY81452 device drivers
 2014-10-07  5:13 UTC  (10+ messages)
  ` [RESUBMIT PATCH v3 0/8] "
    ` [RESUBMIT PATCH v3 1/8] mfd: Add support for Skyworks SKY81452 driver
      ` [RESUBMIT PATCH v3 2/8] backlight: Add support Skyworks SKY81452 backlight driver
      ` [RESUBMIT PATCH v3 4/8] devicetree: backlight: add new SKY81452 backlight binding
      ` [RESUBMIT PATCH v3 5/8] devicetree: Add vendor prefix for Skyworks Solutions, Inc
      ` [RESUBMIT PATCH v3 6/8] devicetree: i2c: Add SKY81452 to the Trivial Devices list
      ` [RESUBMIT PATCH v3 7/8] regulator: sky81452: Add compatible string for device binding
      ` [RESUBMIT PATCH v3 8/8] devicetree: "
    ` [RESUBMIT PATCH v3 3/8] devicetree: mfd: Add new SKY81452 mfd binding

[PATCH v7 0/2] Initial support for XPowers AXP288 PMIC
 2014-10-07  4:17 UTC  (3+ messages)
` [PATCH v7 1/2] mfd/axp20x: extend axp20x to support axp288 pmic
` [PATCH v7 2/2] iio/adc: add support for axp288 adc

[PATCH v5 0/8] arch: arm64: Enable support for Samsung Exynos7 SoC
 2014-10-07  4:16 UTC  (5+ messages)

[PATCH v9 0/3] Add drm driver for Rockchip Socs
 2014-10-07  3:56 UTC  (4+ messages)
` [PATCH v9 1/3] drm: rockchip: Add basic drm driver

[PATCH 0/2] arm: shimobile: add HS-USB device node on r8a7790
 2014-10-07  3:25 UTC  (8+ messages)
` [PATCH 2/2] arm: shmobile: lager: enable HS-USB

[PATCH 0/2] Qualcomm PM8941 power key driver
 2014-10-07  2:50 UTC  (6+ messages)
` [PATCH 1/2] input: Add "
` [PATCH 2/2] input: pm8941-pwrkey: Add DT binding documentation

[PATCH v4 00/13] Add ACPI _DSD and unified device properties support
 2014-10-07  2:28 UTC  (16+ messages)
` [PATCH 01/13] ACPI: Add support for device specific properties
` [PATCH 02/13] Driver core: Unified device properties interface for platform firmware
` [PATCH 03/13] ACPI: Allow drivers to match using Device Tree compatible property
` [PATCH 04/13] ACPI: Document ACPI device specific properties
` [PATCH 05/13] misc: at25: Make use of device property API
` [PATCH 06/13] gpio / ACPI: Add support for _DSD device properties
` [PATCH 07/13] gpio: sch: Consolidate core and resume banks
` [PATCH 08/13] leds: leds-gpio: Add support for GPIO descriptors
  ` [PATCH 09/12] input: gpio_keys_polled - "
` [PATCH 10/13] Driver core: Child node properties for devices
` [PATCH 11/13] gpio: Support for unified device properties interface
` [PATCH 12/13] leds: leds-gpio: Make use of device property API
` [PATCH 13/13] input: gpio_keys_polled - "

[PATCH 0/2] rockchip-max98090: add driver for rockchip board with max98090
 2014-10-07  1:47 UTC  (3+ messages)
` [PATCH 1/2] ASoC: rockchip-max98090: add driver for rockchip board using a max98090
  ` [PATCH 2/2] ASoC: rockchip-max98090: add documentation for rockchip-max98090 driver

[PATCH v2] Input: add i2c/smbus driver for elan touchpad
 2014-10-07  1:24 UTC  (5+ messages)

[PATCH v5 0/3] i2c: hix5hd2: add i2c controller driver
 2014-10-07  1:04 UTC  (4+ messages)
  ` [PATCH v5 1/3] i2c: hix5hd2: add devicetree documentation
  ` [PATCH v5 2/3] i2c: hix5hd2: add i2c controller driver
  ` [PATCH v5 3/3] ARM: dts: hix5hd2: add i2c node

[PATCH v4 0/3] i2c: hix5hd2: add i2c controller driver
 2014-10-07  0:45 UTC  (6+ messages)
` [PATCH v4 1/3] i2c: hix5hd2: add devicetree documentation
` [PATCH v4 2/3] i2c: hix5hd2: add i2c controller driver

[PATCH v3] ARM: shmobile: kzm9d dts: Add chosen/stdout-path
 2014-10-06 23:53 UTC  (2+ messages)

[PATCH v2 1/2] mfd: tps65217: add compatible string for subdevices
 2014-10-06 21:25 UTC  (2+ messages)

[PATCH v2 0/2] mfd: tps65217: adds support for compatible string of subdevices
 2014-10-06 21:24 UTC  (2+ messages)

[PATCH v2 2/2] dt: bindings: tps65217: add compatible property for subnodes
 2014-10-06 21:22 UTC  (2+ messages)

[PATCH 1] irqchip: xtensa-pic: xtensa-mx: document DT bindings
 2014-10-06 20:52 UTC 

(unknown),
 2014-10-06 19:57 UTC 

Regulator: Questions about constraints
 2014-10-06 18:41 UTC  (2+ messages)

[RFC PATCH 0/4] arm64:numa: Add numa support for arm64 platforms
 2014-10-06 17:52 UTC  (11+ messages)
` [RFC PATCH 2/4] arm/arm64:dt:numa: adding numa node mapping for memory nodes
` [RFC PATCH 4/4] arm64:numa: adding numa support for arm64 platforms

[PATCH v5 0/4] This set of patches adds regulator support for pmbus_core.c and ltc2978.c
 2014-10-06 17:28 UTC  (3+ messages)
` [PATCH v5 1/4] hwmon: ltc2978: device tree bindings documentation

[PATCH v6 1/2] mfd/axp20x: extend axp20x to support axp288 pmic
 2014-10-06 17:17 UTC  (4+ messages)

[RFC PATCH v2 00/16] Add ACPI _DSD and unified device properties support
 2014-10-06 16:25 UTC  (5+ messages)
` [RFC PATCH v2 01/16] ACPI: Add support for device specific properties

[PATCH v8 0/2] mfd: add atmel-hlcdc driver
 2014-10-06 16:23 UTC  (4+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] mfd: add documentation for atmel-hlcdc DT bindings

[PATCH 0/8] Armada XP pinctrl consolidation and ix4-300d fixes
 2014-10-06 16:13 UTC  (11+ messages)

[PATCH v3 1/2] ARM: zynq: Add OCM controller driver
 2014-10-06 16:04 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: zynq: DT: Add OCM controller node

[PATCH v7 00/11] drm: add support for Atmel HLCDC Display Controller
 2014-10-06 16:02 UTC  (30+ messages)
` [PATCH v7 01/11] mfd: add atmel-hlcdc driver
` [PATCH v7 03/11] pwm: add support for atmel-hlcdc-pwm device
` [PATCH v7 04/11] pwm: add DT bindings documentation for atmel-hlcdc-pwm driver
` [PATCH v7 06/11] drm: add DT bindings documentation for atmel-hlcdc-dc driver
` [PATCH v7 10/11] ARM: at91/dt: add LCD panel description to sama5d3xdm.dtsi
` [PATCH v7 11/11] ARM: at91/dt: enable the LCD panel on sama5d3xek boards

[PATCH v2 0/7] ARM: meson: add support for Meson8
 2014-10-06 16:01 UTC  (4+ messages)
` [PATCH v2 4/7] of: add vendor prefix for Tronsmart

[PATCH v3 1/1] ARM: at91/dt: sam9x5: Add CAN device nodes
 2014-10-06 15:57 UTC  (3+ messages)

[PATCH 0/3] Add Altera peripheral memories to EDAC framework
 2014-10-06 14:47 UTC  (4+ messages)
` [PATCH 1/3] arm: socfpga: Enable ECC of L2 and OCRAM on startup

[PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
 2014-10-06 14:40 UTC  (19+ messages)

[PATCH 1/1] ARM: at91/dt: sam9x5: Add CAN device nodes
 2014-10-06 14:12 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/1] ARM: at91/dt: sam9263: Add CAN device nodes
 2014-10-06 14:09 UTC  (2+ messages)

[PATCH v8 0/2] pwm: add support for atmel-hlcdc-pwm device
 2014-10-06 14:07 UTC  (3+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] pwm: add DT bindings documentation for atmel-hlcdc-pwm driver

[PATCH] of: Eliminate of_allnodes list
 2014-10-06 13:56 UTC  (2+ messages)

[PATCH v2 0/6] clk: sun6i: Unify AHB1 clock and fix rate calculation
 2014-10-06 13:44 UTC  (5+ messages)
` [PATCH v2 4/7] clk: sunxi: unify sun6i AHB1 clock with proper PLL6 pre-divider

Fixing boot-time hiccups in your display
 2014-10-06 12:12 UTC  (10+ messages)

[PATCH] serial: mxs-auart: add sysrq support
 2014-10-06 11:38 UTC  (5+ messages)

[PATCH v2 0/4] Add Mediatek SoC Pinctrl/GPIO driver for MT8135
 2014-10-06 10:35 UTC  (9+ messages)
` [PATCH v2 2/4] ARM: mediatek: Add Pinctrl/GPIO driver for mt8135
` [PATCH v2 4/4] ARM: dts: mt8135: Add pinctrl node "

[PATCH] ARM: mvebu: Fix the Aurora L2 cache node with the required cache-unified property
 2014-10-06 10:35 UTC  (2+ messages)

[PATCH v2 0/5] simplefb: Add clock support to simplefb
 2014-10-06 10:15 UTC  (6+ messages)
` [PATCH v2 5/5] simplefb: add clock handling code
      `  "

[PATCHv4 0/7] omap hwspinlock dt support
 2014-10-06  9:44 UTC  (5+ messages)
` [PATCHv4 4/7] hwspinlock/core: add common OF helpers

[PATCH v2 00/13] ARM: shmobile: dts: Add chosen/stdout-path
 2014-10-06  9:05 UTC  (5+ messages)
` [PATCH v2 03/13] ARM: shmobile: kzm9d "

[PATCH] To remove non-ascii characters in of_selftest.txt
 2014-10-06  8:56 UTC  (4+ messages)

[PATCH v3 0/2] Add support for ltc2952 poweroff
 2014-10-06  8:40 UTC  (3+ messages)
` [PATCH v3 1/2] power: reset: add LTC2952 poweroff support
` [PATCH v3 2/2] power: reset: document "

[PATCH v3] dt-bindings: Add a clocks property to the simple-framebuffer binding
 2014-10-06  7:12 UTC  (14+ messages)
  `  "
          ` [linux-sunxi] "

[PATCH v2 0/7] ARM: sunxi: Add basic support for Allwinner A80 SoC
 2014-10-06  7:02 UTC  (8+ messages)
` [PATCH v2 4/7] ARM: dts: sun9i: Add A80 Optimus Board support

(unknown),
 2014-10-06  6:56 UTC 

[PATCH v2] rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
 2014-10-06  5:25 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).