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
/
tools
/
power
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-04
tools: power/acpi, revert to LD = gcc
Jiri Slaby
1
-0
/
+1
2018-04-02
Merge branch 'acpica'
Rafael J. Wysocki
10
-365
/
+25
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
10
-365
/
+25
2018-02-22
tools: fix cross-compile var clobbering
Martin Kelly
1
-3
/
+0
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
10
-10
/
+10
2017-11-27
ACPICA: Tools: Deploy -vd option (build date/time) across all tools
Bob Moore
1
-4
/
+24
2017-10-04
ACPICA: Restructure/cleanup all string-to-integer conversion functions
Bob Moore
3
-5
/
+3
2017-08-04
ACPICA: acpidump: Add DSDT/FACS instance support for Linux and EFI
Lv Zheng
1
-32
/
+73
2017-08-04
ACPICA: CLib: Add short multiply/shift support
Lv Zheng
2
-2
/
+2
2017-06-27
ACPICA: Unix application OSL: Correctly handle control-c (EINTR)
Bob Moore
1
-3
/
+7
2017-05-13
tools/power/acpi: Add .gitignore file
Prarit Bhargava
1
-0
/
+4
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
10
-10
/
+10
2017-01-03
ACPICA: Hardware: Add sleep register hooks
Lv Zheng
1
-0
/
+22
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
1
-1
/
+1
2016-12-12
Merge branch 'acpica'
Rafael J. Wysocki
1
-2
/
+11
2016-11-17
tools/power/acpi: Remove direct kernel source include reference
Lv Zheng
5
-34
/
+53
2016-10-21
ACPICA: MacOSX: Fix wrong sem_destroy definition
Lv Zheng
1
-1
/
+6
2016-10-21
ACPICA: MacOSX: Fix anonymous semaphore implementation
Lv Zheng
1
-1
/
+5
2016-09-10
ACPICA: Cleanup for all string-to-integer conversions
Bob Moore
3
-4
/
+6
2016-08-13
ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...
Lv Zheng
7
-295
/
+81
2016-08-13
ACPICA: Clib: Add -nostdinc support for EFI layer
Lv Zheng
2
-5
/
+4
2016-08-13
ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue
Lv Zheng
3
-2
/
+1
2016-08-13
ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles
Lv Zheng
2
-6
/
+0
2016-08-13
ACPICA: Clib: Fix build issues when ACPI_USE_STANDARD_HEADERS is not defined ...
Lv Zheng
1
-2
/
+2
2016-08-13
ACPICA: acpidump: Fix a duplicate variable definition
Lv Zheng
2
-6
/
+1
2016-08-13
ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to link
Lv Zheng
1
-3
/
+0
2016-08-13
ACPICA: iASL/Disassembler: Add a check for missing filename
Bob Moore
1
-1
/
+1
2016-06-23
tools/acpi: use CROSS_COMPILE to define prefix
Andy Shevchenko
1
-3
/
+4
2016-05-16
Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'
Rafael J. Wysocki
1
-2
/
+2
2016-05-05
ACPICA: Move all ASCII utilities to a common file
Bob Moore
2
-1
/
+8
2016-05-05
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
3
-37
/
+36
2016-04-09
tools/power/acpi: close file only if it is open
Lv Zheng
1
-2
/
+2
2016-04-05
ACPICA: Utilities: Update for strtoul64 merger
Bob Moore
2
-2
/
+4
2016-04-05
ACPICA: Add support for QNX 6.6 platform
Will Miles
1
-1
/
+1
2016-01-16
ACPICA: Additional 2016 copyright changes
Bob Moore
11
-11
/
+11
2016-01-01
ACPICA: getopt: Comment update, no functional change
Bob Moore
1
-0
/
+1
2016-01-01
ACPICA: Core: Major update for code formatting, no functional changes
Bob Moore
3
-0
/
+17
2015-12-15
tools/power/acpi: Add userspace AML interface support
Lv Zheng
3
-8
/
+473
2015-10-22
ACPICA: iASL: General cleanup of the file suffix #defines
Bob Moore
1
-1
/
+1
2015-08-01
tools/power/acpi: Enable build for EC userspace tool
Lv Zheng
2
-27
/
+22
2015-08-01
tools/power/acpi: Add descend support in ACPI tools Makefile
Lv Zheng
4
-151
/
+199
2015-07-02
ACPICA: De-macroize calls to standard C library functions
Bob Moore
4
-15
/
+15
2015-07-02
ACPI / acpidump: Update acpidump manual
Lv Zheng
1
-5
/
+12
2015-07-02
ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acp...
Lv Zheng
2
-4
/
+13
2015-07-02
ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev...
Lv Zheng
1
-43
/
+46
2015-07-02
ACPICA: Add dragon_fly support to unix file mapping file
Sascha Wildner
1
-1
/
+1
2015-04-14
ACPICA: Fix a sscanf format string.
Bob Moore
1
-1
/
+1
2015-04-14
ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset.
Lv Zheng
1
-1
/
+1
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
11
-11
/
+11
[next]