index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
tables.c
Age
Commit message (
Expand
)
Author
2022-03-25
ACPI: tables: Make LAPIC_ADDR_OVR address readable in message
Vasant Hegde
2022-03-10
ACPI: tables: Add AGDI to the list of known table signatures
Ilkka Koskinen
2022-02-18
Merge back ACPI tables material for 5.18.
Rafael J. Wysocki
2022-02-15
ACPI: tables: Quiet ACPI table not found warning
Dan Williams
2022-02-04
ACPI: tables: Add CEDT signature to the list of known tables
Robert Kiraly
2022-01-12
Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-01-10
Merge branches 'acpi-tables', 'acpi-numa', 'acpi-sysfs', 'acpi-cppc', 'acpi-t...
Rafael J. Wysocki
2021-12-27
ACPICA: Use original pointer for virtual origin tables
Jessica Clarke
2021-12-15
ACPI: tables: Add AEST to the list of known table signatures
Shuuichirou Ishii
2021-11-15
ACPI: Add a context argument for table parsing handlers
Dan Williams
2021-11-15
ACPI: Teach ACPI table parsing about the CEDT header format
Dan Williams
2021-11-15
ACPI: Keep sub-table parsing infrastructure available for modules
Dan Williams
2021-10-21
memblock: exclude MEMBLOCK_NOMAP regions from kmemleak
Mike Rapoport
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
2021-06-10
ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtype
Erik Kaneda
2021-03-29
ACPI: tables: x86: Reserve memory occupied by ACPI tables
Rafael J. Wysocki
2020-07-27
ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array()
Hanjun Guo
2020-06-24
ACPI: tables: avoid relocations for table signature array
Ard Biesheuvel
2020-03-30
ACPICA: Add NHLT table signature
Cezary Rojewski
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-19
acpi: Disable ACPI table override if the kernel is locked down
Linn Crosetto
2019-06-13
ACPI: tables: Allow BGRT to be overridden
Andrea Oliveri
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-06
Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm'
Rafael J. Wysocki
2019-04-09
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
2019-04-04
acpi: Add HMAT to generic parsing tables
Keith Busch
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
2019-03-26
ACPI / tables: Clean up whitespace
Bjorn Helgaas
2019-01-14
ACPI / tables: table override from built-in initrd
Shunyong Yang
2018-12-20
ACPI / tables: Add an ifdef around amlcode and dsdt_amlcode
Nathan Chancellor
2018-12-13
ACPI / tables: add DSDT AmlCode new declaration name support
Wang Dongsheng
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-05-17
ACPI: Add PPTT to injectable table list
Jeremy Linton
2018-05-12
ACPI / tables: improve comments regarding acpi_parse_entries_array()
Al Stone
2018-02-22
ACPI: add NFIT and HMAT to the initrd override list
Dan Williams
2018-02-07
ACPI / tables: Add IORT to injectable table list
Shunyong Yang
2017-07-20
ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...
Lv Zheng
2017-05-01
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-04-19
ACPI / tables: Drop acpi_parse_entries() which is not used
Baoquan He
2017-01-28
x86/boot/e820: Create coherent API function names for E820 range operations
Ingo Molnar
2016-12-21
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
2016-09-17
ACPI / tables: Remove duplicated include from tables.c
Wei Yongjun
2016-08-31
ACPI / tables: do not report the number of entries ignored by acpi_parse_entr...
Al Stone
2016-08-31
ACPI / tables: fix acpi_parse_entries_array() so it traverses all subtables
Al Stone
2016-08-31
ACPI / tables: fix incorrect counts returned by acpi_parse_entries_array()
Al Stone
2016-06-22
ACPI / tables: move arch-specific symbol to asm/acpi.h
Aleksey Makarov
2016-06-22
ACPI / tables: table upgrade: refactor function definitions
Aleksey Makarov
2016-06-22
ACPI / tables: table upgrade: use cacheable map for tables
Aleksey Makarov
[next]