index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
2024-11-08
ACPI: CPPC: Make rmw_lock a raw_spin_lock
Pierre Gondois
2024-11-01
ACPI: PRM: Clean up guid type in struct prm_handler_info
Dan Carpenter
2024-11-01
ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...
Shubham Panwar
2024-11-01
ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and context
Koba Ko
2024-11-01
ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]
Christian Heusel
2024-11-01
cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exception
liwei
2024-11-01
cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()
Vincent Guittot
2024-10-10
ACPI: battery: Fix possible crash when unregistering a battery hook
Armin Wolf
2024-10-10
ACPI: battery: Simplify battery hook locking
Armin Wolf
2024-10-10
ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[]
Hans de Goede
2024-10-10
ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[]
Hans de Goede
2024-10-10
ACPICA: iasl: handle empty connection_node
Aleksandrs Vinarskis
2024-10-10
ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_pac...
Pei Xiao
2024-10-10
ACPI: EC: Do not release locks during operation region accesses
Rafael J. Wysocki
2024-10-10
ACPI: CPPC: Add support for setting EPP register in FFH
Mario Limonciello
2024-10-10
ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18
Hans de Goede
2024-10-10
ACPICA: Fix memory leak if acpi_ps_get_next_field() fails
Armin Wolf
2024-10-10
ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails
Armin Wolf
2024-10-10
ACPI: PAD: fix crash in exit_round_robin()
Seiji Nishikawa
2024-10-04
ACPI: resource: Add another DMI match for the TongFang GMxXGxx
Werner Sembach
2024-10-04
ACPI: sysfs: validate return type of _STR method
Thomas Weißschuh
2024-10-04
ACPI: CPPC: Fix MASK_VAL() usage
Clément Léger
2024-10-04
ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()
Aleksandr Mishin
2024-09-12
ACPI: processor: Fix memory leaks in error paths of processor_add()
Jonathan Cameron
2024-09-12
ACPI: processor: Return an error if acpi_processor_get_info() fails in proces...
Jonathan Cameron
2024-09-12
ACPI: CPPC: Add helper to get the highest performance value
Meng Li
2024-08-29
ACPI: EC: Evaluate _REG outside the EC scope more carefully
Rafael J. Wysocki
2024-08-29
ACPICA: Add a depth argument to acpi_execute_reg_methods()
Rafael J. Wysocki
2024-08-29
Revert "ACPI: EC: Evaluate orphan _REG under EC device"
Rafael J. Wysocki
2024-08-14
ACPI: SBS: manage alarm sysfs attribute through psy core
Thomas Weißschuh
2024-08-14
ACPI: battery: create alarm sysfs attribute atomically
Thomas Weißschuh
2024-07-25
ACPI: EC: Avoid returning AE_OK on errors in address space handler
Armin Wolf
2024-07-25
ACPI: EC: Abort address space access upon error
Armin Wolf
2024-07-18
ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
Kuan-Wei Chiu
2024-06-27
ACPI: EC: Evaluate orphan _REG under EC device
Rafael J. Wysocki
2024-06-27
ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine."
Raju Rangoju
2024-06-27
ACPI: EC: Install address space handler at the namespace root
Rafael J. Wysocki
2024-06-27
ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7
Takashi Iwai
2024-06-27
ACPI: x86: Add PNP_UART1_SKIP quirk for Lenovo Blade2 tablets
Hans de Goede
2024-06-21
ACPI: x86: Force StorageD3Enable on more products
Mario Limonciello
2024-06-16
ACPI: resource: Do IRQ override on TongFang GXxHRXx and GMxHGxx
Christoffer Sandberg
2024-06-12
x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
Robert Richter
2024-06-12
ACPI: disable -Wstringop-truncation
Arnd Bergmann
2024-06-12
ACPI: LPSS: Advertise number of chip selects via property
Andy Shevchenko
2024-05-02
ACPI: CPPC: Fix access width used for PCC registers
Vanshidhar Konda
2024-05-02
ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro
Jarred White
2024-05-02
ACPI: CPPC: Use access_width over bit_width for system memory accesses
Jarred White
2024-04-17
ACPI: scan: Do not increase dep_unmet for already met dependencies
Hans de Goede
2024-04-13
Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"
Daniel Drake
2024-04-13
ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...
Hans de Goede
[next]