Home | History | Annotate | Download | only in acpica
History log of /src/sys/dev/acpi/acpica/OsdMisc.c
RevisionDateAuthorComments
 1.16  25-Jan-2017  christos implement new interfaces
 1.15  09-Jan-2016  christos branches: 1.15.2; 1.15.4;
merge new acpica
 1.14  27-Dec-2013  christos branches: 1.14.6;
use ACPI_DEBUG not ACPI_DEBUGGER which is used internally by acpica
 1.13  27-Dec-2013  christos Add new functions
 1.12  28-Jun-2011  jruoho branches: 1.12.2; 1.12.12; 1.12.16;
Adjust a prototype due ACPICA 20110623.
 1.11  17-Feb-2011  jruoho Include acdebug.h for the ACPICA debugger.
 1.10  17-Feb-2011  jruoho Switch acpi(4) to use the new location of ACPICA.
 1.9  11-Apr-2010  jruoho branches: 1.9.2; 1.9.4;
Document "how-to override the DSDT" in the manual page instead of code.
 1.8  10-Apr-2010  jruoho Update a comment.
 1.7  18-Aug-2009  jmcneill branches: 1.7.2; 1.7.4;
Switch to ACPICA 20090730, and update for API changes.
 1.6  06-Jul-2009  joerg Ignore breakpoints in the DSDT even if DDB is present.
A new option ACPI_BREAKPOINT reenables them.
 1.5  16-Nov-2006  christos branches: 1.5.52; 1.5.68;
__unused removal on arguments; approved by core.
 1.4  12-Oct-2006  christos - sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386
 1.3  13-Apr-2006  kochi branches: 1.3.2; 1.3.4; 1.3.10; 1.3.14; 1.3.16; 1.3.18;
NULL check for a parameter of AcpiOsSignal().
The upper layer (ACPI-CA) might call with NULL pointer.

This should resolve Coverity CID 1114.
 1.2  23-Mar-2006  kochi branches: 1.2.2; 1.2.4;
change header location in accordance with moving ACPI-CA to sys/dist
 1.1  23-Mar-2006  kochi Move from sys/dev/acpi/acpica/Osd.
 1.2.4.3  24-May-2006  yamt sync with head.
 1.2.4.2  11-Apr-2006  yamt sync files somehow mis-tagged by yamt-pdpolicy-base2.
 1.2.4.1  23-Mar-2006  yamt file OsdMisc.c was added on branch yamt-pdpolicy on 2006-04-11 12:20:52 +0000
 1.2.2.3  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.2.2.2  28-Mar-2006  tron Merge 2006-03-28 NetBSD-current into the "peter-altq" branch.
 1.2.2.1  23-Mar-2006  tron file OsdMisc.c was added on branch peter-altq on 2006-03-28 09:42:03 +0000
 1.3.18.2  10-Dec-2006  yamt sync with head.
 1.3.18.1  22-Oct-2006  yamt sync with head
 1.3.16.2  09-Sep-2006  rpaulo sync with head
 1.3.16.1  13-Apr-2006  rpaulo file OsdMisc.c was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:49:29 +0000
 1.3.14.1  18-Nov-2006  ad Sync with head.
 1.3.10.2  21-Jun-2006  yamt sync with head.
 1.3.10.1  13-Apr-2006  yamt file OsdMisc.c was added on branch yamt-lazymbuf on 2006-06-21 15:02:32 +0000
 1.3.4.2  22-Apr-2006  simonb Sync with head.
 1.3.4.1  13-Apr-2006  simonb file OsdMisc.c was added on branch simonb-timecounters on 2006-04-22 11:38:49 +0000
 1.3.2.2  19-Apr-2006  elad sync with head.
 1.3.2.1  13-Apr-2006  elad file OsdMisc.c was added on branch elad-kernelauth on 2006-04-19 03:24:24 +0000
 1.5.68.1  23-Jul-2009  jym Sync with HEAD.
 1.5.52.3  11-Aug-2010  yamt sync with head.
 1.5.52.2  19-Aug-2009  yamt sync with head.
 1.5.52.1  18-Jul-2009  yamt sync with head.
 1.7.4.2  05-Mar-2011  rmind sync with head
 1.7.4.1  30-May-2010  rmind sync with head
 1.7.2.1  30-Apr-2010  uebayasi Sync with HEAD.
 1.9.4.2  17-Feb-2011  bouyer Sync with HEAD
 1.9.4.1  17-Feb-2011  bouyer Sync with HEAD
 1.9.2.1  06-Jun-2011  jruoho Sync with HEAD.
 1.12.16.1  18-May-2014  rmind sync with head
 1.12.12.2  03-Dec-2017  jdolecek update from HEAD
 1.12.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.12.2.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.14.6.2  05-Feb-2017  skrll Sync with HEAD
 1.14.6.1  19-Mar-2016  skrll Sync with HEAD
 1.15.4.1  21-Apr-2017  bouyer Sync with HEAD
 1.15.2.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed