summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: Add MCP79411 support to DS1307 rtc driverAndy Fleming2015-11-042-1/+35
* dm: rtc: Correct rtc_read32() return valueSimon Glass2015-10-211-1/+1
* rtc: mc146818: Use probe() to set up the deviceSimon Glass2015-10-211-2/+2
* rtc: mc146818: Add a comment to the #endifSimon Glass2015-10-211-1/+1
* rtc:ds3232/ds3231: Add support to generate 32KHz outputPriyanka Jain2015-09-011-0/+10
* drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-121-0/+8
* dm: rtc: Support mc146818 driver in driver modelBin Meng2015-07-141-108/+204
* dm: rtc: sandbox: Enable real-time clock supportSimon Glass2015-05-051-2/+0
* dm: rtc: sandbox: Add a driver for the sandbox I2C RTCSimon Glass2015-05-052-0/+109
* dm: rtc: sandbox: Add an emulated I2C RTC deviceSimon Glass2015-05-052-0/+237
* dm: rtc: Add a uclass for real-time clocksSimon Glass2015-05-053-0/+106
* dm: rtc: Rename mktime() and reduce the number of parametersSimon Glass2015-05-0512-34/+23
* dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass2015-05-0512-13/+17
* dm: rtc: Rename gregorian day functionSimon Glass2015-05-052-3/+8
* remove unnecessary version.h includesRob Herring2015-03-241-1/+0
* x86: rtc: mc146818: Add helpers to read/write CMOS RAMSimon Glass2015-01-241-48/+73
* mpc8260: remove atc board supportMasahiro Yamada2015-01-052-218/+0
* Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2014-12-081-1/+1
* rtc: mc146818: Set up RTC at start of daySimon Glass2014-11-252-5/+40
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-231-1/+1
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-241-0/+0
* RTC: add support for DS1339 (using DS1307 driver)Markus Niebel2014-08-142-1/+2
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-11-111-1/+1
|\
| * malta: enable RTC supportPaul Burton2013-11-091-1/+1
* | Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-091-4/+4
|\ \ | |/ |/|
| * am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini2013-11-011-1/+1
| * drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directlyTom Rini2013-11-011-3/+3
* | drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-65/+43
|/
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-142-2/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* drivers: s3c44b0_rtc: delete an unused driverMasahiro Yamada2013-09-192-85/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2441-666/+41
* Consolidate bool typeYork Sun2013-04-011-19/+10
* ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese2013-03-111-14/+0
* pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski2012-11-141-3/+7
* rtc: pcf8563: Make century compatible with LinuxBenoît Thébaudeau2012-09-021-2/+2
* rtc: add support of mx27 rtctrem2012-09-012-0/+84
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-011-2/+2
* rtc: imxdi: Initial supportBenoît Thébaudeau2012-09-012-0/+245
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-011-3/+3
* Add support for DS1388.Kenth Eriksson2012-08-102-0/+27
* rtc/m41t62: Add support for M41T82 with HT (Halt Update)Stefan Roese2012-07-071-1/+9
* arm, davinci: move davinci_rtc struct to hardware.hHeiko Schocher2011-12-061-26/+0
* drivers/rtc/s3c24x0_rtc.c: fix GCC 4.6 warningsAnatolij Gustschin2011-11-161-3/+3
* iMX28: Add driver for internal RTCMarek Vasut2011-11-112-0/+87
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-11-083-1/+2
|\
| * ARM: dreamplug: fix compilationAnatolij Gustschin2011-11-031-0/+1
| * rtc: Make mc13783-rtc driver genericFabio Estevam2011-11-032-1/+1
* | drivers/rtc/rv3029.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-071-16/+11
OpenPOWER on IntegriCloud