summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2019-03-28Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Colibri-iMX7_LXDE-Image_2.8b6.184-20190401Colibri-iMX6_LXDE-Image_2.8b6.184-20190401Colibri-iMX6ULL_LXDE-Image_2.8b6.184-20190401Apalis-iMX6_LXDE-Image_2.8b6.184-20190401Marcel Ziswiler
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-27rtc: Fix overflow when converting time64_t to rtc_timeBaolin Wang
2019-01-09rtc: m41t80: Correct alarm month range with RTC readsMaciej W. Rozycki
2018-12-24rtc: ds1307: support m41t0 variantStefan Agner
2018-12-21rtc: snvs: Add timeouts to avoid kernel lockupsTrent Piepho
2018-12-21rtc: snvs: add a missing write syncGuy Shapiro
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-01rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_writeXulin Sun
2018-11-21rtc: hctosys: Add missing range error reportingMaciej W. Rozycki
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
2018-09-26rtc: bq4802: add error handling for devm_ioremapZhouyang Jia
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-09rtc: omap: fix potential crash on power offJohan Hovold
2018-08-24MLK-17843 rtc: rtc-imx-rpmsg: fix alarm enable functionAnson Huang
2018-08-24MLK-17730 rtc: rtc-imx-sc: only print once for read time errorAnson Huang
2018-08-24MLK-17293-1 rtc: add rpmsg rtc support for i.MX7ULPAnson Huang
2018-08-24MLK-16765-3 rtc: rtc-imx-sc: check group interrupt typeRobin Gong
2018-08-24MLK-16351 rtc: imx-sc: use SIP to set RTC timeAnson Huang
2018-08-24MLK-14695-3 rtc: add imx sc rtc driverAnson Huang
2018-08-24MLK-13798: rtc: snvs: add a missing write syncGuy Shapiro
2018-08-24MLK-13702 rtc: snvs: make sure set time is working for i.mx7ulpAnson Huang
2018-08-24MLK-12890 rtc: snvs: update time read functionAnson Huang
2018-08-03rtc: ensure rtc_set_alarm fails when alarms are not supportedAlexandre Belloni
2018-05-25rtc: tx4939: avoid unintended sign extension on a 24 bit shiftColin Ian King
2018-05-25rtc: hctosys: Ensure system time doesn't overflow time_tAlexandre Belloni
2018-05-25rtc: snvs: Fix usage of snvs_rtc_enableBryan O'Donoghue
2018-05-01rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin
2018-04-13rtc: interface: Validate alarm-time before handling rolloverVaibhav Jain
2018-04-13rtc: opal: Handle disabled TPO in opal_get_tpo_time()Vaibhav Jain
2018-04-13rtc: m41t80: fix SQW dividers override when setting a dateGary Bisson
2018-04-13rtc: snvs: fix an incorrect check of return valuePan Bian
2018-03-24rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVALMoritz Fischer
2018-03-24rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticksMoritz Fischer
2018-03-24rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqsHans de Goede
2018-02-22rtc-opal: Fix handling of firmware error codes, prevent busy loopsStewart Smith
2017-12-25rtc: set the alarm to the next expiring timerAlexandre Belloni
2017-12-25rtc: pl031: make interrupt optionalRussell King
2017-12-20rtc: pcf8563: fix output clock ratePhilipp Zabel
2017-11-21rtc: rx8010: change lock mechanismFabien Lahoudere
2017-04-21rtc: tegra: Implement clock handlingThierry Reding
2017-03-12rtc: sun6i: Switch to the external oscillatorMaxime Ripard
2017-03-12rtc: sun6i: Add some lockingMaxime Ripard
2017-03-12rtc: sun6i: Disable the build as a moduleMaxime Ripard
2016-11-04rtc: omap: prevent disabling of clock/module during suspendTero Kristo
2016-11-04rtc: omap: Fix selecting external oscLokesh Vutla
2016-10-20rtc: cmos: Don't enable interrupts in the middle of the interrupt handlerVille Syrjälä
2016-10-19rtc: cmos: remove all __exit_p annotationsLABBE Corentin
2016-10-19rtc: asm9260: fix module autoloadJavier Martinez Canillas
2016-10-14Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds