summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
| * rtc: s35390a: fix reading out alarmUwe Kleine-König2016-07-111-9/+31
| * rtc: sh: don't validate alarm time provided to .set_alarmUwe Kleine-König2016-07-111-40/+1
| * rtc: sh: drop bogus assignment of tm_year in .read_alarmUwe Kleine-König2016-07-111-1/+0
| * rtc: isl12057: let the rtc core interpret the partial alarmUwe Kleine-König2016-07-111-32/+1
| * rtc: simplify implementations of read_alarmUwe Kleine-König2016-07-0916-98/+5
| * rtc: ds1307: Fix relying on reset value for weekdayKeerthy2016-07-091-1/+27
| * rtc: v3020: move rtc-v3020.h to platform_dataAlexandre Belloni2016-07-091-1/+1
| * rtc: ds1286: move header to linux/rtcAlexandre Belloni2016-07-081-1/+1
| * rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni2016-06-271-1/+1
| * rtc: ds2404: move rtc-ds2404.h to platform_dataAlexandre Belloni2016-06-271-1/+1
| * rtc: rv8803: broaden workaroundAlexandre Belloni2016-06-261-3/+3
| * rtc: move mc146818 helper functions out-of-lineArnd Bergmann2016-06-263-0/+205
| * mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann2016-06-262-2/+2
| * rtc: efi: Fail probing if RTC reads don't workAlexander Graf2016-06-061-0/+6
| * rtc: add support for Maxim max6916Venkat Prashanth B U2016-06-043-0/+177
| * rtc: pcf2123: use sign_extend32() for sign extensionMartin Kepplinger2016-06-041-2/+2
| * rtc: ds1685: correct day of month checkingHeinrich Schuchardt2016-06-041-5/+29
| * rtc: interface: ignore expired timers when enqueuing new timersColin Ian King2016-06-041-1/+15
| * rtc: generic: remove get_rtc_time/set_rtc_time wrappersArnd Bergmann2016-06-041-34/+1
| * rtc: powerpc: provide rtc_class_ops directlyArnd Bergmann2016-06-041-1/+1
| * rtc: m68k: provide rtc_class_ops directlyArnd Bergmann2016-06-041-1/+1
| * rtc: parisc: provide rtc_class_ops directlyArnd Bergmann2016-06-041-2/+1
| * rtc: sh: provide rtc_class_ops directlyArnd Bergmann2016-06-041-1/+1
| * char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann2016-06-041-1/+1
| * rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann2016-06-041-6/+6
| * rtc: initialize output parameter for read alarm to "uninitialized"Uwe Kleine-König2016-05-301-1/+11
* | powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh2016-06-291-2/+2
|/
* rtc: tps6586x: rename so module can be autoloadedNicolas Chauvet2016-05-211-1/+1
* rtc: rv3029: hide unused i2c device tableArnd Bergmann2016-05-211-7/+7
* rtc: rs5c372: r2025: fix check for 'oscillator halted' conditionThomas Koeller2016-05-211-2/+2
* rtc: rv3029: add alarm IRQMylène Josserand2016-05-211-21/+93
* rtc: rv3029: fix set_time functionMylène Josserand2016-05-211-1/+1
* rtc: rv3029: fix alarm supportMylène Josserand2016-05-211-7/+16
* rtc: rv3029: Remove some checks and warningsMylène Josserand2016-05-211-34/+34
* rtc: rv3029: Add support of RV3049Mylène Josserand2016-05-212-21/+124
* rtc: rv3029: convert to use regmapMylène Josserand2016-05-211-133/+142
* rtc: rv3029: remove 'i2c' in functions namesMylène Josserand2016-05-211-75/+57
* rtc: stmp3xxx: print message on errorSudip Mukherjee2016-05-201-1/+6
* rtc: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-05-203-6/+6
* rtc: ds3232: fix call trace when rtc->ops_lock is used as NULLQianyu Gong2016-05-201-3/+6
* rtc: snvs: return error in case enable_irq_wake failsStefan Agner2016-05-201-1/+1
* rtc: zynqmp: Update seconds time programming logicAnurag Kumar Vulisha2016-05-201-6/+39
* rtc: mc13xxx: remove UIE signalingWolfram Sang2016-05-201-19/+0
* rtc: mxc: remove UIE signalingWolfram Sang2016-05-201-3/+0
* rtc: ds1307: Remove CLK_IS_ROOTStephen Boyd2016-05-201-2/+0
* rtc: hym8563: Remove CLK_IS_ROOTStephen Boyd2016-05-201-1/+1
* rtc: pcf8563: Remove CLK_IS_ROOTStephen Boyd2016-05-201-1/+1
* rtc: zynqmp: Write Calibration value before setting timeAnurag Kumar Vulisha2016-05-201-7/+14
* rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/AAnurag Kumar Vulisha2016-05-201-0/+8
* rtc: ds1685: actually spin forever in poweroff pathJosh Poimboeuf2016-05-201-0/+1