index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2014-10-21
ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal.
Bob Moore
1
-0
/
+8
2014-10-21
ACPICA: acpidump: Add ACPI 1.0 RSDP support.
Lv Zheng
1
-1
/
+1
2014-07-08
ACPICA: utprint/oslibcfs: cleanup - no functional change
Bob Moore
1
-15
/
+15
2014-07-08
ACPICA: OSL: Update acpidump to reduce source code differences
Lv Zheng
2
-7
/
+27
2014-07-08
ACPICA: acpidump: Reduce freopen() invocations to improve portability
Lv Zheng
3
-9
/
+11
2014-07-08
ACPICA: acpidump: Replace file IOs with new APIs to improve portability
Lv Zheng
4
-72
/
+69
2014-07-08
ACPICA: acpidump: Remove exit() from generic layer to improve portability
Lv Zheng
1
-18
/
+32
2014-07-08
ACPICA: acpidump: Add memory/string OSL usage to improve portability
Lv Zheng
2
-13
/
+14
2014-07-08
ACPICA: Common: Enhance acpi_getopt() to improve portability
Lv Zheng
2
-9
/
+8
2014-07-08
ACPICA: Common: Enhance cm_get_file_size() to improve portability
Lv Zheng
2
-9
/
+14
2014-07-08
ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...
Lv Zheng
1
-4
/
+4
2014-07-08
ACPICA: Utilities: Add formatted printing APIs
Lv Zheng
1
-0
/
+7
2014-07-08
ACPICA: OSL: Add portable file IO to improve portability
Lv Zheng
1
-0
/
+214
2014-07-08
ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs
Lv Zheng
4
-22
/
+1306
2014-07-08
ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...
Lv Zheng
2
-1
/
+1
2014-07-08
ACPICA: acpidump: Add support for ACPI 1.0 GUID in Linux
Lv Zheng
1
-7
/
+41
2014-06-04
Merge branches 'acpi-tools' and 'pm-tools'
Rafael J. Wysocki
3
-0
/
+262
2014-05-29
ACPICA: acpidump: Fix repetitive table dump in -n mode.
Lv Zheng
1
-0
/
+4
2014-05-07
ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.
Lv Zheng
1
-0
/
+12
[next]