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
/
tbutils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
ACPICA: Update copyright notices to the year 2022
Bob Moore
1
-1
/
+1
2021-12-27
ACPICA: Use original pointer for virtual origin tables
Jessica Clarke
1
-1
/
+1
2021-01-22
ACPICA: Updated all copyrights to 2021
Bob Moore
1
-1
/
+1
2020-01-13
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
Bob Moore
1
-1
/
+1
2019-04-09
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
1
-3
/
+3
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-06-27
Merge back ACPICA material for v4.13.
Rafael J. Wysocki
1
-3
/
+3
2017-06-27
ACPICA: Update comments, no functional change
Cao Jin
1
-3
/
+3
2017-06-12
ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalance
Lv Zheng
1
-9
/
+25
2017-05-30
ACPICA: Tables: Fix regression introduced by a too early mechanism enabling
Lv Zheng
1
-4
/
+0
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
-0
/
+85
2016-08-13
ACPICA: Divergence: Port declarators back to ACPICA
Lv Zheng
1
-1
/
+2
2016-05-05
ACPICA: Move all ASCII utilities to a common file
Bob Moore
1
-27
/
+0
2016-05-05
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
1
-3
/
+3
2016-02-24
ACPICA: Remove unnecessary arguments to ACPI_INFO
Bob Moore
1
-3
/
+1
2016-01-16
ACPICA: Additional 2016 copyright changes
Bob Moore
1
-1
/
+1
2016-01-01
ACPICA: iasl/acpiexec: Update input file handling and verification
Bob Moore
1
-7
/
+1
2016-01-01
ACPICA: Core: Major update for code formatting, no functional changes
Bob Moore
1
-1
/
+1
2015-10-14
ACPICA: Tables: Fix FADT dependency regression
Lv Zheng
1
-24
/
+2
2015-08-26
ACPICA: Tables: Cleanup to reduce FACS globals
Lv Zheng
1
-4
/
+5
2015-08-26
ACPICA: Tables: Fix global table list issues by removing fixed table indexes
Lv Zheng
1
-23
/
+14
2015-08-26
ACPICA: Update parameter validation for data_table_region and load_table
Bob Moore
1
-0
/
+33
2015-07-02
ACPICA: De-macroize calls to standard C library functions
Bob Moore
1
-1
/
+1
2015-07-02
ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACS
Lv Zheng
1
-8
/
+9
2015-07-02
ACPICA: Tables: Enable both 32-bit and 64-bit FACS
Lv Zheng
1
-11
/
+23
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
1
-1
/
+1
2014-06-01
ACPICA: Tables: Add mechanism to control early table checksum verification.
Lv Zheng
1
-4
/
+0
2014-05-07
ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries.
Lv Zheng
1
-105
/
+0
2014-05-07
ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.
Lv Zheng
1
-6
/
+15
2014-05-07
Merge back earlier ACPICA material.
Rafael J. Wysocki
1
-150
/
+21
2014-05-06
ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().
Lv Zheng
1
-2
/
+5
2014-04-21
ACPICA: Table Manager: Misc cleanup and renames, no functional change.
Bob Moore
1
-9
/
+11
2014-04-21
ACPICA: Tables: Add acpi_install_table() API for early table installation.
Lv Zheng
1
-1
/
+1
2014-04-21
ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.
Lv Zheng
1
-2
/
+2
2014-04-21
ACPICA: Tables: Fix table checksums verification before installation.
Lv Zheng
1
-155
/
+18
2014-04-21
ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.
Lv Zheng
1
-3
/
+8
2014-04-21
ACPICA: Tables: Fix the issues in handling virtual addressed tables.
Lv Zheng
1
-0
/
+1
2014-04-21
ACPICA: Remove indent divergences to reduce maintenance overhead.
Lv Zheng
1
-2
/
+2
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
1
-1
/
+1
2014-01-08
ACPICA: Cleanup the option of forcing the use of the RSDT.
Lv Zheng
1
-5
/
+5
2014-01-08
ACPICA: Back port and refine validation of the XSDT root table.
Lv Zheng
1
-90
/
+120
2013-10-31
ACPICA: Add __init for ACPICA initializers/finalizers.
Lv Zheng
1
-2
/
+1
2013-10-31
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
1
-1
/
+1
2013-06-16
ACPICA: Split table print utilities to a new a separate file
Bob Moore
1
-190
/
+1
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
1
-1
/
+1
2013-01-10
ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.
Lv Zheng
1
-1
/
+1
2012-11-15
ACPICA: Audit/update for ACPICA return macros and debug depth counter
Bob Moore
1
-1
/
+1
[next]