index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
tbutils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Tables: Fix FADT dependency regression
Lv Zheng
2015-10-14
1
-24
/
+2
*
ACPICA: Tables: Cleanup to reduce FACS globals
Lv Zheng
2015-08-25
1
-4
/
+5
*
ACPICA: Tables: Fix global table list issues by removing fixed table indexes
Lv Zheng
2015-08-25
1
-23
/
+14
*
ACPICA: Update parameter validation for data_table_region and load_table
Bob Moore
2015-08-25
1
-0
/
+33
*
ACPICA: De-macroize calls to standard C library functions
Bob Moore
2015-07-01
1
-1
/
+1
*
ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACS
Lv Zheng
2015-07-01
1
-8
/
+9
*
ACPICA: Tables: Enable both 32-bit and 64-bit FACS
Lv Zheng
2015-07-01
1
-11
/
+23
*
ACPICA: Update Copyright headers to 2015
David E. Box
2015-02-05
1
-1
/
+1
*
ACPICA: Tables: Add mechanism to control early table checksum verification.
Lv Zheng
2014-06-01
1
-4
/
+0
*
ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries.
Lv Zheng
2014-05-07
1
-105
/
+0
*
ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.
Lv Zheng
2014-05-07
1
-6
/
+15
*
Merge back earlier ACPICA material.
Rafael J. Wysocki
2014-05-07
1
-150
/
+21
|
\
|
*
ACPICA: Table Manager: Misc cleanup and renames, no functional change.
Bob Moore
2014-04-20
1
-9
/
+11
|
*
ACPICA: Tables: Add acpi_install_table() API for early table installation.
Lv Zheng
2014-04-20
1
-1
/
+1
|
*
ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.
Lv Zheng
2014-04-20
1
-2
/
+2
|
*
ACPICA: Tables: Fix table checksums verification before installation.
Lv Zheng
2014-04-20
1
-155
/
+18
|
*
ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.
Lv Zheng
2014-04-20
1
-3
/
+8
|
*
ACPICA: Tables: Fix the issues in handling virtual addressed tables.
Lv Zheng
2014-04-20
1
-0
/
+1
|
*
ACPICA: Remove indent divergences to reduce maintenance overhead.
Lv Zheng
2014-04-20
1
-2
/
+2
*
|
ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().
Lv Zheng
2014-05-06
1
-2
/
+5
|
/
*
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2014-02-11
1
-1
/
+1
*
ACPICA: Cleanup the option of forcing the use of the RSDT.
Lv Zheng
2014-01-08
1
-5
/
+5
*
ACPICA: Back port and refine validation of the XSDT root table.
Lv Zheng
2014-01-08
1
-90
/
+120
*
ACPICA: Add __init for ACPICA initializers/finalizers.
Lv Zheng
2013-10-31
1
-2
/
+1
*
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
2013-10-31
1
-1
/
+1
*
ACPICA: Split table print utilities to a new a separate file
Bob Moore
2013-06-16
1
-190
/
+1
*
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-25
1
-1
/
+1
*
ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.
Lv Zheng
2013-01-10
1
-1
/
+1
*
ACPICA: Audit/update for ACPICA return macros and debug depth counter
Bob Moore
2012-11-15
1
-1
/
+1
*
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
2012-07-17
1
-12
/
+12
*
ACPICA: Table manager: deploy new firmware error/warning interfaces
Bob Moore
2012-07-17
1
-15
/
+19
*
ACPICA: Add acpi_os_physical_table_override interface
Bob Moore
2012-03-22
1
-43
/
+50
*
ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware
Bob Moore
2012-03-22
1
-0
/
+2
*
ACPICA: Update all copyrights to 2012
Bob Moore
2012-01-17
1
-1
/
+1
*
ACPI 5.0: Implement hardware-reduced option
Bob Moore
2012-01-17
1
-0
/
+7
*
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2011-01-18
1
-1
/
+1
*
ACPICA: Clarify/rename some root table descriptor fields
Bob Moore
2010-05-06
1
-9
/
+10
*
ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT
Lin Ming
2010-04-20
1
-0
/
+4
*
ACPICA: Update DSDT copy/detection.
Bob Moore
2010-04-20
1
-11
/
+12
*
ACPICA: Add subsystem option to force copy of DSDT to local memory
Lin Ming
2010-04-20
1
-0
/
+35
*
ACPICA: Add detection of corrupted/replaced DSDT
Lin Ming
2010-04-20
1
-0
/
+38
*
ACPICA: Standardize integer output for ACPICA warnings/errors
Bob Moore
2010-04-20
1
-2
/
+2
*
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
2010-01-22
1
-1
/
+1
*
ACPICA: Dump table header - suppress output of non-printable characters
Bob Moore
2009-08-27
1
-7
/
+75
*
ACPICA: Update table header print function
Bob Moore
2009-03-26
1
-7
/
+11
*
ACPICA: Formatting update - no functional changes
Bob Moore
2009-03-26
1
-8
/
+9
*
ACPICA: Remove extraneous parameter in table manager
Bob Moore
2009-03-26
1
-7
/
+7
*
ACPICA: Allow OS override of all ACPI tables
Bob Moore
2009-03-26
1
-13
/
+46
*
ACPICA: Fix table entry truncation calculation
Myron Stowe
2009-02-07
1
-4
/
+3
*
Merge branch 'misc' into release
Len Brown
2009-01-09
1
-1
/
+2
[next]