summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
| * | rtc: mxc: use .set_timeAlexandre Belloni2019-04-291-2/+4
| * | rtc: mxc: set rangeAlexandre Belloni2019-04-291-13/+17
| * | rtc: mxc: fix possible race conditionAlexandre Belloni2019-04-291-7/+9
| * | rtc: stm32: manage the get_irq probe defer caseFabien Dessenne2019-04-291-3/+6
| * | rtc: rx6110: declare missing of tableDaniel Gomez2019-04-291-0/+9
| * | rtc: wm831x: use .set_timeAlexandre Belloni2019-04-291-3/+5
| * | rtc: ds2404: simplify .probe and remove .removeAlexandre Belloni2019-04-191-18/+7
| * | rtc: ds2404: remove ds2404_chip_opsAlexandre Belloni2019-04-191-19/+3
| * | rtc: ds2404: convert to SPDX identifierAlexandre Belloni2019-04-191-8/+2
| * | rtc: ds2404: use .set_timeAlexandre Belloni2019-04-191-3/+3
| * | rtc: ds2404: switch to rtc_time64_to_tmAlexandre Belloni2019-04-191-1/+1
| * | rtc: ds2404: set rangeAlexandre Belloni2019-04-191-5/+9
| * | rtc: ep93xx: fix checkpatch issuesAlexandre Belloni2019-04-191-9/+9
| * | rtc: ep93xx: convert to SPDX identifierAlexandre Belloni2019-04-191-4/+1
| * | rtc: ep93xx: use .set_timeAlexandre Belloni2019-04-191-2/+3
| * | rtc: ep93xx: switch to rtc_time64_to_tmAlexandre Belloni2019-04-191-1/+1
| * | rtc: ep93xx: set rangeAlexandre Belloni2019-04-191-0/+1
| * | rtc: ep93xx: use rtc_add_groupAlexandre Belloni2019-04-191-16/+4
| * | rtc: ep93xx: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-04-191-2/+7
| * | rtc: ep93xx: stop setting platform_dataAlexandre Belloni2019-04-191-15/+3
| * | rtc: ds3232: get SRAM access using NVMEM FrameworkHan Nandor2019-04-191-2/+38
| * | rtc: mc13xxx: fix style issueAlexandre Belloni2019-04-161-1/+1
| * | rtc: mc13xxx: convert to SPDX identifierAlexandre Belloni2019-04-161-4/+1
| * | rtc: mc13xxx: use .set_timeAlexandre Belloni2019-04-161-3/+3
| * | rtc: mc13xxx: set rangeAlexandre Belloni2019-04-161-2/+10
| * | rtc: ds1685: use threaded interruptThomas Bogendoerfer2019-04-161-116/+104
| * | rtc: ds1685: remove dead codeThomas Bogendoerfer2019-04-161-36/+0
| * | rtc: ds1685: fix crash caused by referencing wrong device structThomas Bogendoerfer2019-04-121-3/+3
| * | rtc: lpc32xx: convert to SPDX identifierAlexandre Belloni2019-04-121-9/+1
| * | rtc: lpc32xx: use .set_timeAlexandre Belloni2019-04-121-2/+3
| * | rtc: lpc32xx: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-121-8/+3
| * | rtc: lpc32xx: simplify IRQ setupAlexandre Belloni2019-04-121-10/+5
| * | rtc: lpc32xx: set rangeAlexandre Belloni2019-04-121-0/+1
| * | rtc: lpc32xx: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-04-121-9/+10
| * | rtc: mxc_v2: use dev_pm_set_wake_irq() to simplify codeAnson Huang2019-04-111-25/+4
| * | rtc: mxc: use dev_pm_set_wake_irq() to simplify codeAnson Huang2019-04-111-26/+6
| * | rtc: rx8025: Fix a parameter to %ptR in rx8025_read_alarm()Andy Shevchenko2019-04-111-1/+1
| * | rtc: sirfsoc: Make sysrtc_regmap_config staticYueHaibing2019-04-111-1/+1
| * | rtc: ab3100: convert to SPDX identifierAlexandre Belloni2019-04-111-1/+1
| * | rtc: ab3100: use .set_timeAlexandre Belloni2019-04-111-3/+3
| * | rtc: ab3100: set rangeAlexandre Belloni2019-04-111-7/+9
| * | rtc: pcf85363: convert to SPDX identifierAlexandre Belloni2019-04-111-6/+1
| * | rtc: pcf85363: remove useless forward declarationAlexandre Belloni2019-04-111-2/+0
| * | rtc: pcf85363: remove bogus i2c functionality checkAlexandre Belloni2019-04-111-3/+0
| * | rtc: pcf85363: set rangeAlexandre Belloni2019-04-111-0/+2
| * | rtc: pcf85363: remove unused struct pcf85363 memberAlexandre Belloni2019-04-111-4/+2
| * | rtc: stmp3xxx: convert to SPDX identifierAlexandre Belloni2019-04-111-9/+1
| * | rtc: stmp3xxx: use .set_timeAlexandre Belloni2019-04-111-3/+3
| * | rtc: stmp3xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-111-5/+3
| * | rtc: stmp3xxx: set rangeAlexandre Belloni2019-04-111-2/+8