summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-08rtc: digicolor: set rangeAlexandre Belloni
2019-05-08rtc: digicolor: fix possible race conditionAlexandre Belloni
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
2019-04-19rtc: ep93xx: use .set_timeAlexandre Belloni
2019-04-19rtc: ep93xx: switch to rtc_time64_to_tmAlexandre Belloni
2019-04-19rtc: ep93xx: set rangeAlexandre Belloni
2019-04-19rtc: ep93xx: use rtc_add_groupAlexandre Belloni
2019-04-19rtc: ep93xx: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-04-19rtc: ep93xx: stop setting platform_dataAlexandre Belloni
2019-04-19rtc: ds3232: get SRAM access using NVMEM FrameworkHan Nandor
2019-04-16rtc: mc13xxx: fix style issueAlexandre Belloni
2019-04-16rtc: mc13xxx: convert to SPDX identifierAlexandre Belloni
2019-04-16rtc: mc13xxx: use .set_timeAlexandre Belloni
2019-04-16rtc: mc13xxx: set rangeAlexandre Belloni
2019-04-16rtc: ds1685: use threaded interruptThomas Bogendoerfer
2019-04-16rtc: ds1685: remove dead codeThomas Bogendoerfer
2019-04-12rtc: ds1685: fix crash caused by referencing wrong device structThomas Bogendoerfer
2019-04-12rtc: lpc32xx: convert to SPDX identifierAlexandre Belloni
2019-04-12rtc: lpc32xx: use .set_timeAlexandre Belloni
2019-04-12rtc: lpc32xx: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-12rtc: lpc32xx: simplify IRQ setupAlexandre Belloni
2019-04-12rtc: lpc32xx: set rangeAlexandre Belloni
2019-04-12rtc: lpc32xx: convert to devm_rtc_allocate_deviceAlexandre Belloni