index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-s35390a.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: s35390a: Change buf's type to u8 in s35390a_init
Nathan Chancellor
2018-10-22
1
-1
/
+1
*
rtc: s35390a: remove useless indirection
Alexandre Belloni
2018-03-17
1
-24
/
+8
*
rtc: s35390a: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-17
1
-1
/
+1
*
rtc: s35390a: remove useless message
Alexandre Belloni
2018-03-17
1
-4
/
+0
*
rtc: s35390a: implement ioctls
Fabien Lahoudere
2017-07-31
1
-1
/
+31
*
rtc: s35390a: handle invalid RTC time
Fabien Lahoudere
2017-07-31
1
-30
/
+42
*
rtc: s35390a: Add OF device ID table
Javier Martinez Canillas
2017-03-09
1
-0
/
+8
*
rtc: s35390a: improve two comments in .set_alarm
Uwe Kleine-König
2016-07-11
1
-2
/
+2
*
rtc: s35390a: improve irq handling
Uwe Kleine-König
2016-07-11
1
-17
/
+31
*
rtc: s35390a: implement reset routine as suggested by the reference
Uwe Kleine-König
2016-07-11
1
-10
/
+55
*
rtc: s35390a: fix reading out alarm
Uwe Kleine-König
2016-07-11
1
-9
/
+31
*
rtc: rtc-s35390a: use devm_*() functions
Jingoo Han
2013-04-29
1
-8
/
+6
*
drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chip
Michael Langer
2012-10-06
1
-0
/
+116
*
drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
2012-10-06
1
-2
/
+11
*
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
2012-03-23
1
-12
/
+1
*
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
1
-2
/
+0
*
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
1
-17
/
+17
*
i2c: Match dummy devices by type
Jean Delvare
2008-05-11
1
-1
/
+1
*
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2008-04-29
1
-0
/
+7
*
i2c: Add support for device alias names
Jean Delvare
2008-04-29
1
-1
/
+2
*
rtc: add support for the S-35390A RTC chip
Byron Bradley
2008-03-04
1
-0
/
+316