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
/
tables.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-23
ACPI: add NFIT and HMAT to the initrd override list
Dan Williams
1
-1
/
+1
2018-02-07
ACPI / tables: Add IORT to injectable table list
Shunyong Yang
1
-1
/
+2
2017-07-20
ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...
Lv Zheng
1
-2
/
+2
2017-05-02
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-04-19
ACPI / tables: Drop acpi_parse_entries() which is not used
Baoquan He
1
-16
/
+0
2017-01-28
x86/boot/e820: Create coherent API function names for E820 range operations
Ingo Molnar
1
-1
/
+1
2016-12-21
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
1
-10
/
+7
2016-09-17
ACPI / tables: Remove duplicated include from tables.c
Wei Yongjun
1
-1
/
+0
2016-08-31
ACPI / tables: do not report the number of entries ignored by acpi_parse_entr...
Al Stone
1
-2
/
+2
2016-08-31
ACPI / tables: fix acpi_parse_entries_array() so it traverses all subtables
Al Stone
1
-3
/
+6
2016-08-31
ACPI / tables: fix incorrect counts returned by acpi_parse_entries_array()
Al Stone
1
-1
/
+1
2016-06-22
ACPI / tables: move arch-specific symbol to asm/acpi.h
Aleksey Makarov
1
-1
/
+2
2016-06-22
ACPI / tables: table upgrade: refactor function definitions
Aleksey Makarov
1
-10
/
+4
2016-06-22
ACPI / tables: table upgrade: use cacheable map for tables
Aleksey Makarov
1
-3
/
+3
2016-05-06
ACPI / tables: Fix DSDT override mechanism
Rafael J. Wysocki
1
-0
/
+4
2016-04-19
ACPI / tables: Convert initrd table override to table upgrade mechanism
Lv Zheng
1
-14
/
+34
2016-04-19
ACPI / tables: Move table override mechanisms to tables.c
Lv Zheng
1
-1
/
+291
2016-03-14
Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc'
Rafael J. Wysocki
1
-0
/
+10
2016-03-10
ACPI / OSL: Add support to install tables via initrd
Lv Zheng
1
-0
/
+2
2016-03-10
ACPI: Add acpi_force_32bit_fadt_addr option to force 32 bit FADT addresses
Colin Ian King
1
-0
/
+10
2015-10-15
ACPI / tables: test the correct variable
Dan Carpenter
1
-1
/
+2
2015-10-15
ACPI / tables: Add acpi_subtable_proc to ACPI table parsers
Lukasz Anaczkowski
1
-18
/
+75
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2015-03-25
ACPI / table: Print GIC information when MADT is parsed
Hanjun Guo
1
-0
/
+22
2015-03-25
ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanning
Hanjun Guo
1
-14
/
+16
2014-11-27
ACPI / table: Always count matched and successfully parsed entries
Tomasz Nowicki
1
-1
/
+4
2014-11-27
ACPI / table: Add new function to get table entries
Ashwin Chaugule
1
-19
/
+44
2014-06-17
ACPI: use kstrto*() instead of simple_strto*()
Christoph Jaeger
1
-1
/
+2
2014-06-01
ACPI: Fix x86 regression related to early mapping size limitation
Lv Zheng
1
-0
/
+23
2014-03-02
ACPI / tables: Replace printk with pr_*
Hanjun Guo
1
-73
/
+55
2014-01-06
ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...
tangchen
1
-2
/
+3
2014-01-06
ACPI / tables: Check if id is NULL in acpi_table_parse()
tangchen
1
-1
/
+1
2013-12-07
ACPI / table: Replace '1' with specific error return values
Hanjun Guo
1
-2
/
+2
2013-01-11
ACPICA: Cleanup table handler naming conflicts.
Lv Zheng
1
-3
/
+3
2012-10-06
ACPI: Harden acpi_table_parse_entries() against BIOS bug
Fenghua Yu
1
-4
/
+14
2010-03-15
ACPI: delete the "acpi=ht" boot option
Len Brown
1
-2
/
+2
2010-02-18
ACPI: fix "acpi=ht" boot option
Len Brown
1
-2
/
+2
2009-08-29
ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries()
Len Brown
1
-0
/
+6
2009-04-05
Merge branch 'linus' into release
Len Brown
1
-6
/
+14
2009-04-04
x86, ACPI: add support for x2apic ACPI extensions
Suresh Siddha
1
-0
/
+30
2009-02-09
acpi/x86: introduce __apci_map_table, v4
Yinghai Lu
1
-6
/
+14
2009-02-06
ACPI: disable ACPI cleanly when bad RSDP found
Len Brown
1
-1
/
+6
2008-08-21
acpi: add checking for NULL early param
Cyrill Gorcunov
1
-0
/
+2
2007-03-30
Revert "ACPI: parse 2nd MADT by default"
Len Brown
1
-1
/
+1
2007-03-15
ACPI: parse 2nd MADT by default
Len Brown
1
-1
/
+1
2007-03-11
ACPI: Add support to parse 2nd MADT
Len Brown
1
-5
/
+52
2007-02-17
Pull fluff into release branch
Len Brown
1
-16
/
+25
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-13
ACPI: acpi_table_parse_madt_family() is not MADT specific
Len Brown
1
-12
/
+12
2007-02-13
ACPI: acpi_madt_entry_handler() is not MADT specific
Len Brown
1
-2
/
+2
[next]