summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: 88pm860x: fix possible race conditionAlexandre Belloni2020-04-241-6/+8
* rtc: pm8xxx: Fix issue in RTC write pathMohit Aggarwal2020-04-241-11/+38
* rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGHNathan Chancellor2020-04-241-3/+1
* rtc: max8907: add missing select REGMAP_IRQCorentin Labbe2020-04-021-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: 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: 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: 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: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...Christophe JAILLET2019-12-171-1/+1
* rtc: s3c-rtc: Avoid using broken ALMYEAR registerMarek Szyprowski2019-12-171-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: 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
* rtc: pcf8523: set xtal load capacitance from DTSam Ravnborg2019-11-061-8/+20
* rtc: snvs: fix possible race conditionAnson Huang2019-10-071-4/+7
* rtc: pcf8523: don't return invalid date when battery is lowBaruch Siach2019-06-191-8/+24
* rtc: xgene: fix possible race conditionAlexandre Belloni2019-05-311-7/+11
* rtc: 88pm860x: prevent use-after-free on device removeSven Van Asbroeck2019-05-311-1/+1
* rtc: da9063: set uie_unsupported when relevantAlexandre Belloni2019-05-081-0/+7
* rtc: sh: Fix invalid alarm warning for non-enabled alarmGeert Uytterhoeven2019-05-081-1/+1
* rtc: Fix overflow when converting time64_t to rtc_timeBaolin Wang2019-03-271-4/+2
* rtc: m41t80: Correct alarm month range with RTC readsMaciej W. Rozycki2019-01-091-1/+1
* rtc: snvs: Add timeouts to avoid kernel lockupsTrent Piepho2018-12-211-35/+70
* iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-12-171-1/+1
* rtc: omap: fix error path when pinctrl_register failsAlexandre Belloni2018-12-011-1/+2
* rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_writeXulin Sun2018-12-011-0/+3
* rtc: hctosys: Add missing range error reportingMaciej W. Rozycki2018-11-211-1/+3
* rtc: bq4802: add error handling for devm_ioremapZhouyang Jia2018-09-261-0/+4
* rtc: omap: fix potential crash on power offJohan Hovold2018-09-091-7/+7
* rtc: tps65910: fix possible race conditionAlexandre Belloni2018-08-031-4/+8
* rtc: vr41xx: fix possible race conditionAlexandre Belloni2018-08-031-2/+7
* rtc: tps6586x: fix possible race conditionAlexandre Belloni2018-08-031-3/+11
* rtc: ensure rtc_set_alarm fails when alarms are not supportedAlexandre Belloni2018-08-031-0/+5
* rtc: sun6i: Fix bit_idx value for clk_register_gateMichael Trimarchi2018-07-031-2/+2
* rtc: goldfish: Add missing MODULE_LICENSEJames Hogan2018-05-251-0/+2
* rtc: rp5c01: fix possible race conditionAlexandre Belloni2018-05-251-2/+10
* rtc: tx4939: avoid unintended sign extension on a 24 bit shiftColin Ian King2018-05-251-2/+4
* rtc: m41t80: fix race conditionsAlexandre Belloni2018-05-251-7/+11
* rtc: rk808: fix possible race conditionAlexandre Belloni2018-05-251-7/+7