index
:
Hyra
expt
main
old
stable
user
The Hyra Operating System
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
acpi
Age
Commit message (
Expand
)
Author
23 hours
kernel: style: Clean up and remove extra newlines
expt
Ian Moffett
2025-08-11
kernel: acpi: Use pr_trace/pr_error in uacpi.c
Ian Moffett
2025-08-08
kernel: acpi: Add handling of GPEs and notify
Ian Moffett
2025-07-01
dev: uacpi: Always include machine/intr.h
Ian Moffett
2025-05-29
kernel: uacpi: Implement kernel nsec func
Ian Moffett
2025-05-19
kernel/amd64: Deprecate intr_alloc_vector()
Ian Moffett
2025-05-19
kernel: acpi: Add acpi_sleep()
Ian Moffett
2025-05-19
kernel: acpi: Add stub power button handler
Ian Moffett
2025-05-17
kernel: acpi: Add uACPI port
Ian Moffett
2025-05-17
kernel: acpi: Add acpi_rsdp()
Ian Moffett
2025-04-17
kernel: acpi: Add acpi_oemid()
Ian Moffett
2025-02-21
kernel: Update kernel log style
Ian Moffett
2025-02-16
project: Update copyright date to 2025
Ian Moffett
2024-07-09
kernel: Add PCI driver
Ian Moffett
2024-06-04
kernel/amd64: acpi: Support parsing MADT
Ian Moffett
2024-06-04
kernel/amd64: Add HPET driver
Ian Moffett
2024-06-04
kernel: Add initial ACPI code
Ian Moffett