summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2016-05-20rtc: hym8563: Remove CLK_IS_ROOTStephen Boyd
2016-05-20rtc: pcf8563: Remove CLK_IS_ROOTStephen Boyd
2016-05-20rtc: zynqmp: Write Calibration value before setting timeAnurag Kumar Vulisha
2016-05-20rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/AAnurag Kumar Vulisha
2016-05-20rtc: ds1685: actually spin forever in poweroff pathJosh Poimboeuf
2016-05-20rtc: da9053: fix access ordering error during RTC interrupt at system power onSteve Twiss
2016-05-20rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is e...Nicolas Boullis
2016-05-20rtc: ds1307: fix ds1307_native_smbus_read_block_data functionNicolas Boullis
2016-05-20rtc: ds1302: fix write value for day of week registerAkinobu Mita
2016-05-20rtc: ds1302: fix error check in set_timeAkinobu Mita
2016-05-20rtc: m41t80: handle oscillator failure bitMylène Josserand
2016-05-20rtc: m41t80: add wakealarm functionalityMylène Josserand
2016-05-20rtc: m41t80: add alarm functionalityMylène Josserand
2016-05-20rtc: m41t80: remove warnings and replace obsolete functionMylène Josserand
2016-05-20rtc: m41t80: add the use of 'BIT' macroMylène Josserand
2016-05-20rtc: m41t80: replace i2c functions for smbus onesMylène Josserand
2016-05-20rtc: m41t80: remove proc macroMylène Josserand
2016-05-20rtc: m41t80: update sysfs entries exportMylène Josserand
2016-05-20rtc: remove useless DRV_VERSIONAlexandre Belloni
2016-05-20rtc: at91sam9: remove duplicate assignment of variable mrColin Ian King
2016-05-20rtc: ds1302: rewrite using SPISergey Yanovich
2016-04-21rtc: ds1307: Use irq when available for wakeup-source deviceNishanth Menon
2016-04-21rtc: ds1307: ds3231 temperature s16 overflowZhuang Yuyao
2016-03-25Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2016-03-25rtc: abx80x: handle the oscillator failure bitMylène Josserand
2016-03-25rtc: abx80x: handle autocalibrationMylène Josserand
2016-03-25rtc: rv8803: workaround i2c HW issueAlexandre Belloni
2016-03-21rtc: mcp795: add devicetree supportEmil Bartczak
2016-03-18rtc: asm9260: remove incorrect __init/__exit annotationsArnd Bergmann
2016-03-18rtc: m41t80: avoid out of range year valuesStefan Christ
2016-03-18rtc: s3c: Don't print an error on probe deferralJavier Martinez Canillas
2016-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-14rtc: rv3029: stop mentioning rv3029c2Alexandre Belloni
2016-03-14rtc: pcf2127: add pcf2129 device idAkinobu Mita
2016-03-14rtc: pcf2127: add support for spi interfaceAkinobu Mita
2016-03-14rtc: pcf2127: convert to use regmapAkinobu Mita
2016-03-14rtc: rv3029: Add thermometer hwmon supportMichael Büsch
2016-03-14rtc: rv3029: Add update_bits helper for eeprom accessMichael Büsch
2016-03-14rtc: ds1685: actually spin forever in poweroff error pathJosh Poimboeuf
2016-03-14rtc: hym8563: fix invalid year calculationAlexander Kochetkov
2016-03-14rtc: ds3232: use rtc->ops_lock to protect alarm operationsAkinobu Mita
2016-03-14rtc: ds3232: fix issue when irq is shared several devicesAkinobu Mita
2016-03-14rtc: ds3232: remove unused UIE codeAkinobu Mita
2016-03-14rtc: ds3232: add register access error checksAkinobu Mita
2016-03-14rtc: ds3232: fix read on /dev/rtc after RTC_AIE_ONAkinobu Mita
2016-03-14rtc: merge ds3232 and ds3234Akinobu Mita
2016-03-14rtc: ds3232: convert to use regmapAkinobu Mita
2016-03-14rtc: pxa: fix Kconfig indentationAlexandre Belloni
2016-03-14rtc: rv3029: Add device tree property for trickle chargerMichael Büsch
2016-03-14rtc: rv3029: Add functions for EEPROM accessMichael Büsch