aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/isl1208.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07rtc: Remove <common.h> and add needed includesTom Rini1-1/+0
2018-10-08rtc: Add read8 and write8 support to isl1208 driverTrent Piepho1-0/+20
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-06rtc: rewrite isl1208 to support DMKlaus Goger1-55/+86
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2009-08-25Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre1-12/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD1-1/+3
2008-03-20LWMON5: POST RTC fixYuri Tikhonov1-1/+5
2008-03-16Add support for Intersil isl1208 RTCTor Krill1-0/+166