summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/isl1208.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: Add read8 and write8 support to isl1208 driverTrent Piepho2018-10-081-0/+20
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* rtc: rewrite isl1208 to support DMKlaus Goger2018-04-061-55/+86
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre2009-08-251-12/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-2/+2
* rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD2008-09-071-1/+3
* LWMON5: POST RTC fixYuri Tikhonov2008-03-201-1/+5
* Add support for Intersil isl1208 RTCTor Krill2008-03-161-0/+166