aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/tbfadt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss1-1/+1
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-37/+3
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-06-27ACPICA: Update comments, no functional changeCao Jin1-2/+2
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-12-21ACPICA: Tables: Allow FADT to be customized with virtual addressLv Zheng1-7/+7
2016-11-14Revert "ACPICA: FADT support cleanup"Rafael J. Wysocki1-6/+4
2016-09-10ACPICA: Tables: Override all 64-bit GAS fields when acpi_gbl_use32_bit_fadt_addresses is TRUELv Zheng1-53/+49
2016-09-10ACPICA: Tables: Remove acpi_tb_install_fixed_table()Lv Zheng1-10/+14
2016-08-13ACPICA: FADT support cleanupBob Moore1-4/+6
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-1/+1
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore1-4/+4
2016-04-05ACPICA: Tables: Update FADT handlingBob Moore1-7/+11
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2015-10-14ACPICA: Tables: Fix FADT dependency regressionLv Zheng1-5/+5
2015-08-25ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng1-3/+3
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore1-3/+3
2015-07-01ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng1-8/+13
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-05-07ACPICA: Remove extraneous error message for large number of GPEs.Bob Moore1-18/+33
2014-04-20ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng1-5/+5
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2014-01-08ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore1-152/+183
2013-08-13ACPICA: Make ACPI Power Management Timer (PM Timer) optional.Bob Moore1-2/+2
2013-04-12ACPICA: FADT: Remove extraneous warning for very large GPE registersLinn Crosetto1-0/+4
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-2/+3
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-5/+5
2012-07-17ACPICA: Table manager: deploy new firmware error/warning interfacesBob Moore1-50/+52
2012-06-01ACPICA: Add FADT error message for GAS BitWidth overflowBob Moore1-7/+25
2012-03-21ACPICA: Fix regression in FADT revision checksJulian Anastasov1-4/+4
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2012-01-17ACPICA: Update for larger ACPI 5 FADT sizeBob Moore1-6/+7
2012-01-17ACPI 5.0: Implement hardware-reduced optionBob Moore1-2/+20
2012-01-17ACPI 5.0: Basic support for FADT version 5Bob Moore1-2/+2
2011-03-02ACPICA: Remove use of unreliable FADT revision fieldBob Moore1-1/+4
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-10-01ACPICA: Add ACPI_INLINE configuration parameterLin Ming1-2/+2
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore1-8/+8
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras1-1/+0
2009-05-27ACPICA: Miscellaneous lint changesBob Moore1-7/+3
2009-05-27ACPICA: Fix printf format warnings for 64-bit buildBob Moore1-3/+3
2009-03-27ACPICA: FADT: Favor 32-bit FACS and DSDT addressesBob Moore1-2/+6
2009-03-27ACPICA: FADT: Favor 32-bit register addresses for compatibilityBob Moore1-35/+51
2009-03-27ACPICA: FADT: Fix extraneous length mismatch warningBob Moore1-1/+2
2009-03-26ACPICA: Formatting update - no functional changesBob Moore1-13/+20
2009-03-26ACPICA: Check for non-zero address before being converted to GASLin Ming1-7/+9
2009-03-26ACPICA: Split out PM1 status registers from the FADTBob Moore1-113/+133