aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2018-04-25rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin
2018-04-10Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-03rtc: snvs: Fix usage of snvs_rtc_enableBryan O'Donoghue
2018-04-03rtc: mt7622: fix module autoloading for OF platform driversSean Wang
2018-04-03rtc: isl12022: use true and false for boolean valuesGustavo A. R. Silva
2018-03-27rtc: ab8500: Drop AB8540 supportLinus Walleij
2018-03-27rtc: remove a warning during scripts/kernel-doc stepMathieu Malaterre
2018-03-27rtc: 88pm860x: remove artificial limitationAlexandre Belloni
2018-03-27rtc: 88pm80x: remove artificial limitationAlexandre Belloni
2018-03-27rtc: st-lpc: remove artificial limitationAlexandre Belloni
2018-03-27rtc: mrst: remove artificial limitationAlexandre Belloni
2018-03-27rtc: mv: remove artificial limitationAlexandre Belloni
2018-03-27rtc: hctosys: Ensure system time doesn't overflow time_tAlexandre Belloni
2018-03-26rtc: remove bfin driverArnd Bergmann
2018-03-26rtc: remove tile driverArnd Bergmann
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-03-26treewide: Align function definition open/close bracesJoe Perches
2018-03-17rtc: pcf85063: fix clearing bits in pcf85063_start_clockMichael McCormick
2018-03-17rtc: at91sam9: Set name of regmap_configJeffy Chen
2018-03-17rtc: s5m: Remove VLA usageGustavo A. R. Silva
2018-03-17rtc: s5m: Move enum from rtc.h to rtc-s5m.cGustavo A. R. Silva
2018-03-17rtc: remove VLA usageGustavo A. R. Silva
2018-03-17rtc: Add one offset seconds to expand RTC rangeBaolin Wang
2018-03-17rtc: Factor out the RTC range validation into rtc_valid_range()Baolin Wang
2018-03-17rtc: Add RTC rangeAlexandre Belloni
2018-03-17rtc: isl1208: switch to rtc_register_deviceDenis Osterland
2018-03-17rtc: isl1208: enable interrupt after context preparationMichael Grzeschik
2018-03-17rtc: cros-ec: return -ETIME when refused to set alarms in the pastJeffy Chen
2018-03-17rtc: pm8xxx: Fix issue in RTC write pathMohit Aggarwal
2018-03-17rtc: at91sam: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada
2018-03-17rtc: isl12026: fixup nvmem registrationAlexandre Belloni
2018-03-17rtc: isl12026: new driver.David Daney
2018-03-17rtc: brcmstb-waketimer: Set wktmr prescalerJustin Chen
2018-03-17rtc: fix rtc_time64_to_tm for 3477Alexandre Belloni
2018-03-17rtc: ac100: Fix ac100 determine rate bugPhilipp Rossak
2018-03-17rtc: pcf85363: set time accuratelyAlexandre Belloni
2018-03-17rtc: pcf85363: add alarm supportAlexandre Belloni
2018-03-17rtc: pcf85363: add .max_register in regmap_configAlexandre Belloni
2018-03-17rtc: m41t80: remove useless indirectionAlexandre Belloni
2018-03-17rtc: m41t80: fix race conditionsAlexandre Belloni
2018-03-17rtc: m41t80: move m41t80_rtc_mutex to the block where it is usedSebastian Andrzej Siewior
2018-03-17rtc: pcf85063: remove useless indirectionAlexandre Belloni
2018-03-17rtc: pcf85063: stop validating rtc_time in .read_timeAlexandre Belloni
2018-03-17rtc: max6900: remove useless indirectionAlexandre Belloni
2018-03-17rtc: max6900: stop validating rtc_time in .read_timeAlexandre Belloni
2018-03-17rtc: rs5c372: remove useless indirectionAlexandre Belloni
2018-03-17rtc: rs5c372: stop validating rtc_time in .read_timeAlexandre Belloni
2018-03-17rtc: rs5c372: remove useless messageAlexandre Belloni
2018-03-17rtc: s35390a: remove useless indirectionAlexandre Belloni