linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-25 05:50:37 to 2014-12-09 04:02:28 UTC [more...]

[GIT PULL] thermal-soc management updates for v3.19 #2
 2014-12-09  4:02 UTC 

[GIT PULL] ACPI and power management updates for 3.19-rc1
 2014-12-09  0:21 UTC 

[PATCH] ACPI, EINJ: Enhance error injection tolerance level
 2014-12-08 21:58 UTC  (3+ messages)

[PATCH] PNP: Switch from __check_region() to __request_region()
 2014-12-08 21:01 UTC 

[PATCH] drm/i915/opregion: work around buggy firmware that provides 8+ output devices
 2014-12-08 11:04 UTC  (12+ messages)

[PATCH 0/6] PCI: MMCONFIG clean up
 2014-12-08  7:13 UTC  (5+ messages)
` [PATCH 6/6] pci, acpi: Share ACPI PCI config space accessors

Problem: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open
 2014-12-08  6:12 UTC 

Vorgeschlagene Finanzdarlehen
 2014-12-06 18:50 UTC 

[PATCH] dell-smo8800: Add more acpi ids and change description of driver
 2014-12-05 12:05 UTC  (5+ messages)
      ` [PATCH v2] dell-smo8800: Add more ACPI "

[PATCH 1/2] acpi:soc: merge common codes for creating platform device
 2014-12-05  8:32 UTC  (4+ messages)

[PATCH 2/2] acpi:apd:add AMD ACPI2Platform device support
 2014-12-05  6:44 UTC  (3+ messages)

[GIT PULL] ACPI backlight regression fix for 3.18-rc8
 2014-12-05  1:17 UTC 

[PATCH 0/4] PM: Use CONFIG_PM instead of CONFIG_PM_RUNTIME in core code
 2014-12-04 21:48 UTC  (23+ messages)
` [PATCH 1/4] PM: Drop the SET_PM_RUNTIME_PM_OPS() macro
  ` [Replacement][PATCH 1/4] PM: Merge the SET*_RUNTIME_PM_OPS() macros
` [PATCH 2/4] PM: Drop CONFIG_PM_RUNTIME from the driver core
` [PATCH 3/4] ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI core
  ` [Update][PATCH "
` [PATCH 4/4] PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core
  ` [Update][PATCH "

[PATCH 1/2] cpuidle: acpi: Remove TIME_INVALID flag from acpi
 2014-12-04  8:53 UTC  (4+ messages)

[GIT PULL] thermal-soc management updates for v3.19 #1
 2014-12-03 15:53 UTC 

[PATCH 1/2] ACPI / table: Add new function to get table entries
 2014-12-03  2:27 UTC  (6+ messages)
` [PATCH 2/2] ACPI / table: Count matched and successfully parsed entries without specifying max entries

[PATCH] ACPI / video: check _DOD list when creating backlight device
 2014-12-03  2:25 UTC  (10+ messages)
              ` [PATCH] ACPI / video: update the condition to check if a device is in _DOD list

[PATCH 0/6] ACPICA: 20141107 Release
 2014-12-03  2:24 UTC  (8+ messages)
` [PATCH 1/6] ACPICA: iASL: Add support for to_PLD macro
` [PATCH 2/6] ACPICA: acpiexec: Add option to specify an object initialization file
` [PATCH 3/6] ACPICA: Disassembler: Add support for C-style operators and expressions
` [PATCH 4/6] ACPICA: Disassembler: Update for C-style expressions
` [PATCH 5/6] ACPICA: Disassembler: Emit correct string for 0 stop bits
` [PATCH 6/6] ACPICA: Update version to 20141107

PROBLEM: [Dell Latitude 2110] Duplicate events from brightness keys
 2014-12-02 18:02 UTC 

[PATCH 0/2] ACPI / PM: Fixes related to GPE race conditions
 2014-12-02  0:56 UTC  (7+ messages)
` [PATCH 1/2] ACPICA: Save current masks of enabled GPEs after enable register writes
` [PATCH 2/2][Resend] ACPI / sleep: Drain outstanding events after disabling multiple GPEs
` [PATCH] ACPICA: Events: Fix issue that GPE register modifications are not protected after _Lxx/_Exx evaluation

[Patch Part3 v4 00/38] Enable hierarchy irqdomian on x86 platforms
 2014-12-02  0:21 UTC  (46+ messages)
` [Patch Part3 v4 01/38] x86, intel-mid: Delay initialization of APB timer
` [Patch Part3 v4 02/38] x86, intel-mid, trivial: Refine code syntax for sfi_parse_mtmr()
` [Patch Part3 v4 03/38] x86, irq: Kill unused pre_init_apic_IRQ0()
` [Patch Part3 v4 04/38] x86, irq: Prepare IOAPIC interfaces to support hierarchy irqdomain
` [Patch Part3 v4 05/38] x86, irq: Implement callbacks to enable hierarchy irqdomain on IOAPICs
` [Patch Part3 v4 06/38] x86, irq: Refine the way to allocate irq_cfg for legacy IRQs
` [Patch Part3 v4 07/38] x86, irq: Simplify the way to print IOAPIC entry
` [Patch Part3 v4 08/38] x86, irq: Introduce helper functions to support hierarchy irqdomain for IOAPIC
` [Patch Part3 v4 09/38] x86, irq: Convert IOAPIC to use hierarchy irqdomain interfaces
` [Patch Part3 v4 10/38] x86, irq: Kill unused old IOAPIC "
` [Patch Part3 v4 11/38] x86, irq: Kill unused struct mp_pin_info
` [Patch Part3 v4 16/38] x86, irq: Kill GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
` [Patch Part3 v4 17/38] x86: Clean up unused forward declarations in x86_init.h
  ` [Patch Part3 v4 12/38] x86, irq: Kill x86_io_apic_ops.print_entries and related interfaces
  ` [Patch Part3 v4 13/38] x86, irq: Kill x86_io_apic_ops.setup_entry "
  ` [Patch Part3 v4 14/38] x86, irq: Kill x86_io_apic_ops.set_affinity "
  ` [Patch Part3 v4 15/38] x86, irq: Kill x86_io_apic_ops.eoi_ioapic_pin "
  ` [Patch Part3 v4 18/38] x86: irq_remapping: Clean up unsued code
  ` [Patch Part3 v4 19/38] iommu/vt-d: "
  ` [Patch Part3 v4 20/38] iommu/amd: "
  ` [Patch Part3 v4 21/38] x86: irq_remapping: Clean up unused interfaces
  ` [Patch Part3 v4 22/38] x86, irq: Kill irq_cfg.irq_remapped
  ` [Patch Part3 v4 23/38] iommu/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c
  ` [Patch Part3 v4 24/38] iommu/amd: Move struct irq_2_irte into amd_iommu.c
` [Patch Part3 v4 25/38] x86, irq: Move irq_cfg.irq_2_pin into io_apic.c
` [Patch Part3 v4 26/38] x86, irq: Kill struct io_apic_irq_attr
` [Patch Part3 v4 27/38] x86, irq: Kill x86_io_apic_ops.write and x86_io_apic_ops.modify
` [Patch Part3 v4 28/38] x86, irq: Clean up io_apic.h
` [Patch Part3 v4 29/38] x86, irq: Use cached IOAPIC entry instead of reading from hardware
` [Patch Part3 v4 30/38] x86, irq: Kill unused alloc_irq_and_cfg_at()
` [Patch Part3 v4 31/38] x86, irq: Change functions only used in vector.c as static
` [Patch Part3 v4 32/38] x86, irq: Kill function apic_set_affinity()
` [Patch Part3 v4 33/38] x86, irq: Move check of cfg->move_in_progress into send_cleanup_vector()
` [Patch Part3 v4 34/38] x86, irq: Move private data in struct irq_cfg into dedicated data structure
` [Patch Part3 v4 35/38] x86, irq: Refine the way to calculate NR_IRQS
` [Patch Part3 v4 36/38] ACPI, irq, x86: Kill private function mp_register_gsi()/ mp_unregister_gsi()
` [Patch Part3 v4 37/38] x86, irq: Introduce mechanism to support different vector allocation policies
` [Patch Part3 v4 38/38] x86, irq: Add kernel parameter vector_alloc to set CPU vector allocation policy

[PATCH] ACPI / WAKEUP : enable wakeup power for physical child devices
 2014-12-01 11:11 UTC  (3+ messages)

[PATCH 1/1] ACPI: Deletion of an unnecessary check before the function call "pci_dev_put"
 2014-11-30 10:08 UTC 

Charity Work
 2014-11-29  4:54 UTC 

[PATCH 0/3] ACPI/processor: trivial fixes
 2014-11-28 23:26 UTC  (12+ messages)
` [PATCH 1/3] ACPI / processor: remove incorrect comparison of phys_id
` [PATCH 2/3] ACPI / processor: remove unused variabled from acpi_processor_power structure
` [PATCH 3/3] ACPI / cpuidle: avoid assigning signed errno to acpi_status

[GIT PULL] thermal changes for v3.18-rc7
 2014-11-28 15:13 UTC 

[PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system
 2014-11-28  1:33 UTC  (9+ messages)

Missing MODALIAS in /sys/devices/system/cpu/uevent
 2014-11-27 21:00 UTC  (7+ messages)

[PATCH v11 0/1] PCC: Platform Communication Channel
 2014-11-27  7:33 UTC  (5+ messages)
` [PATCH v11 1/1] Mailbox: Add support for "

[PATCH v2 0/3] cleanups for converting apic_id to phys_id to make it arch agnostic
 2014-11-27  5:29 UTC  (5+ messages)
` [PATCH v2 1/3] ACPI / processor: Update the comments in processor.h
` [PATCH v2 2/3] ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
` [PATCH v2 3/3] ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()

[PATCH v3 0/3] Support PMIC operation region for CrystalCove and XPower
 2014-11-26 23:02 UTC  (12+ messages)
` [PATCH v3 3/3] ACPI / PMIC: AXP288: support virtual GPIO in ACPI table
  ` [PATCH v3 updated "

[Patch Part3 v4] x86, PCI, MSI: Use hierarchy irqdomain to manage MSI interrupts
 2014-11-26  2:22 UTC 

[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-11-26  1:42 UTC  (5+ messages)
` [PATCH v5 02/18] ACPI / table: Add new function to get table entries

[PATCH 1/3] ACPI / processor: Update the comments in processor.h
 2014-11-26  1:20 UTC  (3+ messages)

[PATCH V3] ACPI: Add _DEP(Operation Region Dependencies) support to fix battery issue on the Asus T100TA
 2014-11-25 22:31 UTC  (2+ messages)

[PATCH] ACPI: Fixed a typo comment
 2014-11-25 22:33 UTC  (2+ messages)

Information needed
 2014-11-25  6:08 UTC 

[Patch Part2 v6 00/27] Enable hierarchy irqdomian on x86 platforms
 2014-11-25  5:53 UTC  (28+ messages)
` [Patch Part2 v6 01/27] x86, irq: Save destination CPU ID in irq_cfg
` [Patch Part2 v6 02/27] x86, irq: Use hierarchy irqdomain to manage CPU interrupt vectors
` [Patch Part2 v6 03/27] x86, hpet: Use new irqdomain interfaces to allocate/free IRQ
` [Patch Part2 v6 04/27] x86, MSI: "
` [Patch Part2 v6 05/27] x86, uv: "
` [Patch Part2 v6 06/27] x86, htirq: "
  ` [Patch Part2 v6 07/27] x86, dmar: "
  ` [Patch Part2 v6 08/27] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain
  ` [Patch Part2 v6 09/27] iommu/vt-d: Change prototypes to prepare for enabling "
  ` [Patch Part2 v6 10/27] iommu/vt-d: Enhance Intel IR driver to suppport "
  ` [Patch Part2 v6 11/27] iommu/amd: Enhance AMD "
  ` [Patch Part2 v6 13/27] x86, PCI, MSI: Use hierarchy irqdomain to manage MSI interrupts
  ` [Patch Part2 v6 15/27] iommu/vt-d: Clean up unused MSI related code
  ` [Patch Part2 v6 16/27] iommu/amd: "
  ` [Patch Part2 v6 17/27] x86: irq_remapping: "
  ` [Patch Part2 v6 19/27] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
` [Patch Part2 v6 12/27] x86, hpet: Enhance HPET IRQ to support hierarchy irqdomain
` [Patch Part2 v6 14/27] x86, irq: Directly call native_compose_msi_msg() for DMAR IRQ
` [Patch Part2 v6 18/27] x86, irq: Clean up unused MSI related code and interfaces
` [Patch Part2 v6 20/27] x86, irq: Use hierarchy irqdomain to manage DMAR interrupts
` [Patch Part2 v6 21/27] x86, htirq: Use hierarchy irqdomain to manage Hypertransport interrupts
` [Patch Part2 v6 22/27] x86, uv: Use hierarchy irqdomain to manage UV interrupts
` [Patch Part2 v6 23/27] x86, irq: Normalize x86 irq_chip name
` [Patch Part2 v6 24/27] x86, PCI/MSI: Simplify the way to deal with remapped MSI interrupts
` [Patch Part2 v6 25/27] PCI/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg()
` [Patch Part2 v6 26/27] x86, irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chips
` [Patch Part2 v6 27/27] x86, irq: Simplify MSI/DMAR/HPET implementation by using common code


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).