messages from 2014-10-07 05:28:13 to 2014-10-18 09:47:49 UTC [more...]
[PATCH v4 00/13] Add ACPI _DSD and unified device properties support
2014-10-18 9:47 UTC (64+ messages)
` [PATCH 01/13] ACPI: Add support for device specific properties
` [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 09/12] input: gpio_keys_polled - Add support for GPIO descriptors
` [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 v5 00/12] Add ACPI _DSD and unified device properties support
` [PATCH v5 01/12] ACPI: Add support for device specific properties
` [PATCH v5 02/12] Driver core: Unified device properties interface for platform firmware
` [PATCH v5 03/12] ACPI: Allow drivers to match using Device Tree compatible property
` [PATCH v5 04/12] misc: at25: Make use of device property API
` [PATCH v5 05/12] gpio / ACPI: Add support for _DSD device properties
` [PATCH v5 06/12] gpio: sch: Consolidate core and resume banks
` [PATCH v5 07/12] leds: leds-gpio: Add support for GPIO descriptors
` [PATCH v5 08/12] input: gpio_keys_polled - "
` [PATCH v5 09/12] Driver core: Unified interface for firmware node properties
` [PATCH v5 10/12] gpio: Support for unified device properties interface
` [PATCH v5 11/12] leds: leds-gpio: Make use of device property API
` [PATCH v5 12/12] input: gpio_keys_polled - "
[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
2014-10-17 13:37 UTC (19+ messages)
` [PATCH v5 01/18] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree()
` [PATCH v5 02/18] ACPI / table: Add new function to get table entries
` [PATCH v5 03/18] ACPI / table: Count matched and successfully parsed entries without specifying max entries
` [PATCH v5 04/18] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v5 05/18] ARM64 / ACPI: Introduce sleep-arm.c
` [PATCH v5 06/18] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
` [PATCH v5 07/18] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v5 08/18] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH v5 09/18] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
` [PATCH v5 10/18] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v5 11/18] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v5 12/18] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v5 13/18] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v5 14/18] ARM64 / ACPI: Add GICv2 specific ACPI boot support
` [PATCH v5 15/18] ARM64 / ACPI: Parse GTDT to initialize arch timer
` [PATCH v5 16/18] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v5 17/18] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v5 18/18] Documentation: ACPI for ARM64
[PATCH] ACPI: do not fail suspend if unable to configure wakeup
2014-10-16 16:05 UTC (3+ messages)
[PATCH 0/5] ACPI/EC: Cleanup debugging messages and coding styles
2014-10-14 6:24 UTC (6+ messages)
` [PATCH 1/5] ACPI/EC: Add CPU ID to debugging messages
` [PATCH 2/5] ACPI/EC: Enhance the logs to apply to QR_EC transactions
` [PATCH 3/5] ACPI/EC: Add detailed command/query debugging information
` [PATCH 4/5] ACPI/EC: Refine event/query debugging messages
` [PATCH 5/5] ACPI/EC: Cleanup coding style
[PATCH 00/44] kernel: Add support for poweroff handler call chain
2014-10-14 4:29 UTC (91+ 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 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
` [PATCH 06/44] gpio-poweroff: "
` [PATCH 07/44] qnap-poweroff: "
` [PATCH 08/44] kernel: Move pm_power_off to common code
` 回复: "
` [PATCH 11/44] mfd: retu: Register with kernel poweroff handler
` [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 13/44] mfd: max8907: Register "
` [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
Reducing dependence on BIOS for allocating memory at PCI root port?
2014-10-13 20:20 UTC (2+ messages)
[PATCH 0/2] Support CrystalCove PMIC ACPI operation region
2014-10-13 14:51 UTC (9+ messages)
` [PATCH 2/2] PMIC / opregion: support PMIC customized operation region for CrystalCove
[PATCH v5 00/11] PM / Domains: Generic OF-based support
2014-10-13 11:44 UTC (5+ messages)
` [PATCH v5 07/11] mmc: sdio: Convert to dev_pm_domain_attach|detach()
[PATCH] dell-wmi: Fix access out of memory
2014-10-12 22:32 UTC (4+ messages)
[Patch] Fujitsu extra buttons not working on S6010
2014-10-12 17:26 UTC (3+ messages)
` [PATCH] Fujitsu extra buttons not working on S6010, Thinkpad Extra buttons not working on R31
[PATCH v9] PCC: Platform Communication Channel
2014-10-10 20:13 UTC (2+ messages)
` [PATCH v9] Mailbox: Add support for "
[PATCH 00/10] ACPICA: 20140926 Release
2014-10-10 2:40 UTC (11+ messages)
` [PATCH 01/10] ACPICA: Add string for _DDN method name
` [PATCH 02/10] ACPICA: acpidump: Add ACPI 1.0 RSDP support
` [PATCH 03/10] ACPICA: Events: Reduce indent divergences of events files
` [PATCH 04/10] ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler()
` [PATCH 05/10] ACPICA: Events: Update GPE handler removal, match behavior of handler install
` [PATCH 06/10] ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE support
` [PATCH 07/10] ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE renaming
` [PATCH 08/10] ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles
` [PATCH 09/10] ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal
` [PATCH 10/10] ACPICA: Update version to 20140926
[PATCH] ACPI / video: check _DOD list when creating backlight device
2014-10-09 8:27 UTC (3+ messages)
[RFC Part3 v1 00/28] Enable hierarchy irqdomian on x86 platforms
2014-10-09 2:16 UTC (3+ messages)
` [RFC v1 01/28] x86, irq: Kill unused setup_timer_IRQ0_pin()
[GIT PULL] ACPI and power management updates for 3.18-rc1
2014-10-08 21:59 UTC
[RFC PATCH v2 00/16] Add ACPI _DSD and unified device properties support
2014-10-07 23:57 UTC (8+ messages)
` [RFC PATCH v2 07/16] gpio: Add support for unified device properties interface
[PATCH v8 0/2] PCC: Platform Communication Channel
2014-10-07 12:36 UTC (4+ messages)
` [PATCH v8 1/2] Mailbox: Add support for "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).