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
2017-06-29
ACPI / EC: Add quirk for GL720VMK
Carlo Caione
1
-1
/
+5
2017-06-29
ACPI / EC: Fix media keys not working problem on some Asus laptops
Chris Chiu
1
-6
/
+43
2017-06-29
ACPI / EC: Add support to skip boot stage DSDT probe
Lv Zheng
1
-0
/
+14
2017-06-29
ACPI / EC: Enhance boot EC sanity check
Lv Zheng
1
-0
/
+2
2017-06-29
ACPI / video: Add quirks for the Dell Precision 7510
Shih-Yuan Lee (FourDollars)
1
-0
/
+8
2017-06-28
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
1
-20
/
+63
2017-06-28
ACPI: EC: Fix EC command visibility for dynamic debug
Lv Zheng
1
-1
/
+1
2017-06-28
ACPI: EC: Fix an EC event IRQ storming issue
Lv Zheng
1
-5
/
+6
2017-06-28
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
1
-3
/
+2
2017-06-28
PCI / PM: Drop pme_interrupt flag from struct pci_dev
Rafael J. Wysocki
1
-2
/
+8
2017-06-28
ACPI / PM: Consolidate device wakeup settings code
Rafael J. Wysocki
1
-31
/
+8
2017-06-28
ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags
Rafael J. Wysocki
3
-18
/
+11
2017-06-28
libnvdimm, nfit: enable support for volatile ranges
Dan Williams
1
-1
/
+8
2017-06-28
x86, libnvdimm, pmem: remove global pmem api
Dan Williams
1
-2
/
+1
2017-06-27
ACPICA: Use designated initializers
Kees Cook
1
-5
/
+9
2017-06-27
Merge back ACPICA material for v4.13.
Rafael J. Wysocki
88
-794
/
+3402
2017-06-27
ACPICA: Update a couple of debug output messages
Bob Moore
2
-2
/
+2
2017-06-27
ACPICA: acpiexec: enhance local signal handler
Bob Moore
3
-7
/
+31
2017-06-27
ACPICA: Simplify output for the ACPI Debug Object
Bob Moore
1
-2
/
+2
2017-06-27
ACPICA: Improvements for debug output only
Bob Moore
3
-14
/
+25
2017-06-27
ACPICA: Disassembler: allow conflicting external declarations to be emitted.
Erik Schmauss
2
-0
/
+28
2017-06-27
ACPICA: Disassembler: add external op to namespace on first pass
Erik Schmauss
2
-3
/
+47
2017-06-27
ACPICA: Disassembler: prevent external op's from opening a new scope
Erik Schmauss
1
-0
/
+10
2017-06-27
ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flag
Erik Schmauss
1
-0
/
+2
2017-06-27
ACPICA: Changing External to a named object
Erik Schmauss
2
-4
/
+6
2017-06-27
ACPICA: Update two error messages to emit control method name
Bob Moore
1
-10
/
+29
2017-06-27
ACPICA: Fix for Device/Thermal objects with ObjectType and DerefOf
Bob Moore
2
-11
/
+37
2017-06-27
ACPICA: Update comments, no functional change
Cao Jin
2
-5
/
+5
2017-06-27
ACPICA: Split resource descriptor decode strings to a new file
Bob Moore
3
-264
/
+316
2017-06-26
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
Will Deacon
11
-116
/
+255
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-30
/
+37
2017-06-23
iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
Geetha Sowjanya
1
-19
/
+44
2017-06-23
ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
Linu Cherian
1
-1
/
+14
2017-06-23
iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number defin...
Robert Richter
1
-0
/
+5
2017-06-23
ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems
Rafael J. Wysocki
3
-5
/
+112
2017-06-22
acpi: apei: check for pending errors when probing GHES entries
Tyler Baicar
1
-0
/
+3
2017-06-22
arm/arm64: KVM: add guest SEA support
Tyler Baicar
1
-6
/
+11
2017-06-22
trace, ras: add ARM processor error trace event
Tyler Baicar
1
-1
/
+5
2017-06-22
ras: acpi / apei: generate trace event for unrecognized CPER section
Tyler Baicar
1
-0
/
+18
2017-06-22
acpi: apei: panic OS with fatal error status block
Jonathan (Zhixiong) Zhang
1
-15
/
+21
2017-06-22
acpi: apei: handle SEA notification type for ARMv8
Tyler Baicar
2
-6
/
+79
2017-06-22
ras: acpi/apei: cper: add support for generic data v3 structure
Tyler Baicar
1
-6
/
+5
2017-06-22
acpi: apei: read ack upon ghes record consumption
Tyler Baicar
2
-5
/
+61
2017-06-22
Merge branch 'uuid-types'
Rafael J. Wysocki
6
-77
/
+53
2017-06-22
device property: Introduce fwnode_device_is_available()
Sakari Ailus
1
-0
/
+9
2017-06-22
device property: Move fwnode graph ops to firmware specific locations
Sakari Ailus
1
-0
/
+40
2017-06-22
device property: Move FW type specific functionality to FW specific files
Sakari Ailus
2
-0
/
+69
2017-06-22
ACPI: Constify argument to acpi_device_is_present()
Sakari Ailus
3
-8
/
+7
2017-06-22
ACPI: configfs: Unload SSDT on configfs entry removal
Jan Kiszka
2
-1
/
+23
2017-06-22
ACPI: fix whitespace in pr_fmt() to align log entries
Vincent Legoll
4
-4
/
+4
[prev]
[next]