Most PCs support ACPI via the BIOS and hardware. ACPI support is configured, enabled, and then incorporated in the Linux kernel.
$ acpi -V
Battery 1: charged, 100%
Thermal 1: ok, 47.0 degrees C
AC Adapter 1: on-line
This example provides information such as battery charge status, percentage of charge, as well as current system temperature and status of the AC adapter.