This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-06 18:29:47 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
dev
/
acpica
History
Nate Lawson
8b28b622f7
Add support for bus_delete_resource() and make acpi_bus_alloc_gas() do
...
this before setting a new resource.
2005-03-22 20:00:57 +00:00
..
Osd
…
acpi_acad.c
…
acpi_battery.c
Introduce a general name for the previously cmbat-only ioctls. It has the
2005-03-17 22:42:49 +00:00
acpi_button.c
…
acpi_cmbat.c
…
acpi_cpu.c
…
acpi_ec.c
Add the acpi_ec_read and write methods. This allows an external driver
2005-03-20 01:27:27 +00:00
acpi_if.m
Add the acpi_ec_read and write methods. This allows an external driver
2005-03-20 01:27:27 +00:00
acpi_isab.c
…
acpi_lid.c
…
acpi_package.c
…
acpi_pci_link.c
…
acpi_pci.c
…
acpi_pcib_acpi.c
…
acpi_pcib_pci.c
…
acpi_pcib.c
…
acpi_pcibvar.h
…
acpi_perf.c
Attach acpi_perf early. Especially when it is being used to provide info
2005-03-20 03:51:18 +00:00
acpi_powerres.c
…
acpi_quirk.c
…
acpi_quirks
…
acpi_resource.c
s/SLIST/STAILQ/
2005-03-18 11:57:44 +00:00
acpi_thermal.c
…
acpi_throttle.c
…
acpi_timer.c
…
acpi_video.c
…
acpi.c
Add support for bus_delete_resource() and make acpi_bus_alloc_gas() do
2005-03-22 20:00:57 +00:00
acpiio.h
Introduce a general name for the previously cmbat-only ioctls. It has the
2005-03-17 22:42:49 +00:00
acpivar.h
…