summaryrefslogtreecommitdiff
path: root/drivers/rtc
Commit message (Expand)AuthorAge
...
| * rtc: pm8xxx: remove useless messageAlexandre Belloni2018-03-02
| * rtc: abx80x: remove useless messageAlexandre Belloni2018-03-02
| * rtc: tegra: stop validating rtc_time in .set_timeAlexandre Belloni2018-03-02
| * rtc: spear: stop validating rtc_time in .set_time and .set_alarmAlexandre Belloni2018-03-02
| * rtc: omap: stop validating rtc_time in .set_time and .set_alarmAlexandre Belloni2018-03-02
| * rtc: max77686: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-02
| * rtc: m41t93: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-02
| * rtc: isl12022: remove useless indirectionAlexandre Belloni2018-03-02
| * rtc: sc27xx: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-02
| * rtc: r7301: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-02
| * rtc: nuc900: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-02
| * rtc: diasemi: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-02
| * rtc: cpcap: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-02
| * rtc: ab-b5ze-s3: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-02
| * rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-02
| * rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni2018-03-01
| * rtc: stop validating rtc_time after rtc_time64_to_tmAlexandre Belloni2018-03-01
| * rtc: stk17ta8: let the core handle invalid timeAlexandre Belloni2018-03-01
| * rtc: rs5c348: let the core handle invalid timeAlexandre Belloni2018-03-01
| * rtc: cmos: let the core handle invalid timeAlexandre Belloni2018-03-01
| * rtc: ds1553: let the core handle invalid timeAlexandre Belloni2018-03-01
| * rtc: ds1511: let the core handle invalid timeAlexandre Belloni2018-03-01
| * rtc: tx4939: avoid unintended sign extension on a 24 bit shiftColin Ian King2018-03-01
| * rtc: mxc_v2: Fix _iomem pointer notationFabio Estevam2018-03-01
| * rtc: isl1208: Fix unintended clear of SR bitsDenis Osterland2018-03-01
| * rtc: tx4939: use generic nvmemAlexandre Belloni2018-03-01
| * rtc: tx4939: fix possible race conditionAlexandre Belloni2018-03-01
| * rtc: tx4939: switch to rtc_register_deviceAlexandre Belloni2018-03-01
| * rtc: tx4939: extend test coverageAlexandre Belloni2018-03-01
| * rtc: tx4939: remove arch/mips dependencyAlexandre Belloni2018-03-01
| * rtc: stk17ta8: use generic nvmemAlexandre Belloni2018-03-01
| * rtc: stk17ta8: fix possible race conditionAlexandre Belloni2018-03-01
| * rtc: stk17ta8: switch to rtc_register_deviceAlexandre Belloni2018-03-01
| * rtc: stk17ta8: make alarms usefulAlexandre Belloni2018-03-01
| * rtc: rp5c01: use generic nvmemAlexandre Belloni2018-03-01
| * rtc: rp5c01: fix possible race conditionAlexandre Belloni2018-03-01
| * rtc: ds1742: use generic nvmemAlexandre Belloni2018-03-01
| * rtc: ds1742: switch to rtc_register_deviceAlexandre Belloni2018-03-01
| * rtc: cmos: use generic nvmemAlexandre Belloni2018-03-01
| * rtc: cmos: fix possible race conditionAlexandre Belloni2018-03-01
| * rtc: ds1553: make alarms usefulAlexandre Belloni2018-03-01
| * rtc: ds1553: use generic nvmemAlexandre Belloni2018-03-01
| * rtc: ds1553: switch to rtc_register_deviceAlexandre Belloni2018-03-01
| * rtc: sirfsoc: remove useless sirfsoc_rtc_ioctlAlexandre Belloni2018-03-01
| * rtc: m48t59: use generic nvmemAlexandre Belloni2018-03-01
| * rtc: m48t59: switch to rtc_register_deviceAlexandre Belloni2018-03-01
| * rtc: ds1343: use generic nvmemAlexandre Belloni2018-03-01
| * rtc: ds1343: remove undocumented and useless sysfs filesAlexandre Belloni2018-03-01
| * rtc: ds1343: switch to rtc_register_deviceAlexandre Belloni2018-03-01
| * rtc: ds1343: simplify regmap initializationAlexandre Belloni2018-03-01