index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
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-03
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
2014-05-07
ACPICA: acpidump: Add support to force using RSDT.
Lv Zheng
3
-18
/
+50
2014-05-07
ACPICA: acpidump: Fix truncated RSDP signature validation.
Lv Zheng
1
-10
/
+31
2014-05-07
ACPICA: acpidump: Fix code issue in invoking fread in the loop.
Lv Zheng
1
-11
/
+6
2014-05-07
Merge back earlier ACPICA material.
Rafael J. Wysocki
12
-574
/
+3216
2014-04-28
ACPI / tools: Introduce ec_access.c - tool to access the EC
Thomas Renninger
3
-0
/
+262
2014-04-21
tools/power/acpi: Minor bugfixes
Thomas Renninger
1
-10
/
+1
2014-04-20
ACPICA: acpidump: Update man page.
Lv Zheng
1
-12
/
+73
2014-04-20
ACPICA: acpidump: Remove old acpidump source.
Lv Zheng
1
-559
/
+0
2014-04-20
ACPICA: acpidump: Update Makefile to build acpidump from ACPICA.
Lv Zheng
1
-3
/
+23
2014-04-20
ACPICA: acpidump: Update new structures and add missing file.
Lv Zheng
1
-0
/
+101
2014-04-20
ACPICA: acpidump: Add support to generate acpidump release.
Lv Zheng
8
-0
/
+3019
2014-01-16
ACPICA: acpidump: Cleanup tools/power/acpi makefiles.
Lv Zheng
3
-12
/
+137
2013-02-05
ACPI tools / acpidump: must be run as root - install it into /usr/sbin
Thomas Renninger
1
-1
/
+1
2012-10-09
tools/power/acpi/acpidump: remove duplicated include from acpidump.c
Wei Yongjun
1
-1
/
+0
2012-09-22
tools/power/acpi/acpidump: create acpidump(8), local make install targets
Len Brown
2
-0
/
+63
2012-09-22
tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfs
Len Brown
1
-98
/
+89
2012-09-22
tools/power/acpi/acpidump: version 20071116
Len Brown
1
-2
/
+5
2012-09-22
tools/power/acpi/acpidump: version 20070714
Len Brown
2
-31
/
+103
2012-09-22
tools/power/acpi/acpidump: version 20060606
Len Brown
1
-38
/
+59
2012-09-22
tools/power/acpi/acpidump: version 20051111
Len Brown
2
-0
/
+487