index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
/
acpi
Age
Commit message (
Expand
)
Author
2016-05-16
Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'
Rafael J. Wysocki
2016-05-05
ACPICA: Move all ASCII utilities to a common file
Bob Moore
2016-05-05
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
2016-04-09
tools/power/acpi: close file only if it is open
Lv Zheng
2016-04-05
ACPICA: Utilities: Update for strtoul64 merger
Bob Moore
2016-04-05
ACPICA: Add support for QNX 6.6 platform
Will Miles
2016-01-15
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-01
ACPICA: getopt: Comment update, no functional change
Bob Moore
2016-01-01
ACPICA: Core: Major update for code formatting, no functional changes
Bob Moore
2015-12-15
tools/power/acpi: Add userspace AML interface support
Lv Zheng
2015-10-22
ACPICA: iASL: General cleanup of the file suffix #defines
Bob Moore
2015-07-31
tools/power/acpi: Enable build for EC userspace tool
Lv Zheng
2015-07-31
tools/power/acpi: Add descend support in ACPI tools Makefile
Lv Zheng
2015-07-01
ACPICA: De-macroize calls to standard C library functions
Bob Moore
2015-07-01
ACPI / acpidump: Update acpidump manual
Lv Zheng
2015-07-01
ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acp...
Lv Zheng
2015-07-01
ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev...
Lv Zheng
2015-07-01
ACPICA: Add dragon_fly support to unix file mapping file
Sascha Wildner
2015-04-14
ACPICA: Fix a sscanf format string.
Bob Moore
2015-04-14
ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset.
Lv Zheng
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
2014-10-21
ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal.
Bob Moore
2014-10-21
ACPICA: acpidump: Add ACPI 1.0 RSDP support.
Lv Zheng
2014-07-08
ACPICA: utprint/oslibcfs: cleanup - no functional change
Bob Moore
2014-07-08
ACPICA: OSL: Update acpidump to reduce source code differences
Lv Zheng
2014-07-08
ACPICA: acpidump: Reduce freopen() invocations to improve portability
Lv Zheng
2014-07-08
ACPICA: acpidump: Replace file IOs with new APIs to improve portability
Lv Zheng
2014-07-08
ACPICA: acpidump: Remove exit() from generic layer to improve portability
Lv Zheng
2014-07-08
ACPICA: acpidump: Add memory/string OSL usage to improve portability
Lv Zheng
2014-07-08
ACPICA: Common: Enhance acpi_getopt() to improve portability
Lv Zheng
2014-07-08
ACPICA: Common: Enhance cm_get_file_size() to improve portability
Lv Zheng
2014-07-08
ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...
Lv Zheng
2014-07-08
ACPICA: Utilities: Add formatted printing APIs
Lv Zheng
2014-07-08
ACPICA: OSL: Add portable file IO to improve portability
Lv Zheng
2014-07-08
ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs
Lv Zheng
2014-07-08
ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...
Lv Zheng
2014-07-08
ACPICA: acpidump: Add support for ACPI 1.0 GUID in Linux
Lv Zheng
2014-06-03
Merge branches 'acpi-tools' and 'pm-tools'
Rafael J. Wysocki
2014-05-29
ACPICA: acpidump: Fix repetitive table dump in -n mode.
Lv Zheng
2014-05-07
ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.
Lv Zheng
2014-05-07
ACPICA: acpidump: Add support to force using RSDT.
Lv Zheng
2014-05-07
ACPICA: acpidump: Fix truncated RSDP signature validation.
Lv Zheng
2014-05-07
ACPICA: acpidump: Fix code issue in invoking fread in the loop.
Lv Zheng
2014-05-07
Merge back earlier ACPICA material.
Rafael J. Wysocki
2014-04-28
ACPI / tools: Introduce ec_access.c - tool to access the EC
Thomas Renninger
2014-04-21
tools/power/acpi: Minor bugfixes
Thomas Renninger
2014-04-20
ACPICA: acpidump: Update man page.
Lv Zheng
2014-04-20
ACPICA: acpidump: Remove old acpidump source.
Lv Zheng
2014-04-20
ACPICA: acpidump: Update Makefile to build acpidump from ACPICA.
Lv Zheng
2014-04-20
ACPICA: acpidump: Update new structures and add missing file.
Lv Zheng
[next]