index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
1
-12
/
+12
2012-07-17
ACPICA: Table manager: deploy new firmware error/warning interfaces
Bob Moore
1
-15
/
+19
2012-03-22
ACPICA: Add acpi_os_physical_table_override interface
Bob Moore
1
-43
/
+50
2012-03-22
ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware
Bob Moore
1
-0
/
+2
2012-01-17
ACPICA: Update all copyrights to 2012
Bob Moore
1
-1
/
+1
2012-01-17
ACPI 5.0: Implement hardware-reduced option
Bob Moore
1
-0
/
+7
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
-9
/
+10
2010-04-20
ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT
Lin Ming
1
-0
/
+4
2010-04-20
ACPICA: Update DSDT copy/detection.
Bob Moore
1
-11
/
+12
2010-04-20
ACPICA: Add subsystem option to force copy of DSDT to local memory
Lin Ming
1
-0
/
+35
2010-04-20
ACPICA: Add detection of corrupted/replaced DSDT
Lin Ming
1
-0
/
+38
2010-04-20
ACPICA: Standardize integer output for ACPICA warnings/errors
Bob Moore
1
-2
/
+2
2010-01-22
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
1
-1
/
+1
2009-08-27
ACPICA: Dump table header - suppress output of non-printable characters
Bob Moore
1
-7
/
+75
2009-03-26
ACPICA: Update table header print function
Bob Moore
1
-7
/
+11
2009-03-26
ACPICA: Formatting update - no functional changes
Bob Moore
1
-8
/
+9
2009-03-26
ACPICA: Remove extraneous parameter in table manager
Bob Moore
1
-7
/
+7
2009-03-26
ACPICA: Allow OS override of all ACPI tables
Bob Moore
1
-13
/
+46
2009-02-07
ACPICA: Fix table entry truncation calculation
Myron Stowe
1
-4
/
+3
2009-01-09
Merge branch 'misc' into release
Len Brown
1
-1
/
+2
[next]