Age | Commit message (Expand) | Author |
2018-04-25 | rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops | Nicholas Piggin |
2018-04-10 | Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2018-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-04-03 | rtc: snvs: Fix usage of snvs_rtc_enable | Bryan O'Donoghue |
2018-04-03 | rtc: mt7622: fix module autoloading for OF platform drivers | Sean Wang |
2018-04-03 | rtc: isl12022: use true and false for boolean values | Gustavo A. R. Silva |
2018-03-27 | rtc: ab8500: Drop AB8540 support | Linus Walleij |
2018-03-27 | rtc: remove a warning during scripts/kernel-doc step | Mathieu Malaterre |
2018-03-27 | rtc: 88pm860x: remove artificial limitation | Alexandre Belloni |
2018-03-27 | rtc: 88pm80x: remove artificial limitation | Alexandre Belloni |
2018-03-27 | rtc: st-lpc: remove artificial limitation | Alexandre Belloni |
2018-03-27 | rtc: mrst: remove artificial limitation | Alexandre Belloni |
2018-03-27 | rtc: mv: remove artificial limitation | Alexandre Belloni |
2018-03-27 | rtc: hctosys: Ensure system time doesn't overflow time_t | Alexandre Belloni |
2018-03-26 | rtc: remove bfin driver | Arnd Bergmann |
2018-03-26 | rtc: remove tile driver | Arnd Bergmann |
2018-03-26 | treewide: simplify Kconfig dependencies for removed archs | Arnd Bergmann |
2018-03-26 | treewide: Align function definition open/close braces | Joe Perches |
2018-03-17 | rtc: pcf85063: fix clearing bits in pcf85063_start_clock | Michael McCormick |
2018-03-17 | rtc: at91sam9: Set name of regmap_config | Jeffy Chen |
2018-03-17 | rtc: s5m: Remove VLA usage | Gustavo A. R. Silva |
2018-03-17 | rtc: s5m: Move enum from rtc.h to rtc-s5m.c | Gustavo A. R. Silva |
2018-03-17 | rtc: remove VLA usage | Gustavo A. R. Silva |
2018-03-17 | rtc: Add one offset seconds to expand RTC range | Baolin Wang |
2018-03-17 | rtc: Factor out the RTC range validation into rtc_valid_range() | Baolin Wang |
2018-03-17 | rtc: Add RTC range | Alexandre Belloni |
2018-03-17 | rtc: isl1208: switch to rtc_register_device | Denis Osterland |
2018-03-17 | rtc: isl1208: enable interrupt after context preparation | Michael Grzeschik |
2018-03-17 | rtc: cros-ec: return -ETIME when refused to set alarms in the past | Jeffy Chen |
2018-03-17 | rtc: pm8xxx: Fix issue in RTC write path | Mohit Aggarwal |
2018-03-17 | rtc: at91sam: add 'depends on HAS_IOMEM' to fix unmet dependency | Masahiro Yamada |
2018-03-17 | rtc: isl12026: fixup nvmem registration | Alexandre Belloni |
2018-03-17 | rtc: isl12026: new driver. | David Daney |
2018-03-17 | rtc: brcmstb-waketimer: Set wktmr prescaler | Justin Chen |
2018-03-17 | rtc: fix rtc_time64_to_tm for 3477 | Alexandre Belloni |
2018-03-17 | rtc: ac100: Fix ac100 determine rate bug | Philipp Rossak |
2018-03-17 | rtc: pcf85363: set time accurately | Alexandre Belloni |
2018-03-17 | rtc: pcf85363: add alarm support | Alexandre Belloni |
2018-03-17 | rtc: pcf85363: add .max_register in regmap_config | Alexandre Belloni |
2018-03-17 | rtc: m41t80: remove useless indirection | Alexandre Belloni |
2018-03-17 | rtc: m41t80: fix race conditions | Alexandre Belloni |
2018-03-17 | rtc: m41t80: move m41t80_rtc_mutex to the block where it is used | Sebastian Andrzej Siewior |
2018-03-17 | rtc: pcf85063: remove useless indirection | Alexandre Belloni |
2018-03-17 | rtc: pcf85063: stop validating rtc_time in .read_time | Alexandre Belloni |
2018-03-17 | rtc: max6900: remove useless indirection | Alexandre Belloni |
2018-03-17 | rtc: max6900: stop validating rtc_time in .read_time | Alexandre Belloni |
2018-03-17 | rtc: rs5c372: remove useless indirection | Alexandre Belloni |
2018-03-17 | rtc: rs5c372: stop validating rtc_time in .read_time | Alexandre Belloni |
2018-03-17 | rtc: rs5c372: remove useless message | Alexandre Belloni |
2018-03-17 | rtc: s35390a: remove useless indirection | Alexandre Belloni |