This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
acpica
Watch
1
Star
0
Fork
0
You've already forked acpica
mirror of
https://github.com/acpica/acpica/
synced
2025-02-08 17:43:58 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
acpica
/
source
/
components
/
hardware
History
rmoore1
c89da1055c
ACPICA: Automated code cleanup
2006-08-31 16:29:36 +00:00
..
hwacpi.c
The Table Manager component has been completely redesigned and reimplemented. The new design is much simpler, and reduces the overall code and data size of the kernel-resident ACPICA by approximately 5%. Also, it is now possible to obtain the ACPI tables very early during kernel initialization, even before dynamic memory management is initialized.
2006-08-23 19:55:36 +00:00
hwgpe.c
ACPICA: Update internal GPE data structure to simplify debug, use GpeNumber instead of register bitmap.
2006-08-28 22:49:58 +00:00
hwregs.c
The Table Manager component has been completely redesigned and reimplemented. The new design is much simpler, and reduces the overall code and data size of the kernel-resident ACPICA by approximately 5%. Also, it is now possible to obtain the ACPI tables very early during kernel initialization, even before dynamic memory management is initialized.
2006-08-23 19:55:36 +00:00
hwsleep.c
ACPICA: Automated code cleanup
2006-08-31 16:29:36 +00:00
hwtimer.c
The Table Manager component has been completely redesigned and reimplemented. The new design is much simpler, and reduces the overall code and data size of the kernel-resident ACPICA by approximately 5%. Also, it is now possible to obtain the ACPI tables very early during kernel initialization, even before dynamic memory management is initialized.
2006-08-23 19:55:36 +00:00