summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
| * | rtc: rx8581: remove useless declarationAlexandre Belloni2018-05-171-18/+15Star
| * | rtc: rx8581: remove useless indirectionAlexandre Belloni2018-05-171-12/+4Star
| * | rtc: rx8581: let the core handle rtc rangeAlexandre Belloni2018-05-171-5/+4Star
| * | rtc: rx8581: add RTC rangeAlexandre Belloni2018-05-171-0/+2
| * | rtc: rx8581: switch to rtc_register_deviceAlexandre Belloni2018-05-171-8/+5Star
| * | rtc: tps65910: add rangeAlexandre Belloni2018-05-171-0/+2
| * | rtc: tps65910: allow platform power upAlexandre Belloni2018-05-171-12/+0Star
| * | rtc: tps65910: fix possible race conditionAlexandre Belloni2018-05-171-4/+8
| * | rtc: ab-b5ze-s3: let the core handle the RTC rangeAlexandre Belloni2018-05-171-9/+2Star
| * | rtc: ab-b5ze-s3: fix possible race conditionsAlexandre Belloni2018-05-171-8/+11
| * | rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tmAlexandre Belloni2018-05-171-8/+8
| * | rtc: 88pm80x: let the core handle the RTC rangeAlexandre Belloni2018-05-171-6/+2Star
| * | rtc: 88pm80x: fix possible race conditionAlexandre Belloni2018-05-171-4/+8
| * | rtc: 88pm80x: remove unused pm80x_rtc_info membersAlexandre Belloni2018-05-171-2/+0Star
| * | rtc: 88pm80x: stop setting a default timeAlexandre Belloni2018-05-171-22/+0Star
| * | rtc: at91rm9200: add rangeAlexandre Belloni2018-05-171-0/+2
| * | rtc: stm32: get DBP register and mask from DT st, syscfg propertyAmelie Delaunay2018-05-061-22/+37
| * | rtc: stm32: fix alarm interrupt flags by removing IRQF_TRIGGER_RISINGAmelie Delaunay2018-05-061-2/+1Star
| * | rtc: stm32: fix copyright and adopt SPDX identifierAmelie Delaunay2018-05-061-3/+3
| * | rtc: tps6586x: remove mktime usageArnd Bergmann2018-05-031-9/+9
| * | rtc: ls1x: remove mktime usageArnd Bergmann2018-05-031-3/+4
| * | rtc: vr41xx: remove mktime usageArnd Bergmann2018-05-031-12/+12
| * | rtc: ds1340: Add support for trickle charger.Andrea Greco2018-05-031-0/+2
| * | rtc: sprd: Add RTC hardware rangeBaolin Wang2018-05-031-0/+2
| * | rtc: sprd: Change to use devm_rtc_allocate_device()Baolin Wang2018-05-031-4/+10
| * | rtc: simplify getting .drvdataWolfram Sang2018-05-0315-131/+71Star
| * | rtc: cmos: introduce quirks to enable use_acpi_alarm modeZhang Rui2018-04-191-0/+26
| * | rtc: cmos: acknowledge ACPI driven wake alarms upon resumeZhang Rui2018-04-191-0/+18
| * | rtc: cmos: allow using ACPI for RTC alarm instead of HPETZhang Rui2018-04-191-31/+80
| |/
* | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-071-4/+4
|\ \
| * | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-4/+4
* | | rtc/proc: switch to proc_create_single_dataChristoph Hellwig2018-05-161-31/+2Star
|/ /
* / rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin2018-04-251-14/+23
|/
* Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-04-10115-975/+1542
|\
| * rtc: snvs: Fix usage of snvs_rtc_enableBryan O'Donoghue2018-04-031-4/+11
| * rtc: mt7622: fix module autoloading for OF platform driversSean Wang2018-04-031-0/+1
| * rtc: isl12022: use true and false for boolean valuesGustavo A. R. Silva2018-04-031-1/+1
| * rtc: ab8500: Drop AB8540 supportLinus Walleij2018-03-271-55/+0Star
| * rtc: remove a warning during scripts/kernel-doc stepMathieu Malaterre2018-03-271-1/+1
| * rtc: 88pm860x: remove artificial limitationAlexandre Belloni2018-03-271-2/+2
| * rtc: 88pm80x: remove artificial limitationAlexandre Belloni2018-03-271-2/+2
| * rtc: st-lpc: remove artificial limitationAlexandre Belloni2018-03-271-16/+0Star
| * rtc: mrst: remove artificial limitationAlexandre Belloni2018-03-271-1/+1
| * rtc: mv: remove artificial limitationAlexandre Belloni2018-03-271-12/+0Star
| * rtc: hctosys: Ensure system time doesn't overflow time_tAlexandre Belloni2018-03-271-0/+5
| * rtc: pcf85063: fix clearing bits in pcf85063_start_clockMichael McCormick2018-03-171-1/+1
| * rtc: at91sam9: Set name of regmap_configJeffy Chen2018-03-171-0/+1
| * rtc: s5m: Remove VLA usageGustavo A. R. Silva2018-03-171-6/+8
| * rtc: s5m: Move enum from rtc.h to rtc-s5m.cGustavo A. R. Silva2018-03-171-0/+11
| * rtc: remove VLA usageGustavo A. R. Silva2018-03-172-2/+6