aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/acpi
Commit message (Expand)AuthorAgeFilesLines
* Teach acpidump(8) to display the 'Flags' field in the HPET Description Table.Neel Natu2013-11-221-0/+1
* Consistently cast ACPICA 64-bit integer types when we print them.Jung-uk Kim2013-06-262-10/+10
* Fix a long standing logic bug introduced in r167814. The code was added toJung-uk Kim2013-05-311-1/+1
* Merge ACPICA 20130517.Jung-uk Kim2013-05-202-24/+24
* Fix declarations to slightly increase WARNS level.Jung-uk Kim2013-04-232-6/+9
* Clean up generated files added in r233250.Jung-uk Kim2013-04-231-1/+2
* Merge ACPICA 20130418.Jung-uk Kim2013-04-191-4/+5
* Merge ACPICA 20130328.Jung-uk Kim2013-04-042-16/+18
* Merge ACPICA 20130214.Jung-uk Kim2013-02-152-14/+14
* Merge ACPICA 20130117.Jung-uk Kim2013-01-172-28/+31
* Teach acpidump to dump the DMA Remapping Reporting table (aka DMAR).Neel Natu2012-12-212-13/+263
* Merge ACPICA 20121114.Jung-uk Kim2012-11-202-4/+5
* More -Wmissing-variable-declarations fixes.Ed Schouten2012-10-192-8/+9
* Display the matrix of inter-domain distances in the SLIT table. This isJohn Baldwin2012-10-041-0/+30
* Merge ACPICA 20120816.Jung-uk Kim2012-08-161-1/+1
* Merge ACPICA 20120711.Jung-uk Kim2012-07-112-6/+7
* Add range and table revision checking to avoid abend.Takanori Watanabe2012-07-091-1/+9
* Merge ACPICA 20120620.Jung-uk Kim2012-06-221-2/+2
* Catch up with realpath(3) changes (r235266) and unbreak acpidump(8).Jung-uk Kim2012-05-251-3/+3
* Merge ACPICA 20120420.Jung-uk Kim2012-04-231-2/+3
* Merge ACPICA 20120320.Jung-uk Kim2012-03-201-1/+12
* Make parallel build more safer.Jung-uk Kim2012-03-071-8/+10
* Fix a stupid typo.Jung-uk Kim2012-02-161-1/+1
* Merge ACPICA 20120215.Jung-uk Kim2012-02-163-43/+43
* Remove unused ACPICA sources from userland makefiles.Jung-uk Kim2012-01-132-10/+9
* Merge ACPICA 20120111.Jung-uk Kim2012-01-112-8/+9
* Reencode files to UTF-8. Drop CP1252 em-dash.Ulrich Spörlein2011-12-301-1/+1
* Merge ACPICA 20111123.Jung-uk Kim2011-11-284-26/+31
* Plug fd leaksKevin Lo2011-11-231-0/+1
* Purge _USE_BERKELEY_YACC definition from Makefile. This ugly hack is noJung-uk Kim2011-04-151-1/+0
* Merge ACPICA 20110413.Jung-uk Kim2011-04-152-14/+26
* Merge ACPICA 20110211.Jung-uk Kim2011-02-122-24/+27
* Merge ACPICA 20110112. Switch to BSD/GPLv2 dual license[1].Jung-uk Kim2011-01-131-2/+2
* Merge ACPICA 20101209.Jung-uk Kim2010-12-151-1/+1
* Merge ACPICA 20100915.Jung-uk Kim2010-09-162-3/+4
* When ACPI reports current battery consumption rate in mAmps, print it alsoAlexander Motin2010-08-241-16/+21
* use uintmax_t instead of uint64_t.Takanori Watanabe2010-08-131-1/+1
* Fix build on amd64 and ia64.Takanori Watanabe2010-08-131-4/+3
* Fix breakage on 64bit architecture by using inttypes.h macro.Takanori Watanabe2010-08-121-1/+2
* Fix tindebox breakage about format warning.Takanori Watanabe2010-08-121-1/+1
* Add TCG ACPI spec table (TCPA) support.Takanori Watanabe2010-08-112-0/+274
* Merge ACPICA 20100806.Jung-uk Kim2010-08-062-3/+4
* Merge ACPICA 20100702.Jung-uk Kim2010-07-062-2/+3
* Merge ACPICA 20100428.Jung-uk Kim2010-04-282-4/+7
* Merge ACPICA 20100304.Jung-uk Kim2010-03-052-8/+8
* Merge ACPICA 20100121.Jung-uk Kim2010-01-211-7/+7
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-023-2/+2
* Merge ACPICA 20091112.Jung-uk Kim2009-11-161-2/+2
* Merge ACPICA 20091013.Jung-uk Kim2009-10-191-1/+2
* Catch up with ACPICA 20090903.Jung-uk Kim2009-09-111-5/+5