summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2014-12-10drivers/rtc/rtc-ds1374.c: add watchdog supportSøren Andersen
2014-12-10drivers/rtc/rtc-sirfsoc.c: replace local_irq_disable by spin_lock_irq for SMP...Barry Song
2014-12-10drivers/rtc/rtc-sirfsoc.c: add alarm_irq_enable supporthao liu
2014-12-10rtc: pcf8563: clear expired alarm at boot timeJan Kardell
2014-12-10rtc: pcf8563: save battery powerJan Kardell
2014-12-10rtc: pcf8563: handle consequeces of lacking second alarm regJan Kardell
2014-12-10rtc: pcf8563: fix wrong time from read_alarmJan Kardell
2014-12-10rtc: pcf8563: fix write of invalid bits to ST2 regJan Kardell
2014-12-10rtc: pcf8563: remove leftover codeJan Kardell
2014-12-10rtc: omap: add copyright entryJohan Hovold
2014-12-10rtc: omap: fix minor coding style issuesJohan Hovold
2014-12-10rtc: omap: enable wake-up from power offJohan Hovold
2014-12-10rtc: omap: add support for pmic_power_enJohan Hovold
2014-12-10rtc: omap: add helper to read 32-bit registersJohan Hovold
2014-12-10rtc: omap: add helper to read raw bcd timeJohan Hovold
2014-12-10rtc: omap: silence bogus power-up reset message at probeJohan Hovold
2014-12-10rtc: omap: add structured device-type infoJohan Hovold
2014-12-10rtc: omap: remove DRIVER_NAME macroJohan Hovold
2014-12-10rtc: omap: add device abstractionJohan Hovold
2014-12-10rtc: omap: make platform-device id table constJohan Hovold
2014-12-10rtc: omap: use dev_infoJohan Hovold
2014-12-10rtc: omap: remove unused register-base defineJohan Hovold
2014-12-10rtc: omap: fix class-device registrationJohan Hovold
2014-12-10rtc: omap: clean up probe error handlingJohan Hovold
2014-12-10rtc: omap: fix interrupt disable at probeJohan Hovold
2014-12-10rtc: omap: fix missing wakealarm attributeJohan Hovold
2014-12-10rtc: omap: fix clock-source configurationJohan Hovold
2014-12-10drivers/rtc/interface.c: check the validation of rtc_time in __rtc_read_timeHyogi Gim
2014-12-10drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probeGuo Zeng
2014-12-10Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-12-08Merge branch 'at91/cleanup5' into next/driversArnd Bergmann
2014-11-26ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for driversNicolas Ferre
2014-11-21rtc: Update suspend/resume timing to use 64bit timeJohn Stultz
2014-11-21rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacementpang.xunlei
2014-11-20Merge branch 'at91/cleanup' into next/driversArnd Bergmann
2014-11-20Merge tag 'at91-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/nfe...Arnd Bergmann
2014-11-19ARM: at91/Kconfig: remove unused config optionsNicolas Ferre
2014-11-17rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta
2014-11-13rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCKBoris BREZILLON
2014-11-13rtc: at91sam9: rework the Kconfig descriptionBoris BREZILLON
2014-11-13rtc: at91sam9: make use of syscon/regmap to access GPBR registersBoris BREZILLON
2014-11-13rtc: at91sam9: add DT supportBoris BREZILLON
2014-11-13rtc: at91sam9: replace devm_ioremap by devm_ioremap_resourceBoris BREZILLON
2014-11-13rtc: at91sam9: use standard readl/writel functions instead of raw versionsBoris BREZILLON
2014-11-13rtc: at91sam9: remove references to mach specific headersBoris BREZILLON
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-03ARM: at91: remove no-MMU at91x40 supportNicolas Ferre
2014-10-29drivers/rtc/rtc-bq32k.c: fix register valuePavel Machek
2014-10-29drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clockMarek Szyprowski
2014-10-29drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtcStanimir Varbanov