summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: mxc_v2: Add missing clk_disable_unprepare()GUO Zihua2023-01-181-1/+3
* rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()Gaosheng Cui2023-01-181-0/+1
* rtc: snvs: Allow a time difference on clock register readStefan Eichenberger2023-01-181-2/+14
* rtc: mt6397: check return value after calling platform_get_resource()Yang Yingliang2022-06-141-0/+2
* rtc: wm8350: Handle error for wm8350_register_irqJiasheng Jiang2022-04-151-2/+9
* rtc: cmos: Evaluate century appropriateRiwen Lu2022-02-081-1/+1
* rtc: pxa: fix null pointer dereferenceLaurence de Bruxelles2022-01-271-0/+4
* rtc: cmos: take rtc_lock while reading from CMOSMateusz Jończyk2022-01-271-0/+3
* rtc: tps65910: Correct driver module aliasDmitry Osipenko2021-09-221-1/+1
* rtc: max77686: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski2021-07-281-2/+2
* rtc: mxc_v2: add missing MODULE_DEVICE_TABLEBixuan Cui2021-07-281-0/+1
* rtc: fix snprintf() checking in is_rtc_hctosys()Dan Carpenter2021-07-201-2/+2
* rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error pathMartin Fuzzey2021-07-201-2/+4
* rtc: ds1307: Fix wday settings for rx8130Nobuhiro Iwamatsu2021-05-221-2/+10
* rtc: s5m: select REGMAP_I2CBartosz Golaszewski2021-03-041-0/+1
* rtc: sun6i: Fix memleak in sun6i_rtc_clk_initDinghao Liu2021-01-061-3/+5
* rtc: rx8010: don't modify the global rtc opsBartosz Golaszewski2020-11-051-7/+17
* rtc: ds1374: fix possible race conditionAlexandre Belloni2020-10-011-6/+9
* rtc: sa1100: fix possible race conditionAlexandre Belloni2020-10-011-8/+10
* rtc: goldfish: Enable interrupt in set_alarm() when necessaryHuacai Chen2020-08-261-0/+1
* rtc: 88pm860x: fix possible race conditionAlexandre Belloni2020-04-231-6/+8
* rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGHNathan Chancellor2020-04-171-3/+1
* rtc: max8907: add missing select REGMAP_IRQCorentin Labbe2020-03-251-0/+1
* rtc: cmos: Stop using shared IRQAndy Shevchenko2020-02-141-1/+1
* rtc: hym8563: Return -EINVAL if the time is known to be invalidPaul Kocialkowski2020-02-141-1/+1
* rtc: pcf2127: bugfix: read rtc disables watchdogBruno Thomsen2020-01-271-20/+12
* rtc: rv3029: revert error handling patch to rv3029_eeprom_write()Dan Carpenter2020-01-271-8/+8
* rtc: pcf8563: Clear event flags and disable interrupts before requesting irqChen-Yu Tsai2020-01-271-6/+5
* rtc: pcf8563: Fix interrupt trigger methodChen-Yu Tsai2020-01-271-1/+1
* rtc: mt6397: Don't call irq_dispose_mapping.Pi-Hsun Shih2020-01-271-6/+3
* rtc: pm8xxx: fix unintended sign extensionColin Ian King2020-01-271-2/+4
* rtc: 88pm80x: fix unintended sign extensionColin Ian King2020-01-271-7/+14
* rtc: 88pm860x: fix unintended sign extensionColin Ian King2020-01-271-7/+14
* rtc: ds1307: rx8130: Fix alarm handlingUwe Kleine-König2020-01-271-4/+3
* rtc: ds1672: fix unintended sign extensionColin Ian King2020-01-271-1/+2
* rtc: cmos: ignore bogus century byteEric Wong2020-01-271-1/+1
* rtc: brcmstb-waketimer: add missed clk_disable_unprepareChuhong Yuan2020-01-171-0/+1
* rtc: msm6242: Fix reading of 10-hour digitKars de Jong2020-01-171-1/+2
* rtc: mt6397: fix alarm register overwriteRan Bi2020-01-171-14/+33
* rtc: disable uie before setting time and enable afterAlexandre Belloni2019-12-171-1/+18
* rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...Christophe JAILLET2019-12-131-1/+1
* rtc: max77686: Fix the returned value in case of error in 'max77686_rtc_read_...Christophe JAILLET2019-12-131-1/+1
* rtc: s3c-rtc: Avoid using broken ALMYEAR registerMarek Szyprowski2019-12-131-6/+0
* rtc: s35390a: Change buf's type to u8 in s35390a_initNathan Chancellor2019-12-011-1/+1
* rtc: armada38x: fix possible race conditionAlexandre Belloni2019-11-201-11/+11
* rtc: tx4939: fixup nvmem name and register sizeAlexandre Belloni2019-11-201-3/+1
* rtc: isl1208: avoid possible sysfs raceAlexandre Belloni2019-11-201-17/+10
* rtc: pl030: fix possible race conditionAlexandre Belloni2019-11-201-6/+9
* rtc: mt6397: fix possible race conditionAlexandre Belloni2019-11-201-5/+8
* rtc: rv8803: fix the rv8803 id in the OF tableAlexandre Belloni2019-11-201-1/+1