linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-18 16:10:38 to 2016-10-25 15:21:05 UTC [more...]

[PATCH v3 00/14] ACPI platform MSI, interrupt producer/consumer and its example mbi-gen
 2016-10-25 15:09 UTC  (15+ messages)
` [PATCH v3 01/14] ACPI: ARM64: IORT: minor cleanup for iort_match_node_callback()
` [PATCH v3 02/14] irqchip: gic-v3-its: keep the head file include in alphabetic order
` [PATCH v3 03/14] ACPI: ARM64: IORT: add missing comment for iort_dev_find_its_id()
` [PATCH v3 04/14] irqchip: gicv3-its: platform-msi: refactor its_pmsi_prepare()
` [PATCH v3 05/14] ACPI: platform-msi: retrieve dev id from IORT
` [PATCH v3 06/14] irqchip: gicv3-its: platform-msi: refactor its_pmsi_init() to prepare for ACPI
` [PATCH v3 07/14] irqchip: gicv3-its: platform-msi: scan MADT to create platform msi domain
` [PATCH v3 08/14] ACPI: ARM64: IORT: rework iort_node_get_id()
` [PATCH v3 09/14] ACPI: platform: setup MSI domain for ACPI based platform device
` [PATCH v3 10/14] msi: platform: make platform_msi_create_device_domain() ACPI aware
` [PATCH v3 11/14] ACPI: irq: introduce interrupt producer
` [PATCH v3 12/14] irqchip: mbigen: drop module owner
` [PATCH v3 13/14] irqchip: mbigen: introduce mbigen_of_create_domain()
` [PATCH v3 14/14] irqchip: mbigen: Add ACPI support

4.9-rc1: [TMP_] ACPI namespace lookup failure, AE_ALREADY_EXISTS
 2016-10-25 14:26 UTC  (11+ messages)

[bug report] ACPI / processor_idle: Add support for Low Power Idle(LPI) states
 2016-10-25  9:23 UTC  (3+ messages)

[PATCH 0/6] ACPICA: Interpreter: Improve lock order fixes
 2016-10-25  5:21 UTC  (7+ messages)
` [PATCH 1/6] ACPICA: Dispatcher: Fix order issue of method termination
` [PATCH 2/6] ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serialize_method()
` [PATCH 3/6] ACPICA: Dispatcher: Tune interpreter lock around acpi_ev_initialize_region()
` [PATCH 4/6] ACPICA: Events: Cleanup acpi_ev_initialize_region()
` [PATCH 5/6] ACPICA: Tables: Cleanup acpi_tb_install_and_load_table()
` [PATCH 6/6] ACPICA: Tables: Add acpi_tb_unload_table()

[PATCH V4 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-10-24 20:33 UTC  (17+ messages)
` [PATCH V4 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V4 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V4 03/10] efi: parse ARMv8 processor error
` [PATCH V4 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V4 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V4 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V4 07/10] efi: print unrecognized CPER section
` [PATCH V4 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V4 09/10] trace, ras: add ARM processor error trace event
` [PATCH V4 10/10] arm64: KVM: add guest SEA support

[PATCH] ACPICA: arm64: fix compile apci tools fail for arm64
 2016-10-24 14:25 UTC  (9+ messages)

[PATCH] tools/power/acpi: Remove direct kernel source include reference
 2016-10-24 14:11 UTC 

[PATCH V3 0/2] Add ACPI support for HiSilicon SoCs Host Controllers
 2016-10-24 12:56 UTC  (8+ messages)
` [PATCH V3 1/2] PCI: hisi: Add ECAM support for devices that are not RC
` [PATCH V3 2/2] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers

[PATCH v3 34/37] docs: fix locations of several documents that got moved
 2016-10-24 11:00 UTC 

[PATCH V5 0/3] ACPI,PCI,IRQ: revert penalty calculation for ISA and SCI interrupts
 2016-10-24  4:46 UTC  (7+ messages)
` [PATCH V5 1/3] ACPI, PCI, IRQ: assign ISA IRQ directly during early boot stages
` [PATCH V5 2/3] ACPI: pci_link: penalize SCI correctly
` [PATCH V5 3/3] ACPI: pci_link: Include PIRQ_PENALTY_PCI_USING for ISA IRQs

[PATCH V4 0/3] ACPI,PCI,IRQ: revert penalty calculation for ISA and SCI interrupts
 2016-10-24  4:21 UTC  (25+ messages)
` [PATCH V4 1/3] ACPI, PCI, IRQ: assign ISA IRQ directly during early boot stages
  ` [V4, "
` [PATCH V4 2/3] Revert "ACPI,PCI,IRQ: remove SCI penalize function"
  ` [V4,2/3] "
` [PATCH V4 3/3] Revert "ACPI,PCI,IRQ: separate ISA penalty calculation"
  ` [PATCH V4 3/3] Revert "ACPI, PCI, IRQ: "
  ` [V4,3/3] Revert "ACPI,PCI,IRQ: "

[PATCH V3 0/3] ACPI, PCI, IRQ: revert penalty calculation for ISA and SCI interrupts
 2016-10-24  4:16 UTC  (16+ messages)
` [PATCH V3 1/3] ACPI, PCI IRQ: add PCI_USING penalty for ISA interrupts

[PATCH v3 0/4] ACPI / gpio: Updates to properties
 2016-10-23 23:45 UTC  (10+ messages)
` [PATCH v3 1/4] ACPI / gpio: Allow holes in list of GPIOs for a device
` [PATCH v3 2/4] ACPI / gpio: Add hogging support
` [PATCH v3 3/4] gpio: Rework of_gpiochip_set_names() to use device property accessors
` [PATCH v3 4/4] ACPI / gpio: Add support for naming GPIOs

[PATCH V5 0/2] irqchip: qcom: Add IRQ combiner driver
 2016-10-23  9:48 UTC  (8+ messages)
` [PATCH V5 1/2] ACPI: Add support for ResourceSource/IRQ domain mapping
` [PATCH V5 2/2] irqchip: qcom: Add IRQ combiner driver

[PATCH V3 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-10-23  9:13 UTC  (7+ messages)
` [PATCH V3 05/10] acpi: apei: handle SEA notification type for ARMv8

[PATCH] acpi/apei: Fix in-correct return value
 2016-10-23  0:09 UTC  (6+ messages)

[PATCH v2] mailbox: PCC: Fix lockdep warning when request PCC channel
 2016-10-21 23:24 UTC  (3+ messages)

[PATCH] mailbox: PCC: Fix return value of pcc_mbox_request_channel()
 2016-10-21 21:31 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v4.9-rc2
 2016-10-21 21:16 UTC 

[PATCH] ACPI:RASF- Adding support for RASF PCC interfaces
 2016-10-21 23:59 UTC 

[PATCH] watchdog: wdat_wdt: Ping the watchdog on resume
 2016-10-21 12:52 UTC  (7+ messages)

[PATCH v14 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-10-21 11:32 UTC  (20+ messages)
` [PATCH v14 1/9] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v14 2/9] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v14 3/9] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver
` [PATCH v14 5/9] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v14 6/9] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v14 7/9] clocksource/drivers/arm_arch_timer: Refactor the timer init code to prepare for GTDT

[PATCH 4.8 56/57] acpi, nfit: check for the correct event code in notifications
 2016-10-21  9:18 UTC 

[PATCH v6 0/9] Support Intel® Turbo Boost Max Technology 3.0
 2016-10-20 22:00 UTC  (10+ messages)
` [PATCH v6 1/9] sched: Extend scheduler's asym packing
` [PATCH v6 2/9] x86/topology: Provide topology_num_packages()
` [PATCH v6 3/9] x86/topology: Define x86's arch_update_cpu_topology
` [PATCH v6 4/9] x86: Enable Intel Turbo Boost Max Technology 3.0
` [PATCH v6 5/9] x86/sysctl: Add sysctl for ITMT scheduling feature
` [PATCH v6 6/9] x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPU
` [PATCH v6 7/9] acpi: bus: Enable HWP CPPC objects
` [PATCH v6 8/9] acpi: bus: Set _OSC for diverse core support
` [PATCH v6 9/9] cpufreq: intel_pstate: Use CPPC to get max performance

Patch "acpi, nfit: check for the correct event code in notifications" has been added to the 4.8-stable tree
 2016-10-20 15:53 UTC 

FAILED: patch "[PATCH] acpi, nfit: check for the correct event code in notifications" failed to apply to 4.4-stable tree
 2016-10-20 15:52 UTC 

FAILED: patch "[PATCH] acpi, nfit: check for the correct event code in notifications" failed to apply to 4.7-stable tree
 2016-10-20 15:52 UTC 

lånetilbud på 3%
 2016-10-20 14:34 UTC 

[PATCH 0/5] ACPI / gpio: Updates to properties
 2016-10-20 12:35 UTC  (6+ messages)

[PATCH v2 0/4] ACPI / gpio: Updates to properties
 2016-10-20 12:29 UTC  (13+ messages)
` [PATCH v2 1/4] ACPI / property: Allow holes in reference properties
` [PATCH v2 2/4] ACPI / gpio: Add support for naming GPIOs
` [PATCH v2 3/4] ACPI / gpio: Add hogging support
` [PATCH v2 4/4] ACPI / gpio: Allow holes in list of GPIOs for a device

[PATCH] i2c: designware: Add clock frequency for future AMD I2C controller
 2016-10-19  9:00 UTC 

[pm:device-links-test 2/5] drivers/built-in.o:undefined reference to `process_srcu'
 2016-10-19 12:35 UTC 

[PATCH v2 34/37] docs: fix locations of several documents that got moved
 2016-10-19 13:59 UTC  (3+ messages)

[pm:device-links-test 4/5] htmldocs: include/linux/device.h:761: warning: No description found for parameter 'rpm_active'
 2016-10-19 13:54 UTC 

[pm:device-links-test 2/5] core.c:undefined reference to `call_srcu'
 2016-10-19 13:28 UTC 

[pm:device-links-test 2/5] htmldocs: include/linux/device.h:727: warning: Enum value 'DL_STATE_NONE' not described in enum 'device_link_state'
 2016-10-19 13:00 UTC 

[PATCH v2] arm64: kernel: numa: fix ACPI boot cpu numa node mapping
 2016-10-19  2:51 UTC  (3+ messages)

Hi
 2016-10-18 23:29 UTC 

[PATCH V2 0/4] ACPI,PCI,IRQ: correct ISA penalty calculation
 2016-10-18 16:10 UTC  (4+ messages)
` [PATCH V2 3/4] ACPI,PCI,IRQ: separate "


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