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
2015-08-14
ACPI / video: Fix circular lock dependency issue in the video-detect code
Hans de Goede
1
-3
/
+13
2015-08-07
ACPI: fix acpi_debugfs_init prototype
Nicolas Iooss
2
-1
/
+3
2015-08-07
ACPI / sysfs: Add support to allow leading "\" missing in trace_method_name.
Lv Zheng
1
-15
/
+13
2015-08-07
ACPI / sysfs: Update method tracing facility.
Lv Zheng
2
-36
/
+108
2015-08-07
ACPI / sysfs: Add ACPI_LV_REPAIR debug level.
Lv Zheng
1
-0
/
+1
2015-08-07
Merge branch 'acpica' into acpi-trace
Rafael J. Wysocki
37
-691
/
+1326
2015-08-06
ACPI / bus: Move duplicate code to a separate new function
Rafael J. Wysocki
1
-29
/
+22
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
1
-6
/
+6
2015-07-31
Merge back earlier ACPI PM material for v4.3.
Rafael J. Wysocki
7
-868
/
+960
2015-07-30
PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed
Jiang Liu
1
-6
/
+4
2015-07-30
PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()
Jiang Liu
1
-8
/
+1
2015-07-30
Merge branch 'acpi-scan' into acpi-pm
Rafael J. Wysocki
6
-885
/
+956
2015-07-30
Merge tag 'ib-mfd-base-acpi-dma-v4.3' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
3
-16
/
+40
2015-07-28
Merge back earlier cpufreq material for v4.3.
Rafael J. Wysocki
1
-3
/
+1
2015-07-28
ACPI / PM: Use target_state to set the device power state
Mika Westerberg
1
-1
/
+1
2015-07-28
ACPI / PM: Attach ACPI power domain only once
Mika Westerberg
3
-16
/
+40
2015-07-28
nfit: Don't check _STA on NVDIMM devices
Linda Knippers
1
-18
/
+2
2015-07-28
libnvdimm: Add DSM support for Address Range Scrub commands
Vishal Verma
2
-0
/
+2
2015-07-24
ACPICA: iASL/Disassembler: Add prototype verbose mode
Bob Moore
1
-0
/
+1
2015-07-24
ACPICA: Debugger: Move debugger specific APIs to debugger component
Lv Zheng
2
-7
/
+22
2015-07-24
ACPICA: Debugger: Reduce structure size for debugger
Lv Zheng
1
-0
/
+3
2015-07-24
ACPICA: Cleanup use of NEGATIVE and POSITIVE defines
Bob Moore
1
-0
/
+5
2015-07-24
ACPICA: Cleanup use of all non-ANSI local C library functions
Bob Moore
5
-354
/
+396
2015-07-24
ACPICA: iASL: Add new warnings for method local_x and arg_x variables
Bob Moore
1
-0
/
+4
2015-07-24
ACPICA: Remove extraneous check for null walk_state
Markus Elfring
1
-3
/
+1
2015-07-24
ACPICA: Parser: Remove redundant opcode execution debugging output
Lv Zheng
1
-8
/
+0
2015-07-24
ACPICA: Executer: Add option to bypass opcode tracing
Lv Zheng
1
-2
/
+4
2015-07-24
ACPICA: Executer: Add OSL trace hook support
Lv Zheng
3
-38
/
+122
2015-07-24
ACPICA: Executer: Add interpreter tracing mode for method tracing facility
Lv Zheng
10
-183
/
+310
2015-07-24
ACPICA: Dispatcher: Add trace support for interpreter
Lv Zheng
5
-1
/
+75
2015-07-24
ACPICA: Dispatcher: Move stack traversal code to dispatcher
Lv Zheng
4
-3
/
+235
2015-07-24
ACPICA: Namespace: Add function to directly return normalized full path
Lv Zheng
7
-132
/
+176
2015-07-24
ACPICA: Executer: Add back pointing reference of method operand
Lv Zheng
3
-0
/
+5
2015-07-24
ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments
Lv Zheng
12
-49
/
+53
2015-07-24
ACPICA: Parser: Cleanup aml_offset in union acpi_operand_object
Lv Zheng
3
-16
/
+8
2015-07-24
ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_state
Lv Zheng
4
-15
/
+26
2015-07-24
ACPICA: Parser: Reduce parser/namespace divergences for tracer support
Lv Zheng
3
-8
/
+8
2015-07-22
ACPI / processor: Drop an unused argument of a cleanup routine
Rafael J. Wysocki
1
-3
/
+1
2015-07-21
ACPI / processor: remove leftover __refdata annotations
Mathias Krause
2
-2
/
+2
2015-07-20
ACPI: Remove clk.h include
Stephen Boyd
2
-2
/
+0
2015-07-17
ACPI / bus: Move ACPI bus type registration
Rafael J. Wysocki
2
-7
/
+3
2015-07-17
ACPI / scan: Move bus operations and notification routines to bus.c
Rafael J. Wysocki
2
-183
/
+184
2015-07-17
ACPI / scan: Move device matching code to bus.c
Rafael J. Wysocki
2
-189
/
+194
2015-07-17
ACPI / scan: Move sysfs-related device code to a separate file
Rafael J. Wysocki
4
-483
/
+532
2015-07-17
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'
Rafael J. Wysocki
1
-9
/
+15
2015-07-16
ACPI / PM: Update the copyright notice and description of power.c
Rafael J. Wysocki
1
-6
/
+9
2015-07-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-15
/
+139
2015-07-10
nfit: add support for NVDIMM "latch" flag
Ross Zwisler
2
-1
/
+37
2015-07-10
nfit: update block I/O path to use PMEM API
Ross Zwisler
2
-12
/
+100
2015-07-10
ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke...
Jiang Liu
1
-9
/
+15
[prev]
[next]