Linux ACPI
[Prev Page][Next Page]
- Re: [PATCH 0/3] ACPI / sleep: Support power button wakeup from S2I on recent Dell laptops, (continued)
- [PATCH] Add support of NVDIMM memory error notification in ACPI 6.2,
Toshi Kani
- [PATCH] acpi: acpica: dsutils: fix an off-by-one index,
Seraphime Kirkovski
- [PATCH 0/2] acpi, gicv3-its, numa: Adding numa node mapping for its,
Ganapatrao Kulkarni
- [PATCH v1 0/3] TPS68470 PMIC drivers,
Rajmohan Mani
- [PATCH v2 0/2] acpi/iort, numa: Add numa node mapping for smmuv3 devices,
Ganapatrao Kulkarni
- [PATCH v7 0/6] Move firmware specific code to firmware specific locations,
Sakari Ailus
- [PATCH v2] platform/x86: wmi-bmof: New driver to expose embedded Binary WMI MOF metadata,
Andy Lutomirski
- [PATCH v3 0/5] ACPI et al: convert to use new UUID API,
Andy Shevchenko
- suspend-to-mem broken by eed4d47efe95 (ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle),
Dominik Brodowski
- [PATCH 00/54] ACPICA 20170531 Release,
Lv Zheng
- [PATCH 01/53] ACPICA: Change path's type from u8* to char*, Lv Zheng
- [PATCH 02/53] ACPICA: Tables: Add WSMT support, Lv Zheng
- [PATCH 04/53] ACPICA: Add new notify value for memory attributes update, Lv Zheng
- [PATCH 03/53] ACPICA: Tables: Add HMAT table definitions, Lv Zheng
- [PATCH 05/53] ACPICA: Added two new UUID values, Lv Zheng
- [PATCH 07/53] ACPICA: Update Status field for BGRT table, Lv Zheng
- [PATCH 08/53] ACPICA: Tables: Fix defined values for MADT PCAT_COMPAT flag, Lv Zheng
- [PATCH 09/53] ACPICA: Add support for _LSI as a predefined method, Lv Zheng
- [PATCH 10/53] ACPICA: Add support for _LSR as a predefined method, Lv Zheng
- [PATCH 11/53] ACPICA: Add support for _LSW as a predefined method, Lv Zheng
- [PATCH 12/53] ACPICA: Add support for _HMA as a predefined method, Lv Zheng
- [PATCH 13/53] ACPICA: Add new notify value for HEST table, Lv Zheng
- [PATCH 14/53] ACPICA: Tables: Add PPTT table definitions, Lv Zheng
- [PATCH 15/53] ACPICA: Add new flags to HEST subtables, Lv Zheng
- [PATCH 16/53] ACPICA: Add support for new HEST subtable, Lv Zheng
- [PATCH 17/53] ACPICA: Add support for new SRAT subtable, Lv Zheng
- [PATCH 18/53] ACPICA: disassembler: improve Switch support, Lv Zheng
- [PATCH 19/53] ACPICA: Add header support for TPM2 table changes, Lv Zheng
- [PATCH 20/53] ACPICA: Add support for new PCCT subtables, Lv Zheng
- [PATCH 21/53] ACPICA: ACPI 6.2: Add support for PinFunction() resource, Lv Zheng
- [PATCH 22/53] ACPICA: ACPI 6.2: Add support for PinConfig() resource, Lv Zheng
- [PATCH 23/53] ACPICA: ACPI 6.2: Add support for PinGroup() resource, Lv Zheng
- [PATCH 24/53] ACPICA: ACPI 6.2: Add support for PinGroupFunction() resource, Lv Zheng
- [PATCH 25/53] ACPICA: ACPI 6.2: Add support for PinGroupConfig() resource, Lv Zheng
- [PATCH 26/53] ACPICA: Fix a type value overlap in the AML support file, Lv Zheng
- [PATCH 27/53] ACPICA: Core: Always set GPIO VendorOffset, Lv Zheng
- [PATCH 28/53] ACPICA: OSL: Add support to exclude stdarg.h, Lv Zheng
- [PATCH 29/53] ACPICA: Events: Add runtime stub support for event APIs, Lv Zheng
- [PATCH 31/53] ACPICA: Explicitly cast 1 to u32, Lv Zheng
- [PATCH 30/53] ACPICA: Update error message for field beyond buffer case, Lv Zheng
- [PATCH 32/53] ACPICA: Debugger/acpiexec: Cleanup error messages, Lv Zheng
- [PATCH 33/53] ACPICA: Dispatcher: Remove unnecessary call to debugger, Lv Zheng
- [PATCH 34/53] ACPICA: Disassembler: Abort on an invalid/unknown AML opcode, Lv Zheng
- [PATCH 35/53] ACPICA: Export the public mutex interfaces, Lv Zheng
- [PATCH 36/53] ACPICA: Remove extraneous status check, Lv Zheng
- [PATCH 37/53] ACPICA: Update resource descriptor handling, Lv Zheng
- [PATCH 38/53] ACPICA: Split resource descriptor decode strings to a new file, Lv Zheng
- [PATCH 39/53] ACPICA: Update comments, no functional change, Lv Zheng
- [PATCH 40/53] ACPICA: Comment update: spelling/format. No functional change, Lv Zheng
- [PATCH 41/53] ACPICA: Fix for Device/Thermal objects with ObjectType and DerefOf, Lv Zheng
- [PATCH 42/53] ACPICA: Update two error messages to emit control method name, Lv Zheng
- [PATCH 43/53] ACPICA: Changing External to a named object, Lv Zheng
- [PATCH 44/53] ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flag, Lv Zheng
- [PATCH 45/53] ACPICA: Disassembler: prevent external op's from opening a new scope, Lv Zheng
- [PATCH 46/53] ACPICA: Disassembler: add external op to namespace on first pass, Lv Zheng
- [PATCH 48/53] ACPICA: Improvements for debug output only, Lv Zheng
- [PATCH 47/53] ACPICA: Disassembler: allow conflicting external declarations to be emitted., Lv Zheng
- [PATCH 49/53] ACPICA: Unix application OSL: Correctly handle control-c (EINTR), Lv Zheng
- [PATCH 50/53] ACPICA: Simplify output for the ACPI Debug Object, Lv Zheng
- [PATCH 51/53] ACPICA: acpiexec: enhance local signal handler, Lv Zheng
- [PATCH 52/53] ACPICA: Update a couple of debug output messages, Lv Zheng
- [PATCH 53/53] ACPICA: Update version to 20170531, Lv Zheng
- [PATCH 06/53] ACPICA: Utilities: Make a notify value reserved, Lv Zheng
- [RFC PATCH] acpi: indicate to platform when hot remove returns busy,
Lee, Chun-Yi
- [PATCH] acpi: handle the acpi hotplug schedule error,
Lee, Chun-Yi
- [GIT PULL] ACPI fixes for v4.12-rc4,
Rafael J. Wysocki
- [RFC 0/6] Add support for Heterogeneous Memory Attribute Table,
Ross Zwisler
- [PATCH v6 0/1] platform/x86: Add driver for ACPI INT0002 Virtual GPIO,
Hans de Goede
- [PATCH v2] acpi: configfs: Unload SSDT on configfs entry removal,
Jan Kiszka
- [acpi:x86 3/4] ERROR: "aperfmperf_khz_on_cpu" [drivers/cpufreq/acpi-cpufreq.ko] undefined!, kbuild test robot
- [WIP PATCH 0/4] Rework the unreliable LID switch exported by ACPI,
Benjamin Tissoires
- [PATCH] acpi/iort, numa: Add numa node mapping for smmuv3 devices,
Ganapatrao Kulkarni
- Re: PROBLEM: Kernel panic on EFI BGRT early init code (kernel 4.11/4.12rc2) [regression],
Dave Young
- [PATCH v2 0/5] ACPI et al: convert to use new UUID API,
Andy Shevchenko
- [PATCH] ACPI/IORT: Handle PCI aliases properly,
Robin Murphy
- [PATCH v3] acpi/nfit: Fix memory corruption/Unregister mce decoder on failure,
Prarit Bhargava
- [RFCv2 0/2] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI),
shameer
- [RFCv2 2/2] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801, shameer
[PATCH v6 0/6] Move firmware specific code to firmware specific locations,
Sakari Ailus
[PATCH v5 0/6] Move firmware specific code to firmware specific locations,
Sakari Ailus
[4.12-rc1 regression] failed to boot host on 4.12-rc1 kernel due to acpi code change, Eryu Guan
[RFC PATCH] acpi: change memory allocations to GFP_NOIO, Vishal Verma
[PATCH v7 0/3] Cavium ThunderX2 SMMUv3 errata workarounds,
Geetha sowjanya
[PATCH v7 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126, Geetha sowjanya
Re: [PATCH v7 0/3] Cavium ThunderX2 SMMUv3 errata workarounds, Robert Richter
Re: [PATCH v7 0/3] Cavium ThunderX2 SMMUv3 errata workarounds, Lorenzo Pieralisi
[PATCH] acpi: configfs: Unload SSDT on configfs entry removal,
Jan Kiszka
[GIT PULL][RESEND] Thermal SoC management fixes for v4.12-rc3,
Eduardo Valentin
[GIT PULL] Thermal SoC management fixes for v4.12-rc3, Eduardo Valentin
[PATCH v6 1/6] iommu: of: Fix check for returning EPROBE_DEFER,
Sricharan R
[PATCH 00/16] Convert WMI to a proper bus,
Darren Hart
- [PATCH 02/16] platform/x86: wmi: Pass the acpi_device through to parse_wdg, Darren Hart
- [PATCH 01/16] platform/x86: wmi: Drop "Mapper (un)loaded" messages, Darren Hart
- [PATCH 07/16] platform/x86: wmi: Split devices into types and add basic sysfs attributes, Darren Hart
- [PATCH 13/16] platform/x86: wmi: Add an interface for subdrivers to access sibling devices, Darren Hart
- [PATCH 04/16] platform/x86: wmi: Track wmi devices per ACPI device, Darren Hart
- [PATCH 06/16] platform/x86: wmi: Fix error handling when creating devices, Darren Hart
- [PATCH 05/16] platform/x86: wmi: Turn WMI into a bus driver, Darren Hart
- [PATCH 08/16] platform/x86: wmi: Probe data objects for read and write capabilities, Darren Hart
- [PATCH 09/16] platform/x86: wmi: Instantiate all devices before adding them, Darren Hart
- [PATCH 10/16] platform/x86: wmi: Incorporate acpi_install_notify_handler, Darren Hart
- [PATCH 11/16] platform/x86: wmi: Add a new interface to read block data, Darren Hart
- [PATCH 12/16] platform/x86: wmi: Bind the platform device, not the ACPI node, Darren Hart
- [PATCH 03/16] platform/x86: wmi: Clean up acpi_wmi_add, Darren Hart
- [PATCH 14/16] platform/x86: wmi: Require query for data blocks, rename writable to setable, Darren Hart
- [PATCH 15/16] platform/x86: wmi-mof: New driver to expose embedded WMI MOF metadata, Darren Hart
- [PATCH 16/16] platform/x86: dell-wmi: Convert to the WMI bus infrastructure, Darren Hart
- Re: [PATCH 00/16] Convert WMI to a proper bus, Rafael J. Wysocki
- Re: [PATCH 00/16] Convert WMI to a proper bus, Darren Hart
[PATCH] ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation,
Lorenzo Pieralisi
[PATCH] cpufreq: cpufreq_register_driver should return -ENODEV if init fails,
David Arcari
iMac 10,1 with Ubuntu 16.04: black screen after suspend,
Florian Echtler
[PATCH 0/8] i2c: refactor core and break out blocks,
Wolfram Sang
- [PATCH 6/8] docs: i2c: dev-interface: adapt to new filenames of the i2c core, Wolfram Sang
- [PATCH 5/8] i2c: break out ACPI support into seperate file, Wolfram Sang
- [PATCH 7/8] i2c: remove unneeded includes from core, Wolfram Sang
- [PATCH 8/8] i2c: reformat core-base file header, Wolfram Sang
- [PATCH 3/8] i2c: break out smbus support into seperate file, Wolfram Sang
- [PATCH 1/8] i2c: rename core source file to allow refactorization, Wolfram Sang
- [PATCH 2/8] i2c: break out slave support into seperate file, Wolfram Sang
- [PATCH 4/8] i2c: break out OF support into seperate file, Wolfram Sang
- Re: [PATCH 0/8] i2c: refactor core and break out blocks, Jani Nikula
- Re: [PATCH 0/8] i2c: refactor core and break out blocks, Wolfram Sang
Re: [RFC PATCH] usb: optimize acpi companion search for usb port devices,
Mathias Nyman
[RESEND PATCH v2] acpi/nfit: Fix memory corruption/Unregister mce decoder on failure,
Prarit Bhargava
[PATCH v9 0/7] LPC: legacy ISA I/O support,
Gabriele Paoloni
Re: [PATCH] workqueue: Implement delayed_work_busy(),
Tejun Heo
[PATCH 0/7] Add PCI ATS support to SMMUv3,
Jean-Philippe Brucker
[RESEND PATCH] acpi/apei/erst: Remove "Error" from initialization and disable output,
Prarit Bhargava
[PATCH v6 0/3] Preparation for further fwnode property cleanup,
Sakari Ailus
[PATCH v5] gpio: Add driver for ACPI INT0002 Virtual GPIO device,
Hans de Goede
[patch V3 22/32] ACPI/processor: Use cpu_hotplug_disable() instead of get_online_cpus(), Thomas Gleixner
[patch V3 31/32] acpi/processor: Prevent cpu hotplug deadlock, Thomas Gleixner
[PATCH v4 0/1] gpio: Add driver for ACPI INT0002 Virtual GPIO device,
Hans de Goede
[PATCH] acpi: acpica: dbfileio: Use strlcpy to Copy a C-string into a sized buffer,
Karim Eshapa
[PATCH v3] gpio: Add driver for ACPI INT0002 Virtual GPIO device,
Hans de Goede
4.12-rc1 REGRESSION "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" causes system to not wakeup,
Hans de Goede
[PATCH v2 00/12] gpio: acpi: Make it working,
Andy Shevchenko
- [PATCH v2 11/12] PNP / ACPI: join strings back for better maintenance, Andy Shevchenko
- [PATCH v2 10/12] PNP / ACPI: add support for GpioInt resource type, Andy Shevchenko
- [PATCH v2 08/12] gpio: acpi: Override GPIO initialization flags, Andy Shevchenko
- [PATCH v2 07/12] gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper, Andy Shevchenko
- [PATCH v2 05/12] gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count(), Andy Shevchenko
- [PATCH v2 03/12] gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio(), Andy Shevchenko
- [PATCH v2 12/12] PNP / ACPI: remove FSF address, Andy Shevchenko
- [PATCH v2 04/12] gpio: acpi: Even more tighten up ACPI GPIO lookups, Andy Shevchenko
- [PATCH v2 06/12] gpio: acpi: Explain how to get GPIO descriptors in ACPI case, Andy Shevchenko
- [PATCH v2 09/12] gpio: acpi: Split out acpi_gpio_get_irq_resource() helper, Andy Shevchenko
- [PATCH v2 02/12] gpio: acpi: Align acpi_find_gpio() with DT version, Andy Shevchenko
- [PATCH v2 01/12] gpiolib: Export gpiod_configure_flags() to internal users, Andy Shevchenko
- Re: [PATCH v2 00/12] gpio: acpi: Make it working, Linus Walleij
[PATCH v2] acpi/nfit: Fix memory corruption/Unregister mce decoder on failure, Prarit Bhargava
[PATCH v5 1/5] iommu: of: Fix check for returning EPROBE_DEFER,
Sricharan R
[GIT PULL] ACPI updates for v4.12-rc3, Rafael J. Wysocki
[PATCH v2 1/2] ACPICA: IORT: Update SMMU models for IORT rev. C,
Robin Murphy
[PATCH 0/7] Constify property fwnode arguments,
Sakari Ailus
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]