linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-01 22:13:54 to 2015-04-13 13:24:23 UTC [more...]

[PATCH] ACPI / HOTPLUG: fix device->physical_node_lock deadlock
 2015-04-13 13:48 UTC  (7+ messages)
    ` [PATCH] ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()

[PATCH] acpica: modify a commit error in file drivers/acpi/acpica/nsxfeval.c
 2015-04-13 13:37 UTC  (2+ messages)

[PATCH] x86/ACPI: Fix regression caused by 16ee7b3dcc56 & c50f13c672df7
 2015-04-13 13:36 UTC 

[Patch Part1 v8 00/37] Convert x86 to hierarchy irqdomain and stacked irqchip
 2015-04-13 12:09 UTC  (42+ messages)
` [Patch Part1 v8 01/37] x86/irq: Save destination CPU ID in irq_cfg
` [Patch Part1 v8 02/37] x86/irq: Use hierarchy irqdomain to manage CPU interrupt vectors
` [Patch Part1 v8 03/37] x86/hpet: Use new irqdomain interfaces to allocate/free IRQ
` [Patch Part1 v8 04/37] x86/MSI: "
` [Patch Part1 v8 05/37] x86/uv: "
` [Patch Part1 v8 06/37] x86/htirq: "
` [Patch Part1 v8 12/37] x86/hpet: Enhance HPET IRQ to support hierarchy irqdomain
  ` [Patch Part1 v8 07/37] x86/dmar: Use new irqdomain interfaces to allocate/free IRQ
  ` [Patch Part1 v8 08/37] irq_remapping: Introduce new interfaces to support hierarchy irqdomain
  ` [Patch Part1 v8 09/37] irq_remapping/vt-d: Change prototypes to prepare for enabling "
  ` [Patch Part1 v8 10/37] irq_remapping/vt-d: Enhance Intel IR driver to support "
  ` [Patch Part1 v8 11/37] irq_remapping/amd: Enhance AMD "
  ` [Patch Part1 v8 13/37] x86/MSI: Use hierarchy irqdomain to manage MSI interrupts
  ` [Patch Part1 v8 15/37] irq_remapping/vt-d: Clean up unused MSI related code
  ` [Patch Part1 v8 16/37] irq_remapping/amd: "
  ` [Patch Part1 v8 17/37] irq_remapping: "
  ` [Patch Part1 v8 19/37] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
  ` [Patch Part1 v8 28/37] irq_remapping: Kill unused function irq_remapping_print_chip()
` [Patch Part1 v8 14/37] x86/irq: Directly call native_compose_msi_msg() for DMAR IRQ
` [Patch Part1 v8 18/37] x86/MSI: Clean up unused MSI related code and interfaces
` [Patch Part1 v8 20/37] x86/irq: Use hierarchy irqdomain to manage DMAR interrupts
` [Patch Part1 v8 21/37] x86/htirq: Use hierarchy irqdomain to manage Hypertransport interrupts
` [Patch Part1 v8 22/37] x86/uv: Use hierarchy irqdomain to manage UV interrupts
` [Patch Part1 v8 23/37] x86/irq: Normalize x86 irq_chip name
` [Patch Part1 v8 24/37] x86/MSI: Simplify the way to deal with remapped MSI interrupts
` [Patch Part1 v8 25/37] x86/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg()
` [Patch Part1 v8 26/37] x86/irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chips
` [Patch Part1 v8 27/37] x86/irq: Simplify MSI/DMAR/HPET implementation by using common code
` [Patch Part1 v8 29/37] x86/intel-mid: Delay initialization of APB timer
` [Patch Part1 v8 30/37] x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr()
` [Patch Part1 v8 31/37] x86/irq: Kill unused pre_init_apic_IRQ0()
` [Patch Part1 v8 32/37] x86/irq: Prepare IOAPIC interfaces to support hierarchy irqdomain
` [Patch Part1 v8 33/37] x86/irq: Implement callbacks to enable hierarchy irqdomain on IOAPICs
` [Patch Part1 v8 34/37] x86/irq: Refine the way to allocate irq_cfg for legacy IRQs
` [Patch Part1 v8 35/37] x86/irq: Simplify the way to print IOAPIC entry
` [Patch Part1 v8 36/37] x86/irq: Introduce helper functions to support hierarchy irqdomain for IOAPIC
` [Patch Part1 v8 37/37] x86/irq: Convert IOAPIC to use hierarchy irqdomain interfaces

[Bugfix v3] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
 2015-04-13 12:05 UTC  (17+ messages)
                    ` [Bugfix v5] "

[PATCH 00/31] ACPICA: 20150410 Release
 2015-04-13  3:51 UTC  (32+ messages)
` [PATCH 01/31] ACPICA: Linuxize: Reduce divergences for 20150410 release
` [PATCH 02/31] ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address
` [PATCH 03/31] ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset
` [PATCH 04/31] ACPICA: Executer: Cleanup to remove an unnecessary conversion
` [PATCH 05/31] ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYSADDR()
` [PATCH 06/31] ACPICA: Utilities: Cleanup to convert physical address printing formats
` [PATCH 07/31] ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers
` [PATCH 08/31] ACPICA: Utilities: split IO address types from data type models
` [PATCH 09/31] ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_table()
` [PATCH 10/31] ACPICA: Events: Add support to return both enable/status register values for GPE and fixed event
` [PATCH 11/31] ACPICA: Applications: Remove use of __DATE__ macro
` [PATCH 12/31] ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push()
` [PATCH 13/31] ACPICA: Tables: Move an iasl specific table function to iasl source file
` [PATCH 14/31] ACPICA: Utilities: Correct conditional compilation definitions
` [PATCH 15/31] ACPICA: Resources: "
` [PATCH 16/31] ACPICA: Casting changes around acpi_physical_address/acpi_size
` [PATCH 17/31] ACPICA: Fix a sscanf format string
` [PATCH 18/31] ACPICA: Update Resource descriptor dump module
` [PATCH 19/31] ACPICA: Update AML Debugger global variables
` [PATCH 20/31] ACPICA: iASL/Disassembler: Add option to assume table contains valid AML
` [PATCH 21/31] ACPICA: iASL: Enhancement for constant folding
` [PATCH 22/31] ACPICA: Add infrastructure for External() opcode
` [PATCH 23/31] ACPICA: Add "Windows 2015" string to _OSI support
` [PATCH 24/31] ACPICA: Permanently set _REV to the value '2'
` [PATCH 25/31] ACPICA: Remove unused internal AML opcode
` [PATCH 26/31] ACPICA: Add "//" before ascii output of buffers
` [PATCH 27/31] ACPICA: Update for SLIC ACPI table
` [PATCH 28/31] ACPICA: iASL: Add support for MSDM "
` [PATCH 29/31] ACPICA: Disassembler: Some cleanup of the table dump module
` [PATCH 30/31] ACPICA: Fix a couple issues with the local printf module
` [PATCH 31/31] ACPICA: Update version to 20150410

[GIT PULL] Last minutes thermal-SoC management updates for v4.0
 2015-04-12  2:46 UTC 

[PATCH] mailbox: add ACPI support for mailbox framework
 2015-04-10 23:42 UTC  (10+ messages)

[PATCH] ACPI / scan: Add a scan handler for PRP0001
 2015-04-10 23:28 UTC 

[PATCH 0/4] ACPI / scan: Clean up the handling of the PRP0001 device ID
 2015-04-10 14:20 UTC  (13+ messages)
` [PATCH 1/4] ACPI / scan: Generalize of_compatible matching
` [PATCH 2/4] ACPI / scan: Simplify acpi_match_device()
` [PATCH 3/4] ACPI / scan: Take PRP0001 in _CID lists into account too
  ` [Update][PATCH 3/4] ACPI / scan: Take the PRP0001 position in the list of IDs into account
` [PATCH 4/4] ACPI / scan: Rework modalias creation when "compatible" is present
  ` [update][PATCH "

Re
 2015-04-10  7:24 UTC 

[GIT PULL] Power management and ACPI fixes for 4.0-rc8
 2015-04-09 23:09 UTC 

[RFC PATCH] ACPI / scan: Introduce _CCA parsing logic and setting up device coherency
 2015-04-09 21:43 UTC  (3+ messages)

[PATCH] PCI: Don't clear ASPM bits when the FADT declares it's unsupported
 2015-04-09 19:21 UTC  (2+ messages)

[PATCH V2 RESEND] mailbox: add ACPI support for mailbox framework
 2015-04-08 23:58 UTC 

[PATCH] PCI / ACPI: PCI delay optimization from ACPI
 2015-04-08 21:32 UTC  (3+ messages)
` [PATCH v3 0/3] "

[PATCH v2] Documentation: gpio: Update ACPI part of the document to mention _DSD
 2015-04-08 14:47 UTC  (3+ messages)

[PATCH V2] mailbox: add ACPI support for mailbox framework
 2015-04-08  0:35 UTC  (2+ messages)

[Bugfix v4] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
 2015-04-07 14:53 UTC  (3+ messages)

[RFC 0/7] Consolidate common ACPI PCI host bridge code into ACPI core
 2015-04-07 13:35 UTC  (10+ messages)
` [RFC 1/7] ACPI/PCI: Enhance ACPI core to support sparse IO space
` [RFC 2/7] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge
` [RFC 3/7] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource
` [RFC 4/7] x86/PCI: Rename struct pci_sysdata as struct pci_controller
` [RFC 5/7] PCI/ACPI: Consolidate common PCI host bridge code into ACPI core
` [RFC 6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge
` [RFC 7/7] ia64/PCI/ACPI: "

[PATCH 0/2] dynamic table unload fixes
 2015-04-07 11:58 UTC  (4+ messages)
` [PATCH 1/2] Remove extra release mutex call
` [PATCH 2/2] Acutally unload a table

[V8 PATCH 0/3] Introduce ACPI support for ahci_platform driver
 2015-04-06 15:45 UTC  (2+ messages)

3.19-rc1 errors when opening LID
 2015-04-06 10:02 UTC  (4+ messages)
    ` 4.0-rc6 "

Charity Project
 2015-04-05 20:28 UTC 

[PATCH v4 0/9] PCI: MMCONFIG clean up
 2015-04-03 15:20 UTC  (3+ messages)

[resend PATCH] driver core: property: support for generic property
 2015-04-03 14:06 UTC  (11+ messages)
  ` [PATCH 0/3] device property: support for "built-in" properties
    ` [PATCH 3/3][RFD] device property: Implement fallback to built-in properties
    ` [PATCH 0/2] device property: firmware node type for platform data
      ` [PATCH 1/2] device property: Make it possible to use secondary firmware nodes
      ` [PATCH 2/2] device property: Introduce firmware node type for platform data

[PATCH 00/20] clockevents_notify() removal
 2015-04-03  6:45 UTC  (36+ messages)
` [PATCH 09/20] clockevents: Provide explicit broadcast oneshot control functions
` [PATCH 10/20] x86, amd_idle: Use "
` [PATCH 11/20] ACPI / PAD: Use explicit broadcast oneshot control function
` [PATCH 13/20] intel_idle: "
` [PATCH 14/20] ARM: OMAP: "
` [PATCH 15/20] ARM: tegra: "
` [PATCH 16/20] sched/idle: "
` [PATCH 19/20] clockevents: Cleanup dead cpu explicitely
` [PATCH 20/20] timekeeping: Get rid of stale comment
    ` [v2][PATCH 00/21] clockevents_notify() removal
      ` [v2][PATCH 01/21] ACPI / PAD: Remove the local APIC nonsense
      ` [v2][PATCH 02/21] clockevents: Provide explicit broadcast control functions
      ` [v2][PATCH 03/21] x86, amd_idle: Use explicit broadcast control function
      ` [v2][PATCH 04/21] ACPI / PAD: "
      ` [v2][PATCH 05/21] ACPI / processor: "
      ` [v2][PATCH 06/21] cpuidle: "
      ` [v2][PATCH 07/21] intel_idle: "
      ` [v2][PATCH 08/21] ARM: OMAP: "
      ` [v2][PATCH 09/21] clockevents: Remove the broadcast control leftovers
      ` [v2][PATCH 10/21] clockevents: Provide explicit broadcast oneshot control functions
      ` [v2][PATCH 11/21] x86, amd_idle: Use "
      ` [v2][PATCH 12/21] ACPI / PAD: Use explicit broadcast oneshot control function
      ` [v2][PATCH 13/21] ACPI / processor: Use explicit broadcast controll function
      ` [v2][PATCH 14/21] intel_idle: Use explicit broadcast oneshot control function
      ` [v2][PATCH 15/21] ARM: OMAP: "
      ` [v2][PATCH 16/21] ARM: tegra: "
      ` [v2][PATCH 17/21] sched/idle: "
      ` [v2][PATCH 18/21] clockevents: Remove broadcast oneshot control leftovers
      ` [v2][PATCH 19/21] clockevents: Make tick handover explicit
      ` [v2][PATCH 20/21] clockevents: Cleanup dead cpu explicitely
      ` [v2][PATCH 21/21] timekeeping: Get rid of stale comment

€950,000.00 EURO
 2015-04-02 20:28 UTC 

[PATCH] fix sysfs showing the correct C-states after AC->DC and DC->AC transitions
 2015-04-02 12:04 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).