index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
ACPI: video: Handle fetching EDID as ACPI_TYPE_PACKAGE
Gergo Koteles
1
-1
/
+8
2025-04-10
ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP
Paul Menzel
1
-0
/
+7
2025-04-10
acpi: nfit: fix narrowing conversion in acpi_nfit_ctl
Murad Masimov
1
-1
/
+1
2025-04-10
ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlers
Hans de Goede
1
-1
/
+2
2025-04-10
ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are inv...
Giovanni Gherdovich
1
-0
/
+4
2025-03-22
ACPI: resource: IRQ override for Eluktronics MECH-17
Gannon Kolding
1
-0
/
+6
2025-02-21
ACPI: GTDT: Relax sanity checking on Platform Timers array count
Oliver Upton
1
-4
/
+8
2025-02-21
ACPI: x86: Add skip i2c clients quirk for Vexia EDU ATLA 10 tablet 5V
Hans de Goede
1
-0
/
+13
2025-02-17
ACPI: PRM: Remove unnecessary strict handler address checks
Aubrey Li
1
-3
/
+1
2025-02-17
ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read()
Andy Shevchenko
1
-5
/
+5
2025-02-17
APEI: GHES: Have GHES honor the panic= setting
Borislav Petkov
1
-5
/
+5
2025-02-08
LoongArch: Fix warnings during S3 suspend
Huacai Chen
1
-2
/
+0
2025-02-08
ACPI: fan: cleanup resources in the error path of .probe()
Joe Hattori
1
-2
/
+8
2025-01-13
ACPI: video: Fix random crashes due to bad kfree()
Chris Bainbridge
1
-22
/
+27
2025-01-07
ACPI: resource: acpi_dev_irq_override(): Check DMI match last
Hans de Goede
1
-3
/
+3
2025-01-07
ACPI: resource: Add TongFang GM5HG0A to irq1_edge_low_force_override[]
Hans de Goede
1
-0
/
+11
2025-01-07
ACPI: resource: Add Asus Vivobook X1504VAP to irq1_level_low_skip_override[]
Hans de Goede
1
-0
/
+7
2024-12-18
ACPI: EC: Enable EC support on LoongArch by default
Huacai Chen
1
-2
/
+2
2024-12-13
Merge tag 'acpi-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-5
/
+3
2024-12-13
Merge tag 'libnvdimm-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+6
2024-12-13
Merge branch 'acpica'
Rafael J. Wysocki
1
-2
/
+0
2024-12-12
ACPICA: events/evxfregn: don't release the ContextMutex that was never acquired
Daniil Tatianin
1
-2
/
+0
2024-12-09
ACPI: resource: Fix memory resource type union access
Ilpo Järvinen
1
-3
/
+3
2024-12-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+2
2024-12-05
ACPI/IORT: Add PMCG platform information for HiSilicon HIP09A
Qinxin Xia
1
-0
/
+2
2024-12-04
acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
Suraj Sonawane
1
-1
/
+6
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
5
-13
/
+13
2024-11-28
Merge tag 'for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-1
/
+2
2024-11-27
Merge tag 'acpi-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-17
/
+34
2024-11-27
Merge branches 'acpi-misc' and 'acpi-x86'
Rafael J. Wysocki
4
-11
/
+28
2024-11-22
Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-5
/
+2
2024-11-22
ACPI: introduce acpi_arch_init()
Miao Wang
3
-4
/
+5
2024-11-22
ACPI: x86: Clean up Asus entries in acpi_quirk_skip_dmi_ids[]
Hans de Goede
1
-7
/
+10
2024-11-22
ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 8 A1-840
Hans de Goede
1
-0
/
+13
2024-11-21
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+13
2024-11-19
cpuidle: Change :enter_dead() driver callback return type to void
Rafael J. Wysocki
1
-5
/
+2
2024-11-19
ACPI: processor_idle: Use acpi_idle_play_dead() for all C-states
Rafael J. Wysocki
1
-6
/
+6
2024-11-19
Merge tag 'acpi-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
31
-87
/
+165
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-11
/
+22
2024-11-15
Merge branch 'acpi-misc'
Rafael J. Wysocki
22
-37
/
+37
2024-11-15
Merge branches 'acpi-processor', 'acpi-x86' and 'acpi-video'
Rafael J. Wysocki
3
-17
/
+61
2024-11-15
Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl'
Rafael J. Wysocki
8
-32
/
+67
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
1
-11
/
+22
2024-11-13
ACPI: video: force native for Apple MacbookPro11,2 and Air7,2
Jonathan Denose
1
-0
/
+16
2024-11-13
ACPI: CPPC: Fix _CPC register setting issue
Lifeng Zheng
1
-1
/
+0
2024-11-12
ACPI: Switch back to struct platform_driver::remove()
Uwe Kleine-König
12
-12
/
+12
2024-11-12
ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration()
Hans de Goede
1
-1
/
+1
2024-11-12
ACPI: x86: Make UART skip quirks work on PCI UARTs without an UID
Hans de Goede
1
-8
/
+39
2024-11-12
acpi/arm64: remove unnecessary cast
Min-Hua Chen
1
-1
/
+1
2024-11-11
Merge back ACPI processor driver changes for 6.13
Rafael J. Wysocki
1
-8
/
+5
[next]