index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds1374.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
1
-1
/
+1
2020-07-21
rtc: ds1374: remove unused define
Alexandre Belloni
1
-3
/
+1
2020-07-16
rtc: ds1374: wdt: Use watchdog core for watchdog part
Johnson CH Chen (陳昭勳)
1
-197
/
+61
2020-03-16
rtc: ds1374: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-6
/
+5
2020-03-16
rtc: ds1374: set range
Alexandre Belloni
1
-0
/
+1
2020-03-16
rtc: ds1374: fix possible race condition
Alexandre Belloni
1
-6
/
+9
2019-12-04
Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-2
/
+1
2019-11-27
rtc: ds1374: remove unused variable
Alexandre Belloni
1
-2
/
+1
2019-10-23
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
1
-0
/
+1
2019-07-31
docs: i2c: convert to ReST and add to driver-api bookset
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2017-05-04
rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVAL
Moritz Fischer
1
-1
/
+2
2017-05-04
rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticks
Moritz Fischer
1
-1
/
+6
2017-03-09
rtc: ds1374: Set .of_match_table to OF device ID table
Javier Martinez Canillas
1
-0
/
+1
2016-12-07
rtc: ds1374: Merge conditional + WARN_ON()
Srikant Ritolia
1
-3
/
+1
2015-09-05
rtc: ds1374: Remove unused variable
Fabio Estevam
1
-2
/
+0
2015-09-05
rtc: fix drivers that consider 0 as a valid IRQ in client->irq
Octavian Purdila
1
-2
/
+2
2015-09-05
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
1
-3
/
+2
2015-04-17
rtc: use more standard kernel logging styles
Joe Perches
1
-3
/
+5
2014-12-11
drivers/rtc/rtc-ds1374.c: add watchdog support
Søren Andersen
1
-0
/
+285
2013-07-04
drivers/rtc/rtc-ds1374.c: fix spacing related issues
Sachin Kamat
1
-6
/
+5
2013-04-30
drivers/rtc/rtc-ds1374.c: use devm_* APIs
Sachin Kamat
1
-18
/
+7
2013-04-30
drivers/rtc/rtc-ds1374.c: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-7
/
+3
2013-01-04
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-03-24
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
1
-12
/
+1
2011-03-23
rtc: convert DS1374 to dev_pm_ops
Mark Brown
1
-6
/
+13
2011-02-04
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
1
-27
/
+10
2010-12-24
rtc: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-18
rtc: set wakeup capability for I2C and SPI RTC drivers
Anton Vorontsov
1
-0
/
+2
2009-07-07
rtc: ds1374, fix lock imbalance
Jiri Slaby
1
-2
/
+2
2009-06-20
rtc: make rtc_update_irq callable with irqs enabled
Atsushi Nemoto
1
-5
/
+0
2009-04-01
rtc: test before subtraction on unsigned
Roel Kluin
1
-3
/
+3
2008-10-16
rtc: DS1374 wakeup support
Marc Pignat
1
-0
/
+21
2008-08-21
rtc: rtc-ds1374: fix 'no irq' case handling
Anton Vorontsov
1
-5
/
+5
2008-06-06
rtc-ds1374: rename device to just "ds1374"
Jean Delvare
1
-1
/
+1
2008-04-30
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
1
-0
/
+7
2008-04-30
i2c: Add support for device alias names
Jean Delvare
1
-1
/
+2
2007-10-16
rtc: RTC class driver for the ds1374
Scott Wood
1
-0
/
+449