index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-01
acpi, nfit: Enable DSM pass thru for root functions.
Jerry Hoemann
1
-0
/
+1
2017-06-29
acpi, nfit: constify *_attribute_group
Arvind Yadav
1
-3
/
+3
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-28
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-27
libnvdimm, nfit: enable support for volatile ranges
Dan Williams
1
-1
/
+8
2017-06-27
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
[prev]
[next]