index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
intel
/
gma
/
acpi
/
common.asl
Age
Commit message (
Expand
)
Author
2022-12-27
tree/acpi: Replace constant "Zero" with actual number
Felix Singer
2022-12-14
drivers/intel/gma/acpi: Replace Store(a,b) with ASL 2.0 syntax
Felix Singer
2022-06-09
drivers/intel/gma/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax
Felix Singer
2022-06-09
drivers/intel/gma/acpi: Replace LEqual(a,b) with ASL 2.0 syntax
Felix Singer
2022-01-01
drivers/intel/gma/acpi: Replace Decrement() with ASL 2.0 syntax
Felix Singer
2022-01-01
drivers/intel/gma/acpi: Replace Increment() with ASL 2.0 syntax
Felix Singer
2021-12-31
drivers/intel/gma/acpi: Replace Subtract(a,b) with ASL 2.0 syntax
Felix Singer
2021-12-30
drivers/intel/gma/acpi: Use ASL 2.0 syntax to access arrays
Felix Singer
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-03-24
drivers/intel/gma/acpi: Use SPDX license identifiers
Nico Huber
2020-03-24
drivers/intel/gma/acpi: Reduce display switching stubs
Nico Huber
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2018-08-04
drvs/intel/gma/acpi: Add methods to use MBOX3
Patrick Rudolph
2018-05-15
ACPI: Set the correct number of arguments in ACPI methods
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-12
gma: Consolidate Intel IGD ACPI code some more
Nico Huber