summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: snvs: Add timeouts to avoid kernel lockupsTrent Piepho2018-12-211-35/+70
* rtc: snvs: add a missing write syncGuy Shapiro2018-12-211-0/+1
* rtc: hctosys: Add missing range error reportingMaciej W. Rozycki2018-11-211-1/+3
* rtc: bq4802: add error handling for devm_ioremapZhouyang Jia2018-09-261-0/+4
* rtc: ensure rtc_set_alarm fails when alarms are not supportedAlexandre Belloni2018-08-061-0/+5
* rtc: tx4939: avoid unintended sign extension on a 24 bit shiftColin Ian King2018-05-301-2/+4
* rtc: hctosys: Ensure system time doesn't overflow time_tAlexandre Belloni2018-05-301-0/+5
* rtc: snvs: Fix usage of snvs_rtc_enableBryan O'Donoghue2018-05-301-4/+11
* rtc: interface: Validate alarm-time before handling rolloverVaibhav Jain2018-04-131-1/+8
* rtc: opal: Handle disabled TPO in opal_get_tpo_time()Vaibhav Jain2018-04-131-0/+10
* rtc: snvs: fix an incorrect check of return valuePan Bian2018-04-131-1/+1
* rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVALMoritz Fischer2018-03-241-1/+2
* rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticksMoritz Fischer2018-03-241-1/+6
* rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqsHans de Goede2018-03-241-4/+13
* rtc-opal: Fix handling of firmware error codes, prevent busy loopsStewart Smith2018-02-221-2/+10
* rtc: set the alarm to the next expiring timerAlexandre Belloni2017-12-251-1/+1
* rtc: pl031: make interrupt optionalRussell King2017-12-251-6/+8
* rtc: pcf8563: fix output clock ratePhilipp Zabel2017-12-201-1/+1
* rtc: tegra: Implement clock handlingThierry Reding2017-04-211-2/+26
* rtc: s35390a: improve irq handlingUwe Kleine-König2017-04-081-17/+31
* rtc: s35390a: implement reset routine as suggested by the referenceUwe Kleine-König2017-04-081-10/+55
* rtc: s35390a: make sure all members in the output are setUwe Kleine-König2017-04-081-0/+14
* rtc: s35390a: fix reading out alarmUwe Kleine-König2017-04-081-9/+31
* rtc: sun6i: Switch to the external oscillatorMaxime Ripard2017-03-121-0/+6
* rtc: sun6i: Add some lockingMaxime Ripard2017-03-121-2/+15
* rtc: interface: ignore expired timers when enqueuing new timersColin Ian King2017-02-261-1/+15
* rtc: omap: Fix selecting external oscLokesh Vutla2016-11-261-2/+4
* rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()Alim Akhtar2016-08-201-0/+2
* rtc: max77686: Properly handle regmap_irq_get_virq() error codeKrzysztof Kozlowski2016-05-041-1/+1
* rtc: rx8025: remove rv8803 idAlexandre Belloni2016-05-041-1/+0
* rtc: ds1685: passing bogus values to irq_restoreDan Carpenter2016-05-041-4/+4
* rtc: vr41xx: Wire up alarm_irq_enableGeert Uytterhoeven2016-05-041-6/+7
* rtc: hym8563: fix invalid year calculationAlexander Kochetkov2016-05-041-1/+1
* rtc: da9063: fix access ordering error during RTC interrupt at system power onSteve Twiss2015-12-201-10/+9
* rtc: rk808: Compensate for Rockchip calendar deviation on November 31stJulius Werner2015-12-201-4/+44
* rtc: ds1307: fix alarm reading at probe timeSimon Guinot2015-11-261-5/+7
* rtc: ds1307: fix kernel splat due to wakeup irq handlingFelipe Balbi2015-11-251-33/+3
* Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2015-11-1020-82/+864
|\
| * rtc: Add a driver for Micro Crystal RV8803Alexandre Belloni2015-11-083-0/+531
| * rtc: s3c: Set year, month, day value for setting alarmKrzysztof Kozlowski2015-11-081-0/+16
| * rtc: ds1307: Fix alarm programming for mcp794xxTero Kristo2015-11-081-2/+2
| * rtc: isl12057: enable support for the standard "wakeup-source" propertySudeep Holla2015-11-081-5/+5
| * rtc: opal: enable support for the stardard "wakeup-source" propertySudeep Holla2015-11-081-2/+3
| * rtc: isl1208: Pass the IRQF_ONESHOT flagFabio Estevam2015-11-081-1/+1
| * rtc: pcf8563: add CLKOUT to common clock frameworkHeiko Schocher2015-11-081-1/+169
| * rtc: davinci: remove incorrect reference to probe functionArnd Bergmann2015-11-081-1/+0
| * rtc: at91rm9200: clear RTC alarm status flag prior to suspendingWenyou Yang2015-11-081-0/+2
| * rtc: pcf2127: remove useless driver versionUwe Kleine-König2015-11-081-5/+0
| * rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctlUwe Kleine-König2015-11-081-18/+22
| * rtc: stmp3xxx: unify register access macrosHarald Geyer2015-11-081-14/+13