public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-26 19:46:03 to 2016-08-09 07:11:36 UTC [more...]

[RFC PATCH 00/10] ACPI platform MSI, interrupt producer and its example mbi-gen
 2016-08-09  7:06 UTC  (4+ messages)
` [RFC PATCH 02/10] ACPI: platform-msi: retrieve dev id from IORT
` [RFC PATCH 03/10] irqchip: gicv3-its: platform-msi: refactor its_pmsi_init() to prepare for ACPI
` [RFC PATCH 09/10] irqchip: mbigen: introduce mbigen_of_create_domain()

[RFC PATCH V5 0/5] ECAM quirks handling for ARM64 platforms
 2016-08-09  6:10 UTC  (10+ messages)
` [RFC PATCH V5 1/5] PCI: Embed pci_ecam_ops in pci_config_window structure
` [RFC PATCH V5 2/5] PCI/ACPI: Move ACPI ECAM mapping to generic MCFG driver
` [RFC PATCH V5 3/5] PCI: Check platform specific ECAM quirks
` [RFC PATCH V5 4/5] ARM64/PCI: Start using quirks handling for ACPI based PCI host controller
` [RFC PATCH V5 5/5] PCI: thunder-pem: Support quirky configuration space access "

[PATCH V4 1/3] x86/ioapic: Support hot-removal of IOAPICs present during boot
 2016-08-09  3:23 UTC  (4+ messages)
` [PATCH V5 "

[PATCH 1/2] ACPI/tables: Correct the wrong count increasing
 2016-08-09  0:30 UTC  (4+ messages)
` [PATCH v2 "

[PATCH V2 0/5] CPPC enhancements
 2016-08-09  0:09 UTC  (6+ messages)
` [PATCH V2 3/5] ACPI/CPPC: support for batching CPPC requests
` [PATCH V2 4/5] ACPI/CPPC: set a non-zero value for transition_latency
` [PATCH V2 5/5] ACPI/CPPC: add sysfs support to compute delivered performance

[PATCH] ACPICA: Remove unnecessary '\n' in the end of ACPI_INFO output
 2016-08-08 21:38 UTC  (3+ messages)

[PATCH 00/30] ACPICA: 20160629 Release
 2016-08-08 20:24 UTC  (36+ messages)
` [PATCH 01/30] ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces
` [UPDATE PATCH "
` [PATCH 02/30] ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initialize()
` [PATCH 03/30] ACPICA: Interpreter: Remove temporary code for External() opcode
` [PATCH 04/30] ACPICA: Utilities: Introduce facility to allow Linux to set correct logging levels
` [PATCH 05/30] ACPICA: Debugger: Extend some max line lengths
` [PATCH 06/30] ACPICA: Disassembler: Add option to emit embedded External operators/opcodes
` [PATCH 07/30] ACPICA: Simplify configuration for "Max Loops" system parameter
` [PATCH 08/30] ACPICA: Divergence: Port declarators back to ACPICA
` [PATCH 09/30] ACPICA: iASL/Disassembler: Add a check for missing filename
` [PATCH 10/30] ACPICA: Use os_allocate_zeroed
` [PATCH 11/30] ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism
` [PATCH 12/30] ACPI / sysfs: Update /sys/firmware/acpi/interrupts/gpexx using new "
` [PATCH 13/30] ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding
` [PATCH 14/30] ACPICA: FADT support cleanup
` [PATCH 15/30] ACPICA: Debugger: Fix wrong inclusions in dbfileio.c
` [PATCH 16/30] ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to link
` [PATCH 17/30] ACPICA: acpidump: Fix a duplicate variable definition
` [PATCH 18/30] ACPICA: Applications: Enable USE_NATIVE_ALLOCATE_ZEROED environment for all applications
` [PATCH 19/30] ACPICA: Clib: Fix build issues when ACPI_USE_STANDARD_HEADERS is not defined by converting size_t to acpi_size
` [PATCH 20/30] ACPICA: Clib: Cleanup va_arg related code
` [PATCH 21/30] ACPICA: Clib: Fix wrong mini C library usage
` [PATCH 22/30] ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles
` [PATCH 23/30] ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue
` [PATCH 24/30] ACPICA: Clib: Add -nostdinc support for EFI layer
` [PATCH 26/30] ACPICA: Applications: Fix a potential issue that help messages may be dumped to acpi_gbl_debug_file
` [PATCH 27/30] ACPICA: EFI: Port acpidump to EDK2 environment
` [PATCH 28/30] ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headers
` [PATCH 29/30] ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr()
` [PATCH 30/30] ACPICA: Update version to 20160629

[PATCH] libnvdimm, nd_blk: mask off reserved status bits
 2016-08-08 19:36 UTC  (5+ messages)
  ` [PATCH v2] "

[RFC PATCH v3 00/13] ACPI IORT ARM SMMU v3 support
 2016-08-08 16:16 UTC  (4+ messages)
` [RFC PATCH v3 13/13] drivers: acpi: iort: introduce iort_iommu_configure

[PATCH v11 0/7] Make cpuid <-> nodeid mapping persistent
 2016-08-08  8:37 UTC  (8+ messages)
` [PATCH v11 1/7] x86, memhp, numa: Online memory-less nodes at boot time
` [PATCH v11 2/7] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus "
` [PATCH v11 3/7] x86, acpi, cpu-hotplug: Introduce cpuid_to_apicid[] array to store persistent cpuid <-> apicid mapping
` [PATCH v11 4/7] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [PATCH v11 5/7] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting
` [PATCH v11 6/7] acpi: Provide the mechanism to validate processors in the ACPI tables
` [PATCH v11 7/7] acpi: Provide the interface to validate the proc_id

[PATCH v3 0/3]
 2016-08-08  6:10 UTC  (3+ messages)
` [PATCH v3 3/3] serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 soc

linux-acpi
 2016-08-07 13:54 UTC 

[Patch v3 1/2] x86/mm/numa: Open code function early_get_boot_cpu_id
 2016-08-07  8:09 UTC  (3+ messages)
` [Patch v3 2/2] x86/acpi: Remove the repeated lapic address override entry parsing

[GIT PULL] PNP fix for v4.8-rc1
 2016-08-05 14:51 UTC 

[GIT PULL] More ACPI updates for v4.8-rc1
 2016-08-05 14:50 UTC 

[PATCH 6/6] thunderbolt: Use Device ROM retrieved from EFI
 2016-08-05 12:06 UTC  (11+ messages)
` [PATCH 5/6] efi: Assign Apple device properties
` [PATCH 4/6] driver core: Don't leak secondary fwnode on device removal
` [PATCH 3/6] efi: Add device path parser
` [PATCH 1/6] efi: Retrieve Apple device properties
` [PATCH 2/6] ACPI / bus: Make acpi_get_first_physical_node() public
` [PATCH 0/6] Apple device properties

Business Proposal
 2016-08-05  3:18 UTC 

acpi: broken suspend to RAM with v4.7-rc1
 2016-08-05  1:06 UTC  (9+ messages)

linux-acpi
 2016-08-04 11:34 UTC 

[PATCH v12] acpi, apei, arm64: APEI initial support for aarch64
 2016-08-04 10:30 UTC  (3+ messages)

[PATCH] backlight: Avoid double fbcon backlight handling
 2016-08-04 10:28 UTC  (6+ messages)
` [Intel-gfx] "

[GIT PULL] Thermal SoC management updates for v4.8-rc1
 2016-08-04  5:21 UTC  (3+ messages)

linux-acpi
 2016-08-03 14:24 UTC 

[bug report] drivers: net: xgene: Add backward compatibility
 2016-08-03 10:39 UTC 

[PATCH 1/2] ACPI / EC: Add PM operations to tune polling mode efficiency
 2016-08-03  8:01 UTC  (12+ messages)
` [PATCH v2 0/2] ACPI / EC: Tune suspend/resume speed using PM operations
  ` [PATCH v2 1/2] ACPI / EC: Add PM operations to tune polling mode efficiency
  ` [PATCH v2 2/2] ACPI / EC: Add PM operations to block event handling
` [PATCH v3] ACPI / EC: Add PM operations to tune polling mode efficiency for suspend/resume noirq stage
` [PATCH v3 0/5] ACPI / EC: Move the event handling out of the "
  ` [PATCH v3 1/5] ACPI / EC: Add EC_FLAGS_QUERY_ENABLED to reveal a hidden logic
  ` [PATCH v3 2/5] ACPI / EC: Fix an issue that SCI_EVT cannot be detected after event is enabled
  ` [PATCH v3 3/5] ACPI / EC: Add PM operations to improve event handling for resume process
  ` [PATCH v3 4/5] ACPI / EC: Add PM operations to improve event handling for suspend process
  ` [PATCH v3 5/5] ACPI / EC: Enable event freeze mode "

[PATCH v8 0/4] ACPI: parse the SPCR table
 2016-08-03  8:33 UTC  (6+ messages)
` [PATCH v8 4/4] serial: pl011: add console matching function

[PATCH] ACPI / EC: Fix a regression by reducing parallel _Qxx evaluations
 2016-08-03  1:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v10 0/7] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-08-02 13:00 UTC  (4+ messages)
` [PATCH v10 7/7] ACPI : enable ACPI_PROCESSOR_IDLE on ARM64

[PATCH 0818/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:49 UTC 

[PATCH 0817/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:49 UTC 

[PATCH 0041/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:36 UTC 

[PATCH 0048/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:36 UTC 

[PATCH 0043/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:36 UTC 

[PATCH 0044/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:36 UTC 

[PATCH 0045/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:36 UTC 

[PATCH 0047/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:36 UTC 

[PATCH 0051/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:37 UTC 

[PATCH 0054/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:37 UTC 

[PATCH 0053/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:37 UTC 

[PATCH 0052/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:37 UTC 

[PATCH 0050/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:37 UTC 

[PATCH 0049/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:37 UTC 

[PATCH 0046/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:36 UTC 

[PATCH 0042/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:36 UTC 

[PATCH v10 0/7] Make cpuid <-> nodeid mapping persistent
 2016-08-02  7:30 UTC  (4+ messages)
` [PATCH v10 2/7] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus at boot time

[PATCH 0/2] Add support for Microsoft Surface 3 power
 2016-08-01  9:09 UTC  (8+ messages)
` [PATCH 1/2] ACPICA: adapt buffer length for Field Attrib Raw Process in Ops Region
` [PATCH 2/2] power: surface3_power: MSHW0011 rev-eng implementation

[PATCH -next] ACPI / EC: Add missing destroy_workqueue() on error in acpi_ec_init()
 2016-08-01  0:39 UTC  (2+ messages)

[PATCH v2] ACPI / button: remove pointer to old lid_sysfs on unbind
 2016-08-01  0:35 UTC  (2+ messages)

[PATCH] ACPI / button: remove pointer to old lid_sysfs on unbind
 2016-07-29  7:53 UTC  (3+ messages)

[PATCH] ACPICA: cleanup method properly on error
 2016-07-29  7:13 UTC  (6+ messages)

[PATCH v11] acpi, apei, arm64: APEI initial support for aarch64
 2016-07-29  2:25 UTC  (5+ messages)

[PATCH v9 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-07-28 13:53 UTC  (9+ messages)
` [PATCH v9 4/9] clocksource/drivers/arm_arch_timer: use readq to get 64-bit CNTVCT

[PATCH v2] acpi: move int340x_thermal.c to dptf folder
 2016-07-28  8:01 UTC  (2+ messages)

[GIT PULL] libnvdimm for 4.8
 2016-07-28  5:33 UTC 

ACPI device using sub-resource of PCI device
 2016-07-28  4:02 UTC  (5+ messages)

[PATCH 0/6] Apple device properties
 2016-07-28  0:25 UTC 

[PATCH 0/4] Fixing a set of bugs for ioapic hotplug
 2016-07-27 17:13 UTC  (17+ messages)
` [PATCH 1/4] x86/ioapic: Support hot-removal of IOAPICs present during boot
      ` [PATCH v2 0/5] Fixing a set of bugs for ioapic hotplug
        ` [PATCH v2 1/5] x86/ioapic: Change prototype of acpi_ioapic_add()
        ` [PATCH v2 2/5] x86/ioapic: Support hot-removal of IOAPICs present during boot
        ` [PATCH v2 3/5] x86/ioapic: Fix setup_res() failing to get resource
        ` [PATCH v2 4/5] x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotadd
        ` [PATCH v2 5/5] x86/ioapic: Fix ioapic failing to request resource
    ` [PATCH 1/4] x86/ioapic: Support hot-removal of IOAPICs present during boot boot
` [PATCH 2/4] x86/ioapic: Fix setup_res() failing to get resource
` [PATCH 3/4] x86/ioapic: Fix lost ioapic resource after hot-removal and hotadd

[PATCH 1/7] pstore: Split pstore fragile flags
 2016-07-27 15:08 UTC 

Help/info request (in re trip points)
 2016-07-27 10:12 UTC  (4+ messages)

[PATCH v9 0/7] Make cpuid <-> nodeid mapping persistent
 2016-07-27  1:18 UTC  (5+ messages)

[GIT PULL] PNP update for v4.8-rc1
 2016-07-26 21:00 UTC 

[GIT PULL] ACPI changes for v4.8-rc1
 2016-07-26 20:58 UTC 


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