summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorLines
2016-05-21rtc: tps6586x: rename so module can be autoloadedNicolas Chauvet-1/+1
2016-05-21rtc: rv3029: hide unused i2c device tableArnd Bergmann-7/+7
2016-05-21rtc: rs5c372: r2025: fix check for 'oscillator halted' conditionThomas Koeller-2/+2
2016-05-21rtc: rv3029: add alarm IRQMylène Josserand-21/+93
2016-05-21rtc: rv3029: fix set_time functionMylène Josserand-1/+1
2016-05-21rtc: rv3029: fix alarm supportMylène Josserand-7/+16
2016-05-21rtc: rv3029: Remove some checks and warningsMylène Josserand-34/+34
2016-05-21rtc: rv3029: Add support of RV3049Mylène Josserand-21/+124
2016-05-21rtc: rv3029: convert to use regmapMylène Josserand-133/+142
2016-05-21rtc: rv3029: remove 'i2c' in functions namesMylène Josserand-75/+57
2016-05-20rtc: stmp3xxx: print message on errorSudip Mukherjee-1/+6
2016-05-20rtc: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas-6/+6
2016-05-20rtc: ds3232: fix call trace when rtc->ops_lock is used as NULLQianyu Gong-3/+6
2016-05-20rtc: snvs: return error in case enable_irq_wake failsStefan Agner-1/+1
2016-05-20rtc: zynqmp: Update seconds time programming logicAnurag Kumar Vulisha-6/+39
2016-05-20rtc: mc13xxx: remove UIE signalingWolfram Sang-19/+0
2016-05-20rtc: mxc: remove UIE signalingWolfram Sang-3/+0
2016-05-20rtc: ds1307: Remove CLK_IS_ROOTStephen Boyd-2/+0
2016-05-20rtc: hym8563: Remove CLK_IS_ROOTStephen Boyd-1/+1
2016-05-20rtc: pcf8563: Remove CLK_IS_ROOTStephen Boyd-1/+1
2016-05-20rtc: zynqmp: Write Calibration value before setting timeAnurag Kumar Vulisha-7/+14
2016-05-20rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/AAnurag Kumar Vulisha-0/+8
2016-05-20rtc: ds1685: actually spin forever in poweroff pathJosh Poimboeuf-0/+1
2016-05-20rtc: da9053: fix access ordering error during RTC interrupt at system power onSteve Twiss-5/+8
2016-05-20rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is e...Nicolas Boullis-5/+8
2016-05-20rtc: ds1307: fix ds1307_native_smbus_read_block_data functionNicolas Boullis-2/+6
2016-05-20rtc: ds1302: fix write value for day of week registerAkinobu Mita-1/+1
2016-05-20rtc: ds1302: fix error check in set_timeAkinobu Mita-1/+1
2016-05-20rtc: m41t80: handle oscillator failure bitMylène Josserand-2/+23
2016-05-20rtc: m41t80: add wakealarm functionalityMylène Josserand-0/+2
2016-05-20rtc: m41t80: add alarm functionalityMylène Josserand-13/+167
2016-05-20rtc: m41t80: remove warnings and replace obsolete functionMylène Josserand-11/+15
2016-05-20rtc: m41t80: add the use of 'BIT' macroMylène Josserand-15/+15
2016-05-20rtc: m41t80: replace i2c functions for smbus onesMylène Josserand-90/+44
2016-05-20rtc: m41t80: remove proc macroMylène Josserand-4/+0
2016-05-20rtc: m41t80: update sysfs entries exportMylène Josserand-24/+32
2016-05-20rtc: remove useless DRV_VERSIONAlexandre Belloni-89/+1
2016-05-20rtc: at91sam9: remove duplicate assignment of variable mrColin Ian King-1/+1
2016-05-20rtc: ds1302: rewrite using SPISergey Yanovich-197/+166
2016-04-21rtc: ds1307: Use irq when available for wakeup-source deviceNishanth Menon-1/+1
2016-04-21rtc: ds1307: ds3231 temperature s16 overflowZhuang Yuyao-2/+2
2016-03-24Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds-16/+305
2016-03-25rtc: abx80x: handle the oscillator failure bitMylène Josserand-2/+31
2016-03-25rtc: abx80x: handle autocalibrationMylène Josserand-0/+219
2016-03-25rtc: rv8803: workaround i2c HW issueAlexandre Belloni-6/+22
2016-03-21rtc: mcp795: add devicetree supportEmil Bartczak-0/+10
2016-03-19rtc: asm9260: remove incorrect __init/__exit annotationsArnd Bergmann-2/+2
2016-03-19rtc: m41t80: avoid out of range year valuesStefan Christ-0/+6
2016-03-19rtc: s3c: Don't print an error on probe deferralJavier Martinez Canillas-5/+14
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1