Linux ACPI
[Prev Page][Next Page]
- [PATCH v1 07/16] ACPI: property: Use acpi_dev_for_each_child() for child lookup, (continued)
- [PATCH v1 07/16] ACPI: property: Use acpi_dev_for_each_child() for child lookup, Rafael J. Wysocki
- [PATCH v1 06/16] ACPI: container: Use acpi_dev_for_each_child(), Rafael J. Wysocki
- [PATCH v1 04/16] thunderbolt: ACPI: Use acpi_find_child_by_adr(), Rafael J. Wysocki
- [PATCH v1 03/16] ACPI: glue: Introduce acpi_find_child_by_adr(), Rafael J. Wysocki
- [PATCH v1 02/16] ACPI: glue: Introduce acpi_dev_has_children(), Rafael J. Wysocki
- [PATCH v1 01/16] ACPI: glue: Use acpi_dev_for_each_child(), Rafael J. Wysocki
- [PATCH v1 05/16] USB: ACPI: Use acpi_find_child_by_adr(), Rafael J. Wysocki
- Re: [PATCH v1 00/16] ACPI: Get rid of the list of children in struct acpi_device, Andy Shevchenko
- Re: [PATCH v1 00/16] ACPI: Get rid of the list of children in struct acpi_device, Andy Shevchenko
- [PATCH v2 00/16] ACPI: Get rid of the list of children in struct acpi_device, Rafael J. Wysocki
- [PATCH v2 05/16] USB: ACPI: Replace usb_acpi_find_port() with acpi_find_child_by_adr(), Rafael J. Wysocki
- [PATCH v2 16/16] ACPI: bus: Drop unused list heads from struct acpi_device, Rafael J. Wysocki
- [PATCH v2 15/16] ACPI / MMC: PM: Unify fixing up device power, Rafael J. Wysocki
- [PATCH v2 14/16] soundwire: Use acpi_dev_for_each_child(), Rafael J. Wysocki
- [PATCH v2 07/16] ACPI: property: Use acpi_dev_for_each_child() for child lookup, Rafael J. Wysocki
- [PATCH v2 03/16] ACPI: glue: Introduce acpi_find_child_by_adr(), Rafael J. Wysocki
- [PATCH v2 06/16] ACPI: container: Use acpi_dev_for_each_child(), Rafael J. Wysocki
- [PATCH v2 13/16] mfd: core: Use acpi_dev_for_each_child(), Rafael J. Wysocki
- [PATCH v2 11/16] ACPI: scan: Walk ACPI device's children using driver core, Rafael J. Wysocki
- [PATCH v2 12/16] platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child(), Rafael J. Wysocki
- [PATCH v2 10/16] ACPI: bus: Introduce acpi_dev_for_each_child_reverse(), Rafael J. Wysocki
- [PATCH v2 09/16] ACPI: video: Use acpi_dev_for_each_child(), Rafael J. Wysocki
- [PATCH v2 01/16] ACPI: glue: Use acpi_dev_for_each_child(), Rafael J. Wysocki
- [PATCH v2 04/16] thunderbolt: ACPI: Replace tb_acpi_find_port() with acpi_find_child_by_adr(), Rafael J. Wysocki
- [PATCH v2 08/16] ACPI: bus: Export acpi_dev_for_each_child() to modules, Rafael J. Wysocki
- [PATCH v2 02/16] ACPI: glue: Introduce acpi_dev_has_children(), Rafael J. Wysocki
- [PATCH 0/2] x86: notify hypervisor/VMM about guest entering s2idle,
Grzegorz Jaszczyk
- [PATCH 00/36] cpuidle,rcu: Cleanup the mess,
Peter Zijlstra
- [PATCH 30/36] cpuidle,nospec: Make noinstr clean, Peter Zijlstra
- [PATCH 08/36] cpuidle,psci: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 02/36] x86/idle: Replace x86_idle with a static_call, Peter Zijlstra
- [PATCH 36/36] cpuidle,clk: Remove trace_.*_rcuidle(), Peter Zijlstra
- [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage, Peter Zijlstra
- [PATCH 12/36] cpuidle,omap2: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 10/36] cpuidle,omap3: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 31/36] cpuidle,acpi: Make noinstr clean, Peter Zijlstra
- [PATCH 32/36] ftrace: WARN on rcuidle, Peter Zijlstra
- [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE, Peter Zijlstra
- [PATCH 17/36] acpi_idle: Remove tracing, Peter Zijlstra
- [PATCH 26/36] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}, Peter Zijlstra
- [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI, Peter Zijlstra
- [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant, Peter Zijlstra
- [PATCH 09/36] cpuidle,imx6: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 07/36] cpuidle,tegra: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 05/36] cpuidle: Move IRQ state validation, Peter Zijlstra
- [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 23/36] arm64,smp: Remove trace_.*_rcuidle() usage, Peter Zijlstra
- [PATCH 22/36] arm,smp: Remove trace_.*_rcuidle() usage, Peter Zijlstra
- [PATCH 28/36] cpuidle,tdx: Make tdx noinstr clean, Peter Zijlstra
- [PATCH 11/36] cpuidle,armada: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}(), Peter Zijlstra
- [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb(), Peter Zijlstra
- [PATCH 13/36] cpuidle,dt: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage, Peter Zijlstra
- [PATCH 16/36] rcu: Fix rcu_idle_exit(), Peter Zijlstra
- [PATCH 24/36] printk: Remove trace_.*_rcuidle() usage, Peter Zijlstra
- [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle(), Peter Zijlstra
- [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean, Peter Zijlstra
- [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour, Peter Zijlstra
- [PATCH 18/36] cpuidle: Annotate poll_idle(), Peter Zijlstra
- [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle(), Peter Zijlstra
- [PATCH 27/36] cpuidle,mwait: Make noinstr clean, Peter Zijlstra
- [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle(), Peter Zijlstra
- [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr, Peter Zijlstra
- Re: [PATCH 00/36] cpuidle,rcu: Cleanup the mess, Mark Rutland
- [PATCH] ACPI: processor/idle: Annotate more functions to live in cpuidle section,
Guilherme G. Piccoli
- [PATCH v5 0/6] Add hardware prefetch control driver for A64FX and x86,
Kohei Tarumizu
- [rafael-pm:bleeding-edge] BUILD SUCCESS 6a8964e282382ab8f2e64355d2ce8eda80e8fe30, kernel test robot
- [PATCH v1] ACPI: Split out processor thermal register from ACPI PSS,
Riwen Lu
- [PATCH] ACPI, APEI, Fix syntax errors in comments,
Xiang wangx
- Re: [syzbot] general protection fault in __device_attach,
syzbot
- [rafael-pm:bleeding-edge] BUILD SUCCESS 473d7985fed12e32bd979fc32b1c910f51d396bd, kernel test robot
- [rafael-pm:bleeding-edge] BUILD SUCCESS 2517a0ba026a90d717f7bd9ee51098c10e93904d, kernel test robot
- [GIT PULL] More power management updates for v5.19-rc1,
Rafael J. Wysocki
- [GIT PULL] More ACPI updates for v5.19-rc1,
Rafael J. Wysocki
- [PATCH AUTOSEL 5.4 38/55] ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default, Sasha Levin
- [PATCH AUTOSEL 5.15 095/109] ACPI: CPPC: Assume no transition latency if no PCCT, Sasha Levin
- [PATCH AUTOSEL 5.10 51/76] ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default, Sasha Levin
- [PATCH AUTOSEL 5.15 070/109] ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default, Sasha Levin
- [PATCH AUTOSEL 5.17 120/135] ACPI: CPPC: Assume no transition latency if no PCCT, Sasha Levin
- [PATCH AUTOSEL 5.17 085/135] ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default, Sasha Levin
- [PATCH AUTOSEL 5.18 142/159] ACPI: CPPC: Assume no transition latency if no PCCT, Sasha Levin
- [PATCH AUTOSEL 5.18 103/159] ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default, Sasha Levin
- Re: [GIT PULL] asm-generic changes for 5.19,
Arnd Bergmann
- [PATCH] MAINTAINERS: Update my email address to @kernel.org,
Lorenzo Pieralisi
- [rafael-pm:bleeding-edge] BUILD SUCCESS 4eec359c469be110cdaa32c4a511930e9459fd8b, kernel test robot
- [RFC PATCH v1 0/9] deferred_probe_timeout logic clean up,
Saravana Kannan
- [RFC PATCH v1 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state(), Saravana Kannan
- [RFC PATCH v1 2/9] pinctrl: devicetree: Delete usage of driver_deferred_probe_check_state(), Saravana Kannan
- [RFC PATCH v1 4/9] Revert "driver core: Set default deferred_probe_timeout back to 0.", Saravana Kannan
- [RFC PATCH v1 3/9] net: mdio: Delete usage of driver_deferred_probe_check_state(), Saravana Kannan
- [RFC PATCH v1 9/9] driver core: Delete driver_deferred_probe_check_state(), Saravana Kannan
- [RFC PATCH v1 5/9] driver core: Set fw_devlink.strict=1 by default, Saravana Kannan
- [RFC PATCH v1 6/9] iommu/of: Delete usage of driver_deferred_probe_check_state(), Saravana Kannan
- [RFC PATCH v1 7/9] driver core: Add fw_devlink_unblock_may_probe() helper function, Saravana Kannan
- [RFC PATCH v1 8/9] net: ipconfig: Force fw_devlink to unblock any devices that might probe, Saravana Kannan
- Re: [RFC PATCH v1 0/9] deferred_probe_timeout logic clean up, Sebastian Andrzej Siewior
- Re: [RFC PATCH v1 0/9] deferred_probe_timeout logic clean up, Geert Uytterhoeven
- [rafael-pm:bleeding-edge] BUILD SUCCESS ee80e69facff8b4c9c955b8e8c58949c50b4f6f3, kernel test robot
- [PATCH v3 0/8] ACPI: Buffer property and reference as string support,
Sakari Ailus
- [GIT PULL] Device properties framework updates for v5.19-rc1,
Rafael J. Wysocki
- [GIT PULL] Thermal control updates for v5.19-rc1,
Rafael J. Wysocki
- [GIT PULL] Power management updates for v5.19-rc1,
Rafael J. Wysocki
- [GIT PULL] ACPI updates for v5.19-rc1,
Rafael J. Wysocki
- [PATCH v2] ACPI: DPTF: Support Meteor Lake, Sumeet Pawnikar
- [PATCH] ACPI: DPTF: Support Meteor Lake,
Sumeet Pawnikar
- [PATCH v2] ACPI: OSL: Fix the memory mapping of an ACPI GAS that addresses a data structure,
james . liu
- Re: [PATCH v2] ACPI: OSL: Fix the memory mapping of an ACPI GAS that addresses a data structure, Rafael J. Wysocki
[rafael-pm:bleeding-edge] BUILD SUCCESS 3d22e39d225d7adb6c670065f4ae016e759171ed, kernel test robot
[PATCH] ACPI: CPPC: fix typo in comment,
Julia Lawall
[PATCH v2 0/2] null_blk: fix wrong use of nr_online_nodes,
Peng Liu
[PATCH v2 0/8] ACPI: Buffer property and reference as string support,
Sakari Ailus
[PATCH v9 0/3] x86/PCI: Ignore E820 reservations for bridge windows on future systems,
Hans de Goede
[PATCH] ACPI: video: improve PM notifer callback,
Zhang Rui
[rafael-pm:bleeding-edge] BUILD SUCCESS c0ba9ef9d454d6189164b92bbfdb12f6691e880c, kernel test robot
[PATCH v2 1/5] ACPI: CPPC: Check _OSC for flexible address space,
Pierre Gondois
[GIT PULL] Thermal control fix for v5.18-rc8,
Rafael J. Wysocki
[PATCH 00/14] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display,
Hans de Goede
- [PATCH 01/14] ACPI: video: Add a native function parameter to acpi_video_get_backlight_type(), Hans de Goede
- [PATCH 02/14] drm/i915: Don't register backlight when another backlight should be used, Hans de Goede
- [PATCH 03/14] drm/amdgpu: Don't register backlight when another backlight should be used, Hans de Goede
- [PATCH 13/14] drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight registration, Hans de Goede
- [PATCH 12/14] drm/nouveau: Register ACPI video backlight when nv_backlight registration fails, Hans de Goede
- [PATCH 04/14] drm/radeon: Don't register backlight when another backlight should be used, Hans de Goede
- [PATCH 07/14] ACPI: video: Remove acpi_video_bus from list before tearing it down, Hans de Goede
- [PATCH 11/14] drm/i915: Call acpi_video_register_backlight(), Hans de Goede
- [PATCH 10/14] ACPI: video: Remove code to unregister acpi_video backlight when a native backlight registers, Hans de Goede
- [PATCH 06/14] ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_backlight_type(), Hans de Goede
- [PATCH 14/14] drm/radeon: Register ACPI video backlight when skipping radeon backlight registration, Hans de Goede
- [PATCH 09/14] ACPI: video: Make backlight class device registration a separate step, Hans de Goede
[PATCH 05/14] drm/nouveau: Don't register backlight when another backlight should be used, Hans de Goede
[PATCH 08/14] ACPI: video: Simplify acpi_video_unregister_backlight(), Hans de Goede
Re: [PATCH 00/14] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display, Jani Nikula
[rafael-pm:bleeding-edge] BUILD SUCCESS 6b601767c503e2488f8e4ce6ce06ad67573797dd, kernel test robot
[PATCH] ACPI: utils: include UUID in _DSM evaluation warning,
Michael Niewöhner
[rafael-pm:bleeding-edge] BUILD SUCCESS 60c4d1a7db661a73f444de5563a84e57ce78dc76, kernel test robot
[PATCH v13] platform/chrome: Add ChromeOS ACPI device driver,
Muhammad Usama Anjum
[PATCH v8 0/1] x86/PCI: Ignore E820 reservations for bridge windows on future systems,
Hans de Goede
[PATCH v12] platform/chrome: Add ChromeOS ACPI device driver,
Muhammad Usama Anjum
[PATCH]: Revert "ACPI: Remove side effect of partly creating a node in acpi_get_node()",
Jonathan Lemon
[PATCH v1 1/5] ACPI: CPPC: Check _OSC for flexible address space,
Pierre Gondois
[PATCH] ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default,
Mario Limonciello
[PATCH RESEND v11] platform/chrome: Add ChromeOS ACPI device driver,
Muhammad Usama Anjum
[PATCH v11] platform/chrome: Add ChromeOS ACPI device driver, Muhammad Usama Anjum
[PATCH v8 00/27] Introduce power-off+restart call chain API,
Dmitry Osipenko
- [PATCH v8 01/27] notifier: Add atomic_notifier_call_chain_is_empty(), Dmitry Osipenko
- [PATCH v8 02/27] notifier: Add blocking/atomic_notifier_chain_register_unique_prio(), Dmitry Osipenko
- [PATCH v8 06/27] kernel/reboot: Add stub for pm_power_off, Dmitry Osipenko
- [PATCH v8 15/27] powerpc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 04/27] kernel/reboot: Wrap legacy power-off callbacks into sys-off handlers, Dmitry Osipenko
- [PATCH v8 12/27] arm64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 11/27] riscv: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 10/27] csky: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 17/27] sh: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 09/27] ARM: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 16/27] m68k: Switch to new sys-off handler API, Dmitry Osipenko
- [PATCH v8 13/27] parisc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 05/27] kernel/reboot: Add do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 03/27] kernel/reboot: Introduce sys-off handler API, Dmitry Osipenko
- [PATCH v8 14/27] xen/x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 08/27] kernel/reboot: Add register_platform_power_off(), Dmitry Osipenko
- [PATCH v8 07/27] kernel/reboot: Add kernel_can_power_off(), Dmitry Osipenko
- [PATCH v8 19/27] ia64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 18/27] x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 20/27] mips: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 23/27] regulator: pfuze100: Use devm_register_sys_off_handler(), Dmitry Osipenko
- [PATCH v8 21/27] memory: emif: Use kernel_can_power_off(), Dmitry Osipenko
- [PATCH v8 22/27] ACPI: power: Switch to sys-off handler API, Dmitry Osipenko
- [PATCH v8 24/27] reboot: Remove pm_power_off_prepare(), Dmitry Osipenko
- [PATCH v8 25/27] soc/tegra: pmc: Use sys-off handler API to power off Nexus 7 properly, Dmitry Osipenko
- [PATCH v8 26/27] kernel/reboot: Add devm_register_power_off_handler(), Dmitry Osipenko
- [PATCH v8 27/27] kernel/reboot: Add devm_register_restart_handler(), Dmitry Osipenko
- Re: [PATCH v8 00/27] Introduce power-off+restart call chain API, Rafael J. Wysocki
[PATCH] mailbox: pcc: Fix an invalid-load caught by the address sanitizer,
Mario Limonciello
[rafael-pm:bleeding-edge 4/16] WARNING: modpost: vmlinux.o(.text+0xae6ba8): Section mismatch in reference from the function img_ir_isr_raw() to the variable .init.text:.LBB2360, kernel test robot
[PATCH v10] platform/chrome: Add ChromeOS ACPI device driver,
Muhammad Usama Anjum
[PATCH v2 01/14] thermal/core: Change thermal_zone_ops to thermal_sensor_ops,
Daniel Lezcano
[PATCH v2] drivers: acpi: clean up spaces to be consistent,
Ian Cowan
[PATCH 00/11] ACPI: Buffer property and reference as string support,
Sakari Ailus
- [PATCH 03/11] ACPI: property: Tie data nodes to acpi handles, Sakari Ailus
- [PATCH 10/11] ACPI: property: Add support for parsing buffer property UUID, Sakari Ailus
- [PATCH 11/11] ACPI: property: Read buffer properties as integers, Sakari Ailus
- [PATCH 09/11] ACPI: property: Unify integer value reading functions, Sakari Ailus
- [PATCH 06/11] ACPI: property: Switch node property referencing from ifs to a switch, Sakari Ailus
- [PATCH 08/11] ACPI: property: Parse data node string references in properties, Sakari Ailus
- [PATCH 05/11] ACPI: property: Move property ref argument parsing into a new function, Sakari Ailus
- [PATCH 02/11] ACPI: acpica: Constify pathname argument for acpi_get_handle(), Sakari Ailus
- [PATCH 07/11] ACPI: Initialise device child list early to access data nodes early, Sakari Ailus
- [PATCH 04/11] ACPI: property: Use acpi_object_type consistently in property ref parsing, Sakari Ailus
- [PATCH 01/11] ACPI: property: Return type of acpi_add_nondev_subnodes() should be bool, Sakari Ailus
[PATCH v9] platform/chrome: Add ChromeOS ACPI device driver,
Muhammad Usama Anjum
[PATCH 0/2] null_blk: fix wrong use of nr_online_nodes,
Peng Liu
[PATCH v1] ACPI: glue: Rearrange find_child_checks(), Rafael J. Wysocki
[PATCH v2] ACPI: DPTF: Add support for high frequency impedance notification, Sumeet Pawnikar
[PATCH v7 0/1] x86/PCI: Ignore E820 reservations for bridge windows on newer systems,
Hans de Goede
cache_from_obj: Wrong slab cache. Acpi-Namespace but object is from kmalloc-64,
Jason A. Donenfeld
[PATCH 0/7] PM: Solution for S0ix failure caused by PCH overheating,
Zhang Rui
[PATCH v12 0/9] ACPI/IORT: Support for IORT RMR node,
Shameer Kolothum
- [PATCH v12 2/9] ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return void, Shameer Kolothum
- [PATCH v12 4/9] ACPI/IORT: Add support to retrieve IORT RMR reserved regions, Shameer Kolothum
- [PATCH v12 3/9] ACPI/IORT: Provide a generic helper to retrieve reserve regions, Shameer Kolothum
- [PATCH v12 1/9] iommu: Introduce a callback to struct iommu_resv_region, Shameer Kolothum
- [PATCH v12 5/9] ACPI/IORT: Add a helper to retrieve RMR info directly, Shameer Kolothum
- [PATCH v12 7/9] iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass, Shameer Kolothum
- [PATCH v12 8/9] iommu/arm-smmu-v3: Get associated RMR info and install bypass STE, Shameer Kolothum
- [PATCH v12 6/9] iommu/arm-smmu-v3: Introduce strtab init helper, Shameer Kolothum
- [PATCH v12 9/9] iommu/arm-smmu: Get associated RMR info and install bypass SMR, Shameer Kolothum
- Re: [PATCH v12 0/9] ACPI/IORT: Support for IORT RMR node, Laurentiu Tudor
- Re: [PATCH v12 0/9] ACPI/IORT: Support for IORT RMR node, Hanjun Guo
[PATCH v1 1/1] device property: Advertise fwnode and device property count API calls,
Andy Shevchenko
[5.18.0-rc5] report: kernel compile, Test Bot
[rafael-pm:bleeding-edge] BUILD SUCCESS f2febeef358161ef4f8055451778e19fc78d429c, kernel test robot
[PATCH] device property: Fix recent breakage of fwnode_get_next_parent_dev(),
Douglas Anderson
[PATCH] ACPI: battery: Add "Not Charging" quirk for Microsoft Surface devices,
Maximilian Luz
[RFC v2 27/39] pnp: add HAS_IOPORT dependencies, Niklas Schnelle
[PATCH 23/37] pnp: add HAS_IOPORT dependencies,
Niklas Schnelle
[RFC v2 02/39] ACPI: add dependency on HAS_IOPORT,
Niklas Schnelle
[PATCH 03/37] ACPI: add dependency on HAS_IOPORT,
Niklas Schnelle
next: BUG: KASAN: slab-out-of-bounds in acpi_power_up_if_adr_present,
Randy Dunlap
[GIT PULL] ACPI fixes for v5.18-rc5,
Rafael J. Wysocki
[PATCH] PCI/ACPI: do not reference a pci device after it has been released,
Greg Kroah-Hartman
[PATCH] ACPI: processor: idle: expose max_cstate/nocst/bm_check_disable read-only in sysfs,
Yajun Deng
[rafael-pm:testing 12/12] drivers/idle/intel_idle.c:1701:17: error: 'disable_promotion_to_c1e' undeclared, kernel test robot
[rafael-pm:testing 12/12] drivers/idle/intel_idle.c:1854:13: warning: conflicting types for 'c1e_promotion_enable'; have 'void(void)', kernel test robot
[PATCH 0/4] platform: allow ATOM PMC code to be optional,
Paul Gortmaker
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]