summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_writeXulin Sun2018-12-011-0/+3
* 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: omap: fix potential crash on power offJohan Hovold2018-09-091-7/+7
* rtc: ensure rtc_set_alarm fails when alarms are not supportedAlexandre Belloni2018-08-031-0/+5
* rtc: tx4939: avoid unintended sign extension on a 24 bit shiftColin Ian King2018-05-251-2/+4
* rtc: hctosys: Ensure system time doesn't overflow time_tAlexandre Belloni2018-05-251-0/+5
* rtc: snvs: Fix usage of snvs_rtc_enableBryan O'Donoghue2018-05-251-4/+11
* rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin2018-05-011-14/+23
* 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: m41t80: fix SQW dividers override when setting a dateGary Bisson2018-04-131-0/+12
* 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: rx8010: change lock mechanismFabien Lahoudere2017-11-211-21/+3
* rtc: tegra: Implement clock handlingThierry Reding2017-04-211-2/+26
* rtc: sun6i: Switch to the external oscillatorMaxime Ripard2017-03-121-0/+6
* rtc: sun6i: Add some lockingMaxime Ripard2017-03-121-2/+15
* rtc: sun6i: Disable the build as a moduleMaxime Ripard2017-03-122-7/+2
* rtc: omap: prevent disabling of clock/module during suspendTero Kristo2016-11-041-6/+26
* rtc: omap: Fix selecting external oscLokesh Vutla2016-11-041-2/+4
* rtc: cmos: Don't enable interrupts in the middle of the interrupt handlerVille Syrjälä2016-10-201-2/+3
* rtc: cmos: remove all __exit_p annotationsLABBE Corentin2016-10-191-5/+5
* rtc: asm9260: fix module autoloadJavier Martinez Canillas2016-10-191-0/+1
* Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-10-1432-780/+453
|\
| * rtc: rv8803: set VDETOFF and SWOFF via device treeOleksij Rempel2016-10-121-2/+48
| * rtc: cmos: avoid unused function warningArnd Bergmann2016-09-221-17/+4
| * rtc: ac100: Add NULL checking for devm_kzalloc callAxel Lin2016-09-221-0/+3
| * rtc: ds1347: changed raw spi calls to register map callsRaghavendra Ganiga2016-09-222-43/+54
| * rtc: cmos: Restore alarm after resumeGabriele Mazzotta2016-09-211-0/+23
| * rtc: cmos: Clear ACPI-driven alarms upon resumeGabriele Mazzotta2016-09-211-0/+47
| * rtc: omap: Support ext_wakeup configurationMarcin Niestroj2016-09-212-8/+163
| * rtc: cmos: Initialize hpet timer before irq is registeredPratyush Anand2016-09-201-1/+3
| * rtc: asm9260: rework lockingAlexandre Belloni2016-09-051-15/+5
| * rtc: asm9260: allow COMPILE_TESTAlexandre Belloni2016-09-051-1/+1
| * rtc: constify rtc_class_ops structuresJulia Lawall2016-09-0219-19/+19
| * rtc: ac100: support clock-output-names in device tree bindingChen-Yu Tsai2016-08-311-0/+2
| * rtc: rx6110: remove owner assignmentAlexandre Belloni2016-08-311-1/+0
| * rtc: pic32: Delete owner assignmentMarkus Elfring2016-08-311-1/+0
| * rtc: bq32k: Fix handling of oscillator failure flagJan Östlund2016-08-311-5/+9
| * rtc: bq32k: Use correct mask name for 'minutes' register.Jan Östlund2016-08-311-1/+1
| * rtc: sysfs: fix a cast removing the const attributeLABBE Corentin2016-08-311-2/+2
| * rtc: isl12057: remove driverAlexandre Belloni2016-08-313-654/+0
| * rtc: ds1307: add Intersil ISL12057 supportAlexandre Belloni2016-08-312-4/+10