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
/
superio
/
acpi
/
pnp.asl
Age
Commit message (
Expand
)
Author
2022-12-14
superio/acpi: Replace Store(a,b) with ASL 2.0 syntax
Felix Singer
2022-12-12
{drivers,superio}/acpi: Replace ShiftRight(a,b) with ASL 2.0 syntax
Felix Singer
2022-12-12
{soc,superio}/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax
Felix Singer
2022-06-09
superio/acpi: Replace LEqual(a,b) with ASL 2.0 syntax
Felix Singer
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-03-29
superio: Replace D1/D2 power states with D3
Nico Huber
2020-01-30
src/superio: replace license boilerplate with SPDX
Felix Held
2019-01-28
src: Don't use a #defines like Kconfig symbols
Elyes HAOUAS
2017-10-25
superio/acpi/pnp.asl: Fix PNP_READ_DMA/PNP_WRITE_DMA macros
Keith Hui
2017-06-12
superio/acpi: allow 3 I/O ranges on generic device
Samuel Holland
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2013-07-03
winbond/w83627dhg: Fix logical device power down in ACPI
Nico Huber
2013-06-11
Start ACPI framework for PnP (super i/o) devices
Nico Huber