index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-x1205.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: fix potential race condition
Alessandro Zummo
2014-04-03
1
-1
/
+1
*
drivers/rtc/rtc-x1205.c: fix checkpatch issues
Sachin Kamat
2013-07-03
1
-13
/
+20
*
rtc: rtc-x1205: use devm_rtc_device_register()
Jingoo Han
2013-04-29
1
-11
/
+3
*
drivers/rtc/rtc-x1205.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
2012-10-06
1
-14
/
+78
*
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
2012-03-23
1
-12
/
+1
*
rtc: Add module.h to implicit users in drivers/rtc
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
rtc-x1205: unconditionally set date when setting clock
Johannes Weiner
2009-12-16
1
-35
/
+18
*
rtc-x1205: reset clock to sane state after power failure
Johannes Weiner
2009-12-01
1
-2
/
+2
*
rtc-x1205: fix rtc_time to y2k register value conversion
Johannes Weiner
2009-12-01
1
-1
/
+1
*
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
1
-15
/
+15
*
rtc-x1205: Fix alarm set
Michael Hamel
2008-07-04
1
-20
/
+91
*
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: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
1
-20
/
+20
*
rtc-x1205: new style conversion
Alessandro Zummo
2008-04-28
1
-87
/
+43
*
i2c: normal_i2c can be made const (rtc drivers)
Jean Delvare
2008-01-27
1
-1
/
+1
*
i2c: Delete outdated x1205 driver documentation
Jean Delvare
2007-07-12
1
-1
/
+4
*
i2c: Stop using i2c_adapter.class_dev
Jean Delvare
2007-02-13
1
-1
/
+1
*
[PATCH] RTCs don't use i2c_adapter.dev
David Brownell
2006-12-10
1
-5
/
+5
*
[PATCH] RTC: handle sysfs errors
Jeff Garzik
2006-12-07
1
-2
/
+10
*
[PATCH] constify rtc_class_ops: update drivers
David Brownell
2006-10-01
1
-1
/
+1
*
[PATCH] RTC subsystem: compact error messages
Alessandro Zummo
2006-04-11
1
-2
/
+0
*
[PATCH] RTC subsystem: fix proc output
Alessandro Zummo
2006-04-11
1
-2
/
+0
*
[PATCH] RTC subsystem: whitespaces and error messages cleanup
Alessandro Zummo
2006-04-11
1
-3
/
+0
*
[PATCH] RTC subsystem: X1205 sysfs cleanup
Alessandro Zummo
2006-04-11
1
-10
/
+12
*
[PATCH] RTC subsystem: X1205 driver
Alessandro Zummo
2006-03-27
1
-0
/
+619