| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: max8907: add missing select REGMAP_IRQ | Corentin Labbe | 2020-04-02 | 1 | -0/+1 |
* | rtc: cmos: Stop using shared IRQ | Andy Shevchenko | 2020-02-14 | 1 | -1/+1 |
* | rtc: hym8563: Return -EINVAL if the time is known to be invalid | Paul Kocialkowski | 2020-02-14 | 1 | -1/+1 |
* | rtc: pcf8563: Clear event flags and disable interrupts before requesting irq | Chen-Yu Tsai | 2020-01-29 | 1 | -6/+5 |
* | rtc: pm8xxx: fix unintended sign extension | Colin Ian King | 2020-01-29 | 1 | -2/+4 |
* | rtc: 88pm80x: fix unintended sign extension | Colin Ian King | 2020-01-29 | 1 | -7/+14 |
* | rtc: 88pm860x: fix unintended sign extension | Colin Ian King | 2020-01-29 | 1 | -7/+14 |
* | rtc: ds1672: fix unintended sign extension | Colin Ian King | 2020-01-29 | 1 | -1/+2 |
* | rtc: cmos: ignore bogus century byte | Eric Wong | 2020-01-29 | 1 | -1/+1 |
* | rtc: msm6242: Fix reading of 10-hour digit | Kars de Jong | 2020-01-23 | 1 | -1/+2 |
* | rtc: mt6397: fix alarm register overwrite | Ran Bi | 2020-01-23 | 1 | -14/+33 |
* | rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al... | Christophe JAILLET | 2019-12-21 | 1 | -1/+1 |
* | rtc: s35390a: Change buf's type to u8 in s35390a_init | Nathan Chancellor | 2019-11-28 | 1 | -1/+1 |
* | rtc: pcf8523: set xtal load capacitance from DT | Sam Ravnborg | 2019-11-06 | 1 | -8/+20 |
* | rtc: pcf8523: don't return invalid date when battery is low | Baruch Siach | 2019-06-22 | 1 | -8/+24 |
* | rtc: 88pm860x: prevent use-after-free on device remove | Sven Van Asbroeck | 2019-05-31 | 1 | -1/+1 |
* | rtc: da9063: set uie_unsupported when relevant | Alexandre Belloni | 2019-05-08 | 1 | -0/+7 |
* | rtc: sh: Fix invalid alarm warning for non-enabled alarm | Geert Uytterhoeven | 2019-05-08 | 1 | -1/+1 |
* | rtc: Fix overflow when converting time64_t to rtc_time | Baolin Wang | 2019-03-27 | 1 | -4/+2 |
* | rtc: m41t80: Correct alarm month range with RTC reads | Maciej W. Rozycki | 2019-01-09 | 1 | -1/+1 |
* | rtc: snvs: Add timeouts to avoid kernel lockups | Trent Piepho | 2018-12-21 | 1 | -35/+70 |
* | rtc: snvs: add a missing write sync | Guy Shapiro | 2018-12-21 | 1 | -0/+1 |
* | rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write | Xulin Sun | 2018-12-01 | 1 | -0/+3 |
* | rtc: hctosys: Add missing range error reporting | Maciej W. Rozycki | 2018-11-21 | 1 | -1/+3 |
* | rtc: bq4802: add error handling for devm_ioremap | Zhouyang Jia | 2018-09-26 | 1 | -0/+4 |
* | rtc: omap: fix potential crash on power off | Johan Hovold | 2018-09-09 | 1 | -7/+7 |
* | rtc: ensure rtc_set_alarm fails when alarms are not supported | Alexandre Belloni | 2018-08-03 | 1 | -0/+5 |
* | rtc: tx4939: avoid unintended sign extension on a 24 bit shift | Colin Ian King | 2018-05-25 | 1 | -2/+4 |
* | rtc: hctosys: Ensure system time doesn't overflow time_t | Alexandre Belloni | 2018-05-25 | 1 | -0/+5 |
* | rtc: snvs: Fix usage of snvs_rtc_enable | Bryan O'Donoghue | 2018-05-25 | 1 | -4/+11 |
* | rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops | Nicholas Piggin | 2018-05-01 | 1 | -14/+23 |
* | rtc: interface: Validate alarm-time before handling rollover | Vaibhav Jain | 2018-04-13 | 1 | -1/+8 |
* | rtc: opal: Handle disabled TPO in opal_get_tpo_time() | Vaibhav Jain | 2018-04-13 | 1 | -0/+10 |
* | rtc: m41t80: fix SQW dividers override when setting a date | Gary Bisson | 2018-04-13 | 1 | -0/+12 |
* | rtc: snvs: fix an incorrect check of return value | Pan Bian | 2018-04-13 | 1 | -1/+1 |
* | rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVAL | Moritz Fischer | 2018-03-24 | 1 | -1/+2 |
* | rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticks | Moritz Fischer | 2018-03-24 | 1 | -1/+6 |
* | rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqs | Hans de Goede | 2018-03-24 | 1 | -4/+13 |
* | rtc-opal: Fix handling of firmware error codes, prevent busy loops | Stewart Smith | 2018-02-22 | 1 | -2/+10 |
* | rtc: set the alarm to the next expiring timer | Alexandre Belloni | 2017-12-25 | 1 | -1/+1 |
* | rtc: pl031: make interrupt optional | Russell King | 2017-12-25 | 1 | -6/+8 |
* | rtc: pcf8563: fix output clock rate | Philipp Zabel | 2017-12-20 | 1 | -1/+1 |
* | rtc: rx8010: change lock mechanism | Fabien Lahoudere | 2017-11-21 | 1 | -21/+3 |
* | rtc: tegra: Implement clock handling | Thierry Reding | 2017-04-21 | 1 | -2/+26 |
* | rtc: sun6i: Switch to the external oscillator | Maxime Ripard | 2017-03-12 | 1 | -0/+6 |
* | rtc: sun6i: Add some locking | Maxime Ripard | 2017-03-12 | 1 | -2/+15 |
* | rtc: sun6i: Disable the build as a module | Maxime Ripard | 2017-03-12 | 2 | -7/+2 |
* | rtc: omap: prevent disabling of clock/module during suspend | Tero Kristo | 2016-11-04 | 1 | -6/+26 |
* | rtc: omap: Fix selecting external osc | Lokesh Vutla | 2016-11-04 | 1 | -2/+4 |
* | rtc: cmos: Don't enable interrupts in the middle of the interrupt handler | Ville Syrjälä | 2016-10-20 | 1 | -2/+3 |