Linux ACPI
[Prev Page][Next Page]
[RFC 3/8] thermal: Store thermal mode in a dedicated enum, Andrzej Pietrasiewicz
[RFC 4/8] thermal: core: Introduce THERMAL_DEVICE_INITIAL, Andrzej Pietrasiewicz
[RFC 5/8] thermal: core: Monitor thermal zone after mode change, Andrzej Pietrasiewicz
[RFC 7/8] thermal: of: Monitor thermal zone after enabling it, Andrzej Pietrasiewicz
[RFC 6/8] thermal: Set initial state to THERMAL_DEVICE_INITIAL, Andrzej Pietrasiewicz
[RFC 8/8] thermal: Stop polling DISABLED thermal devices, Andrzej Pietrasiewicz
Re: [RFC 0/8] Stop monitoring disabled devices, Daniel Lezcano
[RFC v2 0/9] Stop monitoring disabled devices, Andrzej Pietrasiewicz
- [RFC v2 1/9] thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops, Andrzej Pietrasiewicz
- [RFC v2 7/9] thermal: core: Monitor thermal zone after mode change, Andrzej Pietrasiewicz
- [RFC v2 6/9] thermal: Remove get_mode() method, Andrzej Pietrasiewicz
- [RFC v2 9/9] thermal: core: Stop polling DISABLED thermal devices, Andrzej Pietrasiewicz
- [RFC v2 8/9] thermal: of: Monitor thermal zone after enabling it, Andrzej Pietrasiewicz
- [RFC v2 5/9] thermal: Store mode in thermal_zone_device, Andrzej Pietrasiewicz
- Re: [RFC v2 5/9] thermal: Store mode in thermal_zone_device, Daniel Lezcano
- [RFC v3 0/2] Stop monitoring disabled devices, Andrzej Pietrasiewicz
- [RFC v3 2/2] thermal: core: Stop polling DISABLED thermal devices, Andrzej Pietrasiewicz
- [RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct, Andrzej Pietrasiewicz
- Re: [RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct, Andy Shevchenko
- Re: [RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct, Bartlomiej Zolnierkiewicz
- Re: [RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct, Daniel Lezcano
- Re: [RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct, Andrzej Pietrasiewicz
- Re: [RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct, Bartlomiej Zolnierkiewicz
- [PATCH v4 00/11] Stop monitoring disabled devices, Andrzej Pietrasiewicz
- [PATCH v4 06/11] thermal: Add mode helpers, Andrzej Pietrasiewicz
- [PATCH v4 09/11] thermal: core: Stop polling DISABLED thermal devices, Andrzej Pietrasiewicz
- [PATCH v4 11/11] thermal: Rename set_mode() to change_mode(), Andrzej Pietrasiewicz
- [PATCH v4 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods, Andrzej Pietrasiewicz
- [PATCH v4 01/11] acpi: thermal: Fix error handling in the register function, Andrzej Pietrasiewicz
- [PATCH v4 02/11] thermal: Store thermal mode in a dedicated enum, Andrzej Pietrasiewicz
- [PATCH v4 03/11] thermal: Add current mode to thermal zone device, Andrzej Pietrasiewicz
- [PATCH v4 05/11] thermal: remove get_mode() operation of drivers, Andrzej Pietrasiewicz
- [PATCH v4 04/11] thermal: Store device mode in struct thermal_zone_device, Andrzej Pietrasiewicz
- [PATCH v4 07/11] thermal: Use mode helpers in drivers, Andrzej Pietrasiewicz
- [PATCH v4 08/11] thermal: Explicitly enable non-changing thermal zone devices, Andrzej Pietrasiewicz
- Re: [PATCH v4 02/11] thermal: Store thermal mode in a dedicated enum, Peter Kästle
- Re: [PATCH v4 04/11] thermal: Store device mode in struct thermal_zone_device, Peter Kästle
- Re: [PATCH v4 05/11] thermal: remove get_mode() operation of drivers, Peter Kästle
- Re: [PATCH v4 07/11] thermal: Use mode helpers in drivers, Peter Kästle
- Re: [PATCH v4 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods, Peter Kästle
- Re: [PATCH v4 11/11] thermal: Rename set_mode() to change_mode(), Peter Kästle
- Re: [PATCH v4 00/11] Stop monitoring disabled devices, Daniel Lezcano
- [PATCH v5 00/11] Stop monitoring disabled devices, Andrzej Pietrasiewicz
- [PATCH v5 06/11] thermal: Add mode helpers, Andrzej Pietrasiewicz
- [RFC PATCH] thermal: thermal_zone_device_set_mode() can be static, kernel test robot
- Re: [PATCH v5 06/11] thermal: Add mode helpers, kernel test robot
- Re: [PATCH v5 06/11] thermal: Add mode helpers, kernel test robot
- Re: [PATCH v5 06/11] thermal: Add mode helpers, Amit Kucheria
- [PATCH v6 00/11] Stop monitoring disabled devices, Andrzej Pietrasiewicz
- [PATCH v6 04/11] thermal: Store device mode in struct thermal_zone_device, Andrzej Pietrasiewicz
- [PATCH v6 02/11] thermal: Store thermal mode in a dedicated enum, Andrzej Pietrasiewicz
- [PATCH v6 06/11] thermal: Add mode helpers, Andrzej Pietrasiewicz
- [PATCH v6 11/11] thermal: Rename set_mode() to change_mode(), Andrzej Pietrasiewicz
- [PATCH v6 07/11] thermal: Use mode helpers in drivers, Andrzej Pietrasiewicz
- [PATCH v6 08/11] thermal: Explicitly enable non-changing thermal zone devices, Andrzej Pietrasiewicz
- [PATCH v6 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods, Andrzej Pietrasiewicz
- [PATCH v6 09/11] thermal: core: Stop polling DISABLED thermal devices, Andrzej Pietrasiewicz
- [PATCH v6 01/11] acpi: thermal: Fix error handling in the register function, Andrzej Pietrasiewicz
- [PATCH v6 05/11] thermal: remove get_mode() operation of drivers, Andrzej Pietrasiewicz
- [PATCH v6 03/11] thermal: Add current mode to thermal zone device, Andrzej Pietrasiewicz
- [PATCH v5 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods, Andrzej Pietrasiewicz
- [PATCH v5 09/11] thermal: core: Stop polling DISABLED thermal devices, Andrzej Pietrasiewicz
- [PATCH v5 11/11] thermal: Rename set_mode() to change_mode(), Andrzej Pietrasiewicz
- [PATCH v5 08/11] thermal: Explicitly enable non-changing thermal zone devices, Andrzej Pietrasiewicz
- [PATCH v5 07/11] thermal: Use mode helpers in drivers, Andrzej Pietrasiewicz
- [PATCH v5 05/11] thermal: remove get_mode() operation of drivers, Andrzej Pietrasiewicz
- [PATCH v5 02/11] thermal: Store thermal mode in a dedicated enum, Andrzej Pietrasiewicz
- [PATCH v5 04/11] thermal: Store device mode in struct thermal_zone_device, Andrzej Pietrasiewicz
- [PATCH v5 01/11] acpi: thermal: Fix error handling in the register function, Andrzej Pietrasiewicz
- [PATCH v5 03/11] thermal: Add current mode to thermal zone device, Andrzej Pietrasiewicz
- Re: [PATCH v4 00/11] Stop monitoring disabled devices, Peter Kästle
- Re: [RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct, Peter Kästle
- [RFC v2 4/9] thermal: core: Let thermal zone device's mode be stored in its struct, Andrzej Pietrasiewicz
- [RFC v2 2/9] thermal: Eliminate an always-false condition, Andrzej Pietrasiewicz
- [RFC v2 3/9] thermal: Properly handle mode values in .set_mode(), Andrzej Pietrasiewicz
- Re: [RFC v2 0/9] Stop monitoring disabled devices, Ezequiel Garcia
[v7 PATCH 0/6] ACPI / APEI: Add support to notify non-fatal HW errors,
Shiju Jose
[pm:bleeding-edge] BUILD SUCCESS b1eebcf18a87987171c4b2f32e59eda369290e83, kbuild test robot
[PATCH] ACPI: EC: Fix up fast path check in acpi_ec_add(), Rafael J. Wysocki
[GIT PULL] More ACPI updates for v5.7-rc1,
Rafael J. Wysocki
[GIT PULL] More power management updates for v5.7-rc1,
Rafael J. Wysocki
[bug report] ACPI: EC: Avoid passing redundant argument to functions, Dan Carpenter
[PATCH] Documentation: firmware-guide: ACPI: fix table in namespace.rst,
Vilhelm Prytz
[pm:pm-sleep-core 2/2] drivers/base/power/main.c:664 device_resume_noirq() error: uninitialized symbol 'info'., Dan Carpenter
[pm:pm-sleep-core 2/3] drivers/base/power/main.c:588:31: warning: initialization of 'const char *' from 'char' makes pointer from integer without a cast, kbuild test robot
[pm:pm-sleep-core 3/3] drivers/base/power/main.c:582:3: error: 'state' undeclared; did you mean 'statx'?, kbuild test robot
[pm:pm-sleep-core 2/3] drivers/base/power/main.c:588:31: warning: initialization makes pointer from integer without a cast, kbuild test robot
[pm:bleeding-edge] BUILD SUCCESS 0cff5f799309790b1dfd9c65b6d51725a723cf1f, kbuild test robot
[pm:pm-sleep-core 2/3] drivers/base/power/main.c:824:10: warning: 'callback' may be used uninitialized in this function, kbuild test robot
[pm:bleeding-edge] BUILD SUCCESS 3c55e7bed1061c07f3678df7889e35719349dd22, kbuild test robot
[PATCH v3 1/2] ACPI: PM: Add acpi_[un]register_wakeup_handler(),
Hans de Goede
[PATCH v3] x86/acpi: fix a deadlock with cpu hotplug,
Qian Cai
[PATCH v2 1/2] ACPI: PM: Add acpi_[un]register_wakeup_handler(),
Hans de Goede
[PATCH] ACPICA: make acpi_gbl_next_cmd_num static,
Jason Yan
[PATCH v4 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware,
Stefan Berger
[PATCH] ACPI: PPTT: Inform user that table offset used for Physical processor node ID,
John Garry
OOB access on ACPI processor thermal device via sysfs write,
Takashi Iwai
[pm:bleeding-edge] BUILD SUCCESS 54cd0f59877df1854dbea5e1a12cb31572daf7a0, kbuild test robot
[PATCH v3] acpi: Extend TPM2 ACPI table with missing log fields,
Stefan Berger
[PATCH] ACPI: video: Use native backlight on Acer Aspire 5783z, Hans de Goede
[PATCH] ACPI; update docs for "acpi_backlight" kernel parameter options,
Randy Dunlap
[pm:bleeding-edge] BUILD SUCCESS 61fafa3ac67beab5d2e0bf439da2523bd035cb0e, kbuild test robot
Re: ACPI Video Driver creates backlight on desktop board,
Hans de Goede
[GIT PULL] PNP subsystems updates for v5.7-rc1,
Rafael J. Wysocki
[GIT PULL] ACPI updates for v5.7-rc1,
Rafael J. Wysocki
[GIT PULL] Power management updates for v5.7-rc1,
Rafael J. Wysocki
[PATCH v2 0/3] tpm2: Make TPM2 logs accessible for non-UEFI firmware,
Stefan Berger
[PATCH] acpica: clear global_lock bits at FACS initialization,
Jan Engelhardt
[pm:bleeding-edge] BUILD SUCCESS 54c617385f8e16da77e722e6e45ff5962b3e0419, kbuild test robot
[PATCH 5.6 regression fix 0/2] ACPI: PM: s2idle: Fix some systems no longer waking up from suspend,
Hans de Goede
[PATCH v2] x86/acpi: fix a deadlock with cpu hotplug,
Qian Cai
[PATCH] x86/acpi: fix a deadlock with cpu hotplug, Qian Cai
[pm:bleeding-edge] BUILD REGRESSION b50a778aa5b714166355ef7f4a1992e4073393fc,
kbuild test robot
[PATCH -next] ACPICA: Make acpi_protocol_lengths static,
YueHaibing
[PATCH 00/10] ACPICA release 20200326,
Erik Kaneda
- [PATCH 01/10] ACPICA: Fix a typo in a comment field, Erik Kaneda
- [PATCH 02/10] ACPICA: Implement IVRS IVHD type 11h parsing, Erik Kaneda
- [PATCH 04/10] ACPICA: Change PlatformCommChannel ASL keyword to PCC, Erik Kaneda
- [PATCH 05/10] ACPICA: acpiexec: remove redeclaration of acpi_gbl_db_opt_no_region_support, Erik Kaneda
- [PATCH 03/10] ACPICA: Fix IVRS IVHD type 10h reserved field name, Erik Kaneda
- [PATCH 08/10] ACPICA: Add NHLT table signature, Erik Kaneda
- [PATCH 06/10] ACPICA: utilities: fix sprintf(), Erik Kaneda
- [PATCH 07/10] ACPICA: WSMT: Fix typo, no functional change, Erik Kaneda
- [PATCH 09/10] ACPICA: Fixes for acpiExec namespace init file, Erik Kaneda
- [PATCH 10/10] ACPICA: Update version 20200326, Erik Kaneda
- Re: [PATCH 00/10] ACPICA release 20200326, Rafael J. Wysocki
[pm:bleeding-edge] BUILD SUCCESS 19b2b1eeb3782fd90bcd2600672b8079fbab94d1, kbuild test robot
[RFC PATCH 0/3] ACPI: Flexible eject options to remove devices cautiously,
Chester Lin
[pm:bleeding-edge] BUILD SUCCESS 8b4ddf47b7b4dd54539f1821c95a8dee3295fb0b, kbuild test robot
[PATCH] ACPI / CPPC: clean up acpi_get_psd_map,
luanshi
[pm:intel_pstate-passive 4/5] kernel/sched/sched.h:2379:21: error: 'struct rq' has no member named 'avg_dl', kbuild test robot
[pm:bleeding-edge] BUILD SUCCESS 99c1ea0e723ac7f61e663f5f54ca51b0b731adda, kbuild test robot
[PATCH v6 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors,
Shiju Jose
[PATCH v5 2/2] PCI: HIP: Add handling of HiSilicon HIP PCIe controller errors,
Shiju Jose
[PATCH v5 1/2] APEI: Add support to notify the vendor specific HW errors, Shiju Jose
[PATCH v5 0/2] ACPI: APEI: Add support to notify the vendor specific HW errors,
Shiju Jose
[PATCH 0/2] ACPI: PM: s2idle: Harden the premature EC wakeups handling,
Rafael J. Wysocki
[PATCH 0/1 resend] gpiolib: acpi: Add missing __init(const) markers to initcall-s,
Hans de Goede
Re: [patch 10/22] EDAC: Convert to new X86 CPU match macros, Luck, Tony
[PATCH 23/22] x86/smpboot: Remove the last ICPU() macro, Borislav Petkov
Re: [PATCH][next] pnpbios: pnpbios.h: Replace zero-length array with flexible-array member, Rafael J. Wysocki
[patch V2 09/22] cpufreq: Convert to new X86 CPU match macros,
Thomas Gleixner
[RFC PATCH v2 0/4] bus: fsl-mc: Add ACPI support for fsl-mc,
laurentiu . tudor
Re: [cpufreq] 06c4d00466: will-it-scale.per_process_ops -53.4% regression,
Andy Shevchenko
[PATCH v2] usb: core: Add ACPI support for USB interface devices,
Andy Shevchenko
[pm:bleeding-edge] BUILD SUCCESS c6e2eb7ccc3d252115a7d8cba393770ec7366063, kbuild test robot
[PATCH v1] usb: core: Add ACPI support for USB interfaces,
Andy Shevchenko
[pm:bleeding-edge] BUILD SUCCESS 5e3ada361a7aef36e173fc7004a8e9f0066f9010, kbuild test robot
[PATCH v2 0/6] Manual definition of Soft Reserved memory devices,
Dan Williams
Oferta de préstamo entre particulares sin dificultad, rápida y muy confiable, Anne Foley
[patch V3 00/20] Lock ordering documentation and annotation for lockdep,
Thomas Gleixner
- [patch V3 20/20] lockdep: Add posixtimer context tracing bits, Thomas Gleixner
- [patch V3 05/20] acpi: Remove header dependency, Thomas Gleixner
- [patch V3 09/20] ia64: Remove mm.h from asm/uaccess.h, Thomas Gleixner
- [patch V3 17/20] lockdep: Introduce wait-type checks, Thomas Gleixner
- [patch V3 16/20] completion: Use simple wait queues, Thomas Gleixner
- [patch V3 01/20] PCI/switchtec: Fix init_completion race condition with poll_wait(), Thomas Gleixner
- [patch V3 19/20] lockdep: Annotate irq_work, Thomas Gleixner
- [patch V3 11/20] rcuwait: Add @state argument to rcuwait_wait_event(), Thomas Gleixner
- [patch V3 13/20] Documentation: Add lock ordering and nesting documentation, Thomas Gleixner
- [patch V3 02/20] pci/switchtec: Replace completion wait queue usage for poll, Thomas Gleixner
- [patch V3 18/20] lockdep: Add hrtimer context tracing bits, Thomas Gleixner
- [patch V3 10/20] microblaze: Remove mm.h from asm/uaccess.h, Thomas Gleixner
- [patch V3 03/20] usb: gadget: Use completion interface instead of open coding it, Thomas Gleixner
- [patch V3 14/20] timekeeping: Split jiffies seqlock, Thomas Gleixner
- [patch V3 06/20] nds32: Remove mm.h from asm/uaccess.h, Thomas Gleixner
- [patch V3 07/20] csky: Remove mm.h from asm/uaccess.h, Thomas Gleixner
- [patch V3 08/20] hexagon: Remove mm.h from asm/uaccess.h, Thomas Gleixner
- [patch V3 12/20] powerpc/ps3: Convert half completion to rcuwait, Thomas Gleixner
- [patch V3 15/20] sched/swait: Prepare usage in completions, Thomas Gleixner
- [patch V3 04/20] orinoco_usb: Use the regular completion interfaces, Thomas Gleixner
- Re: [patch V3 00/20] Lock ordering documentation and annotation for lockdep, Davidlohr Bueso
[RESEND PATCH] acpi: Add NHLT table signature,
Cezary Rojewski
Re: [patch 19/22] ASoC: Intel: Convert to new X86 CPU match macros, Andy Shevchenko
Re: [patch 11/22] platform/x86: Convert to new CPU match macros, Andy Shevchenko
Re: [patch 09/22] cpufreq: Convert to new X86 CPU match macros,
Andy Shevchenko
Re: [patch 08/22] ACPI: Convert to new X86 CPU match macros,
Andy Shevchenko
Re: [patch 01/22] x86/devicetable: Move x86 specific macro out of generic code,
Andy Shevchenko
Re: [patch 00/22] x86/treewide: Consolidate CPU match macro maze and get rid of C89 (sic!) initializers,
Andy Shevchenko
Re: [patch 17/22] PCI: intel-mid: Convert to new X86 CPU match macros, Bjorn Helgaas
Re: [patch 02/22] x86/cpu: Add conistent CPU match macros,
Bjorn Helgaas
[PATCH] ACPI: s2idle: Fix comment in acpi_s2idle_prepare_late(), Rafael J. Wysocki
[pm:bleeding-edge] BUILD SUCCESS 8c2bbc5c3a0aef446e9116c2d357f7563a772433, kbuild test robot
[PATCH][next] acpi: nfit.h: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
[PATCH AUTOSEL 5.4 69/73] i2c: acpi: put device when verifying client fails, Sasha Levin
[pm:bleeding-edge] BUILD SUCCESS c03d064a440c2a5cbe3da782db05d3e18dc5ec3e, kbuild test robot
[PATCH] MAINTAINERS: Add linux-acpi list to PNP,
Corentin Labbe
[pm:bleeding-edge] BUILD SUCCESS 48c5a4c87535359453a3189abce4c7ef1977cd95, kbuild test robot
Re: [PATCH 1/2] PNP: constify driver name,
Rafael J. Wysocki
[PATCH][V2] ACPI: sysfs: copy ACPI data using io memory copying,
Colin King
Re: [PATCH v1 1/7] mdio_bus: Introduce fwnode MDIO helpers,
Calvin Johnson
[pm:bleeding-edge] BUILD SUCCESS 90f425b95754aa7c6e93f239ae73e7d250a58e98, kbuild test robot
[RFC PATCH] i2c: acpi: put device when verifying client fails,
Wolfram Sang
[PATCH] ACPI: sysfs: copy ACPI data using io memory copying,
Colin King
[PATCH v2 02/10] virtio-mem: Allow to specify an ACPI PXM as nid,
David Hildenbrand
[PATCH v2 01/10] virtio-mem: Paravirtualized memory hotplug,
David Hildenbrand
[PATCH v2 00/11] PCI/ATS: Device-tree support and other improvements,
Jean-Philippe Brucker
- [PATCH v2 01/11] dt-bindings: PCI: generic: Add ats-supported property, Jean-Philippe Brucker
- [PATCH v2 02/11] PCI: Add ats_supported host bridge flag, Jean-Philippe Brucker
- [PATCH v2 03/11] PCI: OF: Check whether the host bridge supports ATS, Jean-Philippe Brucker
- [PATCH v2 11/11] Documentation: Generalize the "pci=noats" boot parameter, Jean-Philippe Brucker
- [PATCH v2 04/11] ACPI/IORT: Check ATS capability in root complex node, Jean-Philippe Brucker
- [PATCH v2 10/11] arm64: dts: fast models: Enable PCIe ATS for Base RevC FVP, Jean-Philippe Brucker
- [PATCH v2 05/11] PCI/ATS: Gather checks into pci_ats_supported(), Jean-Philippe Brucker
- [PATCH v2 06/11] iommu/amd: Use pci_ats_supported(), Jean-Philippe Brucker
- [PATCH v2 08/11] iommu/vt-d: Use pci_ats_supported(), Jean-Philippe Brucker
- [PATCH v2 07/11] iommu/arm-smmu-v3: Use pci_ats_supported(), Jean-Philippe Brucker
- [PATCH v2 09/11] ACPI/IORT: Drop ATS fwspec flag, Jean-Philippe Brucker
[pm:bleeding-edge] BUILD SUCCESS abcd59902c6467999041971af4ab14f30a2b3780, kbuild test robot
[PATCH] PCI/ACPI: Use scnprintf() for avoiding potential buffer overflow,
Takashi Iwai
[PATCH] ACPI: fan: Use scnprintf() for avoiding potential buffer overflow,
Takashi Iwai
[PATCH] gpiolib: acpi: Add missing __init(const) markers to initcall-s,
Hans de Goede
[GIT PULL] Device properties framework fix for v5.6-rc5,
Rafael J. Wysocki
[GIT PULL] ACPI documentation fix for v5.6-rc5,
Rafael J. Wysocki
[PATCH] ACPI: EC: Eliminate EC_FLAGS_QUERY_HANDSHAKE, Rafael J. Wysocki
[PATCH 0/2] ACPI: EC: More updates related to initialization,
Rafael J. Wysocki
[PATCH AUTOSEL 4.19 01/31] ACPI: watchdog: Allow disabling WDAT at boot, Sasha Levin
[PATCH AUTOSEL 4.9 01/12] ACPI: watchdog: Allow disabling WDAT at boot, Sasha Levin
[PATCH AUTOSEL 4.14 01/19] ACPI: watchdog: Allow disabling WDAT at boot, Sasha Levin
[PATCH AUTOSEL 5.4 01/58] ACPI: watchdog: Allow disabling WDAT at boot, Sasha Levin
[PATCH AUTOSEL 5.5 01/67] ACPI: watchdog: Allow disabling WDAT at boot, Sasha Levin
[PATCH] Documentation: ACPI: fix port numbering example,
Marco Felsch
[PATCH] x86: ignore unspecified bit positions in the ACPI global lock field,
Jan Engelhardt
Re: [cpufreq] 909c0e9cc1: fwq.fwq.med 210.0% improvement,
Rafael J. Wysocki
[PATCH][RESEND] acpi/x86: add a kernel parameter to disable ACPI BGRT,
Alex Hung
[PATCH] x86/acpi: make "asmlinkage" part first thing in the function definition,
Alexey Dobriyan
[PATCH v2] ACPICA: Log successfully loaded DSDT, Paul Menzel
[PATCH v3 00/17] Improve PCI device post-reset readiness polling,
Stanislav Spassov
- [PATCH v3 01/17] PCI: Fall back to slot/bus reset if softer methods timeout, Stanislav Spassov
- [PATCH v3 04/17] PCI: Do not override delay for D0->D3hot transition, Stanislav Spassov
- [PATCH v3 02/17] PCI: Remove unused PCI_PM_BUS_WAIT, Stanislav Spassov
- [PATCH v3 05/17] PCI: Fix handling of _DSM 8 (avoiding reset delays), Stanislav Spassov
- [PATCH v3 06/17] PCI: Fix us->ms conversion in pci_acpi_optimize_delay, Stanislav Spassov
- [PATCH v3 03/17] PCI: Use pci_bridge_wait_for_secondary_bus after SBR, Stanislav Spassov
- [PATCH v3 07/17] PCI: Clean up and document PM/reset delays, Stanislav Spassov
- [PATCH v3 09/17] PCI: Generalize pci_bus_max_d3cold_delay to pci_bus_max_delay, Stanislav Spassov
- [PATCH v3 08/17] PCI: Add more delay overrides to struct pci_dev, Stanislav Spassov
- [PATCH v3 10/17] PCI: Use correct delay in pci_bridge_wait_for_secondary_bus, Stanislav Spassov
- [PATCH v3 11/17] PCI: Refactor pci_dev_wait to remove timeout parameter, Stanislav Spassov
- [PATCH v3 13/17] PCI: Cache CRS Software Visibiliy in struct pci_dev, Stanislav Spassov
- [PATCH v3 12/17] PCI: Refactor pci_dev_wait to take pci_init_event, Stanislav Spassov
- [PATCH v3 14/17] PCI: Introduce per-device reset_ready_poll override, Stanislav Spassov
- [PATCH v3 15/17] PCI: Refactor polling loop out of pci_dev_wait, Stanislav Spassov
- [PATCH v3 16/17] PCI: Add CRS handling to pci_dev_wait(), Stanislav Spassov
- [PATCH v3 17/17] PCI: Lower PCIE_RESET_READY_POLL_MS from 1m to 1s, Stanislav Spassov
[PATCH 0/5] Manual definition of Soft Reserved memory devices,
Dan Williams
[PATCH v1 02/11] virtio-mem: Paravirtualized memory hotplug,
David Hildenbrand
[PATCH v1 01/11] ACPI: NUMA: export pxm_to_node,
David Hildenbrand
[PATCH v2 1/4] gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk,
Hans de Goede
[PATCH] ACPI: video: remove redundant assignments to variable result,
Colin King
[PATCH 0/3] ACPI / APEI: Kick the memory_failure() queue for synchronous errors,
James Morse
[GIT PULL] ACPI fixes for v5.6-rc4,
Rafael J. Wysocki
[PATCH 0/6] ACPI: EC: Updates related to initialization,
Rafael J. Wysocki
[RFC PATCH 1/4] bus: fsl-mc: add custom .dma_configure implementation,
laurentiu . tudor
[PATCH] ACPICA: Log successfully loaded DSDT,
Paul Menzel
[PATCH 1/2] acpi/nfit: improve bounds checking for 'func',
Dan Carpenter
[PATCH resend 1/3] gpiolib: acpi: ignore-wakeup handling rework,
Hans de Goede
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]