Linux ACPI
[Prev Page][Next Page]
- Re: [PATCH v6 00/18] APEI in_nmi() rework, (continued)
- [PATCH v3 0/3] arm64 SMMUv3 PMU driver with IORT support,
Shameer Kolothum
- acpi/iwlwifi: thermal thermal_zone3: failed to read out thermal zone (-61),
Sedat Dilek
- [PATCH 00/22] various dynamic_debug patches,
Rasmus Villemoes
- [PATCH 0/7] Resume BYT/CHT LPSS I2C controller before the iGPU,
Hans de Goede
- [PATCH] ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge,
Mika Westerberg
- [PATCH v1 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock,
David Hildenbrand
- [PATCH v7 00/16] Add support for Hygon Dhyana Family 18h processor,
Pu Wen
- [REGRESSION][BISECTED] Boot stall related to drivers/pci/hotplug/acpiphp_glue.c,
Peter Anemone
- [PATCH v2 0/2] PPTT handle Handle architecturally unknown cache types,
Jeffrey Hugo
- [PATCH] PM / suspend: Count suspend-to-idle loop as sleep time,
Rafael J. Wysocki
- [PATCH v2 00/10] PCI: Allow D3cold for PCIe hierarchies,
Mika Westerberg
- Re: [PATCH v2 00/10] PCI: Allow D3cold for PCIe hierarchies, Bjorn Helgaas
[PATCH v7 0/3] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory,
Chao Fan
[PATCH] PM / suspend: Count extra iterations of s2idle loop as sleep time,
Rafael J. Wysocki
Re: [PATCH 1/1] pci: Pick up the acpi numa node value if it is specified at the device level.,
Bjorn Helgaas
[PATCH] ACPI/PPTT: Handle architecturally unknown cache types,
Jeffrey Hugo
[PATCH 0/2] pwm: lpss: Atomic PWM support for LPSS,
Hans de Goede
[PATCH 1/2] pwm: lpss: Move struct pwm_lpss_chip definition to the header file,
Hans de Goede
[PATCH v3] ACPI: properties: expose device properties through sysfs,
Curt Brune
[PATCH v6 00/16] Add support for Hygon Dhyana Family 18h processor,
Pu Wen
[PATCH v6 1/3] x86/boot: Add acpitb.c to parse acpi tables,
Chao Fan
[pm:bleeding-edge 124/125] drivers//acpi/x86/utils.c:55:25: error: implicit declaration of function 'INTEL_CPU_FAM6_NODATA'; did you mean 'INTEL_CPU_FAM_ANY'?, kbuild test robot
[pm:bleeding-edge 123/125] drivers//acpi/acpi_lpss.c:293:2: error: implicit declaration of function 'INTEL_CPU_FAM6_NODATA'; did you mean 'INTEL_CPU_FAM_ANY'?, kbuild test robot
[PATCH 0/1] i2c: designware: Resume PMICs shared with the PUNIT earlier,
Hans de Goede
[PATCH 0/1] ACPI / LPSS: Exclude I2C busses shared with PUNIT from pmc_atom_d3_mask,
Hans de Goede
[GIT PULL] ACPI fixes for v4.19-rc3,
Rafael J. Wysocki
[PATCH] ACPI / LPSS: Remove overriding of powerstate for LPSS DMA device,
Hans de Goede
[PATCH 00/10] PCI: Allow D3cold for PCIe hierarchies,
Mika Westerberg
- [PATCH 03/10] PCI: pciehp: Disable hotplug interrupt during suspend, Mika Westerberg
- [PATCH 02/10] PCI / ACPI: Enable wake automatically for power managed bridges, Mika Westerberg
- [PATCH 04/10] PCI: pciehp: Do not handle events if interrupts are masked, Mika Westerberg
- [PATCH 01/10] PCI: Do not skip power managed bridges in pci_enable_wake(), Mika Westerberg
- [PATCH 06/10] PCI: portdrv: Add runtime PM hooks for port service drivers, Mika Westerberg
- [PATCH 10/10] PCI / ACPI: Whitelist D3 for more PCIe hotplug ports, Mika Westerberg
- [PATCH 07/10] PCI: pciehp: Implement runtime PM callbacks, Mika Westerberg
- [PATCH 09/10] ACPI / property: Allow multiple property compatible _DSD entries, Mika Westerberg
- [PATCH 05/10] PCI: portdrv: Resume upon exit from system suspend if left runtime suspended, Mika Westerberg
- [PATCH 08/10] PCI/PME: Implement runtime PM callbacks, Mika Westerberg
[PATCH 1/1] acpica: fix suspend on ThinkPad X1 Carbon 6th,
D. J. Bernstein
[PATCH v3] i2c: designware: Remove Cherry Trail PMIC I2C bus pm_disabled workaround,
Hans de Goede
[PATCH v1 3/3] GHES: Add GHES NMI nice level support, Qiuxu Zhuo
[PATCH v4 3/3] GHES: Add GHES NMI nice level support,
Qiuxu Zhuo
[PATCH v2] ACPI / bus: Only call dmi_check_system on X86, Jean Delvare
[PATCH] ACPI / LPSS: Ensure LPIOEP is always set on resume,
William Lieurance
[PATCH v1 1/4] x86/cpu: Introduce INTEL_CPU_FAM*_NODATA() helper macros,
Andy Shevchenko
[PATCH v1 1/2] ACPI / PMIC: Sort headers alphabetically,
Andy Shevchenko
[PATCH v2] ACPI / property: Switch to bitmap_zalloc(),
Andy Shevchenko
[RESEND][PATCH v1] ACPI / property: Switch to bitmap_zalloc(),
Andy Shevchenko
[PATCH v2] i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus,
Mika Westerberg
[PATCH] ACPI / bus: Only call dmi_check_system on X86, Jean Delvare
[PATCH v2] i2c: designware: Remove Cherry Trail PMIC I2C bus pm_disabled workaround,
Hans de Goede
[PATCH] platform/x86: Add Intel ISP dummy driver,
Hans de Goede
[PATCH 1/2] i2c: designware: Re-init controllers with pm_disabled set on resume,
Hans de Goede
[PATCH v5 00/16] Add support for Hygon Dhyana Family 18h processor,
Pu Wen
[GIT PULL] Thermal-SoC management updates for v4.19-rc2, Eduardo Valentin
[PATCH 1/2] tools/thermal: tmon: simplify Makefile,
Rolf Eike Beer
[PATCH] mailbox: PCC: handle parse error,
David Arcari
Re: [PATCH v5 2/4] x86/boot: Add acpitb.c to parse acpi tables, Baoquan He
[PATCH 0/2] ACPI + dma: Add alternative ACPI HIDs for Cherry Trail DMA controllers,
Hans de Goede
[GIT PULL] Urgent ACPI Kconfig fix for v4.19-rc1, Rafael J. Wysocki
[PATCH v3] acpi/processor: Fix the return value of acpi_processor_ids_walk(),
Dou Liyang
[PATCH] i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus,
Mika Westerberg
nvs.c: Inappropriately maps TPM space on Dell Inspiron 11 3000, Harlan Lieberman-Berg
[GIT PULL] More ACPI updates for v4.19-rc1, Rafael J. Wysocki
[GIT PULL] More power management updates for v4.19-rc1, Rafael J. Wysocki
[RESEND PATCH v2] acpi/processor: Fix the return value of acpi_processor_ids_walk(),
Dou Liyang
[PATCH] ACPI: fix menuconfig presentation of ACPI submenu,
Arnd Bergmann
[PATCH RFCv2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock,
David Hildenbrand
[PATCH RFCv2 6/6] memory-hotplug.txt: Add some details about locking internals, David Hildenbrand
[PATCH RFCv2 5/6] powerpc/powernv: hold device_hotplug_lock in memtrace_offline_pages(), David Hildenbrand
[PATCH RFCv2 4/6] powerpc/powernv: hold device_hotplug_lock when calling device_online(), David Hildenbrand
[PATCH RFCv2 1/6] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock, David Hildenbrand
Re: [PATCH RFCv2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock, David Hildenbrand
Re: [PATCH RFCv2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock, Oscar Salvador
Regression: 18996f2db918 ("ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume" breaks resume from suspend,
Michal Suchánek
[PATCH v1] ACPI / glue: Split dev_is_platform() out of module for wide use,
Andy Shevchenko
[PATCH v4 00/16] Add support for Hygon Dhyana Family 18h processor,
Pu Wen
[PATCH 0/9] PCI hotplug diet,
Lukas Wunner
[PATCH] acpi: remove a meaningless null check before debugfs_remove,
zhong jiang
[RFC 00/15] PCI: turn some __weak functions into callbacks,
Arnd Bergmann
- [RFC 10/15] sparc/PCI: simplify pci_scan_one_pbm, Arnd Bergmann
- [RFC 15/15] PCI: make pcibios_add_bus/remove_bus callbacks, Arnd Bergmann
- [RFC 12/15] PCI: make pcibios_bus_add_device() a callback function, Arnd Bergmann
- [RFC 01/15] PCI: clean up legacy host bridge scan functions, Arnd Bergmann
- [RFC 09/15] PCI: xenfront: clean up pcifront_scan_root(), Arnd Bergmann
- [RFC 05/15] PCI: move pci_create_root_bus into callers, Arnd Bergmann
- [RFC 04/15] PCI: export pci_register_host_bridge, Arnd Bergmann
- [RFC 06/15] powerpc/pci: fold pci_create_root_bus into pcibios_scan_phb, Arnd Bergmann
- [RFC 08/15] x86: PCI: clean up pcibios_scan_root(), Arnd Bergmann
- [RFC 11/15] PCI: hyperv: convert to pci_scan_root_bus_bridge, Arnd Bergmann
- [RFC 03/15] PCI: move pci_scan_root_bus into callers, Arnd Bergmann
- [RFC 14/15] PCI: make pcibios_root_bridge_prepare a callback, Arnd Bergmann
- [RFC 13/15] PCI: turn pcibios_alloc_irq into a callback, Arnd Bergmann
- [RFC 07/15] PCI/ACPI: clean up acpi_pci_root_create(), Arnd Bergmann
- [RFC 02/15] PCI: move pci_scan_bus into callers, Arnd Bergmann
- Re: [RFC 00/15] PCI: turn some __weak functions into callbacks, Christoph Hellwig
- Re: [RFC 00/15] PCI: turn some __weak functions into callbacks, Bjorn Helgaas
[PATCH RFC 0/2] mm: online/offline_pages called w.o. mem_hotplug_lock,
David Hildenbrand
[GIT PULL] Thermal-SoC management updates for v4.19-rc1, Eduardo Valentin
[PATCH] PCI / ACPI / PM: Resume all bridges on suspend-to-RAM,
Rafael J. Wysocki
[PATCH v2] gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall,
Hans de Goede
[GIT PULL] ACPI updates for v4.19-rc1, Rafael J. Wysocki
[GIT PULL] Power management updates for v4.19-rc1, Rafael J. Wysocki
[PATCH] Bluetooth: Make BT_HCIUART_RTL configuration option depend on ACPI,
Hans de Goede
[PATCH v1] gpiolib: acpi: Switch to cansleep version of GPIO library call,
Andy Shevchenko
[PATCH] ACPI / PMIC: CrystalCove: Extend PMOP support to support all possible fields,
Hans de Goede
[PATCH] gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall,
Hans de Goede
[PATCH v2 1/2] i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes,
Hans de Goede
[PATCH] ACPICA: Clear status of all events when entering sleep states,
Rafael J. Wysocki
[PATCH v3 00/17] Add support for Hygon Dhyana Family 18h processor,
Pu Wen
[PATCH RESEND v3] arm64: clean the additional checks before calling ghes_notify_sea(),
Dongjiu Geng
[PATCH 00/11] ACPICA version 20180810,
Erik Schmauss
- [PATCH 01/11] ACPICA: AML Parser: ignore all exceptions that result from incorrect AML during table load, Erik Schmauss
- [PATCH 06/11] ACPICA: Debugger: Cleanup interface to the AML disassembler, Erik Schmauss
- [PATCH 04/11] ACPICA: Utilities: split hex detection into smaller functions, Erik Schmauss
- [PATCH 02/11] ACPICA: ACPICA: add status check for acpi_hw_read before assigning return value, Erik Schmauss
- [PATCH 03/11] ACPICA: Update an error message for a duplicate table, Erik Schmauss
- [PATCH 05/11] ACPICA: AML Parser: skip opcodes that open a scope upon parse failure, Erik Schmauss
- [PATCH 07/11] ACPICA: acpi_exec: fixing -fi option, Erik Schmauss
- [PATCH 08/11] ACPICA: Reference count: add additional debugging details, Erik Schmauss
- [PATCH 09/11] ACPICA: Reference Counts: increase max to 0x4000 for large servers, Erik Schmauss
- [PATCH 11/11] ACPICA: Update version to 20180810, Erik Schmauss
- [PATCH 10/11] ACPICA: acpiexec: fix a small memory leak regression, Erik Schmauss
- Re: [PATCH 00/11] ACPICA version 20180810, Rafael J. Wysocki
[PATCH] i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes,
Hans de Goede
[PATCH v2 1/2] PCI/ACPI: correct error message for ASPM disabling,
Sinan Kaya
[Regression] System resumes/wakes up immediately after *first* suspend on ASRock E350M1,
Paul Menzel
[PATCH 1/2] PCI/ACPI: correct error message for ASPM disabling,
Sinan Kaya
[PATCH v6 0/4] i2c-multi-instantiate pseudo driver,
Hans de Goede
[PATCH v5 0/4] i2c-multi-instantiate pseudo driver,
Hans de Goede
[PATCH v2] Bluetooth: Introduce BT_HCIUART_RTL configuration option,
Hans de Goede
[PATCH] Bluetooth: Add Kconfig option to enable Realtek protocol for serial devices,
Hans de Goede
[PATCH] ACPI: nfit: check dcr immediately following its assignment codes,
Ocean He
Re: [PATCH] arm64: PCI: Remove node-local allocations when initialising host controller,
Punit Agrawal
[PATCH] ACPI / EC: Add another entry for Thinkpad X1 Carbon 6th,
Mika Westerberg
[PATCH] Bluetooth: hci_h5: Add Kconfig dependencies on SERDEV and GPIOLIB,
Hans de Goede
[PATCH v4 0/4] i2c-multi-instantiate pseudo driver,
Hans de Goede
[PATCH] acpi: bus: Fixed a pointer coding style issue,
Tom Todd
[PATCH] ACPI / scan: Add static attribute to indirect_io_hosts[], John Garry
[PATCH RESEND v2] arm64: clean the additional checks before calling ghes_notify_sea(),
Dongjiu Geng
[PATCH v3 0/4] ACPI bugfix + i2c-multi-instantiate pseudo driver,
Hans de Goede
[PATCH] ACPI / battery: Do not export energy_full[_design] on devices without full_charge_capacity,
Hans de Goede
[PATCH] ACPI: nfit: adjust annotation for why return 0 if fail to find NFIT at startup,
Ocean He
[PATCH] ACPI: nfit: return -ENODEV if fail to find NFIT at startup,
Ocean He
[PATCH v4 0/10] Bluetooth: Add RTL8723BS support,
Hans de Goede
- [PATCH v4 01/10] Bluetooth: btrtl: add MODULE_FIRMWARE declarations, Hans de Goede
- [PATCH v4 02/10] Bluetooth: btrtl: split the device initialization into smaller parts, Hans de Goede
- [PATCH v4 03/10] Bluetooth: btrtl: Use rtl_dev_err and rtl_dev_info, Hans de Goede
- [PATCH v4 04/10] Bluetooth: btrtl: add support for retrieving the UART settings, Hans de Goede
- [PATCH v4 05/10] Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips, Hans de Goede
- [PATCH v4 06/10] Bluetooth: btrtl: Add support for a config filename postfix, Hans de Goede
- [PATCH v4 07/10] Bluetooth: hci_h5: Add support for serdev enumerated devices, Hans de Goede
- [PATCH v4 08/10] Bluetooth: hci_h5: Add vendor setup, open, and close callbacks, Hans de Goede
- [PATCH v4 09/10] Bluetooth: hci_h5: Add support for the RTL8723BS, Hans de Goede
- [PATCH v4 10/10] Bluetooth: hci_h5: Add support for enable and device-wake GPIOs, Hans de Goede
- Re: [PATCH v4 0/10] Bluetooth: Add RTL8723BS support, Marcel Holtmann
[PATCH v1] ACPI / property: Switch to bitmap_zalloc(),
Andy Shevchenko
[PATCH v2] ACPI: nfit: remove redundant assignment if nfit_mem found,
oceanhehy
[PATCH] ACPI: nfit: remove redundant assignment if nfit_mem found, oceanhe
[GIT PULL] Urgent power management fixes for v4.18,
Rafael J. Wysocki
[PATCH v1] MAINTAINERS: Use my infradead account exclusively for PDx86 work, Andy Shevchenko
[PATCH resend 0/1] Thermal: Intel SoC DTS: Translate IO-APIC GSI number to linux irq number,
Hans de Goede
Re: [PATCH v2 0/2] i2c: ACPI: Add multi-instantiate pseudo driver,
Hans de Goede
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]