linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-15 20:52:07 to 2015-01-20 22:01:45 UTC [more...]

About 2 ACPICA table patches
 2015-01-20 22:01 UTC  (5+ messages)

[PATCH v2 0/4] x86: pmc_atom: Add Cherrytrail support
 2015-01-20 21:50 UTC  (5+ messages)
` [PATCH v2 1/4] x86: pmc_atom: save struct device pointer in pmc
` [PATCH v2 2/4] x86: pmc_atom: print index of device in loop
` [PATCH v2 3/4] x86: pmc_atom: supply register mappings via pmc object
` [PATCH v2 4/4] PMC driver: Add Cherrytrail PMC interface

[RFC PATCH] gpio: support for GPIO forwarding
 2015-01-20 21:25 UTC  (2+ messages)

[PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-20 19:20 UTC  (92+ messages)
` [PATCH v7 04/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
` [PATCH v7 05/17] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v7 06/17] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
            ` [Linaro-acpi] "
` [PATCH v7 07/17] ARM64 / ACPI: Disable ACPI if FADT revision is less than 5.1
` [PATCH v7 10/17] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v7 11/17] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v7 12/17] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v7 13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support
        ` [Linaro-acpi] [PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1

About Goodix-TS on Bay Trail, and ACPI and interrupts
 2015-01-20 16:56 UTC  (5+ messages)

[RFC PATCHv2 00/19] power_supply: Allow safe usage of power supply
 2015-01-20 16:26 UTC  (10+ messages)
` [RFC PATCHv2 07/19] mfd: ab8500: Use power_supply_*() API for accessing function attrs
` [RFC PATCHv2 18/19] mfd: ab8500: Decrement the power supply's device reference counter

[PATCH 0/4] dln2: add support for ACPI
 2015-01-20 15:20 UTC  (3+ messages)
` [PATCH 3/4] mfd: "

[PATCH] TCO Watchdog warning interrupt driver creation
 2015-01-20 15:00 UTC  (13+ messages)

[PATCH 1/3 V3] acpi:soc: merge common codes for creating platform device
 2015-01-20 15:12 UTC  (2+ messages)

[PATCH] ACPI / LPSS: set first resuming device as a 'proxy'
 2015-01-20 14:45 UTC  (2+ messages)

[Patch Part2 v4 00/33] Clean up obsoleted x86 interrupt manangement code and interfaces
 2015-01-20  5:51 UTC  (34+ messages)
` [Patch Part2 v4 01/33] x86/irq: Kill unused old IOAPIC irqdomain interfaces
` [Patch Part2 v4 02/33] x86/irq: Kill unused struct mp_pin_info
  ` [Patch Part2 v4 03/33] x86/irq: Kill x86_io_apic_ops.print_entries and related interfaces
  ` [Patch Part2 v4 04/33] x86/irq: Kill x86_io_apic_ops.setup_entry "
  ` [Patch Part2 v4 05/33] x86/irq: Kill x86_io_apic_ops.set_affinity "
  ` [Patch Part2 v4 06/33] x86/irq: Kill x86_io_apic_ops.eoi_ioapic_pin "
  ` [Patch Part2 v4 09/33] irq_remapping: Clean up unsued code to support IOAPIC
  ` [Patch Part2 v4 10/33] irq_remapping/vt-d: Clean up unsued code
  ` [Patch Part2 v4 11/33] irq_remapping/amd: "
  ` [Patch Part2 v4 12/33] irq_remapping: Clean up unused interfaces
  ` [Patch Part2 v4 13/33] x86/irq: Kill irq_cfg.irq_remapped
  ` [Patch Part2 v4 14/33] irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c
  ` [Patch Part2 v4 15/33] irq_remapping/amd: Move struct irq_2_irte into amd_iommu.c
` [Patch Part2 v4 07/33] x86/irq: Kill GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
` [Patch Part2 v4 08/33] x86/irq: Clean up unused forward declarations in x86_init.h
` [Patch Part2 v4 16/33] x86/irq: Move irq_cfg.irq_2_pin into io_apic.c
` [Patch Part2 v4 17/33] x86/irq: Kill struct io_apic_irq_attr
` [Patch Part2 v4 18/33] x86/irq: Kill x86_io_apic_ops.write and x86_io_apic_ops.modify
` [Patch Part2 v4 19/33] x86/irq: Clean up io_apic.h
` [Patch Part2 v4 20/33] x86/irq: Use cached IOAPIC entry instead of reading from hardware
` [Patch Part2 v4 21/33] x86/irq: Remove sis apic bug workaround
` [Patch Part2 v4 22/33] x86/irq: Kill unused alloc_irq_and_cfg_at()
` [Patch Part2 v4 23/33] x86/irq: Change functions only used in vector.c as static
` [Patch Part2 v4 24/33] x86/irq: Kill function apic_set_affinity()
` [Patch Part2 v4 25/33] x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()
` [Patch Part2 v4 26/33] x86/irq: Move private data in struct irq_cfg into dedicated data structure
` [Patch Part2 v4 27/33] x86/irq: Refine the way to calculate NR_IRQS
` [Patch Part2 v4 28/33] x86/irq, ACPI: Kill private function mp_register_gsi()/ mp_unregister_gsi()
` [Patch Part2 v4 29/33] x86, ioapic: Use proper defines for the entry fields
` [Patch Part2 v4 30/33] x86,ioapic: Cleanup irq_trigger/polarity()
` [Patch Part2 v4 31/33] x86: Cleanup irq_domain ops
` [Patch Part2 v4 32/33] x86/irq: Move irqdomain specific code into asm/irqdomain.h
` [Patch Part2 v4 33/33] x86/irq: Avoid memory allocation in __assign_irq_vector()

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

[Bugfix 2/3] xen/irq, ACPI: Fix regression in xen PCI passthrough caused by cffe0a2b5a34
 2015-01-20  2:21 UTC 

[PATCH v6 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-19 20:33 UTC  (3+ messages)
` [PATCH v6 17/17] Documentation: ACPI for ARM64

[Linaro-acpi] [PATCH v7 17/17] Documentation: ACPI for ARM64
 2015-01-19 16:05 UTC 

[RFC Patch 00/19] Improve ACPI resource parsing interfaces and data structures
 2015-01-19 15:06 UTC  (7+ messages)
` [RFC Patch 16/19] ACPI: Introduce helper function acpi_dev_filter_resource_type()

[Bugfix 1/3] xen/irq, ACPI: Fix regression in xen PCI passthrough caused by cffe0a2b5a34
 2015-01-19 14:31 UTC  (4+ messages)
` [Bugfix 3/3] x86/PCI: Refine the way to release PCI IRQ resources

if power button pressed 1x it creates the same ACPI event twice
 2015-01-19 13:21 UTC  (4+ messages)

[PATCH] acpica: utpredef: Remove some unused functions
 2015-01-18 17:54 UTC  (5+ messages)

[PATCH] MAINTAINERS: add the necessary '/' according to entry rules
 2015-01-17  7:31 UTC 

[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-16 16:35 UTC  (4+ messages)
` [Linaro-acpi] [PATCH v5 18/18] Documentation: ACPI for ARM64

[PATCH][v3.16.y-ckt] ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake
 2015-01-16 14:21 UTC  (2+ messages)

SPCR table parsing
 2015-01-16 10:58 UTC  (3+ 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).