Age | Commit message (Expand) | Author |
2020-03-16 | rtc: ds1374: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni |
2020-03-16 | rtc: ds1374: set range | Alexandre Belloni |
2020-03-16 | rtc: ds1374: fix possible race condition | Alexandre Belloni |
2019-12-03 | Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2019-11-27 | rtc: ds1374: remove unused variable | Alexandre Belloni |
2019-10-23 | compat_ioctl: move WDIOC handling into wdt drivers | Arnd Bergmann |
2019-07-31 | docs: i2c: convert to ReST and add to driver-api bookset | Mauro Carvalho Chehab |
2019-05-06 | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov |
2017-05-04 | rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVAL | Moritz Fischer |
2017-05-04 | rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticks | Moritz Fischer |
2017-03-09 | rtc: ds1374: Set .of_match_table to OF device ID table | Javier Martinez Canillas |
2016-12-07 | rtc: ds1374: Merge conditional + WARN_ON() | Srikant Ritolia |
2015-09-05 | rtc: ds1374: Remove unused variable | Fabio Estevam |
2015-09-05 | rtc: fix drivers that consider 0 as a valid IRQ in client->irq | Octavian Purdila |
2015-09-05 | rtc: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-08-05 | char: make misc_deregister a void function | Greg Kroah-Hartman |
2015-04-17 | rtc: use more standard kernel logging styles | Joe Perches |
2014-12-10 | drivers/rtc/rtc-ds1374.c: add watchdog support | Søren Andersen |
2013-07-03 | drivers/rtc/rtc-ds1374.c: fix spacing related issues | Sachin Kamat |
2013-04-29 | drivers/rtc/rtc-ds1374.c: use devm_* APIs | Sachin Kamat |
2013-04-29 | drivers/rtc/rtc-ds1374.c: add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han |
2013-01-03 | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman |
2012-03-23 | rtc: convert rtc i2c drivers to module_i2c_driver | Axel Lin |
2011-03-22 | rtc: convert DS1374 to dev_pm_ops | Mark Brown |
2011-02-03 | RTC: Convert rtc drivers to use the alarm_irq_enable method | John Stultz |
2010-12-24 | rtc: don't use flush_scheduled_work() | Tejun Heo |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-17 | rtc: set wakeup capability for I2C and SPI RTC drivers | Anton Vorontsov |
2009-07-06 | rtc: ds1374, fix lock imbalance | Jiri Slaby |
2009-06-19 | rtc: make rtc_update_irq callable with irqs enabled | Atsushi Nemoto |
2009-04-01 | rtc: test before subtraction on unsigned | Roel Kluin |
2008-10-16 | rtc: DS1374 wakeup support | Marc Pignat |
2008-08-20 | rtc: rtc-ds1374: fix 'no irq' case handling | Anton Vorontsov |
2008-06-06 | rtc-ds1374: rename device to just "ds1374" | Jean Delvare |
2008-04-29 | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare |
2008-04-29 | i2c: Add support for device alias names | Jean Delvare |
2007-10-16 | rtc: RTC class driver for the ds1374 | Scott Wood |