linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-05 10:26:52 to 2015-01-15 08:50:21 UTC [more...]

[PATCH v4 00/13] Add ACPI _DSD and unified device properties support
 2015-01-15  9:12 UTC  (5+ messages)

[PATCH] Fix checkpatch warning in drivers/acpi/nvs.c
 2015-01-15  8:53 UTC  (3+ messages)
` [PATCH] acpi: nvs: Fixed checkpatch.pl warning

[RFC] ACPI on arm64 TODO List
 2015-01-15  4:07 UTC  (19+ messages)
          ` [Linaro-acpi] "

[PATCH] ACPICA: rsdump: Remove some unused functions
 2015-01-15  3:29 UTC  (2+ messages)

[PATCH] acpica: utpredef: Remove some unused functions
 2015-01-15  2:00 UTC  (4+ messages)

[PATCH] TCO Watchdog warning interrupt driver creation
 2015-01-14 18:16 UTC  (9+ messages)

[PATCH v5 0/5] x86: clean ups and feature enhancement in pmc_atom
 2015-01-14 16:39 UTC  (6+ messages)
` [PATCH v5 1/5] x86: pmc-atom: assign debugfs node as soon as possible
` [PATCH v5 2/5] x86: pmc_atom: don't check for NULL twice
` [PATCH v5 3/5] x86: pmc-atom: remove unused macro
` [PATCH v5 4/5] x86: pmc_atom: clean up init function
` [PATCH v5 5/5] x86: pmc_atom: expose contents of PSS

[PATCH 0/2] Introduce ACPI support for ahci_platform driver
 2015-01-14 15:52 UTC  (3+ messages)
` [PATCH 2/2] ata: ahci_platform: Add ACPI _CLS matching
  ` [Linaro-acpi] "

[PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-14 15:05 UTC  (18+ messages)
` [PATCH v7 01/17] arm64: allow late use of early_ioremap
` [PATCH v7 02/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v7 03/17] ARM64 / ACPI: Introduce sleep-arm.c
` [PATCH v7 04/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
` [PATCH v7 05/17] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v7 06/17] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH v7 07/17] ARM64 / ACPI: Disable ACPI if FADT revision is less than 5.1
` [PATCH v7 08/17] ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
` [PATCH v7 09/17] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v7 10/17] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v7 11/17] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v7 12/17] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v7 13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support
` [PATCH v7 14/17] ARM64 / ACPI: Parse GTDT to initialize arch timer
` [PATCH v7 15/17] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v7 16/17] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v7 17/17] Documentation: ACPI for ARM64

[PATCH] ACPICA: tbinstal: Remove unused function
 2015-01-14  8:49 UTC  (2+ messages)

[RFC PATCH 0/6] ACPI/EC: Enhance EC driver state machine
 2015-01-14 11:28 UTC  (8+ messages)
` [PATCH "
  ` [PATCH 1/6] ACPI/EC: Cleanup transaction wakeup code
  ` [PATCH 2/6] ACPI/EC: Add reference counting for query handlers
  ` [PATCH 3/6] ACPI/EC: Fix returning values in acpi_ec_sync_query()
  ` [PATCH 4/6] ACPI/EC: Fix a code path that global lock is not held
  ` [PATCH 5/6] ACPI/EC: Fix issues related to the SCI_EVT handling
  ` [PATCH 6/6] ACPI/EC: Cleanup QR_EC related code

[GIT PULL] Thermal SoC management updates for v3.19-rc5
 2015-01-13 19:55 UTC 

if power button pressed 1x it creates the same ACPI event twice
 2015-01-13 16:47 UTC  (2+ messages)

More X1 Carbon (2nd gen) adaptive keyboard support
 2015-01-13 13:54 UTC 

PROBLEM:Computer resumes right after going into suspend
 2015-01-13 12:58 UTC 

[PATCH v6 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-13  6:54 UTC  (15+ messages)
` [PATCH v6 01/17] ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
` [PATCH v6 08/17] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
` [PATCH v6 17/17] Documentation: ACPI for ARM64
  ` 答复: "

[PATCH] sata: xgene: add ACPI support for APM X-Gene SATA ports
 2015-01-13  6:29 UTC  (6+ messages)

[PATCH 3/3] ACPICA: Remove use of __DATE__ macro
 2015-01-13  5:42 UTC  (7+ messages)
        ` [Devel] "

[GIT PULL] Thermal Management updates for 3.19-rc5
 2015-01-13  3:26 UTC 

[PATCH] acpi: acpica: utstate: Remove unused function
 2015-01-13  2:33 UTC  (4+ messages)

Mr. Morgan Gordon
 2015-01-12 10:36 UTC 

[PATCH] acpi-video: Add disable_native_backlight quirk for Dell XPS15 L521X
 2015-01-12 10:21 UTC  (7+ messages)

[PATCH] ACPI / LPSS: check the result of ioremap
 2015-01-12  7:28 UTC  (3+ messages)

[RFC Patch 00/19] Improve ACPI resource parsing interfaces and data structures
 2015-01-11 22:38 UTC  (21+ messages)
` [RFC Patch 01/19] ACPI: Remove redundant check in function acpi_dev_resource_address_space()
` [RFC Patch 02/19] ACPI: Implement proper length checks for mem resources
` [RFC Patch 03/19] ACPI: Use the length check for io resources as well
` [RFC Patch 04/19] ACPI: Let the parser return false for disabled resources
` [RFC Patch 05/19] ACPI: Provide union for address_space64 and ext_address_space64
` [RFC Patch 06/19] ACPI: Unify the parsing of address_space and ext_address_space
` [RFC Patch 07/19] ACPI: Move the window flag logic to the combined parser
` [RFC Patch 08/19] ACPI: Add prefetch decoding to the address space parser
` [RFC Patch 09/19] ACPI: Fix a bug in parsing ACPI Memroy24 resource
` [RFC Patch 10/19] ACPI: Normalize return value of resource parser functions
` [RFC Patch 11/19] ACPI: Set flag IORESOURCE_UNSET for unassigned resources
` [RFC Patch 12/19] ACPI: Enforce stricter checks for address space descriptors
` [RFC Patch 13/19] ACPI: Return translation offset when parsing ACPI address space resources
` [RFC Patch 14/19] ACPI: Translate resource into master side address for bridge window resources
` [RFC Patch 15/19] ACPI: Add field offset to struct resource_list_entry
` [RFC Patch 16/19] ACPI: Introduce helper function acpi_dev_filter_resource_type()
` [RFC Patch 17/19] resources: Move struct resource_list_entry from ACPI into resource core
` [RFC Patch 18/19] PCI: Use common resource list management code instead of private implementation
` [RFC Patch 19/19] x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation

[RFC v2] ACPI on arm64 TODO List, 11 Jan 2015
 2015-01-11 20:41 UTC 

[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-09 23:12 UTC  (47+ messages)
` [PATCH v5 18/18] Documentation: ACPI for ARM64
            ` [Linaro-acpi] "

[PATCH v2] acpi-video: Add disable_native_backlight quirk for Samsung 730U3E/740U3E
 2015-01-09 15:22 UTC 

[PATCH] acpi-video: Add disable_native_backlight quirk for Samsung 730U3E/740U3E
 2015-01-09 15:18 UTC  (2+ messages)

[PATCH] treewide: Convert clockevents_notify to use int cpu
 2015-01-09 11:34 UTC  (2+ messages)

[GIT PULL] Power management and ACPI material for 3.19-rc4
 2015-01-07 23:45 UTC 

[V2 PATCH 0/2] Introduce ACPI support for ahci_platform driver
 2015-01-07 21:40 UTC  (5+ messages)
` [V2 PATCH 1/2] ACPI / scan: Add support for ACPI _CLS device matching
` [V2 PATCH 2/2] ata: ahci_platform: Add ACPI _CLS matching

Webmail Help-desk support
 2015-01-07 20:51 UTC 

[PATCH] acpi: acpica: utmisc.c: Remove unused function
 2015-01-05 23:30 UTC  (3+ messages)

[RFC PATCHv2 00/19] power_supply: Allow safe usage of power supply
 2015-01-05 15:48 UTC  (20+ messages)
` [RFC PATCHv2 01/19] power_supply: Add driver private data
` [RFC PATCHv2 02/19] power_supply: Move run-time configuration to separate structure
` [RFC PATCHv2 03/19] power_supply: Add API for safe access of power supply function attrs
` [RFC PATCHv2 04/19] power_supply: sysfs: Use power_supply_*() API for accessing "
` [RFC PATCHv2 05/19] power: 88pm860x_charger: "
` [RFC PATCHv2 06/19] power: ab8500: "
` [RFC PATCHv2 07/19] mfd: "
` [RFC PATCHv2 08/19] power: apm_power: "
` [RFC PATCHv2 09/19] power: bq2415x_charger: "
` [RFC PATCHv2 10/19] power: charger-manager: "
` [RFC PATCHv2 11/19] power_supply: Change ownership from driver to core
` [RFC PATCHv2 12/19] power_supply: Add power_supply_put for decrementing device reference counter
` [RFC PATCHv2 13/19] power: charger-manager: Decrement the power supply's "
` [RFC PATCHv2 14/19] x86/olpc/xo1/sci: Use newly added power_supply_put API
` [RFC PATCHv2 15/19] x86/olpc/xo15/sci: "
` [RFC PATCHv2 16/19] power: 88pm860x_charger: Decrement the power supply's device reference counter
` [RFC PATCHv2 17/19] power: bq2415x_charger: "
` [RFC PATCHv2 18/19] mfd: ab8500: "
` [RFC PATCHv2 19/19] arm: mach-pxa: "

[PATCH] ACPI / PM: Fix PM initialization for devices that are not present
 2015-01-05 13:40 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).