aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mk48txx/mk48txx.c
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Remove more superfluous const specifiers.Dimitry Andric2014-02-231-1/+1
* Add support for MK48T37.Marius Strobl2011-05-151-1/+3
* Fix botches in r201005:Marius Strobl2010-01-011-1/+1
* - Take advantage of bus_{read,write}_*(9).Marius Strobl2009-12-251-2/+11
* Remove clause 3 and 4 from TNF licenses.Marius Strobl2009-12-251-8/+1
* Style changesMarius Strobl2009-12-251-10/+10
* Revisit the watchdogs: Resetting the error to EINVAL after failing to set theNick Hibma2007-03-271-4/+4
* Align the interfaces for the various watchdogs and make the interfaceNick Hibma2006-12-151-1/+3
* Fix spelling in a status message.Marius Strobl2006-09-011-1/+1
* - Add locking.Marius Strobl2005-05-191-38/+110
* o Sync with the NetBSD mk48txx driver (the result simplyfies some changesMarius Strobl2004-11-171-61/+62
* - Some of the upper bits of the time related (seconds, minutes, etc.)Marius Strobl2004-09-191-14/+53
* Use __FBSDID().David E. O'Brien2003-08-241-2/+3
* s#<mk48txx/mk48txxreg.h>#<dev/mk48txx/mk48txxreg.h>#Marcel Moolenaar2003-08-231-1/+1
* Add a driver back end for the Mostek MK48T02, MK48T08 and MK48T59Thomas Moestl2002-04-041-0/+211