Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/evbmips/loongson/dev/stvii.c
RevisionDateAuthorComments
 1.7  20-Dec-2023  thorpej Remove unnecessary <sys/malloc.h>.
 1.6  16-Jun-2018  thorpej More cleanup to i2c autoconfiguration:

- Get all of the drivers onto the new match quality constants.
- Introduce a new helper function, iic_use_direct_match(), that has
all of the logic for direct-config matching. If it returns true,
the driver returns the match result (which may be 0). If it returns
false, the driver does indirect-config matching.
- iic_compat_match() now returns a weighted match quality; matches to
lower-indexed "compatible" device property are more-specific matches,
and return a better match quality accordingly.
 1.5  29-Feb-2016  christos branches: 1.5.16;
PR/50869: David Binderman: Use logical and instead of arithmetic
 1.4  28-Feb-2013  macallan branches: 1.4.14;
add poweroff support, make sure we actually charge the battery
 1.3  15-Sep-2011  macallan branches: 1.3.2; 1.3.12;
add envsys support
 1.2  07-Sep-2011  macallan report power button events to sysmon
 1.1  01-Sep-2011  macallan a driver for the gdium's ST7 microcontroller
so far it only reports AC and lid switch events to sysmon
 1.3.12.2  03-Dec-2017  jdolecek update from HEAD
 1.3.12.1  23-Jun-2013  tls resync from head
 1.3.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.4.14.1  19-Mar-2016  skrll Sync with HEAD
 1.5.16.1  25-Jun-2018  pgoyette Sync with HEAD

RSS XML Feed