freebsd-dev/sys/dev/acpica
John Baldwin 65c92e48c4 acpi_button: Replace boolean_t with better types.
- Use an enum for the button type (it is not really a boolean value).

- Use bool for fixed.

Reviewed by:	imp, emaste
Differential Revision:	https://reviews.freebsd.org/D39922
2023-05-04 12:32:09 -07:00
..
Osd pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. 2022-09-22 15:08:52 -07:00
acpi_acad.c acpi: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
acpi_apei.c pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. 2022-09-22 15:08:52 -07:00
acpi_battery.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
acpi_bus_if.m Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
acpi_button.c acpi_button: Replace boolean_t with better types. 2023-05-04 12:32:09 -07:00
acpi_cmbat.c acpi(4): Fix a typo in a kernel message 2023-03-23 22:03:31 +01:00
acpi_container.c acpica: purge EOL release compatibility 2023-02-04 09:13:09 -07:00
acpi_cpu.c acpi: Create cppc_notify sysctl before it is checked 2022-10-23 10:10:56 +01:00
acpi_dock.c acpi: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
acpi_ec.c acpi: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
acpi_ged.c acpi_ged: fix build with ACPI_DEBUG 2022-10-24 09:00:04 -07:00
acpi_hpet.c acpi: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
acpi_hpet.h hpet: Allow a MMIO window smaller than 1K 2022-03-28 11:23:45 -04:00
acpi_if.m acpica: add ACPI_GET_PROPERTY to access Device Specific Data (DSD) 2021-09-20 16:31:08 +02:00
acpi_isab.c Remove isab_devclass from ISA bridge drivers. 2022-05-06 15:39:28 -07:00
acpi_lid.c acpi: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
acpi_package.c Add _BIX (Battery Information Extended) object support. 2020-02-19 06:28:55 +00:00
acpi_pci_link.c Use bool for one-bit wide bit-fields 2023-04-25 19:26:03 +02:00
acpi_pci.c acpi: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
acpi_pcib_acpi.c acpica: do not print warning for missing _ADR 2023-03-07 16:25:21 -07:00
acpi_pcib_pci.c acpi: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
acpi_pcib.c
acpi_pcibvar.h
acpi_pcivar.h
acpi_perf.c acpi: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
acpi_powerres.c acpica: clean up empty lines in .c and .h files 2020-09-01 21:32:41 +00:00
acpi_pxm.c Use bool for one-bit wide bit-fields 2023-04-25 19:26:03 +02:00
acpi_quirk.c
acpi_quirks
acpi_resource.c acpi: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
acpi_smbat.c acpi: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
acpi_smbus.h acpica: clean up empty lines in .c and .h files 2020-09-01 21:32:41 +00:00
acpi_thermal.c Add support for _CR3 critical standby (S3) threshold. 2022-11-21 22:12:04 -08:00
acpi_throttle.c acpi: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
acpi_timer.c Adjust function definition in acpi_timer.c to avoid clang 15 warnings 2022-07-26 22:08:01 +02:00
acpi_video.c acpi: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
acpi.c device_get_property: add a HANDLE case 2022-10-09 21:51:25 +00:00
acpiio.h Add _BIX (Battery Information Extended) object support. 2020-02-19 06:28:55 +00:00
acpivar.h bus: Add ACPI locator support 2022-03-01 08:06:41 -07:00