.. |
acpica
|
Avoid UB in OsdHardware.c
|
2019-02-15 20:48:57 +00:00 |
wmi
|
Remove duplicate ;
|
2018-06-06 01:49:07 +00:00 |
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
|
Don't hold up boot: defer acpibat(4) inquiry until threads are running.
|
2018-08-10 17:11:56 +00:00 |
acpi_button.c
|
…
|
|
acpi_cpu.c
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
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
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
acpi_debug.c
|
add normal debug level
|
2019-01-05 20:40:26 +00:00 |
acpi_display.c
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
acpi_ec.c
|
Remove extra newline during attach.
|
2017-03-11 08:26:23 +00:00 |
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
|
introduce acpi_device_present() to replace the previous _STA checks.
|
2018-05-05 17:16:23 +00:00 |
acpi_i2c.h
|
Implement a ACPI helper to fill the property array expected from our I2C
|
2017-12-10 16:51:30 +00:00 |
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
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
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
|
Style, export struct acpisrat_node, and add acpisrat_get_node.
|
2017-12-28 08:49:28 +00:00 |
acpi_srat.h
|
Style, export struct acpisrat_node, and add acpisrat_get_node.
|
2017-12-28 08:49:28 +00:00 |
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
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
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
|
Merge conflicts; STA methods and fields are not present anymore.
|
2018-04-07 15:49:50 +00:00 |
acpi_wakedev.c
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
acpi_wakedev.h
|
…
|
|
acpi_wdrt.c
|
…
|
|
acpica.h
|
Allow registering ACPI interrupt handlers with a xname.
|
2018-03-20 12:14:52 +00:00 |
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
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
amdccp_acpi.c
|
Fix boot messages
|
2018-10-21 11:09:20 +00:00 |
apple_smc_acpi.c
|
Reassign my copyright to TNF.
|
2017-05-22 14:07:00 +00:00 |
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
|
use isa_intr_establish_xname() so this passes the device name
|
2018-06-24 12:25:33 +00:00 |
mpu_acpi.c
|
…
|
|
pckbc_acpi.c
|
Kill some more extern struct cfdriver declarations.
|
2017-10-28 04:53:54 +00:00 |
pcppi_acpi.c
|
…
|
|
plgpio_acpi.c
|
Use acpi_intr_establish
|
2018-11-23 14:08:40 +00:00 |
qemufwcfg_acpi.c
|
Add driver for QEMU Firmware Configuration device.
|
2017-11-25 16:31:03 +00:00 |
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
|
KNF. Remove extra spaces. No functional change.
|
2016-07-07 06:55:38 +00:00 |
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
|
KNF. No functional change.
|
2016-07-14 04:19:26 +00:00 |
valz_acpi.c
|
Do not emit a meaningless message when lid open/close from valz(4)
|
2017-11-09 23:51:54 +00:00 |
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
|
Move dev/audio_if.h -> dev/audio/audio_if.h
|
2019-05-04 07:20:07 +00:00 |
xhci_acpi.c
|
Fix cut & paste error in comment
|
2019-02-16 23:28:56 +00:00 |
ym_acpi.c
|
Move dev/audio_if.h -> dev/audio/audio_if.h
|
2019-05-04 07:20:07 +00:00 |