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
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
2016-10-29
ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()
Lv Zheng
2016-10-29
ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serializ...
Lv Zheng
2016-10-29
ACPICA: Dispatcher: Fix order issue of method termination
Lv Zheng
2016-09-24
ACPICA: Parser: Fix a regression in LoadTable support
Lv Zheng
2016-09-24
ACPICA: Tables: Fix "UNLOAD" code path lock issues
Lv Zheng
2016-09-17
ACPICA: Tables: Fix a regression in acpi_tb_find_table()
Lv Zheng
2016-09-10
ACPICA: Tables: Tune table mutex to be a leaf lock
Lv Zheng
2016-09-10
ACPICA: Dispatcher: Fix a mutex issue for method auto serialization
Lv Zheng
2016-09-10
ACPICA: Namespace: Fix dynamic table loading issues
Lv Zheng
2016-09-10
ACPICA: Namespace: Add acpi_ns_get_node_unlocked()
Lv Zheng
2016-09-10
ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...
Lv Zheng
2016-09-10
ACPICA: Update return value for intenal _OSI method
Bob Moore
2016-09-10
ACPICA: Tables: Override all 64-bit GAS fields when acpi_gbl_use32_bit_fadt_a...
Lv Zheng
2016-09-10
ACPICA: Tables: Add new table events indicating table installation/uninstalla...
Lv Zheng
2016-09-10
ACPICA: Tables: Remove acpi_tb_install_fixed_table()
Lv Zheng
2016-09-10
ACPICA: Add a couple of casts to uthex.c
Bob Moore
2016-09-10
ACPICA: Cleanup for all string-to-integer conversions
Bob Moore
2016-09-10
ACPICA: Debugger: Add subcommand for predefined name execution
Bob Moore
2016-08-13
ACPICA: Applications: Fix a potential issue that help messages may be dumped ...
Lv Zheng
2016-08-13
ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...
Lv Zheng
2016-08-13
ACPICA: Clib: Add -nostdinc support for EFI layer
Lv Zheng
2016-08-13
ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue
Lv Zheng
2016-08-13
ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles
Lv Zheng
2016-08-13
ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to link
Lv Zheng
2016-08-13
ACPICA: Debugger: Fix wrong inclusions in dbfileio.c
Lv Zheng
2016-08-13
ACPICA: FADT support cleanup
Bob Moore
2016-08-13
ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism
Lv Zheng
2016-08-13
ACPICA: Use os_allocate_zeroed
Bob Moore
2016-08-13
ACPICA: Divergence: Port declarators back to ACPICA
Lv Zheng
2016-08-13
ACPICA: Simplify configuration for "Max Loops" system parameter
Bob Moore
2016-08-13
ACPICA: Disassembler: Add option to emit embedded External operators/opcodes
Bob Moore
2016-08-13
ACPICA: Debugger: Extend some max line lengths
Bob Moore
2016-08-13
ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l...
Lv Zheng
2016-08-13
ACPICA: Interpreter: Remove temporary code for External() opcode
Bob Moore
2016-08-13
ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initial...
Jung-uk Kim
2016-08-13
ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.
Jung-uk Kim
2016-07-11
Revert "ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic t...
Rafael J. Wysocki
2016-07-11
Revert "ACPICA: Namespace: Fix namespace/interpreter lock ordering"
Rafael J. Wysocki
2016-07-05
ACPICA: Namespace: Fix namespace/interpreter lock ordering
Lv Zheng
2016-06-22
ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic table loa...
Lv Zheng
2016-06-15
Revert "ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for a...
Rafael J. Wysocki
2016-06-01
ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width()
Lv Zheng
2016-05-06
Merge back new ACPICA material for v4.7.
Rafael J. Wysocki
2016-05-05
ACPICA: Move all ASCII utilities to a common file
Bob Moore
2016-05-05
ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_w...
Lv Zheng
2016-05-05
ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_re...
Lv Zheng
2016-05-05
ACPICA: Executer: Introduce a set of macros to handle bit width mask generation
Lv Zheng
2016-05-05
ACPICA: Hardware: Add optimized access bit width support
Lv Zheng
2016-05-05
ACPICA: Utilities: Add ACPI_IS_ALIGNED() macro
Lv Zheng
2016-05-05
ACPICA: Renamed some #defined flag constants for clarity
Bob Moore
[next]