public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-22 22:07:57 to 2014-07-31 18:52:13 UTC [more...]

[PATCH 00/19] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-07-31 18:52 UTC  (104+ messages)
` [PATCH 01/19] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH 02/19] ARM64 / ACPI: Introduce early_param for "acpi"
` [PATCH 03/19] ARM64 / ACPI: Introduce lowlevel suspend function
` [PATCH 04/19] ARM64 / ACPI: Introduce arch_fix_phys_package_id() for cpu topology
` [PATCH 05/19] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH 06/19] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
` [PATCH 07/19] ARM64 / ACPI: Parse MADT to map logical cpu to MPIDR and get cpu_possible/present_map
` [PATCH 08/19] ACPI / table: Print GIC information when MADT is parsed
` [PATCH 09/19] ARM64 / ACPI: Move the initialization of cpu_logical_map(0) before acpi_boot_init()
` [PATCH 10/19] ARM64 / ACPI: Get the enable method for SMP initialization in ACPI way
` [PATCH 11/19] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH 12/19] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH 13/19] ACPI / table: Add new function to get table entries
` [PATCH 14/19] ARM64 / ACPI: Add GICv2 specific ACPI boot support
` [PATCH 15/19] ARM64 / ACPI: Parse GTDT to initialize arch timer
` [PATCH 16/19] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH 17/19] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH 18/19] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH 19/19] Documentation: ACPI for ARM64

[PATCH] ACPI: fix test for hex digit
 2014-07-31 16:31 UTC  (6+ messages)
  ` [PATCH] Replace faulty is_hex_digit() by isxdigit()

[PATCH V2] ACPI/Processor: Make acpi_cpu_soft_notify() process CPU FROZEN events
 2014-07-31 14:28 UTC 

[PATCH] ACPI / LPSS: add lpss device for wpt
 2014-07-31 13:39 UTC 

[PATCH] ACPI/Processor: Add CPU_STARTING_FROZEN check in the acpi_cpu_soft_notify()
 2014-07-31  9:20 UTC 

PROBLEM: [Toshiba Portege Z835] Brightness control lost after suspend
 2014-07-31  8:09 UTC  (6+ messages)

ACPI/cpu hotplug: possible lockdep
 2014-07-31  7:44 UTC  (3+ messages)

WARNING: CPU: 0 PID: 2623 at drivers/pnp/pnpacpi/core.c:96 pnpacpi_set_resource
 2014-07-30 12:50 UTC  (11+ messages)

[PATCH 00/17] ACPICA: 20140724 Release
 2014-07-30  4:22 UTC  (18+ messages)
` [PATCH 01/17] ACPICA: Work around an ancient GCC bug
` [PATCH 02/17] ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro
` [PATCH 03/17] ACPICA: Disassembler: Add support for the ToUUID opererator (macro)
` [PATCH 04/17] ACPICA: Update for comments/formatting. No functional changes
` [PATCH 05/17] ACPICA: Remove some extraneous printf arguments
` [PATCH 06/17] ACPICA: Tables: Update for DMAR table changes
` [PATCH 07/17] ACPICA: Utilities: Fix local printf issue
` [PATCH 08/17] ACPICA: acpihelp: Add UUID support, restructure some existing files
` [PATCH 09/17] ACPICA: Debug object: Add current value of Timer() to debug line prefix
` [PATCH 10/17] ACPICA: ACPI 5.1: Support for the _DSD predefined name
` [PATCH 11/17] ACPICA: ACPI 5.1: New notify value for System Affinity Update
` [PATCH 12/17] ACPICA: ACPI 5.1: Support for the _CCA predifined name
` [PATCH 13/17] ACPICA/ARM: ACPI 5.1: Update for FADT changes
` [PATCH 14/17] ACPICA/ARM: ACPI 5.1: Update for MADT changes
` [PATCH 15/17] ACPICA/ARM: ACPI 5.1: Update for GTDT table changes
` [PATCH 16/17] ACPICA: ACPI 5.1: Update for PCCT "
` [PATCH 17/17] ACPICA: Update version to 20140724

ACPI / dock: ThinkPad X220: \_SB_.PCI0.LPC_.EC__.BAT1: Unable to dock!
 2014-07-29 23:39 UTC  (6+ messages)

two minor update patches for RAS
 2014-07-29 17:29 UTC  (5+ messages)
` [PATCH 1/2] APEI, GHES: Cleanup unnecessary function for lock-less list
` [PATCH 2/2] RAS, HWPOISON: Fix wrong error recovery status

Hello
 2014-07-29  8:23 UTC 

PROBLEM: Native backlight regressed from logarithmic to linear scale
 2014-07-29 10:38 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] ACPI / processor: Make it possible to get local x2apic id via _MAT
 2014-07-29  3:27 UTC 

[PATCH] acpi-video: Add video.use_native_backlight=1 for HP EliteBook 2014 series
 2014-07-28 15:37 UTC  (2+ messages)
` [PATCH] acpi-video: Add video.use_native_backlight=1 for HP EliteBook 2014 models

[PATCH -next] ACPI / battery: remove duplicated include from battery.c
 2014-07-28 13:22 UTC 

[BUG] rc1 and rc2: Laptop unusable: on boot,screen black instead of native resolution
 2014-07-26 23:19 UTC  (19+ messages)
                ` [BUG] rc3 Oops: unable to handle kernel NULL pointer dereference at 0000074c
                        ` [BUG] rc1 rc2 rc3 not bootable - black screen after kernel loading

[RFC] ACPI: Add GPIO-signaled event simulator
 2014-07-24 15:51 UTC 

[PATCH 0/3] ACPICA updates for ACPI 5.1 MADT, FADT, GTDT (Just for patch review)
 2014-07-24 12:59 UTC  (4+ messages)
` [PATCH 1/3] ACPI / ACPICA: Introduce ARM Boot Architecture Flags in FADT
` [PATCH 2/3] ACPI / ACPICA: Add new features for MADT which introduced by ACPI 5.1
` [PATCH 3/3] ACPI / ACPICA: Add GTDT support updated "

[PATCH] PNPACPI: check return value of pnpacpi_parse_allocated_resource() and pnpacpi_parse_resource_option_data()
 2014-07-23 19:49 UTC  (5+ messages)

[PATCH 0/2] ACPI / PM: Make ACPI-based PCI wakeup work for the "freeze" sleep state
 2014-07-23 12:17 UTC  (9+ messages)
` [PATCH 0/3] "

Some RAS bug fix patches
 2014-07-23  7:48 UTC  (5+ messages)
` [RFC PATCH 2/3] x86, MCE: Avoid potential deadlock in MCE context

[PATCH v5 0/3] APEI: Make APEI architecture independent
 2014-07-23  7:40 UTC  (3+ messages)

[PATCH] ACPI/NVS: Not save NVS region for new machines to accelerate S3
 2014-07-23  6:42 UTC  (4+ messages)
` [PATCH V2] ACPI/NVS: Not save NVS region for new machine "

[PATCH 0/3] ACPI: Fix problem with GPE storm from buttons
 2014-07-23  5:12 UTC  (3+ messages)
` [PATCH v2 1/2] ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s)
` [PATCH v2 2/2] ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake

[RFC PATCH 00/15] ACPICA: Add CONFIG_ACPI=n build support for ACPICA header files
 2014-07-23  3:53 UTC  (7+ messages)
` [PATCH v3 0/7] ACPICA: Enable ACPICA prototypes for CONFIG_ACPI=n builds
  ` [PATCH v3 6/7] ACPI: Add support to force header inclusion rules for <acpi/acpi.h>
` [PATCH v3 2/7] ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics

[PATCH 0/9] ACPI/EC: Improve GPE handling model
 2014-07-23  1:31 UTC  (5+ messages)
` [RFC PATCH v3 00/14] ACPI/EC: Add event storm prevention and cleanup command storm prevention

[PATCH v3] acpi: mv models with win8 brightness problems from win8 blacklist to use_native_backlight
 2014-07-22 23:43 UTC  (2+ messages)

[PATCH v2] acpi-video: Fix backlight taking 2 steps on a brightness keypress
 2014-07-22 23:38 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox