summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | drivers/rtc/ds3231.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-071-13/+3
|/
* drivers/rtc/ds1337.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-13/+3
* RTC: Switch mc13783 to generic pmic codeStefano Babic2011-10-271-8/+12
* rtc, davinci: add support for davinci internal RTCHeiko Schocher2011-09-302-0/+126
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* drivers/rtc: add Marvell Integrated RTCJason Cooper2011-08-043-0/+190
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-281-1/+1
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-181-1/+1
* AT91: fix related at91 driver filesReinhard Meyer2011-05-181-6/+6
* rtc, rv3029: add trickle charger support.Heiko Schocher2011-04-261-0/+87
* eNET: Add RTC support to eNETGraeme Russ2011-02-121-0/+6
* rtc: add support for Micro Crystal RV-3029-C2 RTCHeiko Schocher2011-01-182-0/+125
* RTC driver for PT7C4338 chip.Priyanka Jain2010-12-172-0/+145
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
OpenPOWER on IntegriCloud