summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-162-129/+0
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-122-61/+0
* rtc: ds1337: drop "SYS" from config variablesChris Packham2017-06-091-8/+8
* dm: sandbox: i2c_rtc: Drop fdtdec.h headerSimon Glass2017-06-011-1/+0
* Drop three-wire serial (TWS) supportSimon Glass2017-05-222-102/+0
* rtc: Add DM support to ds1307Chris Packham2017-05-082-20/+196
* drivers: remove Blackfin specific driversMasahiro Yamada2017-04-182-122/+0
* dm: rtc: Add 16-bit read/write supportBin Meng2017-04-101-0/+30
* rtc: pcf2127: Update Kconfig and code styleMeng Yi2017-01-142-21/+27
* rtc: Add RTC chip pcf2127 supportMeng Yi2016-12-023-0/+114
* rtc: Use CONFIG_X86 instead of __I386__Simon Glass2016-10-111-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* drivers: squash lines for immediate returnMasahiro Yamada2016-09-231-3/+1
* rtc: Tidy up the code styleSimon Glass2016-07-141-39/+32
* 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