Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bf3504cea7d7ec834b2d074ac56de41857bbbd07
/
drivers
/
acpi
/
acpica
/
Makefile
bd23fac
ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset
by Sinan Kaya
· 6 years ago
9e9f873
ACPICA: Split large interpreter file
by Bob Moore
· 6 years ago
60764eb
Merge branch 'acpica'
by Rafael J. Wysocki
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
fe97d28
ACPICA: Restructure/cleanup all string-to-integer conversion functions
by Bob Moore
· 7 years ago
a62a711
ACPICA: Implement deferred resolution of reference package elements
by Bob Moore
· 7 years ago
b7b7da2
ACPICA: Split resource descriptor decode strings to a new file
by Bob Moore
· 8 years ago
6895baa
ACPICA: Add non-linux host build support
by Lv Zheng
· 8 years ago
5ebd2ea
ACPICA: Cleanup for all string-to-integer conversions
by Bob Moore
· 8 years ago
6a0df32
ACPICA: Move all ASCII utilities to a common file
by Bob Moore
· 9 years ago
890b090
ACPICA: Intepreter: Add object extensions to Concatenate operand
by Bob Moore
· 9 years ago
2ba7379
ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file
by Bob Moore
· 9 years ago
5df2e3e
ACPICA: Split interpreter tracing functions to a new file
by Bob Moore
· 9 years ago
4d946f7
ACPI: Enable build of AML interpreter debugger
by Lv Zheng
· 9 years ago
9355611
ACPICA: Remove unnecessary conditional compilation
by Bob Moore
· 9 years ago
2762919
ACPICA: Cleanup use of all non-ANSI local C library functions
by Bob Moore
· 9 years ago
0bac429
ACPICA: Dispatcher: Move stack traversal code to dispatcher
by Lv Zheng
· 9 years ago
8b80c0f
Merge branch 'acpica'
by Rafael J. Wysocki
· 10 years ago
73bbca0
ACPICA: acpihelp: Add UUID support, restructure some existing files.
by Bob Moore
· 10 years ago
7e1c1a8
Merge branch 'acpi-headers'
by Rafael J. Wysocki
· 10 years ago
417b4a7
ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.
by Lv Zheng
· 10 years ago
80a648c
ACPICA: Utilities: Add formatted printing APIs
by Lv Zheng
· 11 years ago
e740304
ACPICA: Utilities: Add support to read table from files
by Lv Zheng
· 11 years ago
c418ce1
ACPICA: Table Manager: Split tbinstal.c into two files.
by Bob Moore
· 11 years ago
3334861
ACPICA: Update the conditions to enable the utility resource dump strings.
by Lv Zheng
· 11 years ago
42f4786
ACPICA: Split table print utilities to a new a separate file
by Bob Moore
· 12 years ago
b6872ff
ACPICA: Split internal error msg routines to a separate file
by Bob Moore
· 12 years ago
88ec286
ACPICA: Split buffer dump routines into separate file
by Bob Moore
· 12 years ago
29a241c
ACPICA: Add argument typechecking for all predefined ACPI names
by Bob Moore
· 12 years ago
c34c82b
ACPICA: Predefine names: Add allowed argument types to master info table
by Bob Moore
· 12 years ago
76a6225
ACPICA: Split object conversion functions to a new file
by Bob Moore
· 12 years ago
42f8fb7
ACPICA: Source restructuring: split large files into 8 new files.
by Bob Moore
· 12 years ago
04fbfca
ACPICA: Remove useless mini-C library.
by Lv Zheng
· 12 years ago
6d33b6b
ACPICA: Fix unmerged utility divergences.
by Lv Zheng
· 12 years ago
d978348
ACPICA: Split ACPICA initialization functions to new file, utxfinit.c
by Bob Moore
· 12 years ago
d59b8ec
ACPICA: Split file: tbxface.c -> tbxfload.c
by Bob Moore
· 12 years ago
bc7db14
ACPICA: Split exception code utilities to a new file, utexcep.c
by Bob Moore
· 12 years ago
7095857
ACPICA: Split sleep/wake functions into two files
by Bob Moore
· 13 years ago
2feec47
ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers
by Bob Moore
· 13 years ago
f654c0f
ACPICA: Add support for region address conflict checking
by Lin Ming
· 13 years ago
5dc46c3
ACPICA: Clean up Makefile
by Lin Ming
· 13 years ago
e0fe0a8
ACPI 5.0: Support for all new resource descriptors
by Lin Ming
· 13 years ago
ffef682
ACPI 5.0: New interfaces to allow driver access to AML mutex objects
by Lin Ming
· 13 years ago
0f6896f
ACPICA: Split all internal Global Lock functions to new file - evglock
by Bob Moore
· 14 years ago
9ad19ac4
ACPICA: Split large dsopcode and dsload.c files.
by Bob Moore
· 14 years ago
a257e07
ACPICA: Split large utglobal into utdecode.c.
by Bob Moore
· 14 years ago
3cfd53d
ACPICA: Move GPE functions to new file evxfgpe.c
by Lin Ming
· 14 years ago
cc84e26
ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file
by Bob Moore
· 14 years ago
95abccb
ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface
by Bob Moore
· 14 years ago
b0ed7a9
ACPICA/ACPI: Add new host interfaces for _OSI support
by Lin Ming
· 14 years ago
3fe5020
ACPICA: Split large file, evgpeblk
by Bob Moore
· 15 years ago
4cdf1a5
ACPICA: Enhance configuration for output of AML Debug Object
by Lin Ming
· 15 years ago
ad5babe
ACPICA: Add repair for predefined methods that must return sorted lists
by Bob Moore
· 15 years ago
b2deadd
ACPICA: Move predefined repair code to new file, no functional change
by Bob Moore
· 15 years ago
15b8dd5
ACPICA: Major update for acpi_get_object_info external interface
by Bob Moore
· 16 years ago
5199176
ACPICA: use acpi.* modparam namespace
by Len Brown
· 16 years ago
7f07190
ACPICA: New: I/O port protection
by Bob Moore
· 16 years ago
8a335a23
ACPICA: Fix AcpiWalkNamespace race condition with table unload
by Bob Moore
· 16 years ago
95b482a
ACPICA: create acpica/ directory
by Len Brown
· 16 years ago