index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
tbxface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-09
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
1
-2
/
+2
2019-02-24
ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
Erik Schmauss
1
-2
/
+2
2019-01-15
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
1
-1
/
+1
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
1
-37
/
+3
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
1
-1
/
+1
2017-10-04
ACPICA: acpiexec: Add testability of deferred table verification
Lv Zheng
1
-3
/
+6
2017-07-20
ACPICA: Tables: Add deferred table verification support
Lv Zheng
1
-5
/
+22
2017-07-20
ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...
Lv Zheng
1
-0
/
+8
2017-07-20
ACPICA: Tables: Add sanity check in acpi_put_table()
Lv Zheng
1
-0
/
+4
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
1
-1
/
+1
2016-12-21
ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...
Lv Zheng
1
-48
/
+82
2016-12-01
ACPICA: Tables: Add an error message complaining driver bugs
Lv Zheng
1
-0
/
+16
2016-08-13
ACPICA: Divergence: Port declarators back to ACPICA
Lv Zheng
1
-2
/
+2
2016-05-05
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
1
-3
/
+3
2016-01-16
ACPICA: Additional 2016 copyright changes
Bob Moore
1
-1
/
+1
2015-07-02
ACPICA: De-macroize calls to standard C library functions
Bob Moore
1
-8
/
+8
2015-06-23
ACPICA: Linuxize: Reduce divergences for 20150616 release
Lv Zheng
1
-0
/
+1
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
1
-1
/
+1
2015-01-26
ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel
Lv Zheng
1
-46
/
+0
2015-01-22
ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id()
Octavian Purdila
1
-0
/
+7
2014-04-21
ACPICA: Table Manager: Misc cleanup and renames, no functional change.
Bob Moore
1
-1
/
+1
2014-04-21
ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.
Lv Zheng
1
-1
/
+1
2014-04-21
ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.
Lv Zheng
1
-3
/
+3
2014-04-21
ACPICA: Remove indent divergences to reduce maintenance overhead.
Lv Zheng
1
-5
/
+5
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
1
-1
/
+1
2013-10-31
ACPICA: Add __init for ACPICA initializers/finalizers.
Lv Zheng
1
-1
/
+1
2013-10-31
ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...
Lv Zheng
1
-1
/
+6
2013-10-31
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
1
-2
/
+2
2013-10-31
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
1
-1
/
+2
2013-04-12
ACPICA: Fix for some comments/headers
Tang Chen
1
-10
/
+12
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
1
-1
/
+1
2013-01-11
ACPICA: Cleanup table handler naming conflicts.
Lv Zheng
1
-2
/
+2
2013-01-10
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
Lv Zheng
1
-1
/
+0
2012-11-15
ACPICA: Audit/update for ACPICA return macros and debug depth counter
Bob Moore
1
-2
/
+2
2012-09-21
ACPICA: Table Manager: Merge duplicate code (root table)
Lv Zheng
1
-36
/
+5
2012-08-20
ACPI: export symbol acpi_get_table_with_size
Alex Deucher
1
-0
/
+1
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
1
-9
/
+9
2012-07-17
ACPICA: Add new ACPI table load/unload external interfaces
Bob Moore
1
-42
/
+0
2012-07-17
ACPICA: Split file: tbxface.c -> tbxfload.c
Bob Moore
1
-164
/
+1
2012-01-17
ACPICA: Update all copyrights to 2012
Bob Moore
1
-1
/
+1
2011-11-01
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-01-19
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
1
-1
/
+1
2010-05-06
ACPICA: Clarify/rename some root table descriptor fields
Bob Moore
1
-11
/
+15
2010-04-20
ACPICA: Update DSDT copy/detection.
Bob Moore
1
-6
/
+23
2010-04-20
ACPICA: Add subsystem option to force copy of DSDT to local memory
Lin Ming
1
-0
/
+10
2010-04-20
ACPICA: Add detection of corrupted/replaced DSDT
Lin Ming
1
-20
/
+12
2010-04-20
ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copy
Alexey Starikovskiy
1
-5
/
+18
2010-01-22
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
1
-1
/
+1
2009-04-05
Merge branch 'linus' into release
Len Brown
1
-3
/
+14
2009-03-26
ACPICA: Formatting update - no functional changes
Bob Moore
1
-21
/
+16
[next]