aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-05-12Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...Linus Torvalds
2019-05-09Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2019-05-08rtc: snvs: Use __maybe_unused instead of #if CONFIG_PM_SLEEPAnson Huang
2019-05-08rtc: imxdi: remove unused variableAnders Roxell
2019-05-08rtc: drop set_mms and set_mmss64Alexandre Belloni
2019-05-08rtc: pcap: convert to SPDX identifierAlexandre Belloni
2019-05-08rtc: pcap: use .set_timeAlexandre Belloni
2019-05-08rtc: pcap: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-05-08rtc: pcap: set rangeAlexandre Belloni
2019-05-08rtc: digicolor: convert to SPDX identifierAlexandre Belloni
2019-05-08rtc: digicolor: use .set_timeAlexandre Belloni
2019-05-08rtc: digicolor: set rangeAlexandre Belloni
2019-05-08rtc: digicolor: fix possible race conditionAlexandre Belloni
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-04-30rtc: jz4740: convert to SPDX identifierAlexandre Belloni
2019-04-30rtc: jz4740: rework invalid time detectionAlexandre Belloni
2019-04-30rtc: jz4740: use dev_pm_set_wake_irq() to simplify codeAlexandre Belloni
2019-04-30rtc: jz4740: use .set_timeAlexandre Belloni
2019-04-30rtc: jz4740: remove useless checkAlexandre Belloni
2019-04-30rtc: jz4740: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-30rtc: jz4740: set rangeAlexandre Belloni
2019-04-29rtc: 88pm860x: prevent use-after-free on device removeSven Van Asbroeck
2019-04-29rtc: Use dev_get_drvdata()Kefeng Wang
2019-04-29rtc: imxdi: convert to SPDX identifierAlexandre Belloni
2019-04-29rtc: imxdi: remove unnecessary checkAlexandre Belloni
2019-04-29rtc: imxdi: use .set_timeAlexandre Belloni
2019-04-29rtc: imxdi: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-29rtc: imxdi: set rangeAlexandre Belloni
2019-04-29rtc: mxc: use .set_timeAlexandre Belloni
2019-04-29rtc: mxc: set rangeAlexandre Belloni
2019-04-29rtc: mxc: fix possible race conditionAlexandre Belloni
2019-04-29rtc: stm32: manage the get_irq probe defer caseFabien Dessenne
2019-04-29rtc: rx6110: declare missing of tableDaniel Gomez
2019-04-29rtc: wm831x: use .set_timeAlexandre Belloni
2019-04-19rtc: ds2404: simplify .probe and remove .removeAlexandre Belloni
2019-04-19rtc: ds2404: remove ds2404_chip_opsAlexandre Belloni
2019-04-19rtc: ds2404: convert to SPDX identifierAlexandre Belloni
2019-04-19rtc: ds2404: use .set_timeAlexandre Belloni
2019-04-19rtc: ds2404: switch to rtc_time64_to_tmAlexandre Belloni
2019-04-19rtc: ds2404: set rangeAlexandre Belloni
2019-04-19rtc: ep93xx: fix checkpatch issuesAlexandre Belloni
2019-04-19rtc: ep93xx: convert to SPDX identifierAlexandre Belloni