Linux ACPI
[Prev Page][Next Page]
- [PATCH v8 2/7] PCI: Introduce shpchp_is_native(), (continued)
- [RESEND RFC PATCH] acpi/processor: Remove the check of duplicate processors, Dou Liyang
- [PATCH 00/13] Bluetooth: Add RTL8723BS support,
Hans de Goede
- [PATCH 01/13] dt-bindings: net: bluetooth: add support for Realtek Bluetooth chips, Hans de Goede
- [PATCH 02/13] Bluetooth: btrtl: add MODULE_FIRMWARE declarations, Hans de Goede
- [PATCH 03/13] Bluetooth: btrtl: split the device initialization into smaller parts, Hans de Goede
- [PATCH 05/13] Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips, Hans de Goede
- [PATCH 07/13] Bluetooth: hci_uart: Restore hci_dev->flush callback on open(), Hans de Goede
- [PATCH 09/13] Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not working, Hans de Goede
- [PATCH 11/13] Bluetooth: hci_h5: Add vendor setup, open, and close callbacks, Hans de Goede
- [PATCH 12/13] Bluetooth: hci_h5: Add support for the RTL8723BS, Hans de Goede
- [PATCH 04/13] Bluetooth: btrtl: add support for retrieving the UART settings, Hans de Goede
- [PATCH 13/13] Bluetooth: hci_h5: Add support for enable and device-wake GPIOs, Hans de Goede
- [PATCH 10/13] Bluetooth: hci_h5: Add support for serdev enumerated devices, Hans de Goede
- [PATCH 08/13] Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev code, Hans de Goede
- [PATCH 06/13] Bluetooth: btrtl: load the config blob from devicetree when available, Hans de Goede
- Re: [PATCH 00/13] Bluetooth: Add RTL8723BS support, Ian W MORRISON
- [PATCH v7 0/3] acpi: apei: Drop panic() on fatal errors policy,
Alexandru Gagniuc
- [pm:bleeding-edge 126/127] drivers/base/power/domain.c:2434:47: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int',
kbuild test robot
- RTL8723BS bluetooth almost working with serdev enumeration, need help,
Hans de Goede
- [PATCH RFCv2 1/4] ACPI: NUMA: export pxm_to_node,
David Hildenbrand
- [PATCH v2] ACPI / watchdog: Prefer iTCO_wdt always when WDAT table uses RTC SRAM,
Mika Westerberg
- [PATCH v6 0/2] acpi: apei: Improve PCIe error handling with FFS,
Alexandru Gagniuc
- [PATCH] ACPI / watchdog: Prefer iTCO_wdt always when WDAT table uses RTC SRAM,
Mika Westerberg
- [PATCH 0/9] ACPI/i2c Enumerate several instances out of one fwnode,
Hans de Goede
- [PATCH 1/9] ACPI: export __acpi_match_device and __acpi_device[_uevent]_modalias, Hans de Goede
- [PATCH 2/9] i2c: Allow specifying irq-index to be used in i2c_device_probe(), Hans de Goede
- [PATCH 3/9] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper, Hans de Goede
- [PATCH 4/9] i2c: acpi: Allow get info by index in i2c_acpi_get_info(), Hans de Goede
- [PATCH 5/9] i2c: acpi: Enumerate several instances out of one device, Hans de Goede
- [PATCH 7/9] iio: accel: bmc150: Add support for BSG1160 ACPI HID, Hans de Goede
- [PATCH 6/9] i2c: acpi: Add BSG1160 to i2c_acpi_multiple_devices_ids, Hans de Goede
- [PATCH 8/9] iio: gyro: bmg160: Add support for BSG1160 ACPI HID, Hans de Goede
- [PATCH 9/9] iio: magnetometer: bmc150: Add support for BSG1160 ACPI HID, Hans de Goede
- Re: [PATCH 0/9] ACPI/i2c Enumerate several instances out of one fwnode, Jonathan Cameron
- Re: [PATCH 0/9] ACPI/i2c Enumerate several instances out of one fwnode, Andy Shevchenko
- Re: [PATCH 0/9] ACPI/i2c Enumerate several instances out of one fwnode, Rafael J. Wysocki
- kworker uses 70-90% of a CPU core (hyperthreaded), M. I. Veken
- Re: `ucsi_acpi: probe of USBC000:00 failed with error -12` on Dell XPS 13 9360/9370,
Greg Kroah-Hartman
- [GIT PULL] ACPI fix for v4.17-rc6, Rafael J. Wysocki
- [PATCH 0/1] Remove the check of duplicate processors,
Dou Liyang
- [PATCH v7 00/12] PCI: Fixes and cleanups for native PCIe, SHPC and ACPI hotplug,
Mika Westerberg
- [PATCH v7 01/12] PCI: Take all bridges into account when calculating bus numbers for extension, Mika Westerberg
- [PATCH v7 02/12] PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume, Mika Westerberg
- [PATCH v7 04/12] PCI: Make pciehp_is_native() stricter, Mika Westerberg
- [PATCH v7 03/12] PCI: Request control of native PCIe hotplug only if supported, Mika Westerberg
- [PATCH v7 09/12] PCI: Move resource distribution for a single bridge outside of the loop, Mika Westerberg
- [PATCH v7 12/12] ACPI / hotplug / PCI: Drop unnecessary parentheses, Mika Westerberg
- [PATCH v7 05/12] PCI: hotplug: Convert SHPC to be builtin only, Mika Westerberg
- [PATCH v7 10/12] PCI: Document return value of pci_scan_bridge() and pci_scan_bridge_extend(), Mika Westerberg
- [PATCH v7 06/12] PCI: Request control of native SHPC hotplug similarly to pciehp, Mika Westerberg
- [PATCH v7 11/12] PCI: Improve "partially hidden behind bridge" log message, Mika Westerberg
- [PATCH v7 07/12] ACPI / hotplug / PCI: Do not scan all bridges when native PCIe hotplug is used, Mika Westerberg
- [PATCH v7 08/12] ACPI / hotplug / PCI: Mark stale PCI devices disconnected, Mika Westerberg
- [PATCH v4 00/12] APEI in_nmi() rework and arm64 SDEI wire-up,
James Morse
- [PATCH v4 01/12] ACPI / APEI: Move the estatus queue code up, and under its own ifdef, James Morse
- [PATCH v4 02/12] ACPI / APEI: Generalise the estatus queue's add/remove and notify code, James Morse
- [PATCH v4 03/12] ACPI / APEI: don't wait to serialise with oops messages when panic()ing, James Morse
- [PATCH v4 04/12] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue, James Morse
- [PATCH v4 05/12] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing, James Morse
- [PATCH v4 06/12] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface, James Morse
- [PATCH v4 07/12] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users, James Morse
- [PATCH v4 08/12] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications, James Morse
- [PATCH v4 09/12] firmware: arm_sdei: Add ACPI GHES registration helper, James Morse
- [PATCH v4 10/12] ACPI / APEI: Add support for the SDEI GHES Notification type, James Morse
- [PATCH v4 11/12] mm/memory-failure: increase queued recovery work's priority, James Morse
- [PATCH v4 12/12] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work, James Morse
- Re: [PATCH v4 00/12] APEI in_nmi() rework and arm64 SDEI wire-up, James Morse
- [PATCH 0/2] ACPI / PM: Dispatch EC GPE early on s2idle resume if LPS0 _DSM is used,
Rafael J. Wysocki
- simplify procfs code for seq_file instances V3,
Christoph Hellwig
- [PATCH 01/42] net/can: single_open_net needs to be paired with single_release_net, Christoph Hellwig
- [PATCH 40/42] ide: replace ->proc_fops with ->proc_show, Christoph Hellwig
- [PATCH 37/42] atm: switch to proc_create_seq_private, Christoph Hellwig
- [PATCH 42/42] proc: update SIZEOF_PDE_INLINE_NAME for the new pde fields, Christoph Hellwig
- [PATCH 35/42] bluetooth: switch to proc_create_seq_data, Christoph Hellwig
- [PATCH 33/42] netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data, Christoph Hellwig
- [PATCH 41/42] tty: replace ->proc_fops with ->proc_show, Christoph Hellwig
- [PATCH 32/42] neigh: switch to proc_create_seq_data, Christoph Hellwig
- [PATCH 38/42] isdn: replace ->proc_fops with ->proc_show, Christoph Hellwig
- [PATCH 39/42] ide: remove ide_driver_proc_write, Christoph Hellwig
- [PATCH 30/42] bonding: switch to proc_create_seq_data, Christoph Hellwig
- [PATCH 36/42] atm: simplify procfs code, Christoph Hellwig
- [PATCH 29/42] rtc/proc: switch to proc_create_single_data, Christoph Hellwig
- [PATCH 25/42] jfs: simplify procfs code, Christoph Hellwig
- [PATCH 34/42] netfilter/x_tables: switch to proc_create_seq_private, Christoph Hellwig
- [PATCH 27/42] resource: switch to proc_create_seq_data, Christoph Hellwig
- [PATCH 26/42] staging/rtl8192u: simplify procfs code, Christoph Hellwig
- [PATCH 23/42] afs: simplify procfs code, Christoph Hellwig
- [PATCH 24/42] ext4: simplify procfs code, Christoph Hellwig
- [PATCH 31/42] hostap: switch to proc_create_{seq,single}_data, Christoph Hellwig
- [PATCH 28/42] drbd: switch to proc_create_single, Christoph Hellwig
- [PATCH 17/42] proc: introduce proc_create_net{,_data}, Christoph Hellwig
- [PATCH 21/42] megaraid: simplify procfs code, Christoph Hellwig
- [PATCH 22/42] sg: simplify procfs code, Christoph Hellwig
- [PATCH 13/42] ipv6/flowlabel: simplify pid namespace lookup, Christoph Hellwig
- [PATCH 20/42] sgi-gru: simplify procfs code, Christoph Hellwig
- [PATCH 16/42] net: move seq_file_single_net to <linux/seq_file_net.h>, Christoph Hellwig
- [PATCH 18/42] proc: introduce proc_create_net_single, Christoph Hellwig
- [PATCH 19/42] acpi/battery: simplify procfs code, Christoph Hellwig
- [PATCH 15/42] netfilter/x_tables: simplify ѕeq_file code, Christoph Hellwig
- [PATCH 12/42] ipv{4,6}/raw: simplify ѕeq_file code, Christoph Hellwig
- [PATCH 05/42] proc: add a proc_create_reg helper, Christoph Hellwig
- [PATCH 11/42] ipv{4,6}/ping: simplify proc file creation, Christoph Hellwig
- [PATCH 14/42] net/kcm: simplify proc registration, Christoph Hellwig
- [PATCH 04/42] proc: simplify proc_register calling conventions, Christoph Hellwig
- [PATCH 10/42] ipv{4,6}/tcp: simplify procfs registration, Christoph Hellwig
- [PATCH 06/42] proc: introduce proc_create_seq{,_data}, Christoph Hellwig
- [PATCH 02/42] proc: introduce a proc_pid_ns helper, Christoph Hellwig
- [PATCH 09/42] ipv{4,6}/udp{,lite}: simplify proc registration, Christoph Hellwig
- [PATCH 07/42] proc: introduce proc_create_seq_private, Christoph Hellwig
- [PATCH 03/42] proc: don't detour through seq->private to get the inode, Christoph Hellwig
- Re: simplify procfs code for seq_file instances V3, Al Viro
- [PATCH v3] device property: Get rid of union aliasing,
Andy Shevchenko
- [PATCH v12 0/4] set VSESR_EL2 by user space and support NOTIFY_SEI notification,
Dongjiu Geng
- [PATCH v5 0/2] acpi: apei: Improve PCIe error handling with FFS,
Alexandru Gagniuc
- [PATCH 3/3] thinkpad_acpi: document the battery controls,
Ognjen Galic
- [PATCH 2/3] thinkpad_acpi: add support for force_discharge,
Ognjen Galic
- [PATCH 1/3] thinkpad_acpi: add support for inhibit_charge,
Ognjen Galic
- PROBLEM: "ACPI Error: Method parse/execution failed" and "ACPI BIOS Error (bug): Failure looking up" related,
Jeffrin Thalakkottoor
- Re: ACPI Error: [\_SB_.PCI0.XHC_.RHUB.HS11] Namespace lookup failure, AE_NOT_FOUND (20160831/dswload-210),
Rafael J. Wysocki
- [RFC] acpi: Declare memory allocations in acpi_ut_create_internal_object_dbg as non-leaks,
Larry Finger
- [PATCH v9 00/12] Support PPTT for ARM64,
Jeremy Linton
- [PATCH v9 12/12] arm64: topology: divorce MC scheduling domain from core_siblings, Jeremy Linton
- [PATCH v9 10/12] arm64: topology: enable ACPI/PPTT based CPU topology, Jeremy Linton
- [PATCH v9 11/12] ACPI: Add PPTT to injectable table list, Jeremy Linton
- [PATCH v9 09/12] arm64: topology: rename cluster_id, Jeremy Linton
- [PATCH v9 08/12] arm64: Add support for ACPI based firmware tables, Jeremy Linton
- [PATCH v9 06/12] ACPI: Enable PPTT support on ARM64, Jeremy Linton
- [PATCH v9 05/12] ACPI/PPTT: Add Processor Properties Topology Table parsing, Jeremy Linton
- [PATCH v9 07/12] drivers: base cacheinfo: Add support for ACPI based firmware tables, Jeremy Linton
- [PATCH v9 04/12] arm64/acpi: Create arch specific cpu to acpi id helper, Jeremy Linton
- [PATCH v9 03/12] cacheinfo: rename of_node to fw_token, Jeremy Linton
- [PATCH v9 02/12] drivers: base: cacheinfo: setup DT cache properties early, Jeremy Linton
- [PATCH v9 01/12] drivers: base: cacheinfo: move cache_setup_of_node(), Jeremy Linton
- Re: [PATCH v9 00/12] Support PPTT for ARM64, Catalin Marinas
- [PATCH v2 00/40] Shared Virtual Addressing for the IOMMU,
Jean-Philippe Brucker
[PATCH v2 02/40] iommu/sva: Bind process address spaces to devices, Jean-Philippe Brucker
[PATCH v2 03/40] iommu/sva: Manage process address spaces, Jean-Philippe Brucker
[PATCH v2 04/40] iommu/sva: Add a mm_exit callback for device drivers, Jean-Philippe Brucker
[PATCH v2 05/40] iommu/sva: Track mm changes with an MMU notifier, Jean-Philippe Brucker
[PATCH v2 06/40] iommu/sva: Search mm by PASID, Jean-Philippe Brucker
[PATCH v2 07/40] iommu: Add a page fault handler, Jean-Philippe Brucker
[PATCH v2 09/40] iommu/sva: Register page fault handler, Jean-Philippe Brucker
[PATCH v2 08/40] iommu/iopf: Handle mm faults, Jean-Philippe Brucker
[PATCH v2 10/40] mm: export symbol mm_access, Jean-Philippe Brucker
[PATCH v2 11/40] mm: export symbol find_get_task_by_vpid, Jean-Philippe Brucker
[PATCH v2 12/40] mm: export symbol mmput_async, Jean-Philippe Brucker
[PATCH v2 15/40] iommu/of: Add stall and pasid properties to iommu_fwspec, Jean-Philippe Brucker
[PATCH v2 19/40] iommu: Add generic PASID table library, Jean-Philippe Brucker
[PATCH v2 20/40] iommu/arm-smmu-v3: Move context descriptor code, Jean-Philippe Brucker
[PATCH v2 23/40] iommu/arm-smmu-v3: Share process page tables, Jean-Philippe Brucker
[PATCH v2 24/40] iommu/arm-smmu-v3: Seize private ASID, Jean-Philippe Brucker
[PATCH v2 25/40] iommu/arm-smmu-v3: Add support for VHE, Jean-Philippe Brucker
[PATCH v2 26/40] iommu/arm-smmu-v3: Enable broadcast TLB maintenance, Jean-Philippe Brucker
[PATCH v2 27/40] iommu/arm-smmu-v3: Add SVA feature checking, Jean-Philippe Brucker
[PATCH v2 29/40] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update, Jean-Philippe Brucker
[PATCH v2 31/40] iommu/arm-smmu-v3: Improve add_device error handling, Jean-Philippe Brucker
[PATCH v2 32/40] iommu/arm-smmu-v3: Maintain a SID->device structure, Jean-Philippe Brucker
[PATCH v2 33/40] iommu/arm-smmu-v3: Add stall support for platform devices, Jean-Philippe Brucker
[PATCH v2 34/40] ACPI/IORT: Check ATS capability in root complex nodes, Jean-Philippe Brucker
[PATCH v2 36/40] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops, Jean-Philippe Brucker
[PATCH v2 37/40] iommu/arm-smmu-v3: Disable tagged pointers, Jean-Philippe Brucker
[PATCH v2 38/40] PCI: Make "PRG Response PASID Required" handling common, Jean-Philippe Brucker
[PATCH v2 39/40] iommu/arm-smmu-v3: Add support for PRI, Jean-Philippe Brucker
[PATCH v2 35/40] iommu/arm-smmu-v3: Add support for PCI ATS, Jean-Philippe Brucker
[PATCH v2 40/40] iommu/arm-smmu-v3: Add support for PCI PASID, Jean-Philippe Brucker
[PATCH v2 30/40] iommu/arm-smmu-v3: Register I/O Page Fault queue, Jean-Philippe Brucker
[PATCH v2 28/40] iommu/arm-smmu-v3: Implement mm operations, Jean-Philippe Brucker
[PATCH v2 22/40] iommu/arm-smmu-v3: Add second level of context descriptor table, Jean-Philippe Brucker
[PATCH v2 21/40] iommu/arm-smmu-v3: Add support for Substream IDs, Jean-Philippe Brucker
[PATCH v2 18/40] iommu/io-pgtable-arm: Factor out ARM LPAE register defines, Jean-Philippe Brucker
[PATCH v2 17/40] iommu/arm-smmu-v3: Link domains and devices, Jean-Philippe Brucker
[PATCH v2 16/40] arm64: mm: Pin down ASIDs for sharing mm with devices, Jean-Philippe Brucker
[PATCH v2 14/40] dt-bindings: document stall and PASID properties for IOMMU masters, Jean-Philippe Brucker
[PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing, Jean-Philippe Brucker
Re: [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing, Xu Zaibo
[PATCH v6 00/12] PCI: Fixes and cleanups for native PCIe, SHPC and ACPI hotplug,
Mika Westerberg
- [PATCH v6 03/12] PCI: Request control of native PCIe hotplug only if supported, Mika Westerberg
- [PATCH v6 02/12] PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume, Mika Westerberg
- [PATCH v6 05/12] PCI: hotplug: Convert SHPC to be builtin only, Mika Westerberg
- [PATCH v6 08/12] ACPI / hotplug / PCI: Mark stale PCI devices disconnected, Mika Westerberg
- [PATCH v6 06/12] PCI: Request control of native SHPC hotplug similarly to pciehp, Mika Westerberg
- [PATCH v6 01/12] PCI: Take all bridges into account when calculating bus numbers for extension, Mika Westerberg
- [PATCH v6 04/12] PCI: Make pciehp_is_native() stricter, Mika Westerberg
- [PATCH v6 09/12] PCI: Move resource distribution for a single bridge outside of the loop, Mika Westerberg
- [PATCH v6 11/12] PCI: Improve "partially hidden behind bridge" log message, Mika Westerberg
- [PATCH v6 12/12] ACPI / hotplug / PCI: Drop unnecessary parentheses, Mika Westerberg
- [PATCH v6 07/12] ACPI / hotplug / PCI: Do not scan all bridges when native PCIe hotplug is used, Mika Westerberg
- [PATCH v6 10/12] PCI: Document return value of pci_scan_bridge() and pci_scan_bridge_extend(), Mika Westerberg
- Re: [PATCH v6 00/12] PCI: Fixes and cleanups for native PCIe, SHPC and ACPI hotplug, Bjorn Helgaas
[PATCH v3 0/2] Add support for general system clock on ST AMD platform,
Akshu Agrawal
[PATCH 00/12] ACPICA 20180508,
Erik Schmauss
- [PATCH 01/12] ACPICA: iASL: Enhance the -tc option (create AML hex file in C), Erik Schmauss
- [PATCH 02/12] ACPICA: Tables: Fix spelling mistake in comment, Erik Schmauss
- [PATCH 03/12] ACPICA: acpi: this statement may fall through, Erik Schmauss
- [PATCH 04/12] ACPICA: Fix potential infinite loop in acpi_rs_dump_byte_list, Erik Schmauss
- [PATCH 06/12] ACPICA: Debugger: Add Package support for "test objects" command, Erik Schmauss
- [PATCH 08/12] ACPICA: Update version to 20180427, Erik Schmauss
- [PATCH 05/12] ACPICA: Improve error messages for the namespace root node, Erik Schmauss
- [PATCH 11/12] ACPICA: acpidump/acpixtract: Support for tables larger than 1MB, Erik Schmauss
- [PATCH 09/12] ACPICA: Add deferred package support for the Load and loadTable operators, Erik Schmauss
- [PATCH 07/12] ACPICA: Debugger: Removed direct support for EC address space in "Test Objects", Erik Schmauss
- [PATCH 12/12] ACPICA: Update version to 20180508, Erik Schmauss
- [PATCH 10/12] ACPICA: Add owner list to the namespace node structure, Erik Schmauss
- Re: [PATCH 00/12] ACPICA 20180508, Rafael J. Wysocki
[PATCH v2] device property: Get rid of union aliasing,
Andy Shevchenko
[PATCH] acpi: scan: Fix a possible data race in acpi_scan_hotplug_enabled,
Jia-Ju Bai
[PATCH v2 0/2] Add support for general system clock on ST AMD platform,
Akshu Agrawal
[PATCH] acpi: add missing prototype for ‘arch_post_acpi_subsys_init’,
Mathieu Malaterre
[PATCH][RFC v2] ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus,
Chen Yu
[PATCH 0/2] Add support for general system clock on ST AMD platform,
Akshu Agrawal
[GIT PULL] ACPI fix for v4.17-rc4, Rafael J. Wysocki
[PATCH v2 2/2] ACPI: APD: Add AMD misc clock handler support,
Akshu Agrawal
[PATCH][RFC] ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus,
Chen Yu
ACPI Error Method parse/execution failed,
John Smith
[PATCH v3 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT,
Al Stone
[RFC PATCH v4 1/3] EDAC, GHES: Remove unused argument to ghes_edac_report_mem_error,
Alexandru Gagniuc
[PATCH] ACPI: APD: Add AMD misc clock handler support,
Akshu Agrawal
Re: Bug? pcie_aspm=off cause less power consumption as default,
Bjorn Helgaas
[PATCH v3 00/12] APEI in_nmi() rework and arm64 SDEI wire-up,
James Morse
- [PATCH v3 01/12] ACPI / APEI: Move the estatus queue code up, and under its own ifdef, James Morse
- [PATCH v3 02/12] ACPI / APEI: Generalise the estatus queue's add/remove and notify code, James Morse
- [PATCH v3 03/12] ACPI / APEI: don't wait to serialise with oops messages when panic()ing, James Morse
- [PATCH v3 04/12] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue, James Morse
- [PATCH v3 05/12] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing, James Morse
- [PATCH v3 06/12] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface, James Morse
- [PATCH v3 07/12] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users, James Morse
- [PATCH v3 08/12] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications, James Morse
- [PATCH v3 09/12] firmware: arm_sdei: Add ACPI GHES registration helper, James Morse
- [PATCH v3 10/12] ACPI / APEI: Add support for the SDEI GHES Notification type, James Morse
- [PATCH v3 11/12] mm/memory-failure: increase queued recovery work's priority, James Morse
- [PATCH v3 12/12] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work, James Morse
- Re: [PATCH v3 00/12] APEI in_nmi() rework and arm64 SDEI wire-up, Tyler Baicar
[GIT PULL] Thermal SoC management updates for v4.17-rc3, Eduardo Valentin
[GIT PULL] ACPI fixes for v4.17-rc3, Rafael J. Wysocki
[GIT PULL] Power management fixes for v4.17-rc3, Rafael J. Wysocki
[PATCH v2 1/2] pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume,
Hans de Goede
[PATCH v1] device property: Get rid of union aliasing,
Andy Shevchenko
[PATCH] Default to s2idle in all machines supporting LP S0.,
Tristian Celestin
[PATCH v8 00/13] Support PPTT for ARM64,
Jeremy Linton
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]