..
acpica
Avoid UB in OsdHardware.c
2019-02-15 20:48:57 +00:00
wmi
…
Makefile.acpidevs
…
TODO
…
acpi.c
Add ACPI PCI link devices to ignored ids on arm64
2018-10-21 13:41:15 +00:00
acpi_acad.c
…
acpi_apm.c
…
acpi_bat.c
…
acpi_button.c
…
acpi_cpu.c
…
acpi_cpu.h
…
acpi_cpu_cstate.c
- add or adjust /* FALLTHROUGH */ where appropriate
2019-02-03 03:19:25 +00:00
acpi_cpu_pstate.c
…
acpi_cpu_tstate.c
…
acpi_debug.c
add normal debug level
2019-01-05 20:40:26 +00:00
acpi_display.c
…
acpi_ec.c
…
acpi_ecvar.h
…
acpi_event.c
Factor out common ACPI event code into a shared module.
2018-10-22 22:29:35 +00:00
acpi_event.h
Factor out common ACPI event code into a shared module.
2018-10-22 22:29:35 +00:00
acpi_fan.c
…
acpi_ged.c
Add driver for ACPI Generic Event Device
2018-10-22 22:36:19 +00:00
acpi_i2c.c
…
acpi_i2c.h
…
acpi_intr.h
Use acpi_md_intr_establish/disestablish to handle device IRQs. The existing
2018-11-16 23:05:50 +00:00
acpi_lid.c
…
acpi_mcfg.c
An ACPI MCFG allocation with start bus number = end bus number is valid,
2018-12-20 19:16:17 +00:00
acpi_mcfg.h
Add acpimcfg_configure_bus, which can be used by MD code to implement
2018-10-15 10:01:32 +00:00
acpi_osd.h
…
acpi_pci.c
- Almost all ppbreg.h's definitions are also in pcireg.h. Remove duplicated
2019-03-01 09:25:59 +00:00
acpi_pci.h
Add a function to report whether the operating system may ignore the boot
2018-10-21 11:04:26 +00:00
acpi_pci_link.c
…
acpi_pmtr.c
…
acpi_power.c
…
acpi_power.h
…
acpi_quirks.c
…
acpi_resource.c
Add support for 64-bit memory resources.
2018-10-25 10:38:57 +00:00
acpi_slit.c
…
acpi_slit.h
…
acpi_srat.c
…
acpi_srat.h
…
acpi_timer.c
Rename options ACPI_REDUCED_HARDWARE to ACPI_REDUCED_HW. The former is
2018-10-16 10:25:33 +00:00
acpi_timer.h
…
acpi_tz.c
…
acpi_usb.c
Add xhci at acpi glue
2018-10-26 23:33:38 +00:00
acpi_usb.h
Add xhci at acpi glue
2018-10-26 23:33:38 +00:00
acpi_util.c
Add acpi_dsd_integer, which reads an integer value from an ACPI 5.0 _DSD
2018-12-21 14:51:12 +00:00
acpi_util.h
Add acpi_dsd_integer, which reads an integer value from an ACPI 5.0 _DSD
2018-12-21 14:51:12 +00:00
acpi_verbose.c
…
acpi_wakedev.c
…
acpi_wakedev.h
…
acpi_wdrt.c
…
acpica.h
…
acpidevs
…
acpidevs_data.h
…
acpireg.h
…
acpivar.h
Add support for 64-bit memory resources.
2018-10-25 10:38:57 +00:00
ahcisata_acpi.c
Use acpi_intr_establish
2018-11-16 23:18:00 +00:00
aibs_acpi.c
…
amdccp_acpi.c
Fix boot messages
2018-10-21 11:09:20 +00:00
apple_smc_acpi.c
…
asus_acpi.c
…
atppc_acpi.c
…
attimer_acpi.c
…
com_acpi.c
Fix build for i386.
2019-03-01 09:21:06 +00:00
dalb_acpi.c
…
devlist2h.awk
…
dwiic_acpi.c
Use acpi_intr_establish
2018-11-16 23:18:00 +00:00
ehci_acpi.c
Use acpi_intr_establish
2018-11-16 23:18:00 +00:00
fdc_acpi.c
…
fdc_acpireg.h
…
files.acpi
Make ipmi driver available to other platforms.
2018-12-25 11:56:13 +00:00
fujbp_acpi.c
…
fujhk_acpi.c
…
hpacel_acpi.c
…
hpet_acpi.c
…
hpqlb_acpi.c
…
ipmi_acpi.c
don't print resources twice. It is automagically done in acpi_res_parse_fini.
2019-01-30 20:20:36 +00:00
joy_acpi.c
…
lpt_acpi.c
…
mpu_acpi.c
…
pckbc_acpi.c
…
pcppi_acpi.c
…
plgpio_acpi.c
Use acpi_intr_establish
2018-11-23 14:08:40 +00:00
qemufwcfg_acpi.c
…
sdhc_acpi.c
Attempt to appease gcc and unbreak i386 build. Should be NFC.
2018-11-17 07:06:25 +00:00
smbus_acpi.c
…
sony_acpi.c
…
spic_acpi.c
…
thinkpad_acpi.c
…
tpm_acpi.c
make compile on 64-bit archs after acpi_mem ar_length was changed
2018-12-09 11:12:58 +00:00
ug_acpi.c
…
vald_acpi.c
…
valz_acpi.c
…
virtio_acpi.c
Use acpi_intr_establish
2018-11-16 23:18:00 +00:00
vmbus_acpi.c
Added Microsoft Hyper-V support. It ported from OpenBSD and FreeBSD.
2019-02-15 08:54:01 +00:00
wb_acpi.c
…
wss_acpi.c
…
xhci_acpi.c
Fix cut & paste error in comment
2019-02-16 23:28:56 +00:00
ym_acpi.c
…