Home
last modified time | relevance | path

Searched refs:ACPI (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/packages/acpi/
H A Dacpi.ucl19 comment = "Advanced Configuration and Power Interface (ACPI) utilities"
22 ACPI is a hardware standard allowing the operating system to monitor various
23 hardware devices and system state. For example, ACPI can report whether the
27 ACPI implementation in the kernel:
33 * acpidb(8) is a debugging tool for working with ACPI DSDT files.
34 * acpidump(8) dumps the system's raw ACPI data.
35 * iasl(8) is the Intel ACPI compiler/decompiler
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt6ACPI Table Enhancements:
10 …thods. Updated _DSM Arg3 formatting and _CPC handling to align with newer ACPI specifications and …
30 Update many existing ACPI tables to follow the ACPI 6.6 Specification
33 Add a few new ACPI tables: IOVT, SWFT, KEYP - multiple contributors
35 Add many new UUIDs, Hardware/PnP/ACPI IDs - Armin Wolf and Pawel
39 ones to stay compliant with the latest ACPI Specification changes
75 Add complete support for 3 new ACPI tables - MRRM,ERDT and RIMT (Tony
202 Added support for _DSC (Deepest State for Configuration) as per ACPI 6.5.
279 Add support for Arm's MPAM ACPI table version 2.
280 ACPI 6.5: MADT: add support for trace buffer extension in GICC.
[all …]
/freebsd/tools/boot/
H A DTEST-NOTES17 o aarch64 Will test UEFI+ACPI on MBR/GPT, UEFI+ACPI+kboot, DTB+kboot
21 o riscv UEFI+ACPI with GPT and serial console
/freebsd/sys/x86/conf/
H A DNOTES146 # ACPI support using the Intel ACPI Component Architecture reference
157 # ACPI WMI Mapping driver
160 # ACPI Asus Extras (LCD backlight/brightness, video output, etc.)
163 # ACPI Fujitsu Extras (Buttons)
166 # ACPI extras driver for HP laptops
169 # ACPI extras driver for IBM laptops
172 # ACPI Panasonic Extras (LCD backlight/brightness, video output, etc.)
175 # ACPI SBL Firmware Update
178 # ACPI Sony extra (LCD brightness)
181 # ACPI System76 extra (Keyboard brightness, Keyboard color)
[all …]
/freebsd/sys/dev/acpica/
H A Dacpi_if.m74 # EISA PNP IDs or ACPI _HID/_CID values.
98 # Evaluate an ACPI method or object, given its path.
103 # Specify NULL to begin the search at the ACPI root.
171 # Specify NULL to begin the scan at the ACPI root.
H A Dacpivar.h296 __BUS_ACCESSOR_DEFAULT(acpi, handle, ACPI, HANDLE, ACPI_HANDLE, NULL)
297 __BUS_ACCESSOR(acpi, private, ACPI, PRIVATE, void *)
298 __BUS_ACCESSOR(acpi, flags, ACPI, FLAGS, int)
299 __BUS_ACCESSOR(acpi, domain, ACPI, DOMAIN, int)
H A Dapei_if.m13 * @defgroup APEI apei - KObj methods for ACPI platform error interface drivers
H A Dacpi_quirks2 # Quirks for ACPI tables can be added here.
57 # Testing indicates that the ACPI timer runs twice as fast but otherwise
263 # Testing indicates that the ACPI timer runs twice as fast but otherwise
H A Dacpi_bus_if.m53 # Map an interrupt from ACPI space to the FreeBSD IRQ space. Note that
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8992-msft-lumia-talkman.dts23 * acpi=no is required due to WP platforms having ACPI support, but
H A Dmsm8994-msft-lumia-octagon.dtsi38 * acpi=no is required due to WP platforms having ACPI support, but
227 * Value obtained from the device original ACPI DSDT table
546 /* These values were taken from the original firmware ACPI tables */
H A Dmsm8998-clamshell.dtsi61 * not advertised as enabled in ACPI, and enabling it in DT can cause boot
/freebsd/libexec/rc/rc.d/
H A DMakefile95 CONFGROUPS.${MK_ACPI}+= ACPI
97 ACPI= power_profile macro
/freebsd/sys/amd64/conf/
H A DFIRECRACKER9 # support ACPI).
147 # rather than via ACPI (which it does not implement).
182 # Note that Firecracker provides neither ACPI nor PCI; but removing these
/freebsd/packages/apm/
H A Dapm.ucl24 replaced by ACPI on modern systems.
/freebsd/release/tools/
H A Dgce.conf60 kern.timecounter.hardware=ACPI-safe
/freebsd/packages/efi-tools/
H A Defi-tools.ucl32 wake the system from ACPI sleep states at a specified time.
/freebsd/share/dict/
H A Dfreebsd3 ACPI
/freebsd/stand/forth/
H A Dmenu.4th149 : acpipresent? ( -- flag ) \ Returns TRUE if ACPI is present, FALSE otherwise
158 : acpienabled? ( -- flag ) \ Returns TRUE if ACPI is enabled, FALSE otherwise
245 \ ACPI option is to be presented to the user, otherwise returns -1. Used
524 \ Initialize the ACPI option status.
624 \ If this is the ACPI menu option, act accordingly.
1149 \ Adjust for missing ACPI menuitem on non-i386
1178 \ Re-adjust for missing ACPI menuitem
1262 s" menu_acpi" unsetenv \ ACPI menu option flag
/freebsd/sys/contrib/xen/arch-x86/
H A Dcpufeatureset.h114 XEN_CPUFEATURE(ACPI, 0*32+22) /*A ACPI via MSR */
/freebsd/share/mk/
H A Dsrc.opts.mk61 ACPI \
/freebsd/sys/i386/conf/
H A DNOTES22 # the ACPI case, ACPI only correctly tells us about any HTT CPUs if
/freebsd/contrib/file/magic/Magdir/
H A Dintel278 >8 ubyte <17 ACPI Machine Language file
279 # assume that ACPI tables size are lower than 16 MiB
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_console.c460 #ifdef ACPI
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-g4.dtsi693 function = "ACPI";
694 groups = "ACPI";

12