summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
| * rtc: pm8xxx: Fix issue in RTC write pathMohit Aggarwal2018-03-171-11/+38
| * rtc: at91sam: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada2018-03-171-0/+1
| * rtc: isl12026: fixup nvmem registrationAlexandre Belloni2018-03-171-16/+12
| * rtc: isl12026: new driver.David Daney2018-03-173-0/+516
| * rtc: brcmstb-waketimer: Set wktmr prescalerJustin Chen2018-03-171-0/+3
| * rtc: fix rtc_time64_to_tm for 3477Alexandre Belloni2018-03-171-1/+1
| * rtc: ac100: Fix ac100 determine rate bugPhilipp Rossak2018-03-171-1/+23
| * rtc: pcf85363: set time accuratelyAlexandre Belloni2018-03-171-4/+16
| * rtc: pcf85363: add alarm supportAlexandre Belloni2018-03-171-0/+159
| * rtc: pcf85363: add .max_register in regmap_configAlexandre Belloni2018-03-171-0/+1
| * rtc: m41t80: remove useless indirectionAlexandre Belloni2018-03-171-15/+5
| * rtc: m41t80: fix race conditionsAlexandre Belloni2018-03-171-7/+11
| * rtc: m41t80: move m41t80_rtc_mutex to the block where it is usedSebastian Andrzej Siewior2018-03-171-1/+1
| * rtc: pcf85063: remove useless indirectionAlexandre Belloni2018-03-171-12/+4
| * rtc: pcf85063: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-171-1/+1
| * rtc: max6900: remove useless indirectionAlexandre Belloni2018-03-171-13/+4
| * rtc: max6900: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-171-1/+1
| * rtc: rs5c372: remove useless indirectionAlexandre Belloni2018-03-171-13/+4
| * rtc: rs5c372: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-171-2/+1
| * rtc: rs5c372: remove useless messageAlexandre Belloni2018-03-171-4/+0
| * rtc: s35390a: remove useless indirectionAlexandre Belloni2018-03-171-24/+8
| * rtc: s35390a: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-171-1/+1
| * rtc: s35390a: remove useless messageAlexandre Belloni2018-03-171-4/+0
| * rtc: rk808: fix possible race conditionAlexandre Belloni2018-03-171-7/+7
| * rtc: rk808: remove useless debug messageAlexandre Belloni2018-03-171-11/+0
| * rtc: rx8581: remove useless messageAlexandre Belloni2018-03-021-5/+1
| * rtc: rx4581: remove useless messageAlexandre Belloni2018-03-021-5/+1
| * rtc: pm8xxx: remove useless messageAlexandre Belloni2018-03-021-6/+0
| * rtc: abx80x: remove useless messageAlexandre Belloni2018-03-021-5/+1
| * rtc: tegra: stop validating rtc_time in .set_timeAlexandre Belloni2018-03-021-4/+0
| * rtc: spear: stop validating rtc_time in .set_time and .set_alarmAlexandre Belloni2018-03-021-9/+3
| * rtc: omap: stop validating rtc_time in .set_time and .set_alarmAlexandre Belloni2018-03-021-3/+0
| * rtc: max77686: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-3/+1
| * rtc: m41t93: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-1/+1
| * rtc: isl12022: remove useless indirectionAlexandre Belloni2018-03-021-12/+4
| * rtc: sc27xx: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-1/+1
| * rtc: r7301: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-1/+1
| * rtc: nuc900: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-6/+8
| * rtc: diasemi: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-023-4/+3
| * rtc: cpcap: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-1/+1
| * rtc: ab-b5ze-s3: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-3/+1
| * rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-0248-53/+48
| * rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni2018-03-0113-13/+13
| * rtc: stop validating rtc_time after rtc_time64_to_tmAlexandre Belloni2018-03-013-3/+3
| * rtc: stk17ta8: let the core handle invalid timeAlexandre Belloni2018-03-011-4/+0
| * rtc: rs5c348: let the core handle invalid timeAlexandre Belloni2018-03-011-5/+0
| * rtc: cmos: let the core handle invalid timeAlexandre Belloni2018-03-011-12/+0
| * rtc: ds1553: let the core handle invalid timeAlexandre Belloni2018-03-011-4/+0
| * rtc: ds1511: let the core handle invalid timeAlexandre Belloni2018-03-011-4/+0
| * rtc: tx4939: avoid unintended sign extension on a 24 bit shiftColin Ian King2018-03-011-2/+4