summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorLines
2019-04-19rtc: ds2404: use .set_timeAlexandre Belloni-3/+3
2019-04-19rtc: ds2404: switch to rtc_time64_to_tmAlexandre Belloni-1/+1
2019-04-19rtc: ds2404: set rangeAlexandre Belloni-5/+9
2019-04-19rtc: ep93xx: fix checkpatch issuesAlexandre Belloni-9/+9
2019-04-19rtc: ep93xx: convert to SPDX identifierAlexandre Belloni-4/+1
2019-04-19rtc: ep93xx: use .set_timeAlexandre Belloni-2/+3
2019-04-19rtc: ep93xx: switch to rtc_time64_to_tmAlexandre Belloni-1/+1
2019-04-19rtc: ep93xx: set rangeAlexandre Belloni-0/+1
2019-04-19rtc: ep93xx: use rtc_add_groupAlexandre Belloni-16/+4
2019-04-19rtc: ep93xx: convert to devm_rtc_allocate_deviceAlexandre Belloni-2/+7
2019-04-19rtc: ep93xx: stop setting platform_dataAlexandre Belloni-15/+3
2019-04-19rtc: ds3232: get SRAM access using NVMEM FrameworkHan Nandor-2/+38
2019-04-16rtc: mc13xxx: fix style issueAlexandre Belloni-1/+1
2019-04-16rtc: mc13xxx: convert to SPDX identifierAlexandre Belloni-4/+1
2019-04-16rtc: mc13xxx: use .set_timeAlexandre Belloni-3/+3
2019-04-16rtc: mc13xxx: set rangeAlexandre Belloni-2/+10
2019-04-16rtc: ds1685: use threaded interruptThomas Bogendoerfer-116/+104
2019-04-16rtc: ds1685: remove dead codeThomas Bogendoerfer-36/+0
2019-04-15platform/chrome: wilco_ec: Standardize mailbox interfaceNick Crews-24/+39
2019-04-12rtc: ds1685: fix crash caused by referencing wrong device structThomas Bogendoerfer-3/+3
2019-04-12rtc: lpc32xx: convert to SPDX identifierAlexandre Belloni-9/+1
2019-04-12rtc: lpc32xx: use .set_timeAlexandre Belloni-2/+3
2019-04-12rtc: lpc32xx: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni-8/+3
2019-04-12rtc: lpc32xx: simplify IRQ setupAlexandre Belloni-10/+5
2019-04-12rtc: lpc32xx: set rangeAlexandre Belloni-0/+1
2019-04-12rtc: lpc32xx: convert to devm_rtc_allocate_deviceAlexandre Belloni-9/+10
2019-04-11rtc: mxc_v2: use dev_pm_set_wake_irq() to simplify codeAnson Huang-25/+4
2019-04-11rtc: mxc: use dev_pm_set_wake_irq() to simplify codeAnson Huang-26/+6
2019-04-11rtc: rx8025: Fix a parameter to %ptR in rx8025_read_alarm()Andy Shevchenko-1/+1
2019-04-11rtc: sirfsoc: Make sysrtc_regmap_config staticYueHaibing-1/+1
2019-04-11rtc: ab3100: convert to SPDX identifierAlexandre Belloni-1/+1
2019-04-11rtc: ab3100: use .set_timeAlexandre Belloni-3/+3
2019-04-11rtc: ab3100: set rangeAlexandre Belloni-7/+9
2019-04-11rtc: pcf85363: convert to SPDX identifierAlexandre Belloni-6/+1
2019-04-11rtc: pcf85363: remove useless forward declarationAlexandre Belloni-2/+0
2019-04-11rtc: pcf85363: remove bogus i2c functionality checkAlexandre Belloni-3/+0
2019-04-11rtc: pcf85363: set rangeAlexandre Belloni-0/+2
2019-04-11rtc: pcf85363: remove unused struct pcf85363 memberAlexandre Belloni-4/+2
2019-04-11rtc: stmp3xxx: convert to SPDX identifierAlexandre Belloni-9/+1
2019-04-11rtc: stmp3xxx: use .set_timeAlexandre Belloni-3/+3
2019-04-11rtc: stmp3xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni-5/+3
2019-04-11rtc: stmp3xxx: set rangeAlexandre Belloni-2/+8
2019-04-08rtc: OMAP: Add support for rtc-only modeKeerthy-9/+42
2019-04-08rtc: tegra: convert to SPDX identifierAlexandre Belloni-14/+1
2019-04-08rtc: tegra: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni-4/+4
2019-04-08rtc: tegra: set rangeAlexandre Belloni-10/+14
2019-04-08rtc: coh901331: convert to SPDX identifierAlexandre Belloni-1/+1
2019-04-08rtc: coh901331: use .set_timeAlexandre Belloni-3/+3
2019-04-08rtc: coh901331: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni-7/+7
2019-04-08rtc: coh901331: set rangeAlexandre Belloni-5/+10