index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds1672.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: remove useless DRV_VERSION
Alexandre Belloni
2016-05-20
1
-5
/
+0
*
rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLE
Axel Lin
2015-06-25
1
-0
/
+1
*
rtc: fix potential race condition
Alessandro Zummo
2014-04-03
1
-6
/
+5
*
drivers/rtc/rtc-ds1672.c: remove empty function
Sachin Kamat
2013-07-03
1
-6
/
+0
*
rtc: rtc-ds1672: use devm_rtc_device_register()
Jingoo Han
2013-04-29
1
-7
/
+1
*
drivers/rtc/rtc-ds1672.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
2012-10-06
1
-4
/
+22
*
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
*
rtc: use set_mmss when set_time is not available
Alessandro Zummo
2009-01-06
1
-22
/
+0
*
rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers
Alessandro Zummo
2008-12-10
1
-0
/
+6
*
rtc-ds1672 new style driver
Alessandro Zummo
2008-10-16
1
-80
/
+34
*
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
1
-7
/
+7
*
i2c: normal_i2c can be made const (rtc drivers)
Jean Delvare
2008-01-27
1
-1
/
+1
*
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
-1
/
+1
*
[PATCH] RTC: handle sysfs errors
Jeff Garzik
2006-12-07
1
-2
/
+7
*
[PATCH] RTC: build fixes
Jeff Garzik
2006-10-04
1
-2
/
+2
*
[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: DS1672 cleanup
Alessandro Zummo
2006-04-11
1
-19
/
+10
*
[PATCH] RTC subsystem: DS1672 oscillator handling
Kumar Gala
2006-04-11
1
-3
/
+58
*
[PATCH] RTC subsystem: DS1672 driver
Alessandro Zummo
2006-03-27
1
-0
/
+233