linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-30 00:09:14 to 2014-10-07 10:52:02 UTC [more...]

[PATCH v4 00/13] Add ACPI _DSD and unified device properties support
 2014-10-07 10:52 UTC  (21+ 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 00/44] kernel: Add support for poweroff handler call chain
 2014-10-07  9:19 UTC  (52+ 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 34/44] ia64: Register "
  ` [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 37/44] sh: Register "
` [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

[RFT Part2 v2 00/24] Enable hierarchy irqdomian on x86 platforms
 2014-10-07  1:50 UTC  (9+ messages)
` [RFT v2 01/24] irqdomain: Introduce new interfaces to support hierarchy irqdomains

[Notice] ACPI+PM commit queue for 3.18 (first pull request)
 2014-10-06 23:33 UTC 

[PATCH v8 0/2] PCC: Platform Communication Channel
 2014-10-06 23:00 UTC  (6+ messages)
` [PATCH v8 1/2] Mailbox: Add support for "
` [PATCH v8 2/2] PCC test

[Patch] Fujitsu extra buttons not working on S6010
 2014-10-06 22:47 UTC  (2+ messages)

[PATCH] Change ACPI IPMI support to "default y"
 2014-10-06 19:23 UTC 

[PATCH 1/4] ata: ahci_platform: Add ACPI support for AMD Seattle SATA controller
 2014-10-06 18:47 UTC  (8+ messages)

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

ALPS problems
 2014-10-06  8:39 UTC 

[REGRESSION] ACPI / EC: Events not being cleared on Samsung series 9 laptop
 2014-10-04 10:58 UTC 

[Patch] Fujitsu extra buttons not working on S6010
 2014-10-03 19:42 UTC 

[GIT PULL] ACPI and power management fixes for final 3.17
 2014-10-03  1:37 UTC 

Samsung N150 Plus LID status changes half the time after S3 sleep
 2014-10-02  1:20 UTC 

[PATCH v5 00/11] PM / Domains: Generic OF-based support
 2014-10-02  0:27 UTC  (3+ messages)
` [PATCH v5 07/11] mmc: sdio: Convert to dev_pm_domain_attach|detach()

[PATCH v7 0/2] PCC: Platform Communication Channel
 2014-10-01 16:00 UTC  (7+ messages)
` [PATCH v7 1/2] Mailbox: Add support for "

[Dell Dimension E521] System goes to sleep at GDM window and never wakes up
 2014-10-01 10:52 UTC 

[PATCH v2 3/3] toshiba_acpi: Change HCI/SCI functions return code type
 2014-10-01  1:58 UTC  (2+ messages)

[PATCH v2] i2c: move acpi code back into the core
 2014-09-30 20:34 UTC  (5+ messages)

[PATCH] ACPI / video: check _DOD list when creating backlight device
 2014-09-30 20:18 UTC  (2+ messages)

[PATCH 0/5]: ACPI / PM: Rework wakeup GPE handling for suspend-to-idle
 2014-09-30 19:52 UTC  (7+ messages)
` [PATCH 1/5] PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
` [PATCH 2/5] PM / sleep: Rename platform suspend/resume functions in suspend.c
` [PATCH 3/5] ACPICA: Clear all non-wakeup GPEs in acpi_hw_enable_wakeup_gpe_block()
` [PATCH 4/5] ACPICA: Introduce acpi_enable_all_wakeup_gpes()

[PATCH v5 01/11] cpumask: factor out show_cpumap into separate helper function
 2014-09-30 13:48 UTC 


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