aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.14.200 into kernel.lnx.4.14.r4-relNathan Chancellor2020-10-041-6/+9
* Merge 4.14.195 into kernel.lnx.4.14.r4-relNathan Chancellor2020-09-091-0/+1
* Merge 4.14.177 into kernel.lnx.4.14.r4-relNathan Chancellor2020-04-232-9/+9
|\
| * 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
* | Merge 4.14.175 into kernel.lnx.4.14.r4-relNathan Chancellor2020-04-021-0/+1
|\|
| * rtc: max8907: add missing select REGMAP_IRQCorentin Labbe2020-04-021-0/+1
* | Merge 4.14.171 into kernel.lnx.4.14.r4-relNathan Chancellor2020-02-182-2/+2
|\|
| * 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
* | Merge 4.14.168 into kernel.lnx.4.14.r4-relNathan Chancellor2020-01-278-49/+56
|\|
| * 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
* | Merge 4.14.166 into kernel.lnx.4.14.r4-relNathan Chancellor2020-01-222-15/+35
|\|
| * 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
* | Merge 4.14.159 into kernel.lnx.4.14.r4-relNathan Chancellor2019-12-242-7/+1
|\|
| * 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
* | Merge 4.14.157 into kernel.lnx.4.14.r4-relNathan Chancellor2019-12-011-1/+1
|\|
| * rtc: s35390a: Change buf's type to u8 in s35390a_initNathan Chancellor2019-12-011-1/+1
* | Merge 4.14.155 into kernel.lnx.4.14.r4-relNathan Chancellor2019-11-204-23/+29
|\|
| * 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
* | Merge 4.14.152 into kernel.lnx.4.14.r4-relNathan Chancellor2019-11-061-8/+20
|\|
| * rtc: pcf8523: set xtal load capacitance from DTSam Ravnborg2019-11-061-8/+20
* | Merge 4.14.148 into kernel.lnx.4.14.r4-relNathan Chancellor2019-10-071-4/+7
|\|
| * rtc: snvs: fix possible race conditionAnson Huang2019-10-071-4/+7
* | Merge 4.14.128 into kernel.lnx.4.14.r4-relNathan Chancellor2019-09-261-8/+24
|\|
| * rtc: pcf8523: don't return invalid date when battery is lowBaruch Siach2019-06-191-8/+24
* | Merge 4.14.123 into kernel.lnx.4.14.r4-relNathan Chancellor2019-09-262-8/+12
|\|
| * 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
* | Merge android-4.14.117 (74196c0) into msm-4.14Blagovest Kolenichev2019-06-252-1/+8
|\ \
| * | Merge 4.14.117 into android-4.14Greg Kroah-Hartman2019-05-082-1/+8
| |\|
| | * 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
* | | Merge android-4.14.109 (80571db) into msm-4.14Blagovest Kolenichev2019-05-151-4/+2
|\| |
| * | Merge 4.14.109 into android-4.14Greg Kroah-Hartman2019-03-301-4/+2
| |\|
| | * rtc: Fix overflow when converting time64_t to rtc_timeBaolin Wang2019-03-271-4/+2