Linux ACPI
[Prev Page][Next Page]
- [PATCH] ACPI / PM: Fix wake up by PS2 keyboard fail on ASUS UX331UA,
Chris Chiu
- [PATCH RFC] ACPI: disable extra P_LVLx access on KVM,
Michael S. Tsirkin
- [PATCH 0/4] Adding support to parse BERT for libnvdimm,
Dave Jiang
- [RFC PATCH 0/2] driver core: add new dl device status DL_DEV_PROBE_FAILED,
Wang Dongsheng
- [PATCH] acpi, nfit: rework NVDIMM leaf method detection, Dan Williams
- [PATCH v3 1/2] power/hibernate: Make passing hibernate offsets more friendly,
Mario Limonciello
- [PATCH v2 1/2] power/hibernate: Make passing hibernate offsets more friendly,
Mario Limonciello
- [GIT PULL] Thermal SoC management updates for v4.17-rc1, Eduardo Valentin
- [PATCH] ACPI: acpi_pad: Fix memory leak in power saving threads,
Lenny Szubowicz
- [PATCH v2] PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOS,
Mika Westerberg
- [PATCH] Bluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4,
ianwmorrison
- Re: PCIe x4 cards not detected on Z370 mainboards,
Bjorn Helgaas
- [PATCH 4.9 016/177] ACPI/processor: Fix error handling in __acpi_processor_start(), Greg Kroah-Hartman
- [PATCH 4.9 017/177] ACPI/processor: Replace racy task affinity logic, Greg Kroah-Hartman
- [PATCH 4.4 12/97] ACPI/processor: Fix error handling in __acpi_processor_start(), Greg Kroah-Hartman
- [PATCH 4.4 13/97] ACPI/processor: Replace racy task affinity logic, Greg Kroah-Hartman
- [PATCH 3.18 04/47] ACPI/processor: Replace racy task affinity logic, Greg Kroah-Hartman
- [GIT PULL] libnvdimm fixes for 4.16-rc7, Williams, Dan J
- [GIT PULL] ACPI fixes for v4.16-rc7,
Rafael J. Wysocki
- [PATCH v2 00/11] APEI in_nmi() rework and arm64 SDEI wire-up,
James Morse
- [PATCH v2 01/11] ACPI / APEI: Move the estatus queue code up, and under its own ifdef, James Morse
- [PATCH v2 02/11] ACPI / APEI: Generalise the estatus queue's add/remove and notify code, James Morse
- [PATCH v2 03/11] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue, James Morse
- [PATCH v2 04/11] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing, James Morse
- [PATCH v2 05/11] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface, James Morse
- [PATCH v2 06/11] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users, James Morse
- [PATCH v2 07/11] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications, James Morse
- [PATCH v2 08/11] firmware: arm_sdei: Add ACPI GHES registration helper, James Morse
- [PATCH v2 09/11] ACPI / APEI: Add support for the SDEI GHES Notification type, James Morse
- [PATCH v2 10/11] mm/memory-failure: increase queued recovery work's priority, James Morse
- [PATCH v2 11/11] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work, James Morse
- [PATCH] nfit: skip region registration for incomplete control regions,
Dan Williams
- [PATCH] libnvdimm, nfit: fix persistence domain reporting,
Dan Williams
- [trivial PATCH V2] treewide: Align function definition open/close braces, Joe Perches
- [PATCH] Bluetooth: hci_bcm: Add ACPI HIDs found in Windows .inf files and DSTDs,
Hans de Goede
- [PATCH 1/2] ACPI / PM: Use register_reboot_notifier() instead of pm_power_off_prepare,
Baolin Wang
- [PATCH v4 0/2] x86, dmi: Uninline dmi_get_bios_year(),
Andy Shevchenko
- [pm:idle-tick 5/8] include/linux/tick.h:143:1: warning: no return statement in function returning non-void, kbuild test robot
- [PATCH v3 0/2] x86, dmi: Uninline dmi_get_bios_year(),
Andy Shevchenko
- [PATCH 0/5] x86/cpu_hotplug: one bug fix and four cleanup,
Dou Liyang
- [PATCH v2] ACPI / scan: Send the change uevent with offine environmental data,
Lee, Chun-Yi
- [PATCH v2] ACPI / PM: allow deeper wakeup power states with no _SxD nor _SxW,
Daniel Drake
- ACPI BIOS Error (bug): The DSDT has been corrupted or replaced,
FRANCISCO JAVIER BLANCO SANZ
- [pm:idle-tick 6/7] drivers/cpuidle//governors/menu.c:317:36: error: too many arguments to function 'tick_nohz_get_sleep_length', kbuild test robot
- Using BDADDR efivar to set bd_addr for bci_hcm devices?,
Hans de Goede
- [PATCH 1/2] Bluetooth: hci_bcm: Don't change runtime-status when not using runtime-pm,
Hans de Goede
- [PATCH] ACPI / video: Add a quirk to force acpi-video backlight on Samsung 670Z5E,
Hans de Goede
- [PATCH] ACPI / watchdog: Fix off-by-one error at resource assignment,
Takashi Iwai
- Re: [PATCH 27/37] iommu/arm-smmu-v3: Register fault workqueue, Yisheng Xie
- Re: [PATCH 37/37] vfio: Add support for Shared Virtual Addressing, Yisheng Xie
- [PATCH] ACPI / PM: allow deeper wakeup power states with no _SxD nor _SxW,
Daniel Drake
- [pm:bleeding-edge 66/71] drivers/acpi/scan.c:130:81: sparse: incorrect type in argument 3 (different modifiers), kbuild test robot
- Re: [ACPI / processor] d619c81e24: WARNING:at_include/linux/cpumask.h:#cpumask_test_cpu, Dou Liyang
- [pm:bleeding-edge 66/71] drivers/acpi/scan.c:130:53: error: passing argument 3 of 'kobject_uevent_env' from incompatible pointer type, kbuild test robot
- [pm:bleeding-edge 66/71] drivers/acpi/scan.c:130:53: warning: passing argument 3 of 'kobject_uevent_env' from incompatible pointer type, kbuild test robot
- Re: [PATCH v10 2/5] arm64: KVM: export the capability to set guest SError syndrome, gengdongjiu
- Re: [PATCH v10 3/5] arm/arm64: KVM: Introduce set and get per-vcpu event, gengdongjiu
- Re: [PATCH v10 1/5] arm64: KVM: Prepare set virtual SEI syndrome value, gengdongjiu
- [PATCH 1/5] Bluetooth: hci_bcm: Add irq_polarity module option,
Hans de Goede
- [PATCH] ACPI: Add Time and Alarm Device (TAD) driver,
Rafael J. Wysocki
- Problem with naming of broadcom bt patchram firmware files,
Hans de Goede
- Re: Intel GemniLake xHCI connected devices can never wake up the system from suspend,
Daniel Drake
- [PATCH] acpi, numa: fix pxm to online numa node associations,
Dan Williams
- [PATCH v3] xen/acpi: upload _PSD info for non Dom0 CPUs too,
Joao Martins
- [RFC PATCH v2] ACPI / processor: Fix possible CPUs map,
Dou Liyang
- [PATCH v3 3/3] serial: core: Allow skipping old serial port initialization,
Daniel Kurtz
- [PATCH v3 2/3] ACPI: SPCR: Add support for AMD CT/SZ, Daniel Kurtz
- [PATCH 00/15] ACPICA 20180313,
Erik Schmauss
- [PATCH 01/15] ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c, Erik Schmauss
- [PATCH 02/15] ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume, Erik Schmauss
- [PATCH 03/15] ACPICA: Events: Add parallel GPE handling support to fix potential redundant _Exx evaluations, Erik Schmauss
- [PATCH 04/15] ACPICA: Events: Dispatch GPEs after enabling for the first time, Erik Schmauss
- [PATCH 05/15] ACPICA: Recognize the _OSI string "Windows 2017.2", Erik Schmauss
- [PATCH 06/15] ACPICA: Fix memory leak on unusual memory leak, Erik Schmauss
- [PATCH 07/15] ACPICA: AML Debug Object: Don't ignore output of zero-length strings, Erik Schmauss
- [PATCH 08/15] ACPICA: Remove calling of _STA from acpi_get_object_info(), Erik Schmauss
- [PATCH 09/15] ACPICA: Change a compile-time option to a runtime option, Erik Schmauss
- [PATCH 10/15] ACPICA: macros: fix ACPI_ERROR_NAMESPACE macro, Erik Schmauss
- [PATCH 11/15] ACPICA: Rename a global for clarity, no functional change, Erik Schmauss
- [PATCH 13/15] ACPICA: Events: add a return on failure from acpi_hw_register_read, Erik Schmauss
- [PATCH 14/15] ACPICA: Cleanup/simplify module-level code support, Erik Schmauss
- [PATCH 15/15] ACPICA: Update version to 20180313, Erik Schmauss
- [PATCH 4.16 REGRESSION fix 0/2] Bluetooth: Fix hci_bcm BT devices getting stuck in runtime-suspended status,
Hans de Goede
- [PATCH v2 2/3] ACPI: SPCR: Add support for AMD CT/SZ,
Daniel Kurtz
- [PATCH v2 3/3] serial: core: Allow skipping old serial port initialization,
Daniel Kurtz
- [PATCH v17 00/10] LPC: legacy ISA I/O support,
John Garry
- [PATCH v17 09/10] HISI LPC: Add ACPI support, John Garry
- [PATCH v17 10/10] MAINTAINERS: Add maintainer for HiSilicon LPC driver, John Garry
- [PATCH v17 06/10] HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings, John Garry
- [PATCH v17 03/10] PCI: Add fwnode handler as input param of pci_register_io_range(), John Garry
- [PATCH v17 05/10] OF: Add missing I/O range exception for indirect-IO devices, John Garry
- [PATCH v17 08/10] ACPI / scan: do not enumerate Indirect IO host children, John Garry
- [PATCH v17 01/10] LIB: Introduce a generic PIO mapping method, John Garry
- [PATCH v17 02/10] PCI: Remove unused __weak attribute in pci_register_io_range(), John Garry
- [PATCH v17 07/10] ACPI / scan: rename acpi_is_serial_bus_slave() to widen use, John Garry
- [PATCH v17 04/10] PCI: Apply the new generic I/O management on PCI IO hosts, John Garry
- Re: [PATCH v17 00/10] LPC: legacy ISA I/O support, Bjorn Helgaas
- [RFC 0/1] Bluetooth: hci_bcm: Do not tie GPIO pin order to a specific ACPI HID,
Hans de Goede
- [PATCH 1/2] PCI/DPC: Disable interrupt generation during suspend,
Mika Westerberg
- [RFC PATCH] ACPI / processor: Get accurate possible CPU count,
Dou Liyang
- [PATCH] Revert Asus battery_full_discharging_quirk,
Daniel Drake
- [PATCH 2/3] ACPI: SPCR: Add support for AMD CT/SZ,
Daniel Kurtz
- [PATCH] ACPI / PM: Reduce LPI constraints logging noise,
Rafael J. Wysocki
- Re: [RFC PATCH] ARM64/PCI: Set dev->irq=0 before calling acpi_pci_irq_enable(),
Bjorn Helgaas
- linux-next on thinkpad x60: full battery is indicated as battery error in mate,
Pavel Machek
- ACPI errors when RTD3 enabled,
kitestramuort
- [PATCH 3.16 40/76] x86/cpu/intel: Introduce macros for Intel family numbers, Ben Hutchings
- [PATCH 3.2 074/104] x86/cpu/intel: Introduce macros for Intel family numbers, Ben Hutchings
- Re: Hang while booting 4.15.7,
Brian Rak
- [GIT PULL] ACPI IORT updates for v4.17,
Lorenzo Pieralisi
- [PATCH v2] xen/acpi: upload _PSD info for non Dom0 CPUs too,
Joao Martins
- [PATCH AUTOSEL for 4.9 033/190] ACPI/processor: Fix error handling in __acpi_processor_start(), Sasha Levin
- [PATCH AUTOSEL for 4.9 034/190] ACPI/processor: Replace racy task affinity logic, Sasha Levin
- [PATCH AUTOSEL for 4.4 017/101] ACPI/processor: Fix error handling in __acpi_processor_start(), Sasha Levin
- [PATCH AUTOSEL for 4.4 018/101] ACPI/processor: Replace racy task affinity logic, Sasha Levin
- [PATCH AUTOSEL for 3.18 11/53] ACPI/processor: Replace racy task affinity logic, Sasha Levin
- Unexpected s2idle mem_sleep preference on ThinkPad X1 Tablet(2016),
Robin Lee
- Stable inclusion for commit 36904703aeee,
Kai Heng Feng
- add/notify routines not called, Brian Stark
- acpi_watchdog stealing RTC resources (was: Error accessing realtime clock),
Alexandre Belloni
- [PATCH] power/hibernate: Make passing hibernate offsets more friendly,
Mario Limonciello
- [PATCH v16 0/9] LPC: legacy ISA I/O support,
John Garry
- [PATCH v16 8/9] HISI LPC: Add ACPI support, John Garry
- [PATCH v16 5/9] OF: Add missing I/O range exception for indirect-IO devices, John Garry
- [PATCH v16 9/9] MAINTAINERS: Add maintainer for HiSilicon LPC driver, John Garry
- [PATCH v16 4/9] PCI: Apply the new generic I/O management on PCI IO hosts, John Garry
- [PATCH v16 7/9] ACPI / scan: do not enumerate Indirect IO host children, John Garry
- [PATCH v16 2/9] PCI: Remove unused __weak attribute in pci_register_io_range(), John Garry
- [PATCH v16 6/9] HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings, John Garry
- [PATCH v16 3/9] PCI: Add fwnode handler as input param of pci_register_io_range(), John Garry
- [PATCH v16 1/9] LIB: Introduce a generic PIO mapping method, John Garry
- Re: [PATCH v16 0/9] LPC: legacy ISA I/O support, Andy Shevchenko
- [GIT PULL] libnvdimm fixes for 4.16-rc4, Williams, Dan J
- [PATCH v10 0/5] set VSESR_EL2 by user space and support NOTIFY_SEI notification,
Dongjiu Geng
- [PATCH] acpi: edit ACPI_PROCFS_POWER help text,
Randy Dunlap
- [PATCH] ACPI / scan: Send the change uevent with offine environmental data,
Lee, Chun-Yi
- [PATCH v2 0/4] x86, dmi: introduce and use dmi_get_bios_year(),
Andy Shevchenko
- Asus battery_full_discharging_quirk doubts,
Daniel Drake
- [PATCH][V3] ACPI / osi: add OEM _OSI strings to disable nvidia RTD3,
Alex Hung
- [PATCH v7 00/13] Support PPTT for ARM64,
Jeremy Linton
- [PATCH v7 05/13] ACPI/PPTT: Add Processor Properties Topology Table parsing, Jeremy Linton
- [PATCH v7 13/13] arm64: topology: divorce MC scheduling domain from core_siblings, Jeremy Linton
- [PATCH v7 12/13] ACPI: Add PPTT to injectable table list, Jeremy Linton
- [PATCH v7 11/13] arm64: topology: enable ACPI/PPTT based CPU topology, Jeremy Linton
- [PATCH v7 10/13] arm64: topology: rename cluster_id, Jeremy Linton
- [PATCH v7 09/13] ACPI/PPTT: Add topology parsing code, Jeremy Linton
- [PATCH v7 07/13] drivers: base cacheinfo: Add support for ACPI based firmware tables, Jeremy Linton
- [PATCH v7 08/13] arm64: Add support for ACPI based firmware tables, Jeremy Linton
- [PATCH v7 06/13] ACPI: Enable PPTT support on ARM64, Jeremy Linton
- [PATCH v7 03/13] cacheinfo: rename of_node to fw_token, Jeremy Linton
- [PATCH v7 01/13] drivers: base: cacheinfo: move cache_setup_of_node(), Jeremy Linton
- [PATCH v7 04/13] arm64/acpi: Create arch specific cpu to acpi id helper, Jeremy Linton
- [PATCH v7 02/13] drivers: base: cacheinfo: setup DT cache properties early, Jeremy Linton
- Re: [PATCH v7 00/13] Support PPTT for ARM64, Sudeep Holla
- RE: [PATCH v7 00/13] Support PPTT for ARM64, vkilari
- [RFC] power/hibernate: Make passing hibernate offsets more friendly,
Mario Limonciello
- [PATCH] ACPI/IORT: Remove obsolete ACPI_IORT_SMMU_V3_CAVIUM_CN99XX define,
Lorenzo Pieralisi
- [PATCH 0/1] Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_table,
Hans de Goede
- [PATCH][V2] ACPI / osi: add OEM _OSI strings to disable nvidia RTD3,
Alex Hung
- [PATCH 1/2] x86/ACPI: Parse ACPI_FADT_LEGACY_DEVICES,
Anshuman Gupta
- [PATCH v15 0/9] LPC: legacy ISA I/O support,
John Garry
- [PATCH v15 5/9] OF: Add missing I/O range exception for indirect-IO devices, John Garry
- [PATCH v15 9/9] MAINTAINERS: Add maintainer for HiSilicon LPC driver, John Garry
- [PATCH v15 7/9] ACPI / scan: do not enumerate Indirect IO host children, John Garry
- [PATCH v15 4/9] PCI: Apply the new generic I/O management on PCI IO hosts, John Garry
- [PATCH v15 3/9] PCI: Add fwnode handler as input param of pci_register_io_range(), John Garry
- [PATCH v15 6/9] HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings, John Garry
- [PATCH v15 8/9] HISI LPC: Add ACPI support, John Garry
- [PATCH v15 2/9] PCI: Remove unused __weak attribute in pci_register_io_range(), John Garry
- [PATCH v15 1/9] LIB: Introduce a generic PIO mapping method, John Garry
- Re: [PATCH v15 0/9] LPC: legacy ISA I/O support, Andy Shevchenko
- [RESEND PATCH v3 1/2] acpi: thermal: initialize tz_enabled to 1,
Enric Balletbo i Serra
- [PATCH v3 0/5] PCI: Fixes for native PCIe and ACPI hotplug,
Mika Westerberg
- [RESEND][PATCH v4 0/3] Fix port probing and add ACPI-enumeration on i2c-piix4,
Andrew Cooks
- [PATCH v2] ACPI: battery: do not export degraded capacity values over 100,
Laszlo Toth
- [PATCH][ACPI-next] ACPI: battery: make function __battery_hook_unregister static,
Colin King
- [PATCH v2] acpi: nfit: document sysfs interface,
Aishwarya Pant
- [PATCH][V3] ACPI/PCI: pci_link: allow the absence of _PSR and change log level,
Alex Hung
- [PATCH 0/2] Avoid soft lockup complaints,
Bart Van Assche
- [PATCH 0/5] Teach EDAC about non-volatile DIMMs and add partial support to skx_edac,
Tony Luck
- [PATCH] Fix null deref in acpi_ns_check_package_list,
C0deAi
- Re: [PATCH 03/37] iommu/sva: Manage process address spaces, Yisheng Xie
- [PATCH v1 1/4] dmi: Introduce dmi_get_bios_year() helper,
Andy Shevchenko
- [PATCH 0/3] Update TPS68470 PMIC drivers with SPDX tags,
Rajmohan Mani
- [PATCH v5 1/3] ACPI / x86: boot: Split out acpi_generic_reduce_hw_init() and export,
Andy Shevchenko
- [PATCH v4 1/2] ACPI / x86: boot: Not all platforms require acpi_reduced_hw_init(),
Andy Shevchenko
- [PATCH] ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace id,
George Cherian
- [PATCH] acpi: nfit: document sysfs interface,
Aishwarya Pant
- [PATCH v14 0/9] LPC: legacy ISA I/O support,
John Garry
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]