index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
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-23
ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states
Rafael J. Wysocki
1
-17
/
+15
2014-03-23
ACPI / EC: Clear stale EC events on Samsung systems
Kieran Clancy
1
-0
/
+64
2014-03-23
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-14
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-16
ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS
Lan Tianyu
1
-1
/
+20
2014-01-10
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
Rafael J. Wysocki
1
-0
/
+10
2014-01-10
ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs
Paul Drews
1
-0
/
+1
2013-12-04
ACPI / hotplug: Fix conflicted PCI bridge notify handlers
Toshi Kani
2
-1
/
+4
2013-11-29
ACPI / hotplug: Do not execute "insert in progress" _OST
Rafael J. Wysocki
1
-2
/
+0
[next]