| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'driver-core-next' of https://git.kernel.org/pub/scm/linux/kerne... | Mark Brown | 1 | -0/+11 |
| 3 days | Merge branch 'acpica' into linux-next | Rafael J. Wysocki | 22 | -27/+33 |
| 3 days | Merge branch 'acpi-driver-devm' | Rafael J. Wysocki | 1 | -0/+2 |
| 4 days | ACPICA: Update version to 20260408 | Saket Dumbre | 1 | -1/+1 |
| 4 days | ACPICA: Update the copyright year to 2026 | Pawel Chmielewski | 22 | -22/+22 |
| 4 days | ACPICA: Add LVR to acrestyp.h | Akhil R | 1 | -0/+1 |
| 4 days | ACPICA: Add modern standby DSM GUIDs | Daniel Schaefer | 1 | -0/+5 |
| 4 days | ACPICA: actbl2.h: ACPI 6.6: Updates for MADT MPWakeup | Pawel Chmielewski | 1 | -1/+1 |
| 4 days | ACPICA: actypes: Distinguish between D3hot/cold | Aymeric Wibo | 1 | -3/+3 |
| 7 days | ACPI: bus: Introduce devm_acpi_install_notify_handler() | Rafael J. Wysocki | 1 | -0/+2 |
| 7 days | ACPI: button: Enable wakeup GPEs for ACPI buttons at probe time | Rafael J. Wysocki | 1 | -0/+5 |
| 7 days | Merge tag 'v7.1-rc5' into driver-core-next | Danilo Krummrich | 2 | -0/+8 |
| 2026-04-30 | Merge branches 'acpi-apei', 'acpi-bus', 'acpi-cppc' and 'acpi-video' | Rafael J. Wysocki | 2 | -0/+8 |
| 2026-04-28 | rust: ACPI: fix missing match data for PRP0001 | Markus Probst | 1 | -0/+11 |
| 2026-04-27 | ACPI: bus: add missing forward declaration to acpi_bus.h | Bartosz Golaszewski | 1 | -0/+2 |
| 2026-04-27 | ACPICA: Provide #defines for EINJV2 error types | Tony Luck | 1 | -0/+6 |
| 2026-04-13 | Merge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -0/+1 |
| 2026-04-09 | Merge branch 'acpi-apei' | Rafael J. Wysocki | 1 | -0/+11 |
| 2026-04-09 | Merge branch 'acpi-driver' | Rafael J. Wysocki | 2 | -3/+4 |
| 2026-04-09 | Merge branch 'acpi-cmos-rtc' | Rafael J. Wysocki | 1 | -9/+0 |
| 2026-04-06 | ACPI: APEI: GHES: Add devm_ghes_register_vendor_record_notifier() | Kai-Heng Feng | 1 | -0/+11 |
| 2026-03-25 | cpufreq: acpi-cpufreq: use DMI max speed when CPPC is unavailable | Henry Tseng | 1 | -0/+1 |
| 2026-03-13 | ACPI: AC: Define ACPI_AC_CLASS in one place | Rafael J. Wysocki | 1 | -0/+2 |
| 2026-03-13 | ACPI: driver: Do not set acpi_device_class() unnecessarily | Rafael J. Wysocki | 1 | -1/+0 |
| 2026-03-13 | ACPI: event: Redefine acpi_notifier_call_chain() | Rafael J. Wysocki | 1 | -1/+2 |
| 2026-03-13 | ACPI: driver: Do not set acpi_device_name() unnecessarily | Rafael J. Wysocki | 1 | -1/+0 |
| 2026-03-05 | ACPI: CPPC: Move reference performance to capabilities | Pengjie Zhang | 1 | -1/+1 |
| 2026-02-27 | ACPI: CPPC: add APIs and sysfs interface for perf_limited | Sumit Gupta | 1 | -0/+15 |
| 2026-02-27 | ACPI: CPPC: Add cppc_get_perf() API to read performance controls | Sumit Gupta | 1 | -0/+5 |
| 2026-02-26 | ACPI: TAD/x86: cmos_rtc: Consolidate address space handler setup | Rafael J. Wysocki | 1 | -9/+0 |
| 2026-02-14 | Merge tag 'mailbox-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -29/+0 |
| 2026-02-09 | Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+5 |
| 2026-02-05 | Merge branch 'acpi-apei' | Rafael J. Wysocki | 1 | -0/+2 |
| 2026-02-05 | Merge branch 'acpi-processor' | Rafael J. Wysocki | 1 | -28/+6 |
| 2026-02-05 | Merge branch 'acpica' | Rafael J. Wysocki | 5 | -5/+455 |
| 2026-01-27 | ACPI: CPPC: Rename EPP constants for clarity | Sumit Gupta | 1 | -1/+2 |
| 2026-01-27 | ACPI: CPPC: Clean up cppc_perf_caps and cppc_perf_ctrls structs | Sumit Gupta | 1 | -2/+1 |
| 2026-01-27 | Merge tag 'cpufreq-arm-updates-7.0-rc1' of git://git.kernel.org/pub/scm/linux... | Rafael J. Wysocki | 1 | -0/+5 |
| 2026-01-27 | ACPI: CPPC: Factor out and export per-cpu cppc_perf_ctrs_in_pcc_cpu() | Jie Zhan | 1 | -0/+5 |
| 2026-01-18 | Revert "mailbox/pcc: support mailbox management of the shared buffer" | Sudeep Holla | 1 | -29/+0 |
| 2026-01-15 | ACPICA: Refactor for TPR Base/Limit registers bitmasks | Michal Camacho Romero | 1 | -140/+256 |
| 2026-01-15 | ACPICA: Replace TPRn Base and Limit registers | Michal Camacho Romero | 1 | -27/+72 |
| 2026-01-15 | ACPICA: Logfile: Changes for version 20251212 | Saket Dumbre | 1 | -1/+1 |
| 2026-01-15 | ACPICA: Align comments in TPRn-related structures | Michal Camacho Romero | 1 | -16/+14 |
| 2026-01-15 | ACPICA: Cleanup comments and DTPR Table handle functions | Michal Camacho Romero | 1 | -17/+18 |
| 2026-01-15 | ACPICA: Verify DTPR and TPR Instance buffer pointers | Michal Camacho Romero | 1 | -27/+32 |
| 2026-01-15 | ACPICA: Fix Segmentation Fault error related to DTPR | Michal Camacho Romero | 1 | -5/+5 |
| 2026-01-15 | ACPICA: Create auxiliary ACPI_TPR_AUX_SR structure for iASL compiler | Michal Camacho Romero | 1 | -0/+5 |
| 2026-01-15 | ACPICA: actbl3.h: ACPI 6.6: SRAT: New flag in Memory Affinity Structure | Pawel Chmielewski | 1 | -0/+1 |
| 2026-01-15 | ACPICA: actbl2.h: ACPI 6.6: RAS2: Update Parameter Block structure | Pawel Chmielewski | 1 | -0/+2 |
| 2026-01-15 | ACPICA: Add Arm IORT IWB node definitions | Jose Marinho | 1 | -0/+7 |
| 2026-01-15 | ACPICA: Add GICv5 MADT structures | Jose Marinho | 1 | -4/+45 |
| 2026-01-15 | ACPICA: ACPI 6.4: PPTT: include all fields in subtable type1 | Ben Horgan | 1 | -0/+9 |
| 2026-01-15 | ACPICA: Define DTPR structure related info tables and data template | Michal Camacho Romero | 1 | -1/+2 |
| 2026-01-15 | ACPICA: Add DTPR table support for the ASL compiler | Michal Camacho Romero | 1 | -4/+4 |
| 2026-01-15 | ACPICA: iASL: Add definitions for the IOVT table | Xianglai Li | 1 | -0/+68 |
| 2026-01-15 | ACPICA: Add KEYP table definition | Dave Jiang | 1 | -0/+59 |
| 2026-01-15 | ACPICA: Add UUIDs associated with TPM 2.0 devices | Armin Wolf | 1 | -0/+5 |
| 2026-01-15 | ACPICA: Add UUID for Microsoft fan extensions | Armin Wolf | 1 | -0/+1 |
| 2026-01-15 | ACPICA: Add support for the new ACPI Table: DTPR | Michal Camacho Romero | 1 | -0/+86 |
| 2026-01-14 | ACPI: APEI: GHES: Improve ghes_notify_nmi() status check | Tony Luck | 1 | -0/+1 |
| 2026-01-14 | APEI/GHES: ensure that won't go past CPER allocated record | Mauro Carvalho Chehab | 1 | -0/+1 |
| 2026-01-09 | ACPI: processor: Do not expose global variable acpi_idle_driver | Huisong Li | 1 | -1/+0 |
| 2026-01-09 | ACPI: processor: idle: Rearrange declarations in header file | Huisong Li | 1 | -5/+2 |
| 2026-01-09 | ACPI: processor: idle: Redefine two functions as void | Rafael J. Wysocki | 1 | -2/+2 |
| 2026-01-09 | ACPI: processor: Remove unused empty stubs of some functions | Huisong Li | 1 | -20/+0 |
| 2026-01-09 | ACPI: processor: idle: Optimize ACPI idle driver registration | Huisong Li | 1 | -0/+2 |
| 2026-01-05 | ACPI: PCI: IRQ: Fix INTx GSIs signedness | Lorenzo Pieralisi | 1 | -1/+1 |
| 2025-11-25 | Revert "ACPI: processor: idle: Optimize ACPI idle driver registration" | Rafael J. Wysocki | 1 | -2/+0 |
| 2025-11-25 | Revert "ACPI: processor: Remove unused empty stubs of some functions" | Rafael J. Wysocki | 1 | -0/+20 |
| 2025-11-25 | Revert "ACPI: processor: idle: Rearrange declarations in header file" | Rafael J. Wysocki | 1 | -2/+5 |
| 2025-11-25 | Revert "ACPI: processor: idle: Redefine two functions as void" | Rafael J. Wysocki | 1 | -2/+2 |
| 2025-11-25 | Revert "ACPI: processor: Do not expose global variable acpi_idle_driver" | Rafael J. Wysocki | 1 | -0/+1 |
| 2025-10-07 | Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -3/+3 |
| 2025-10-04 | Merge tag 'cxl-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 1 | -2/+2 |
| 2025-10-01 | ACPI: CPPC: Do not use CPUFREQ_ETERNAL as an error value | Rafael J. Wysocki | 1 | -3/+3 |
| 2025-09-29 | Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-sysfs' | Rafael J. Wysocki | 1 | -28/+6 |
| 2025-09-23 | ACPI: processor: Do not expose global variable acpi_idle_driver | Huisong Li | 1 | -1/+0 |
| 2025-09-19 | ACPI: processor: idle: Redefine two functions as void | Rafael J. Wysocki | 1 | -2/+2 |
| 2025-09-17 | ACPI: processor: idle: Rearrange declarations in header file | Huisong Li | 1 | -5/+2 |
| 2025-09-16 | ACPI: processor: Remove unused empty stubs of some functions | Huisong Li | 1 | -20/+0 |
| 2025-09-15 | ACPICA: CEDT: Add Back-Invalidate restriction to CXL Window | Davidlohr Bueso | 1 | -0/+1 |
| 2025-09-15 | ACPICA: Update version to 20250807 | Saket Dumbre | 1 | -1/+1 |
| 2025-09-15 | ACPICA: Print error messages for too few or too many arguments | Saket Dumbre | 1 | -2/+8 |
| 2025-09-15 | ACPICA: Apply ACPI_NONSTRING | Ahmed Salem | 1 | -1/+1 |
| 2025-09-15 | ACPICA: Allow to skip Global Lock initialization | Huacai Chen | 1 | -0/+6 |
| 2025-09-10 | cxl/acpi: Rename CFMW coherency restrictions | Davidlohr Bueso | 1 | -2/+2 |
| 2025-09-05 | ACPI: processor: idle: Fix function defined but not used warning | Huisong Li | 1 | -6/+0 |
| 2025-09-02 | ACPI: processor: idle: Optimize ACPI idle driver registration | Huisong Li | 1 | -0/+8 |
| 2025-08-25 | ACPICA: Add SoundWire File Table (SWFT) signature | Maciej Strozek | 1 | -0/+21 |
| 2025-08-07 | mailbox/pcc: support mailbox management of the shared buffer | Adam Young | 1 | -0/+29 |
| 2025-07-28 | Merge tag 'acpi-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -3/+0 |
| 2025-07-16 | ACPI: APEI: handle synchronous exceptions in task work | Shuai Xue | 1 | -3/+0 |
| 2025-06-18 | cpufreq: CPPC: Remove cpu_data_list | Lifeng Zheng | 1 | -1/+0 |
| 2025-05-26 | Merge branches 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 1 | -3/+27 |
| 2025-05-12 | ACPICA: Update copyright year | Saket Dumbre | 22 | -22/+22 |
| 2025-05-12 | ACPICA: Logfile: Changes for version 20250404 | Saket Dumbre | 1 | -1/+1 |
| 2025-05-12 | ACPICA: Replace strncpy() with memcpy() | Ahmed Salem | 1 | -1/+1 |
| 2025-05-12 | ACPICA: Apply ACPI_NONSTRING in more places | Ahmed Salem | 1 | -3/+3 |
| 2025-05-12 | ACPICA: Avoid sequence overread in call to strncmp() | Ahmed Salem | 1 | -1/+1 |
| 2025-05-12 | ACPICA: actbl2.h: ACPI 6.5: RAS2: Rename structure and field names of the RAS... | Shiju Jose | 1 | -8/+8 |
| 2025-05-12 | ACPICA: Introduce ACPI_NONSTRING | Kees Cook | 2 | -0/+12 |
| 2025-05-12 | ACPICA: actbl2.h: ERDT: Add typedef and other definitions | Tony Luck | 1 | -0/+190 |
| 2025-05-12 | ACPICA: infrastructure: Add new DMT_BUF types and shorten a long name | Tony Luck | 2 | -2/+2 |
| 2025-05-12 | ACPICA: MRRM: Some cleanups | Tony Luck | 1 | -6/+8 |
| 2025-05-12 | ACPICA: actbl2: Add definitions for RIMT | Sunil V L | 1 | -0/+83 |
| 2025-05-12 | ACPICA: actbl2.h: MRRM: Add typedef and other definitions | Tony Luck | 1 | -0/+40 |
| 2025-05-12 | ACPICA: infrastructure: Add new header and ACPI_DMT_BUF26 types | Tony Luck | 1 | -0/+7 |
| 2025-05-12 | ACPICA: Interpret SIDP structures in DMAR | Alexey Neyman | 1 | -2/+13 |
| 2025-04-30 | ACPI: CPPC: Add three functions related to autonomous selection | Lifeng Zheng | 1 | -0/+24 |
| 2025-04-30 | ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel() | Lifeng Zheng | 1 | -3/+3 |
| 2025-04-28 | ACPICA: Drop stale comment about the header file content | Sudeep Holla | 1 | -1/+1 |
| 2025-04-25 | Merge back earlier ACPICA material for 6.16 | Rafael J. Wysocki | 3 | -13/+14 |
| 2025-04-20 | gcc-15: acpi: sprinkle random '__nonstring' crumbles around | Linus Torvalds | 1 | -1/+1 |
| 2025-03-29 | Merge tag 'mailbox-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -6/+0 |
| 2025-03-27 | ACPICA: Add start method for ARM FF-A | Stuart Yoder | 1 | -0/+1 |
| 2025-03-27 | ACPICA: Logfile: Changes for version 20241212 | Saket Dumbre | 1 | -1/+1 |
| 2025-03-27 | ACPICA: Fix typo in comments for SRAT structures | Adam Lackorzynski | 1 | -1/+1 |
| 2025-03-27 | ACPICA: actbl1: Add EINJv2 get error type action | Zaid Alali | 1 | -1/+2 |
| 2025-03-27 | ACPICA: actbl1: Update values to hex to follow ACPI specs | Zaid Alali | 1 | -11/+11 |
| 2025-03-27 | ACPICA: New release 20240927 | Saket Dumbre | 1 | -1/+1 |
| 2025-03-26 | mailbox: pcc: Always map the shared memory communication address | Sudeep Holla | 1 | -5/+0 |
| 2025-03-26 | mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flags | Sudeep Holla | 1 | -1/+0 |
| 2025-03-04 | x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn be... | Josh Poimboeuf | 1 | -3/+3 |
| 2025-02-05 | ACPI/processor_idle: Add FFH state handling | Patryk Wlazlyn | 1 | -0/+5 |
| 2025-01-28 | Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 1 | -0/+1 |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+5 |
| 2025-01-26 | LoongArch: Fix warnings during S3 suspend | Huacai Chen | 1 | -0/+1 |
| 2025-01-25 | mm/fake-numa: allow later numa node hotplug | Bruno Faccini | 1 | -0/+5 |
| 2024-12-19 | ACPI: bus: implement acpi_device_hid when !ACPI | Ricardo Ribalda | 1 | -0/+5 |
| 2024-12-19 | ACPI: bus: implement for_each_acpi_consumer_dev when !ACPI | Ricardo Ribalda | 1 | -0/+3 |
| 2024-12-19 | ACPI: bus: implement acpi_get_physical_device_location when !ACPI | Ricardo Ribalda | 1 | -3/+9 |
| 2024-12-19 | ACPI: bus: implement for_each_acpi_dev_match when !ACPI | Ricardo Ribalda | 1 | -0/+3 |
| 2024-12-19 | ACPI: bus: change the prototype for acpi_get_physical_device_location | Ricardo Ribalda | 1 | -1/+1 |
| 2024-11-25 | Merge tag 'mailbox-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -0/+7 |
| 2024-11-25 | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-24 | mailbox: pcc: Check before sending MCTP PCC response ACK | Adam Young | 1 | -0/+7 |
| 2024-11-22 | Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 1 | -0/+2 |
| 2024-11-21 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+2 |
| 2024-11-11 | Improve consistency of '#error' directive messages | Nataniel Farzan | 1 | -1/+1 |
| 2024-11-08 | ACPI/CDAT: Add CDAT/DSMAS shared and read only flag values | Ira Weiny | 1 | -0/+2 |
| 2024-11-06 | ACPI: processor: Move arch_init_invariance_cppc() call later | Mario Limonciello | 1 | -0/+2 |
| 2024-11-05 | ACPICA: IORT: Update for revision E.f | Nicolin Chen | 1 | -1/+2 |
| 2024-10-29 | ACPI: CPPC: Make rmw_lock a raw_spin_lock | Pierre Gondois | 1 | -1/+1 |
| 2024-09-16 | Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -13/+28 |
| 2024-09-11 | Merge branches 'acpi-video', 'acpi-resource', 'acpi-pad' and 'acpi-misc' | Rafael J. Wysocki | 1 | -2/+4 |
| 2024-09-11 | Merge branches 'acpi-battery', 'acpi-pmic', 'acpi-cppc' and 'acpi-processor' | Rafael J. Wysocki | 1 | -0/+2 |
| 2024-09-11 | Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-utils' and 'acpi-soc' | Rafael J. Wysocki | 1 | -1/+0 |
| 2024-09-11 | Merge branch 'acpi-riscv' | Rafael J. Wysocki | 1 | -0/+2 |
| 2024-09-11 | Merge branch 'acpica' | Rafael J. Wysocki | 8 | -12/+35 |
| 2024-09-11 | Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/... | Rafael J. Wysocki | 1 | -13/+28 |
| 2024-09-11 | x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator() | Mario Limonciello | 1 | -0/+5 |
| 2024-09-11 | x86/amd: Move amd_get_highest_perf() out of amd-pstate | Mario Limonciello | 1 | -0/+5 |
| 2024-09-11 | x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator() | Mario Limonciello | 1 | -0/+5 |
| 2024-09-11 | ACPI: CPPC: Adjust return code for inline functions in !CONFIG_ACPI_CPPC_LIB | Mario Limonciello | 1 | -13/+13 |
| 2024-09-02 | ACPI: CPPC: Fix MASK_VAL() usage | Clément Léger | 1 | -0/+2 |
| 2024-08-29 | ACPICA: Setup for ACPICA release 20240827 | Saket Dumbre | 1 | -1/+1 |
| 2024-08-29 | ACPICA: HMAT: Add extended linear address mode to MSCIS | Dave Jiang | 1 | -1/+4 |
| 2024-08-29 | ACPICA: Add support for Windows 11 22H2 _OSI string | Armin Wolf | 1 | -0/+1 |
| 2024-08-29 | ACPICA: Implement ACPI_WARNING_ONCE and ACPI_ERROR_ONCE | Vasily Khoruzhick | 1 | -0/+5 |
| 2024-08-29 | ACPICA: MPAM: Correct the typo in struct acpi_mpam_msc_node member | Punit Agrawal | 1 | -1/+1 |
| 2024-08-29 | ACPICA: Headers: Add RISC-V SBI Subtype to DBG2 | Sia Jee Heng | 1 | -0/+1 |
| 2024-08-29 | ACPICA: SPCR: Update the SPCR table to version 4 | Sia Jee Heng | 1 | -4/+8 |
| 2024-08-29 | ACPICA: Complete CXL 3.0 CXIMS structures | Zhang Rui | 1 | -0/+4 |
| 2024-08-29 | ACPICA: haiku: Fix invalid value used for semaphores | Adrien Destugues | 1 | -0/+6 |
| 2024-08-29 | ACPICA: Allow setting waking vector on reduced hardware platforms | Jiaqing Zhao | 1 | -4/+4 |
| 2024-08-29 | ACPICA: Detect FACS in reduced hardware build | Jiaqing Zhao | 1 | -1/+0 |
| 2024-08-27 | ACPI: scan: Define weak function to populate dependencies | Sunil V L | 1 | -0/+1 |
| 2024-08-27 | ACPI: scan: Refactor dependency creation | Sunil V L | 1 | -0/+1 |
| 2024-08-26 | ACPI: bus: Define and use symbols for device and class name lengths | Muhammad Qasim Abdul Majeed | 1 | -2/+4 |
| 2024-08-19 | ACPI: video: Add Dell UART backlight controller detection | Hans de Goede | 1 | -0/+1 |
| 2024-08-13 | ACPICA: Add a depth argument to acpi_execute_reg_methods() | Rafael J. Wysocki | 1 | -0/+1 |
| 2024-08-13 | Revert "ACPI: EC: Evaluate orphan _REG under EC device" | Rafael J. Wysocki | 1 | -4/+0 |
| 2024-08-02 | ACPI: sysfs: evaluate _STR on each sysfs access | Thomas Weißschuh | 1 | -1/+0 |
| 2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+6 |
| 2024-07-19 | Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+1 |
| 2024-07-15 | Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+16 |
| 2024-07-15 | Merge tag 'tag-chrome-platform-for-v6.11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+2 |
| 2024-07-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -1/+2 |
| 2024-07-12 | mm: add comments for allocation helpers explaining why they are macros | Suren Baghdasaryan | 1 | -3/+6 |
| 2024-07-04 | iommu: Resolve fwspec ops automatically | Robin Murphy | 1 | -2/+1 |
| 2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2024-07-01 | ACPI: battery: add devm_battery_hook_register() | Thomas Weißschuh | 1 | -0/+2 |
| 2024-06-28 | ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug | James Morse | 1 | -0/+1 |
| 2024-06-28 | ACPI: processor: Simplify initial onlining to use same path for cold and hotplug | Jonathan Cameron | 1 | -1/+1 |
| 2024-06-17 | x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method | Kirill A. Shutemov | 1 | -1/+14 |
| 2024-06-17 | x86/acpi: Rename fields in the acpi_madt_multiproc_wakeup structure | Kirill A. Shutemov | 1 | -2/+2 |
| 2024-06-13 | ACPI: EC: Evaluate orphan _REG under EC device | Rafael J. Wysocki | 1 | -0/+4 |
| 2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -13/+6 |
| 2024-05-14 | Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+5 |
| 2024-05-13 | Merge branches 'acpi-scan' and 'acpi-tables' | Rafael J. Wysocki | 3 | -191/+315 |
| 2024-05-13 | Merge branch 'acpi-bus' | Rafael J. Wysocki | 1 | -2/+6 |
| 2024-05-11 | Merge branch 'acpica' | Rafael J. Wysocki | 4 | -10/+235 |
| 2024-04-30 | ACPICA: AEST: Add support for the AEST V2 table | Ruidong Tian | 1 | -6/+82 |
| 2024-04-28 | ACPI: IPMI: Add helper to wait for when SMI is selected | Kai-Heng Feng | 1 | -0/+5 |
| 2024-04-25 | mm: change inlined allocation helpers to account at the call site | Suren Baghdasaryan | 1 | -13/+6 |
| 2024-04-12 | ACPICA: Update acpixf.h for new ACPICA release 20240322 | Saket Dumbre | 1 | -1/+1 |
| 2024-04-12 | ACPICA: Fix CXL 3.0 structure (RDPAS) in the CEDT table | Hojin Nam | 1 | -2/+0 |
| 2024-04-12 | ACPICA: SRAT: Add dump and compiler support for RINTC affinity structure | Haibo Xu | 1 | -1/+1 |