freebsd-nq/sys/dev/acpica
2016-04-27 21:12:05 +00:00
..
Osd Merge ACPICA 20160422. 2016-04-27 19:09:21 +00:00
acpi_acad.c
acpi_battery.c
acpi_button.c
acpi_cmbat.c
acpi_cpu.c Optionally return the output capabilities list from _OSC. 2016-04-22 17:51:19 +00:00
acpi_dock.c
acpi_ec.c Silence PVS-Studio warning (V595). 2016-02-23 23:09:45 +00:00
acpi_hpet.c Use uintmax_t (typedef'd to rman_res_t type) for rman ranges. 2016-03-18 01:28:41 +00:00
acpi_hpet.h
acpi_if.m
acpi_isab.c
acpi_lid.c
acpi_package.c Remove a bogus bzero() call. 2016-02-18 23:32:11 +00:00
acpi_pci_link.c
acpi_pci.c Add a new PCI bus interface method to alloc the ivars (dinfo) for a device. 2016-04-15 03:42:12 +00:00
acpi_pcib_acpi.c Add a pcib_attach_child() method to manage adding the child "pci" device. 2016-04-27 16:39:05 +00:00
acpi_pcib_pci.c Add a pcib_attach_child() method to manage adding the child "pci" device. 2016-04-27 16:39:05 +00:00
acpi_pcib.c Add a pcib_attach_child() method to manage adding the child "pci" device. 2016-04-27 16:39:05 +00:00
acpi_pcibvar.h Add a pcib_attach_child() method to manage adding the child "pci" device. 2016-04-27 16:39:05 +00:00
acpi_pcivar.h Associate device_t objects with ACPI handles via PCI_CHILD_ADDED(). 2016-04-07 17:15:16 +00:00
acpi_perf.c
acpi_powerres.c
acpi_quirk.c
acpi_quirks
acpi_resource.c
acpi_smbat.c
acpi_smbus.h
acpi_thermal.c
acpi_throttle.c
acpi_timer.c Use uintmax_t (typedef'd to rman_res_t type) for rman ranges. 2016-03-18 01:28:41 +00:00
acpi_video.c Silence PVS-Studio warning (V595). 2016-02-23 22:55:44 +00:00
acpi.c Optionally return the output capabilities list from _OSC. 2016-04-22 17:51:19 +00:00
acpiio.h
acpivar.h Adjust prototypes for NUMA-related functions to match the style of the 2016-04-27 21:12:05 +00:00