summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-194-1/+63
|\
| * Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2013-02-044-1/+63
| |\
| | * timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz2013-01-291-2/+2
| | * timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK optionFeng Tang2013-01-151-0/+2
| | * rtc: Skip the suspend/resume handling if persistent clock existFeng Tang2013-01-151-0/+7
| | * NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe2013-01-153-1/+54
* | | drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij2013-02-121-1/+3
* | | drivers/rtc/rtc-pl031.c: fix the missing operation on enableHaojian Zhuang2013-02-051-3/+5
* | | drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe2013-02-051-0/+3
* | | drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time()Tony Prisk2013-02-051-1/+1
|/ /
* | drivers/rtc/rtc-da9055.c: fix cross-section referenceAndrew Morton2013-01-111-1/+1
* | drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk2013-01-041-3/+4
* | drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk2013-01-041-2/+2
* | rtc: add RTC driver for TPS6586xLaxman Dewangan2013-01-043-0/+365
* | drivers/rtc/rtc-tegra.c: convert to DT driverJoseph Lo2013-01-041-0/+7
* | Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-0370-214/+209
* | revert "rtc: recycle id when unloading a rtc driver"Andrew Morton2012-12-201-1/+0
* | drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>Jean Delvare2012-12-201-0/+1
* | rtc: DA9055 RTC driverAshish Jangam2012-12-173-0/+424
* | drivers/rtc/rtc-s3c: use of_match_ptr() macroSachin Kamat2012-12-171-3/+1
* | drivers/rtc/rtc-tps65910.c: enable RTC power domain on initializationKim, Milo2012-12-171-0/+7
* | drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.cSachin Kamat2012-12-171-19/+0
* | drivers/rtc/rtc-s3c.c: convert to use devm_* APITushar Behera2012-12-171-37/+8
* | drivers/rtc/rtc-s3c.c: remove unnecessary err_nores labelTushar Behera2012-12-171-4/+1
* | rtc: add NXP PCF8523 supportThierry Reding2012-12-173-0/+336
* | rtc: rtc-davinci: use devm_kzalloc()Devendra Naga2012-12-171-12/+4
* | rtc: rtc-davinci: return correct error code if rtc_device_register() failsDevendra Naga2012-12-171-2/+3
* | drivers/rtc/rtc-tps65910.c: rename irq to match deviceSivaram Nair2012-12-171-1/+1
* | rtc: rtc-spear: Provide flag for no support of UIE modeDeepak Sikri2012-12-171-0/+2
* | rtc: rtc-spear: Add clk_{un}prepare() supportDeepak Sikri2012-12-171-3/+3
* | rtc: rtc-spear: use devm_*() routinesViresh Kumar2012-12-171-60/+29
* | drivers/rtc/rtc-test.c: avoid calling platform_device_put() twiceWei Yongjun2012-12-171-7/+7
* | drivers/rtc/rtc-vt8500.c: convert to use devm_kzallocDevendra Naga2012-12-171-10/+5
* | drivers/rtc/rtc-imxdi.c: add devicetree supportRoland Stigge2012-12-171-0/+11
* | drivers/rtc/rtc-imxdi: support for i.MX53Roland Stigge2012-12-171-1/+1
* | rtc: omap: add runtime pm supportVaibhav Hiremath2012-12-171-0/+18
* | rtc: omap: depend on am33xxAfzal Mohammed2012-12-171-4/+6
* | rtc: omap: dt supportAfzal Mohammed2012-12-171-0/+18
* | rtc: omap: kicker mechanism supportAfzal Mohammed2012-12-171-3/+41
* | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-16/+16
|\ \
| * | mfd/rtc/gpio: twl: No need to allocate bigger buffer for writePeter Ujfalusi2012-11-211-16/+16
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-132-2/+2
|\ \
| * | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-192-2/+2
| |/
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-3/+31
|\ \
| * \ Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson2012-11-061-0/+2
| |\ \ | | |/
| * | rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-151-3/+31
* | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-123-2/+77
|\ \ \
| * | | arm: at91: move at91rm9200 rtc header in drivers/rtcJean-Christophe PLAGNIOL-VILLARD2012-11-062-1/+76
| * | | arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
| | |/ | |/|
* | | drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove()Kim, Milo2012-11-301-3/+3
|/ /
OpenPOWER on IntegriCloud