summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-061-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/+2
|/
* 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/+0
| * 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/+0
| * rtc: mrst: remove artificial limitationAlexandre Belloni2018-03-271-1/+1
| * rtc: mv: remove artificial limitationAlexandre Belloni2018-03-271-12/+0
| * 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
| * rtc: Add one offset seconds to expand RTC rangeBaolin Wang2018-03-172-1/+128
| * rtc: Factor out the RTC range validation into rtc_valid_range()Baolin Wang2018-03-171-12/+18
| * rtc: Add RTC rangeAlexandre Belloni2018-03-172-0/+26
| * rtc: isl1208: switch to rtc_register_deviceDenis Osterland2018-03-171-4/+4
| * rtc: isl1208: enable interrupt after context preparationMichael Grzeschik2018-03-171-17/+17
| * rtc: cros-ec: return -ETIME when refused to set alarms in the pastJeffy Chen2018-03-171-4/+4
| * rtc: pm8xxx: Fix issue in RTC write pathMohit Aggarwal2018-03-171-11/+38
| * rtc: at91sam: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada2018-03-171-0/+1
| * rtc: isl12026: fixup nvmem registrationAlexandre Belloni2018-03-171-16/+12
| * rtc: isl12026: new driver.David Daney2018-03-173-0/+516
| * rtc: brcmstb-waketimer: Set wktmr prescalerJustin Chen2018-03-171-0/+3
| * rtc: fix rtc_time64_to_tm for 3477Alexandre Belloni2018-03-171-1/+1
| * rtc: ac100: Fix ac100 determine rate bugPhilipp Rossak2018-03-171-1/+23
| * rtc: pcf85363: set time accuratelyAlexandre Belloni2018-03-171-4/+16
| * rtc: pcf85363: add alarm supportAlexandre Belloni2018-03-171-0/+159
| * rtc: pcf85363: add .max_register in regmap_configAlexandre Belloni2018-03-171-0/+1
| * rtc: m41t80: remove useless indirectionAlexandre Belloni2018-03-171-15/+5
| * rtc: m41t80: fix race conditionsAlexandre Belloni2018-03-171-7/+11
| * rtc: m41t80: move m41t80_rtc_mutex to the block where it is usedSebastian Andrzej Siewior2018-03-171-1/+1
| * rtc: pcf85063: remove useless indirectionAlexandre Belloni2018-03-171-12/+4
| * rtc: pcf85063: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-171-1/+1
| * rtc: max6900: remove useless indirectionAlexandre Belloni2018-03-171-13/+4
| * rtc: max6900: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-171-1/+1
| * rtc: rs5c372: remove useless indirectionAlexandre Belloni2018-03-171-13/+4
| * rtc: rs5c372: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-171-2/+1
| * rtc: rs5c372: remove useless messageAlexandre Belloni2018-03-171-4/+0
| * rtc: s35390a: remove useless indirectionAlexandre Belloni2018-03-171-24/+8
| * rtc: s35390a: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-171-1/+1
| * rtc: s35390a: remove useless messageAlexandre Belloni2018-03-171-4/+0