index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2016-10-07
ACPICA: acpi_get_sleep_type_data: Reduce warnings
Prarit Bhargava
1
-7
/
+17
2016-09-23
ACPI / sysfs: fix error code in get_status()
Dan Carpenter
1
-4
/
+3
2016-06-15
ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings
Lv Zheng
1
-5
/
+11
2016-05-11
ACPICA: Dispatcher: Update thread ID for recursive method calls
Prarit Bhargava
1
-0
/
+3
2015-08-04
ACPICA: Tables: Fix an issue that FACS initialization is performed twice
Lv Zheng
1
-4
/
+6
2015-08-04
ACPICA: Add "Windows 2013" string to _OSI support.
Bob Moore
1
-0
/
+1
2015-06-03
ACPI / init: Fix the ordering of acpi_reserve_resources()
Rafael J. Wysocki
1
-4
/
+2
2015-05-20
ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.
Lv Zheng
7
-29
/
+21
2015-05-20
ACPICA: Utilities: Cleanup to convert physical address printing formats.
Lv Zheng
6
-37
/
+31
2015-05-20
ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...
Lv Zheng
2
-5
/
+3
2015-05-20
ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.
Lv Zheng
1
-3
/
+4
2015-04-09
ACPICA: Update to GPIO region handler interface.
Bob Moore
6
-16
/
+104
2015-04-09
ACPI: Run fixed event device notifications in process context
Lan Tianyu
1
-5
/
+10
2015-03-16
ACPI / video: Load the module even if ACPI is disabled
Chris Wilson
1
-0
/
+11
2015-02-16
ACPI: Fix bug when ACPI reset register is implemented in system memory
Randy Wright
1
-0
/
+12
2015-01-26
ACPI / osl: speedup grace period in acpi_os_map_cleanup
Konstantin Khlebnikov
1
-1
/
+1
2014-11-05
ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...
Lv Zheng
1
-7
/
+18
2014-11-05
ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't set
Lv Zheng
1
-1
/
+16
2014-10-13
ACPI / RTC: Fix CMOS RTC opregion handler accesses to wrong addresses
Lee, Chun-Yi
1
-1
/
+1
2014-09-17
ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock
Jiri Kosina
1
-2
/
+2
2014-09-17
ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobject
David E. Box
1
-0
/
+6
2014-07-28
ACPI / resources: only reject zero length resources based at address zero
Andy Whitcroft
1
-5
/
+5
2014-07-18
ACPI / battery: Retry to get battery information if failed during probing
Lan Tianyu
1
-1
/
+26
2014-07-18
ACPI / EC: Fix race condition in ec_transaction_completed()
Lv Zheng
1
-13
/
+17
2014-07-18
ACPI / EC: Remove duplicated ec_wait_ibf0() waiter
Lv Zheng
1
-26
/
+1
2014-07-18
ACPI / EC: Add asynchronous command byte write support
Lv Zheng
1
-35
/
+48
2014-07-18
ACPI / EC: Avoid race condition related to advance_transaction()
Lv Zheng
1
-6
/
+6
2014-07-02
ACPI: Fix conflict between customized DSDT and DSDT local copy
Lv Zheng
1
-0
/
+7
2014-07-02
ACPICA: utstring: Check array index bound before use.
David Binderman
1
-1
/
+1
2014-07-02
ACPI / video: clean up DMI table for initial black screen problem
Aaron Lu
1
-75
/
+12
2014-06-27
ACPI / memhotplug: add parameter to disable memory hotplug
Prarit Bhargava
1
-0
/
+12
2014-06-09
ACPI: blacklist win8 OSI for Dell Inspiron 7737
Edward Lin
1
-0
/
+8
2014-06-09
ACPI / processor: do not mark present at boot but not onlined CPU as onlined
Igor Mammedov
1
-1
/
+0
2014-06-09
ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PX
Hans de Goede
1
-0
/
+13
2014-06-06
ACPI / video: Fix initial level validity test
Aaron Lu
1
-1
/
+1
2014-05-15
ACPICA: Restore code that repairs NULL package elements in return values.
Lv Zheng
1
-4
/
+21
2014-05-05
ACPI / button: Add ACPI Button event via netlink routine
Lan Tianyu
1
-0
/
+4
2014-05-05
ACPI / sleep: remove panic in case hardware has changed after S4
Oliver Neukum
1
-5
/
+2
2014-05-05
ACPI / EC: Process rather than discard events in acpi_ec_clear
Kieran Clancy
1
-9
/
+12
2014-03-22
ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states
Rafael J. Wysocki
1
-17
/
+15
2014-03-22
ACPI / EC: Clear stale EC events on Samsung systems
Kieran Clancy
1
-0
/
+64
2014-03-22
ACPI / resources: ignore invalid ACPI device resources
Zhang Rui
1
-0
/
+10
2014-03-12
ACPI: update win8 OSI blacklist
Felipe Contreras
1
-0
/
+48
2014-03-05
ACPI / processor: Rework processor throttling with work_on_cpu()
Lan Tianyu
1
-37
/
+32
2014-03-05
ACPI / video: Filter the _BCL table for duplicate brightness values
Hans de Goede
1
-1
/
+7
2014-03-05
ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()
Tomasz Nowicki
1
-0
/
+1
2014-02-13
ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...
Mark Brown
1
-0
/
+9
2014-01-25
Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"
Rafael J. Wysocki
1
-1
/
+0
2014-01-15
ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS
Lan Tianyu
1
-1
/
+20
2014-01-09
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
Rafael J. Wysocki
1
-0
/
+10
[next]