summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorLines
2018-05-17rtc: vr41xx: add rangeAlexandre Belloni-0/+2
2018-05-17rtc: vr41xx: fix possible race conditionAlexandre Belloni-2/+7
2018-05-17rtc: rx8581: switch to regmapAlexandre Belloni-113/+42
2018-05-17rtc: rx8581: error out when time invalidAlexandre Belloni-4/+6
2018-05-17rtc: rx8581: remove useless declarationAlexandre Belloni-18/+15
2018-05-17rtc: rx8581: remove useless indirectionAlexandre Belloni-12/+4
2018-05-17rtc: rx8581: let the core handle rtc rangeAlexandre Belloni-5/+4
2018-05-17rtc: rx8581: add RTC rangeAlexandre Belloni-0/+2
2018-05-17rtc: rx8581: switch to rtc_register_deviceAlexandre Belloni-8/+5
2018-05-17rtc: tps65910: add rangeAlexandre Belloni-0/+2
2018-05-17rtc: tps65910: allow platform power upAlexandre Belloni-12/+0
2018-05-17rtc: tps65910: fix possible race conditionAlexandre Belloni-4/+8
2018-05-17rtc: ab-b5ze-s3: let the core handle the RTC rangeAlexandre Belloni-9/+2
2018-05-17rtc: ab-b5ze-s3: fix possible race conditionsAlexandre Belloni-8/+11
2018-05-17rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tmAlexandre Belloni-8/+8
2018-05-17rtc: 88pm80x: let the core handle the RTC rangeAlexandre Belloni-6/+2
2018-05-17rtc: 88pm80x: fix possible race conditionAlexandre Belloni-4/+8
2018-05-17rtc: 88pm80x: remove unused pm80x_rtc_info membersAlexandre Belloni-2/+0
2018-05-17rtc: 88pm80x: stop setting a default timeAlexandre Belloni-22/+0
2018-05-17rtc: at91rm9200: add rangeAlexandre Belloni-0/+2
2018-05-16rtc/proc: switch to proc_create_single_dataChristoph Hellwig-31/+2
2018-05-06rtc: stm32: get DBP register and mask from DT st, syscfg propertyAmelie Delaunay-22/+37
2018-05-06rtc: stm32: fix alarm interrupt flags by removing IRQF_TRIGGER_RISINGAmelie Delaunay-2/+1
2018-05-06rtc: stm32: fix copyright and adopt SPDX identifierAmelie Delaunay-3/+3
2018-05-03rtc: tps6586x: remove mktime usageArnd Bergmann-9/+9
2018-05-03rtc: ls1x: remove mktime usageArnd Bergmann-3/+4
2018-05-03rtc: vr41xx: remove mktime usageArnd Bergmann-12/+12
2018-05-03rtc: ds1340: Add support for trickle charger.Andrea Greco-0/+2
2018-05-03rtc: sprd: Add RTC hardware rangeBaolin Wang-0/+2
2018-05-03rtc: sprd: Change to use devm_rtc_allocate_device()Baolin Wang-4/+10
2018-05-03rtc: simplify getting .drvdataWolfram Sang-131/+71
2018-04-25rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin-14/+23
2018-04-19rtc: cmos: introduce quirks to enable use_acpi_alarm modeZhang Rui-0/+26
2018-04-19rtc: cmos: acknowledge ACPI driven wake alarms upon resumeZhang Rui-0/+18
2018-04-19rtc: cmos: allow using ACPI for RTC alarm instead of HPETZhang Rui-31/+80
2018-04-16mfd: mt6397: Create irq mappings in mfd core driverChen Zhong-4/+3
2018-04-10Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-975/+1542
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2018-04-03rtc: snvs: Fix usage of snvs_rtc_enableBryan O'Donoghue-4/+11
2018-04-03rtc: mt7622: fix module autoloading for OF platform driversSean Wang-0/+1
2018-04-03rtc: isl12022: use true and false for boolean valuesGustavo A. R. Silva-1/+1
2018-03-27rtc: ab8500: Drop AB8540 supportLinus Walleij-55/+0
2018-03-27rtc: remove a warning during scripts/kernel-doc stepMathieu Malaterre-1/+1
2018-03-27rtc: 88pm860x: remove artificial limitationAlexandre Belloni-2/+2
2018-03-27rtc: 88pm80x: remove artificial limitationAlexandre Belloni-2/+2
2018-03-27rtc: st-lpc: remove artificial limitationAlexandre Belloni-16/+0
2018-03-27rtc: mrst: remove artificial limitationAlexandre Belloni-1/+1
2018-03-27rtc: mv: remove artificial limitationAlexandre Belloni-12/+0
2018-03-27rtc: hctosys: Ensure system time doesn't overflow time_tAlexandre Belloni-0/+5
2018-03-26rtc: remove bfin driverArnd Bergmann-459/+0