Linux ACPI
[Prev Page][Next Page]
- Re: [RFC PATCH 30/32] KVM: arm64: Pass PSCI calls to userspace, (continued)
- [RFC PATCH 16/32] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards, James Morse
- [RFC PATCH 22/32] arm64: acpi: Move get_cpu_for_acpi_id() to a header, James Morse
- [RFC PATCH 31/32] arm64: document virtual CPU hotplug's expectations, James Morse
- [RFC PATCH 21/32] LoongArch: Use the __weak version of arch_unregister_cpu(), James Morse
- [RFC PATCH 24/32] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper, James Morse
- [RFC PATCH 19/32] ACPI: Warn when the present bit changes but the feature is not enabled, James Morse
- [RFC PATCH 18/32] ACPI: Check _STA present bit before making CPUs not present, James Morse
- [RFC PATCH 23/32] ACPICA: Add new MADT GICC flags fields [code first?], James Morse
- [RFC PATCH 26/32] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, James Morse
- [RFC PATCH 32/32] cpumask: Add enabled cpumask for present CPUs that can be brought online, James Morse
- [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace, James Morse
- [RFC PATCH 25/32] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), James Morse
- [RFC PATCH 28/32] ACPI: add support to register CPUs based on the _STA enabled bit, James Morse
- Re: [RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug, Jonathan Cameron
- Re: [RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug, Gavin Shan
- Re: [RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug, Shaoqin Huang
- [rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING dcb17d36bed40f2ab07d6ffb318a5277b6c3378d, kernel test robot
- kismet: WARNING: unmet direct dependencies detected for IDLE_INJECT when selected by INTEL_POWERCLAMP, kernel test robot
- [PATCH] tree-wide: trivial: s/ a SPI/ an SPI/,
Tudor Ambarus
- [rafael-pm:bleeding-edge 173/175] drivers/thermal/intel/intel_powerclamp.c:422:6: warning: variable 'update' is used uninitialized whenever 'if' condition is false, kernel test robot
- [rafael-pm:bleeding-edge 163/175] drivers/thermal/intel/intel_pch_thermal.c:321:14: warning: variable 'nr_trips' is uninitialized when used here, kernel test robot
- [PATCH] ACPI / Documentation: update ACPI customize method feature doc, Sebastian Grzywna
- [PATCH] ACPI: video: Fix Lenovo Ideapad Z570 DMI match,
Hans de Goede
- [PATCH] ACPICA: PCI: Undefined ACPI_ADR_SPACE_PCI_CONFIG when CONFIG_PCI is unset,
Ruidong Tian
- [PATCH] ACPI/IORT: Increase allocation size up to sizeof(struct acpi_iort_node),
Alexey V. Vissarionov
- Re: ACPICA: Replace fake flexible arrays with flexible array members, Naresh Kamboju
- [PATCH] ACPI: Make custom_method use per-open state,
Pedro Falcato
- [PATCH AUTOSEL 6.1 12/20] ACPI: video: Add backlight=native DMI quirk for HP Pavilion g6-1d80nr, Sasha Levin
- [PATCH] ACPI: cpufreq: use a platform device to load ACPI PPC and PCC drivers,
Petr Pavlu
- [rafael-pm:bleeding-edge] BUILD SUCCESS 80ca19df0fe5cc0906c8731f63dbf2c31a9caf6b, kernel test robot
- [PATCH v1 0/8] thermal: intel: intel_pch: Code simplification and cleanups,
Rafael J. Wysocki
- [PATCH v1 8/8] thermal: intel: intel_pch: Refer to thermal zone name directly, Rafael J. Wysocki
- [PATCH v1 7/8] thermal: intel: intel_pch: Rename board ID symbols, Rafael J. Wysocki
- [PATCH v1 6/8] thermal: intel: intel_pch: Fold suspend and resume routines into their callers, Rafael J. Wysocki
- [PATCH v1 4/8] thermal: intel: intel_pch: Eliminate device operations object, Rafael J. Wysocki
- [PATCH v1 5/8] thermal: intel: intel_pch: Fold two functions into their callers, Rafael J. Wysocki
- [PATCH v1 3/8] thermal: intel: intel_pch: Rename device operations callbacks, Rafael J. Wysocki
- [PATCH v1 2/8] thermal: intel: intel_pch: Eliminate redundant return pointers, Rafael J. Wysocki
- [PATCH v1 1/8] thermal: intel: intel_pch: Make pch_wpt_add_acpi_psv_trip() return int, Rafael J. Wysocki
- Re: [PATCH v1 0/8] thermal: intel: intel_pch: Code simplification and cleanups, Rafael J. Wysocki
- Re: [PATCH v1 0/8] thermal: intel: intel_pch: Code simplification and cleanups, Zhang, Rui
- [PATCH v2 0/4] thermal: intel: int340x: Assorted cleanups,
Rafael J. Wysocki
- [PATCH 00/24] Add basic ACPI support for RISC-V,
Sunil V L
- [PATCH 01/24] riscv: move sbi_init() earlier before jump_label_init(), Sunil V L
- [PATCH 02/24] ACPICA: MADT: Add RISC-V INTC interrupt controller, Sunil V L
- [PATCH 04/24] RISC-V: ACPI: Add empty headers to enable ACPI core, Sunil V L
- [PATCH 03/24] ACPICA: Add structure definitions for RISC-V RHCT, Sunil V L
- [PATCH 05/24] RISC-V: ACPI: Add basic functions to build ACPI core, Sunil V L
- [PATCH 08/24] ACPI: Enable ACPI_PROCESSOR for RISC-V, Sunil V L
- [PATCH 07/24] RISC-V: ACPI: Enable ACPI build infrastructure, Sunil V L
- [PATCH 06/24] RISC-V: ACPI: Add PCI functions to build ACPI core, Sunil V L
- [PATCH 15/24] clocksource/timer-riscv: Refactor riscv_timer_init_dt(), Sunil V L
- [PATCH 13/24] RISC-V: ACPI: smpboot: Add ACPI support in smp_setup(), Sunil V L
- [PATCH 14/24] RISC-V: ACPI: smpboot: Add function to retrieve the hartid, Sunil V L
- [PATCH 10/24] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid, Sunil V L
- [PATCH 12/24] RISC-V: ACPI: smpboot: Create wrapper smp_setup(), Sunil V L
- [PATCH 11/24] RISC-V: ACPI: irqchip/riscv-intc: Add ACPI support, Sunil V L
- [PATCH 09/24] ACPI: OSL: Make should_use_kmap() 0 for RISC-V., Sunil V L
- [PATCH 17/24] ACPI: RISC-V: drivers/acpi: Add RHCT related code, Sunil V L
- [PATCH 16/24] RISC-V: ACPI: clocksource/timer-riscv: Add ACPI support, Sunil V L
- [PATCH 18/24] RISC-V: ACPI: time.c: Add ACPI support for time_init(), Sunil V L
- [PATCH 20/24] RISC-V: ACPI: cpu: Enable cpuinfo for ACPI systems, Sunil V L
- [PATCH 22/24] RISC-V: ACPI: Enable ACPI in defconfig, Sunil V L
- [PATCH 19/24] RISC-V: ACPI: cpufeature: Add ACPI support in riscv_fill_hwcap(), Sunil V L
- [PATCH 21/24] RISC-V: ACPI: Add ACPI initialization in setup_arch(), Sunil V L
- [PATCH 24/24] Documentation/kernel-parameters.txt: Add RISC-V for ACPI parameter, Sunil V L
- [PATCH 23/24] MAINTAINERS: Add entry for drivers/acpi/riscv, Sunil V L
- Re: [PATCH 00/24] Add basic ACPI support for RISC-V, Rafael J. Wysocki
- Re: [PATCH 00/24] Add basic ACPI support for RISC-V, Conor Dooley
- ACPI BIOS bug breaks wake from sleep,
Topi Mäenpää
- [rafael-pm:bleeding-edge] BUILD SUCCESS 628c61874ffd18b2ac7596523a60d3a4b3a0e567, kernel test robot
- [PATCH v2] ACPICA: Replace fake flexible arrays with flexible array members,
Kees Cook
- [PATCH v1] thermal: ACPI: Make helpers retrieve temperature only,
Rafael J. Wysocki
- [GIT PULL] ACPI fixes for v6.2-rc6,
Rafael J. Wysocki
- [GIT PULL] Thermal control fixes for v6.2-rc6,
Rafael J. Wysocki
- [PATCH 00/35] Documentation: correct lots of spelling errors (series 1),
Randy Dunlap
- [PATCH v2 00/11] fw_devlink improvements,
Saravana Kannan
- [PATCH v2 01/11] driver core: fw_devlink: Don't purge child fwnode's consumer links, Saravana Kannan
- [PATCH v2 02/11] driver core: fw_devlink: Improve check for fwnode with no device/driver, Saravana Kannan
- [PATCH v2 04/11] gpiolib: Clear the gpio_device's fwnode initialized flag before adding, Saravana Kannan
- [PATCH v2 03/11] soc: renesas: Move away from using OF_POPULATED for fw_devlink, Saravana Kannan
- [PATCH v2 05/11] driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links, Saravana Kannan
- [PATCH v2 06/11] driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle, Saravana Kannan
- [PATCH v2 11/11] firmware: arm_scmi: Set fwnode for the scmi_device, Saravana Kannan
- [PATCH v2 10/11] irqchip/irq-imx-gpcv2: Mark fwnode device as not initialized, Saravana Kannan
- [PATCH v2 07/11] driver core: fw_devlink: Consolidate device link flag computation, Saravana Kannan
- [PATCH v2 09/11] of: property: Simplify of_link_to_phandle(), Saravana Kannan
- [PATCH v2 08/11] driver core: fw_devlink: Make cycle detection more robust, Saravana Kannan
- Re: [PATCH v2 00/11] fw_devlink improvements, Colin Foster
- [PATCH v2 00/11] fw_devlink improvements, Naresh Kamboju
- Re: [PATCH v2 00/11] fw_devlink improvements, Miquel Raynal
- Handling of Integers in ToHexString(),
Armin Wolf
- [PATCH v3 0/8] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support,
Sakari Ailus
- [PATCH] ACPI: NFIT: fix a potential deadlock during NFIT teardown,
Vishal Verma
- [PATCH v1 0/3] thermal: intel: int340x: Use generic trip points table,
Rafael J. Wysocki
- [PATCH v2] ACPI: PMIC: Add comments with DSDT power opregion field names,
Hans de Goede
- [PATCH] ACPI: PMIC: Add comments with DSDT power opregion field names,
Hans de Goede
- [RFC 0/1] pinctrl: amd: Fix handling of PIN_CONFIG_BIAS_PULL_UP/_DOWN settings,
Hans de Goede
- [rafael-pm:bleeding-edge] BUILD SUCCESS 561b75628983188ea131d1830bc08d633ce5f5bb, kernel test robot
- [PATCH v2 0/6] introduce vm_flags modifier functions,
Suren Baghdasaryan
- [PATCH v1 0/6] thermal: intel: int340x: Assorted cleanup changes,
Rafael J. Wysocki
- [PATCH AUTOSEL 6.1 24/35] gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEI, Sasha Levin
- [PATCH AUTOSEL 6.1 18/35] ACPI: video: Add backlight=native DMI quirk for Acer Aspire 4810T, Sasha Levin
- [PATCH v2 0/3] ACPI: video/apple-gmux: Fix apple gmux backlight detection,
Hans de Goede
- [rafael-pm:bleeding-edge] BUILD SUCCESS a27056168dec62cbbb83eab4d609a60e182d912f, kernel test robot
- [PATCH v7 0/3] thermal: intel: Use generic trip points in 2 drivers,
Rafael J. Wysocki
- [PATCH v1 1/3] ACPI: video: Fix refcounting in apple_gmux_backlight_present(),
Andy Shevchenko
- [PATCH v1 0/8] Support ACPI PSP on Hyper-V,
Jeremi Piotrowski
- [bug report] arch_topology: Build cacheinfo from primary CPU,
Dan Carpenter
- [PATCH v2 0/8] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support,
Sakari Ailus
- [PATCH v3 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS,
Mark Rutland
- [PATCH v3 1/8] ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS, Mark Rutland
- [PATCH v3 2/8] Compiler attributes: GCC cold function alignment workarounds, Mark Rutland
- [PATCH v3 3/8] ACPI: Don't build ACPICA with '-Os', Mark Rutland
- [PATCH v3 4/8] arm64: Extend support for CONFIG_FUNCTION_ALIGNMENT, Mark Rutland
- [PATCH v3 5/8] arm64: insn: Add helpers for BTI, Mark Rutland
- [PATCH v3 8/8] arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS, Mark Rutland
- [PATCH v3 6/8] arm64: patching: Add aarch64_insn_write_literal_u64(), Mark Rutland
- [PATCH v3 7/8] arm64: ftrace: Update stale comment, Mark Rutland
- Re: [PATCH v3 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS, Catalin Marinas
- Re: [PATCH v3 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS, Catalin Marinas
- Re: [PATCH v3 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS, Chen-Yu Tsai
- [PATCH 0/3] ACPI: video/apple-gmux: Improve apple-gmux backlight detection,
Hans de Goede
- [PATCH v3 RESEND] acpi,pci: warn about duplicate IRQ routing entries returned from _PRT,
Mateusz Jończyk
- [PATCH 0/2] Fix some more fallout from GPIOs from _CRS,
Mario Limonciello
- [rafael-pm:bleeding-edge] BUILD SUCCESS 3665611ff946c2576bfad0327fc0f8e26773eb01, kernel test robot
- [PATCH v6 0/3] Thermal ACPI APIs for generic trip points,
Daniel Lezcano
- [PATCH v9 06/27] mailbox: Allow direct registration to a channel, Elliot Berman
- [GIT PULL] ACPI fixes for v6.2-rc5,
Rafael J. Wysocki
- [rafael-pm:bleeding-edge] BUILD SUCCESS ee391c142b7e153701eb16fcc63fb9ed9624a572, kernel test robot
- [PATCH net-next v2 1/2] ACPI: utils: Add acpi_evaluate_dsm_typed() and acpi_check_dsm() stubs,
Andy Shevchenko
- [PATCH] MAINTAINERS: Add x86 ACPI paths to the ACPI entry,
Rafael J. Wysocki
- [PATCH] ACPI: video: Add backlight=native DMI quirk for Asus U46E,
Hans de Goede
- [PATCH 0/2] ACPI: video: More backlight quirks,
Hans de Goede
- [PATCH v2] ACPI: NFIT: prevent underflow in acpi_nfit_ctl(),
Dan Carpenter
- [PATCH] ACPI: NFIT: prevent underflow in acpi_nfit_ctl(, Dan Carpenter
- [PATCH v2 0/2] ACPI: battery: Fix various string handling issues,
Armin Wolf
- [ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel V edition (OSPM-summit 2023),
Juri Lelli
- [rafael-pm:bleeding-edge] BUILD SUCCESS 51381741a3b6c722ef18496645debda123fe2afe, kernel test robot
- [PATCH] ACPI: APEI: EINJ: Limit error type to 32-bit width,
Shuai Xue
- [PATCH v7 0/8] cxl: Process event logs,
Ira Weiny
- [PATCH v7 3/8] cxl/mem: Trace General Media Event Record, Ira Weiny
- [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load, Ira Weiny
- RE: [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load, Dan Williams
- RE: [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load, Dan Williams
- Re: [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load, Huai-Cheng
- Re: [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load, Dave Jiang
- [PATCH v7 5/8] cxl/mem: Trace Memory Module Event Record, Ira Weiny
- [PATCH v7 2/8] cxl/mem: Wire up event interrupts, ira . weiny
- [PATCH v7 4/8] cxl/mem: Trace DRAM Event Record, Ira Weiny
- [PATCH v7 7/8] cxl/test: Add specific events, Ira Weiny
- [PATCH v7 6/8] cxl/test: Add generic mock events, Ira Weiny
- [PATCH v7 8/8] cxl/test: Simulate event log overflow, Ira Weiny
[PATCH v2] acpi: fix suspend with Xen PV,
Juergen Gross
[PATCH v1 1/1] device property: Make fwnode_graph_for_each_endpoint() consistent,
Andy Shevchenko
Re: [PATCH] x86/ACPI/boot: use try_cmpxchg in __acpi_{acquire,release}_global_lock,
Rafael J. Wysocki
[PATCH 0/8] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support,
Sakari Ailus
[PATCH 0/2] Fix a spurious wakeup regression,
Mario Limonciello
[net-next: PATCH v4 0/8] DSA: switch to fwnode_/device_,
Marcin Wojtas
[net-next: PATCH v4 7/8] net: mdio: introduce fwnode_mdiobus_register_device(), Marcin Wojtas
[net-next: PATCH v4 6/8] net: core: switch to fwnode_find_net_device_by_node(), Marcin Wojtas
[net-next: PATCH v4 8/8] net: dsa: mv88e6xxx: switch to device_/fwnode_ APIs, Marcin Wojtas
[PATCH AUTOSEL 6.1 34/53] ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBA, Sasha Levin
[rafael-pm:bleeding-edge] BUILD SUCCESS c7b1de870ff7fcb5652bc776a42630b07374b09d, kernel test robot
[PATCH 0/4] ACPI: battery: Fix various string handling issues,
Armin Wolf
[PATCH v2 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS,
Mark Rutland
[PATCH v5 0/3] Thermal ACPI APIs for generic trip points,
Daniel Lezcano
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]