public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-24 00:58:02 to 2014-05-01 07:45:01 UTC [more...]

[patch] lib: check for strcpy() overflows to fixed length buffers
 2014-05-01  7:45 UTC  (8+ messages)

[PATCH] ACPI / notify: Clean up handling of hotplug events
 2014-04-30 23:16 UTC 

[PATCH v2 0/5] x86/PCI: Add AMD hostbridge support for newer AMD systems
 2014-04-30 23:03 UTC  (42+ messages)
` [PATCH v2 1/5] x86/PCI: Add support for generic AMD hostbridges
` [PATCH v2 2/5] x86/PCI: Support additional MMIO range capabilities
` [PATCH v2 3/5] x86/PCI: Miscellaneous code clean up for early_fillup_mp_bus_info
` [PATCH v2 4/5] ACPI/PCI: Warn if we have to "guess" host bridge node information
` [PATCH v2 5/5] PCI: Remove redundant 'quirk_amd_nb_node'

[PATCH] Revert "ACPI / Battery: Remove battery's proc directory" and "ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c"
 2014-04-30 21:58 UTC  (2+ messages)

[PATCH v4 0/5] x86: fix hang when AP bringup is too slow
 2014-04-30 21:30 UTC  (8+ messages)
` [PATCH v4 1/5] x86: fix list corruption on CPU hotplug
` [PATCH v4 3/5] acpi_processor: do not mark present at boot but not onlined CPU as onlined
` [PATCH v4 4/5] x86: log error on secondary CPU wakeup failure at ERR level

[PATCH V2] ACPI/Processor: Fix failure of loading acpi-cpufreq driver
 2014-04-30 21:22 UTC  (2+ messages)

[PATCH] PNP / ACPI: Do not return errors if _DIS or _SRS are not present
 2014-04-30 20:50 UTC 

[PATCH] acpi: try to trust cpu_index from x86_cpu_to_apicid
 2014-04-30 20:13 UTC  (7+ messages)
` [Patch v2] lapic need be checked if available when initialize acpi processor id

[PATCH 0/1] acpi-video: Put the Acer Aspire V5-471G on the use_native_backlight dmi list
 2014-04-30 19:52 UTC  (3+ messages)
` [PATCH] "

[RFC PATCH] acpi: mv models with win8 brightness problems from win8 blacklist to use_native_backlight
 2014-04-30 19:56 UTC  (2+ messages)

bug: acpi ata_bay dock reminds undocked
 2014-04-30  9:24 UTC  (5+ messages)

[PATCH] ACPI/Processor: Fix failure of loading acpi-cpufreq driver
 2014-04-30  6:27 UTC  (4+ messages)

[PATCH 00/27] ACPICA: 20140424 Release
 2014-04-30  2:06 UTC  (28+ messages)
` [PATCH 01/27] ACPICA: Utilities: Cleanup obsoleted global variables
` [PATCH 02/27] ACPICA: Utilities: Deploy ACPI_DEBUGGER_EXEC for ACPI_DEBUGGER enabled code in utglobal.c
` [PATCH 03/27] ACPICA: acpidump: Fix code issue in invoking fread in the loop
` [PATCH 04/27] ACPICA: Update global variable definitions. No functional change
` [PATCH 05/27] ACPICA: Update acpi_buffer_to_resource interface
` [PATCH 06/27] ACPICA: Add support for LPIT table
` [PATCH 07/27] ACPICA: Add support for _LPD and _PRP methods
` [PATCH 08/27] ACPICA: Update handling of PCI ID lists
` [PATCH 09/27] ACPICA: Comment updates - no functional change
` [PATCH 10/27] ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INIT_GLOBAL/ACPI_GLOBAL
` [PATCH 11/27] ACPICA: OSL: Add configurability for memory allocation macros
` [PATCH 12/27] ACPICA: OSL: Add configurability for error message functions
` [PATCH 13/27] ACPICA: OSL: Add configurability for debug output functions
` [PATCH 14/27] ACPICA: OSL: Add section to collect the divergence in acpixf.h
` [PATCH 15/27] ACPICA: OSL: Add configurability for generic external functions
` [PATCH 16/27] ACPICA: Linux header: Add support for stubbed externals
` [PATCH 17/27] ACPICA: acpidump: Fix truncated RSDP signature validation
` [PATCH 18/27] ACPICA: Back port of _PRP update
` [PATCH 19/27] ACPICA: Back port of improvements on exception code
` [PATCH 20/27] ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table()
` [PATCH 21/27] ACPICA: acpidump: Add support to force using RSDT
` [PATCH 22/27] ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT
` [PATCH 23/27] ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries
` [PATCH 24/27] ACPICA: Remove extraneous error message for large number of GPEs
` [PATCH 25/27] ACPICA: Events: Update GPE handling and initialization code
` [PATCH 26/27] ACPICA: Comment/format update, no functional change
` [PATCH 27/27] ACPICA: Update version to 20140424

[PATCH] ACPI / EC: Process rather than discard events in acpi_ec_clear
 2014-04-29 21:42 UTC  (2+ messages)

[Resend Patch 0/9] I2C ACPI operation region handler support
 2014-04-29 21:37 UTC  (21+ messages)
` [Patch V2 "
  ` [Patch V2 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses
  ` [Patch V2 2/9] ACPICA: Export acpi_buffer_to_resource symbol
  ` [Patch V2 3/9] ACPI: Add acpi_bus_attach_private_data() to facilitate to attach data to ACPI handle
  ` [Patch V2 4/9] ACPI/Thermal: Use acpi_bus_attach_private_data() to attach private data
  ` [Patch V2 5/9] I2C: Add smbus quick read/write helper function
  ` [Patch V2 6/9] I2C: Add smbus word/block process call "
  ` [Patch V2 7/9] I2C/ACPI: Add i2c ACPI operation region support
    ` [Patch V2 8/9] I2C/ACPI: Move ACPI related code to i2c-acpi.c
  ` [Patch V2 9/9] I2C/ACPI: Add CONFIG_I2C_ACPI config

[PATCH v3 part1 00/11] Enable ACPI on ARM64 in Kconfig
 2014-04-29 10:43 UTC  (34+ messages)
` [PATCH v3 part1 01/11] ACPI / processor: Rework _PDC related stuff to make it more arch-independent
` [PATCH v3 part1 02/11] ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64
` [PATCH v3 part1 03/11] ARM64 : Add dummy asm/cpu.h
` [PATCH v3 part1 04/11] ARM64 / ACPI: Introduce arm-core.c and its related head file
        ` [Linaro-acpi] "
` [PATCH v3 part1 05/11] ARM64 / ACPI: Introduce early_param for "acpi"
` [PATCH v3 part1 06/11] ARM64 / ACPI: Introduce lowlevel suspend function
  ` [Linaro-acpi] "
` [PATCH v3 part1 07/11] ARM64 / ACPI: Introduce arch_fix_phys_package_id() for cpu topology
` [PATCH v3 part1 08/11] ARM64 / ACPI: Introduce PCI functions for ACPI on ARM64
      ` [Linaro-acpi] "
` [PATCH v3 part1 09/11] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v3 part1 10/11] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v3 part1 11/11] ACPI: Make EC depend on X86 || IA64 in Kconfig

[GIT PULL] ACPI and power management fixes for v3.15-rc3
 2014-04-29  9:40 UTC  (2+ messages)

[PATCH 0/4] ACPICA: Fix some mis-ordered inclusions
 2014-04-29  7:50 UTC  (15+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] ACPICA: OSL: Add direct inclusion of extra header
  ` [PATCH v2 3/5] ACPICA: Add <asm/acenv.h> to remove mis-ordered inclusion of <asm/acpi.h> from <acpi/platform/aclinux.h>
  ` [PATCH v2 5/5] ACPICA: Remove deprecated _LINUX definitions for ACPICA

[PATCH V5 00/12] ACPI: change the way of enumerating PNPACPI/Platform devices
 2014-04-28 20:44 UTC  (24+ messages)
` [PATCH V5 02/12] PNPACPI: use whilte list for pnpacpi device enumeration
` [PATCH V5 05/12] ACPI: check and enumerate CMOS RTC devices explicitly
` [PATCH V5 06/12] ACPI: introduce platform_id flag
` [PATCH V5 08/12] ACPI: introduce dummy lpss scan handler
` [PATCH V5 09/12] ACPI: introduce acpi platform exclude id list
` [PATCH V5 12/12] ACPI: introduce .handle_children flag for acpi scan handler

[PATCH] ACPI / scan: do not scan fixed hardware on HW-reduced platform
 2014-04-28  2:38 UTC 

[PATCH 1/1] apci_pad: in power_saving_thread(), call schedule() when need_resched is true
 2014-04-25 18:19 UTC 

[PATCH] acpi: respect const qualifier
 2014-04-25 15:02 UTC  (3+ messages)

[PATCH 0/2] ACPI / LPSS: fractional divider clocks
 2014-04-25 13:49 UTC  (5+ messages)
` [PATCH 1/2] clk: new basic clk type for fractional divider
` [PATCH 2/2] ACPI / LPSS: Support for fractional divider clock

[PATCH 1/3] PM / sleep: New flag to speed up suspend-resume of suspended devices
 2014-04-25 11:28 UTC  (6+ messages)
` [RFC][PATCH 0/3] PM: Mechanism to avoid resuming runtime-suspended devices during system suspend, v2
  ` [RFC][PATCH 1/3] PM / sleep: Flags to speed up suspend-resume of runtime-suspended devices
  ` [RFC][PATCH 2/3][Resend] PM / runtime: Routine for checking device status during system suspend
  ` [RFC][PATCH 3/3] ACPI / PM: Avoid resuming devices in ACPI PM domain "

[PATCH 0/2] ACPI: Fix issues related to the DSDT customization
 2014-04-25  0:37 UTC  (5+ messages)
` [PATCH 1/2] ACPI: Fix the issue that auto SSDT loading is conflict with customized SSDT that is included by the customized DSDT

[Patch Part3 V1 17/22] pci, ACPI, iommu: enhance pci_root to support DMAR device hotplug
 2014-04-24 17:33 UTC  (2+ messages)

[REGRESSION] Media keys cause "ACPI: \_SB_.ATKD: Unsupported event" on ASUS laptop
 2014-04-24 17:06 UTC  (4+ messages)

[PATCH 2] PNP: Work around BIOS defects in Intel MCH area reporting
 2014-04-24  9:41 UTC  (4+ messages)

[PATCH v3] Intel MCH BIOS workaround
 2014-04-24  0:58 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