summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/tables.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI / tables: Remove duplicated include from tables.cWei Yongjun2016-09-171-1/+0
* ACPI / tables: do not report the number of entries ignored by acpi_parse_entr...Al Stone2016-08-311-2/+2
* ACPI / tables: fix acpi_parse_entries_array() so it traverses all subtablesAl Stone2016-08-311-3/+6
* ACPI / tables: fix incorrect counts returned by acpi_parse_entries_array()Al Stone2016-08-311-1/+1
* ACPI / tables: move arch-specific symbol to asm/acpi.hAleksey Makarov2016-06-221-1/+2
* ACPI / tables: table upgrade: refactor function definitionsAleksey Makarov2016-06-221-10/+4
* ACPI / tables: table upgrade: use cacheable map for tablesAleksey Makarov2016-06-221-3/+3
* ACPI / tables: Fix DSDT override mechanismRafael J. Wysocki2016-05-061-0/+4
* ACPI / tables: Convert initrd table override to table upgrade mechanismLv Zheng2016-04-181-14/+34
* ACPI / tables: Move table override mechanisms to tables.cLv Zheng2016-04-181-1/+291
*-. Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki2016-03-141-0/+10
|\ \
| | * ACPI: Add acpi_force_32bit_fadt_addr option to force 32 bit FADT addressesColin Ian King2016-03-091-0/+10
| |/
* | ACPI / OSL: Add support to install tables via initrdLv Zheng2016-03-091-0/+2
|/
* ACPI / tables: test the correct variableDan Carpenter2015-10-151-1/+2
* ACPI / tables: Add acpi_subtable_proc to ACPI table parsersLukasz Anaczkowski2015-10-151-18/+75
* ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-081-4/+0
* ACPI / table: Print GIC information when MADT is parsedHanjun Guo2015-03-251-0/+22
* ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanningHanjun Guo2015-03-251-14/+16
* ACPI / table: Always count matched and successfully parsed entriesTomasz Nowicki2014-11-271-1/+4
* ACPI / table: Add new function to get table entriesAshwin Chaugule2014-11-271-19/+44
* ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger2014-06-171-1/+2
* ACPI: Fix x86 regression related to early mapping size limitationLv Zheng2014-06-011-0/+23
* ACPI / tables: Replace printk with pr_*Hanjun Guo2014-03-021-73/+55
* ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...tangchen2014-01-061-2/+3
* ACPI / tables: Check if id is NULL in acpi_table_parse()tangchen2014-01-061-1/+1
* ACPI / table: Replace '1' with specific error return valuesHanjun Guo2013-12-071-2/+2
* ACPICA: Cleanup table handler naming conflicts.Lv Zheng2013-01-111-3/+3
* ACPI: Harden acpi_table_parse_entries() against BIOS bugFenghua Yu2012-10-061-4/+14
* ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-141-2/+2
* ACPI: fix "acpi=ht" boot optionLen Brown2010-02-181-2/+2
* ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries()Len Brown2009-08-281-0/+6
* Merge branch 'linus' into releaseLen Brown2009-04-051-6/+14
|\
| * acpi/x86: introduce __apci_map_table, v4Yinghai Lu2009-02-091-6/+14
* | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-031-0/+30
|/
* ACPI: disable ACPI cleanly when bad RSDP foundLen Brown2009-02-061-1/+6
* acpi: add checking for NULL early paramCyrill Gorcunov2008-08-211-0/+2
* Revert "ACPI: parse 2nd MADT by default"Len Brown2007-03-301-1/+1
* ACPI: parse 2nd MADT by defaultLen Brown2007-03-151-1/+1
* ACPI: Add support to parse 2nd MADTLen Brown2007-03-111-5/+52
* Pull fluff into release branchLen Brown2007-02-161-16/+25
|\
| * ACPI: acpi_table_parse_madt_family() is not MADT specificLen Brown2007-02-131-12/+12
| * ACPI: acpi_madt_entry_handler() is not MADT specificLen Brown2007-02-131-2/+2
| * ACPI: acpi_table_parse() now returns success/fail, not countLen Brown2007-02-131-2/+11
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
|/
* ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy2007-02-021-54/+55
* ACPICA: Remove duplicate table managerAlexey Starikovskiy2007-02-021-380/+16
* ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-021-15/+14
* ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* ACPI: ACPICA 20060331Bob Moore2006-06-141-2/+2
OpenPOWER on IntegriCloud