summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-05-161-8/+41
|\
| * rtc: OMAP: Add support for rtc-only modeKeerthy2019-04-081-9/+42
* | Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...Linus Torvalds2019-05-121-24/+39
|\ \
| * | platform/chrome: wilco_ec: Standardize mailbox interfaceNick Crews2019-04-151-24/+39
| |/
* | Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2019-05-0962-1504/+1369
|\ \
| * | rtc: snvs: Use __maybe_unused instead of #if CONFIG_PM_SLEEPAnson Huang2019-05-081-15/+4
| * | rtc: imxdi: remove unused variableAnders Roxell2019-05-081-1/+0
| * | rtc: drop set_mms and set_mmss64Alexandre Belloni2019-05-082-11/+1
| * | rtc: pcap: convert to SPDX identifierAlexandre Belloni2019-05-081-5/+1
| * | rtc: pcap: use .set_timeAlexandre Belloni2019-05-081-2/+3
| * | rtc: pcap: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-05-081-6/+3
| * | rtc: pcap: set rangeAlexandre Belloni2019-05-081-3/+5
| * | rtc: digicolor: convert to SPDX identifierAlexandre Belloni2019-05-081-5/+1
| * | rtc: digicolor: use .set_timeAlexandre Belloni2019-05-081-3/+3
| * | rtc: digicolor: set rangeAlexandre Belloni2019-05-081-0/+1
| * | rtc: digicolor: fix possible race conditionAlexandre Belloni2019-05-081-5/+7
| * | rtc: jz4740: convert to SPDX identifierAlexandre Belloni2019-04-301-10/+1
| * | rtc: jz4740: rework invalid time detectionAlexandre Belloni2019-04-301-12/+9
| * | rtc: jz4740: use dev_pm_set_wake_irq() to simplify codeAlexandre Belloni2019-04-301-30/+7
| * | rtc: jz4740: use .set_timeAlexandre Belloni2019-04-301-3/+3
| * | rtc: jz4740: remove useless checkAlexandre Belloni2019-04-301-1/+1
| * | rtc: jz4740: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-301-5/+3
| * | rtc: jz4740: set rangeAlexandre Belloni2019-04-301-2/+10
| * | rtc: 88pm860x: prevent use-after-free on device removeSven Van Asbroeck2019-04-291-1/+1
| * | rtc: Use dev_get_drvdata()Kefeng Wang2019-04-296-38/+21
| * | rtc: imxdi: convert to SPDX identifierAlexandre Belloni2019-04-291-11/+1
| * | rtc: imxdi: remove unnecessary checkAlexandre Belloni2019-04-291-9/+1
| * | rtc: imxdi: use .set_timeAlexandre Belloni2019-04-291-3/+3
| * | rtc: imxdi: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-291-5/+3
| * | rtc: imxdi: set rangeAlexandre Belloni2019-04-291-5/+10
| * | 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