aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAge
...
| * rtc: explicitly set tm_sec = 0 for drivers with minute accurancyUwe Kleine-König2016-07-19
| * rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()Alim Akhtar2016-07-19
| * rtc: s3c: Remove unnecessary call to disable already disabled clockAlim Akhtar2016-07-19
| * rtc: abx80x: use devm_add_action_or_reset()Sudip Mukherjee2016-07-19
| * rtc: m41t80: use devm_add_action_or_reset()Sudip Mukherjee2016-07-19
| * rtc: fix a typo and reduce three empty lines to oneUwe Kleine-König2016-07-11
| * rtc: s35390a: improve two comments in .set_alarmUwe Kleine-König2016-07-11
| * rtc: s35390a: improve irq handlingUwe Kleine-König2016-07-11
| * rtc: s35390a: implement reset routine as suggested by the referenceUwe Kleine-König2016-07-11
| * rtc: s35390a: fix reading out alarmUwe Kleine-König2016-07-11
| * rtc: sh: don't validate alarm time provided to .set_alarmUwe Kleine-König2016-07-11
| * rtc: sh: drop bogus assignment of tm_year in .read_alarmUwe Kleine-König2016-07-11
| * rtc: isl12057: let the rtc core interpret the partial alarmUwe Kleine-König2016-07-11
| * rtc: simplify implementations of read_alarmUwe Kleine-König2016-07-09
| * rtc: ds1307: Fix relying on reset value for weekdayKeerthy2016-07-09
| * rtc: v3020: move rtc-v3020.h to platform_dataAlexandre Belloni2016-07-09
| * rtc: ds1286: move header to linux/rtcAlexandre Belloni2016-07-08
| * rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni2016-06-27
| * rtc: ds2404: move rtc-ds2404.h to platform_dataAlexandre Belloni2016-06-27
| * rtc: rv8803: broaden workaroundAlexandre Belloni2016-06-25
| * rtc: move mc146818 helper functions out-of-lineArnd Bergmann2016-06-25
| * mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann2016-06-25
| * rtc: efi: Fail probing if RTC reads don't workAlexander Graf2016-06-06
| * rtc: add support for Maxim max6916Venkat Prashanth B U2016-06-04
| * rtc: pcf2123: use sign_extend32() for sign extensionMartin Kepplinger2016-06-04
| * rtc: ds1685: correct day of month checkingHeinrich Schuchardt2016-06-04
| * rtc: interface: ignore expired timers when enqueuing new timersColin Ian King2016-06-04
| * rtc: generic: remove get_rtc_time/set_rtc_time wrappersArnd Bergmann2016-06-03
| * rtc: powerpc: provide rtc_class_ops directlyArnd Bergmann2016-06-03
| * rtc: m68k: provide rtc_class_ops directlyArnd Bergmann2016-06-03
| * rtc: parisc: provide rtc_class_ops directlyArnd Bergmann2016-06-03
| * rtc: sh: provide rtc_class_ops directlyArnd Bergmann2016-06-03
| * char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann2016-06-03
| * rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann2016-06-03
| * rtc: initialize output parameter for read alarm to "uninitialized"Uwe Kleine-König2016-05-29
* | powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh2016-06-29
|/
* rtc: tps6586x: rename so module can be autoloadedNicolas Chauvet2016-05-21
* rtc: rv3029: hide unused i2c device tableArnd Bergmann2016-05-21
* rtc: rs5c372: r2025: fix check for 'oscillator halted' conditionThomas Koeller2016-05-21
* rtc: rv3029: add alarm IRQMylène Josserand2016-05-21
* rtc: rv3029: fix set_time functionMylène Josserand2016-05-21
* rtc: rv3029: fix alarm supportMylène Josserand2016-05-21
* rtc: rv3029: Remove some checks and warningsMylène Josserand2016-05-21
* rtc: rv3029: Add support of RV3049Mylène Josserand2016-05-21
* rtc: rv3029: convert to use regmapMylène Josserand2016-05-21
* rtc: rv3029: remove 'i2c' in functions namesMylène Josserand2016-05-21
* rtc: stmp3xxx: print message on errorSudip Mukherjee2016-05-20
* rtc: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-05-20
* rtc: ds3232: fix call trace when rtc->ops_lock is used as NULLQianyu Gong2016-05-20
* rtc: snvs: return error in case enable_irq_wake failsStefan Agner2016-05-20