index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-s35390a.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-19
rtc: s35390a: set range
Alexandre Belloni
1
-0
/
+2
2019-10-19
rtc: s35390a: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-8
/
+6
2019-09-01
rtc: s35390a: convert to devm_i2c_new_dummy_device()
Wolfram Sang
1
-41
/
+13
2019-07-23
rtc: s35390a: convert to i2c_new_dummy_device
Wolfram Sang
1
-4
/
+4
2019-07-17
Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-26
/
+29
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-23
rtc: s35390a: change FLAG defines to use BIT macro
Richard Leitner
1
-6
/
+6
2019-05-23
rtc: s35390a: introduce struct device in probe
Richard Leitner
1
-11
/
+10
2019-05-23
rtc: s35390a: set uie_unsupported
Richard Leitner
1
-0
/
+6
2019-05-23
rtc: s35390a: clarify INT2 pin output modes
Richard Leitner
1
-9
/
+7
2018-10-22
rtc: s35390a: Change buf's type to u8 in s35390a_init
Nathan Chancellor
1
-1
/
+1
2018-03-17
rtc: s35390a: remove useless indirection
Alexandre Belloni
1
-24
/
+8
2018-03-17
rtc: s35390a: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-03-17
rtc: s35390a: remove useless message
Alexandre Belloni
1
-4
/
+0
2017-07-31
rtc: s35390a: implement ioctls
Fabien Lahoudere
1
-1
/
+31
2017-07-31
rtc: s35390a: handle invalid RTC time
Fabien Lahoudere
1
-30
/
+42
2017-03-09
rtc: s35390a: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+8
2016-07-11
rtc: s35390a: improve two comments in .set_alarm
Uwe Kleine-König
1
-2
/
+2
2016-07-11
rtc: s35390a: improve irq handling
Uwe Kleine-König
1
-17
/
+31
2016-07-11
rtc: s35390a: implement reset routine as suggested by the reference
Uwe Kleine-König
1
-10
/
+55
2016-07-11
rtc: s35390a: fix reading out alarm
Uwe Kleine-König
1
-9
/
+31
2013-04-29
rtc: rtc-s35390a: use devm_*() functions
Jingoo Han
1
-8
/
+6
2012-10-06
drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chip
Michael Langer
1
-0
/
+116
2012-10-06
drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-2
/
+11
2012-03-23
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
1
-12
/
+1
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-2
/
+0
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-17
/
+17
2008-05-11
i2c: Match dummy devices by type
Jean Delvare
1
-1
/
+1
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
1
-0
/
+7
2008-04-29
i2c: Add support for device alias names
Jean Delvare
1
-1
/
+2
2008-03-04
rtc: add support for the S-35390A RTC chip
Byron Bradley
1
-0
/
+316