aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/acpi
Commit message (Expand)AuthorAgeFilesLines
* acpidump: add Foundation copyrightKonstantin Belousov2024-04-051-0/+4
* acpidump: dump AMD IVRS table describing IOMMU layoutKonstantin Belousov2024-04-051-0/+372
* acpidump: add printfield() helperKonstantin Belousov2024-04-051-0/+12
* acpidump: bump WARNS to 6Konstantin Belousov2024-04-052-1/+3
* acpidump: the acpi_get_fadt_revision() argument is unusedKonstantin Belousov2024-04-051-1/+1
* acpidump: silent the warning about unaligned uuidKonstantin Belousov2024-04-051-1/+1
* acpidump(8) Fix typo in error messageSHENG-YI HONG2024-04-021-1/+1
* acpiconf: remove trailing space in "Mesurement Accuracy" outputChristos Margiolis2024-01-231-1/+1
* Remove my middle name.Dag-Erling Smørgrav2023-08-171-1/+1
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-164-8/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1610-10/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-165-10/+0
* iasl: Disable -Wunused-but-set-variable for a couple of files.John Baldwin2023-06-201-0/+2
* acpidump: Remove set but unused variable.John Baldwin2023-06-201-2/+0
* rc.suspend: update man pages for new keywordJohannes Totz2023-06-161-6/+9
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-126-6/+6
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-194-4/+0
* acpica: Quiet a -Wdangling-pointer warning in AcpiUtInitStackPtrTrace.John Baldwin2022-12-052-0/+8
* acpica: Merge ACPICA 20221020Jung-uk Kim2022-10-282-13/+13
* Decode couple arrays in NFIT table.Alexander Motin2022-08-191-3/+9
* acpi(4): Fix a typo in a debug statementGordon Bergling2022-06-041-1/+1
* Add the Arm SPE interrupt to acpidumpAndrew Turner2022-02-011-0/+1
* Fix "Mesurement" typo in usr.sbin/acpi/acpiconf/acpiconf.cMatt Audesse2022-01-071-1/+1
* Only change the fadt revision in acpidump on i386Andrew Turner2021-10-211-0/+6
* Print DeviceHandle and PhysicalId in hex.Alexander Motin2021-02-051-2/+2
* Improve ACPI_NFIT_CONTROL_REGION formatting.Alexander Motin2021-02-051-7/+7
* Decode NFIT Platform Capabilities.Alexander Motin2021-01-251-1/+17
* Decode APEI tables (BERT, EINJ, ERST, HEST).Alexander Motin2020-06-302-15/+290
* Allow the FACS and XFACS to be zero in acpidump.Andrew Turner2020-05-181-5/+11
* Remove tests for obsolete compilers in the build systemEric van Gyzen2020-05-121-1/+1
* Add _BIX (Battery Information Extended) object support.Hiroki Sato2020-02-191-17/+44
* Merge ACPICA 20191018.Jung-uk Kim2019-10-191-8/+24
* Merge ACPICA 20190329.Jung-uk Kim2019-03-291-2/+2
* Fix 32-bit buildworld broken by r343438.Cy Schubert2019-01-251-1/+1
* Use ACPI TPM2 table to probe tpmtis and tpmcrb device.Takanori Watanabe2019-01-251-1/+14
* Amend the `-i batt' option description and explain that the batteryAlexey Dokuchaev2018-12-271-2/+4
* rcorder(8): add support for /etc/rc.resume, so it calls "rcorder -k resume"Eugene Grosbein2018-10-271-4/+26
* Update ACPICA to 20181003.Jung-uk Kim2018-10-091-2/+2
* Merge ACPICA 20180810.Jung-uk Kim2018-08-131-1/+1
* acpidump(8): Add ACPI LPIT (Low Power Idle Table)Ben Widawsky2018-07-112-1/+78
* acpidump.8: include NFIT in the man page list of tablesEd Maste2018-06-201-1/+2
* MFV: r329072Jung-uk Kim2018-02-091-1/+2
* Add explanatory comment for r327622: clang 6.0.0 and higher warn aboutDimitry Andric2018-01-081-0/+6
* Revert r327338, undoing the changes to the ACPI_ADD_PTR and ACPI_SUB_PTRDimitry Andric2018-01-061-0/+4
* Improve options and error handling.Niclas Zeising2017-12-091-9/+36
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-276-0/+12
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-314-4/+0
* Merge ACPICA 20170929 (take 2).Jung-uk Kim2017-10-101-21/+21
* Revert r324109. This commit broke a number of systems.Jung-uk Kim2017-09-301-21/+21