summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2016-10-11rtc: Use CONFIG_X86 instead of __I386__Simon Glass
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23drivers: squash lines for immediate returnMasahiro Yamada
2016-07-14rtc: Tidy up the code styleSimon Glass
2015-11-04rtc: Add MCP79411 support to DS1307 rtc driverAndy Fleming
2015-10-21dm: rtc: Correct rtc_read32() return valueSimon Glass
2015-10-21rtc: mc146818: Use probe() to set up the deviceSimon Glass
2015-10-21rtc: mc146818: Add a comment to the #endifSimon Glass
2015-09-01rtc:ds3232/ds3231: Add support to generate 32KHz outputPriyanka Jain
2015-08-12drivers: hierarchize drivers Kconfig menuMasahiro Yamada
2015-07-14dm: rtc: Support mc146818 driver in driver modelBin Meng
2015-05-05dm: rtc: sandbox: Enable real-time clock supportSimon Glass
2015-05-05dm: rtc: sandbox: Add a driver for the sandbox I2C RTCSimon Glass
2015-05-05dm: rtc: sandbox: Add an emulated I2C RTC deviceSimon Glass
2015-05-05dm: rtc: Add a uclass for real-time clocksSimon Glass
2015-05-05dm: rtc: Rename mktime() and reduce the number of parametersSimon Glass
2015-05-05dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass
2015-05-05dm: rtc: Rename gregorian day functionSimon Glass
2015-03-24remove unnecessary version.h includesRob Herring
2015-01-24x86: rtc: mc146818: Add helpers to read/write CMOS RAMSimon Glass
2015-01-05mpc8260: remove atc board supportMasahiro Yamada
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada
2014-11-25rtc: mc146818: Set up RTC at start of daySimon Glass
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-08-14RTC: add support for DS1339 (using DS1307 driver)Markus Niebel
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2013-11-11Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-11-09malta: enable RTC supportPaul Burton
2013-11-01am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini
2013-11-01drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directlyTom Rini
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-09-19drivers: s3c44b0_rtc: delete an unused driverMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-01Consolidate bool typeYork Sun
2013-03-11ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski
2012-09-02rtc: pcf8563: Make century compatible with LinuxBenoît Thébaudeau
2012-09-01rtc: add support of mx27 rtctrem
2012-09-01mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador
2012-09-01rtc: imxdi: Initial supportBenoît Thébaudeau
2012-09-01mxs: prefix register structs with 'mxs' prefixOtavio Salvador
2012-08-10Add support for DS1388.Kenth Eriksson
2012-07-07rtc/m41t62: Add support for M41T82 with HT (Halt Update)Stefan Roese
2011-12-06arm, davinci: move davinci_rtc struct to hardware.hHeiko Schocher
2011-11-16drivers/rtc/s3c24x0_rtc.c: fix GCC 4.6 warningsAnatolij Gustschin
2011-11-11iMX28: Add driver for internal RTCMarek Vasut