index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-davinci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: constify rtc_class_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
*
rtc: explicitly set tm_sec = 0 for drivers with minute accurancy
Uwe Kleine-König
2016-07-19
1
-0
/
+2
*
rtc: davinci: remove incorrect reference to probe function
Arnd Bergmann
2015-11-08
1
-1
/
+0
*
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
rtc: rtc-davinci: use devm_ioremap_resource()
Jingoo Han
2014-04-03
1
-25
/
+4
*
rtc: rtc-davinci: remove unnecessary OOM messages
Jingoo Han
2014-04-03
1
-3
/
+1
*
rtc: rtc-davinci: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-03
1
-9
/
+2
*
drivers/rtc/rtc-davinci.c: fix whitespace warning
Sachin Kamat
2013-07-03
1
-1
/
+1
*
rtc: rtc-davinci: use devm_rtc_device_register()
Jingoo Han
2013-04-29
1
-6
/
+2
*
rtc: rtc-davinci: use module_platform_driver_probe()
Jingoo Han
2013-04-29
1
-11
/
+1
*
rtc: rtc-davinci: add __exit annotation
Jingoo Han
2013-04-29
1
-2
/
+2
*
rtc: rtc-davinci: use devm_*() functions
Jingoo Han
2013-02-21
1
-18
/
+10
*
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-2
/
+2
*
rtc: rtc-davinci: use devm_kzalloc()
Devendra Naga
2012-12-17
1
-12
/
+4
*
rtc: rtc-davinci: return correct error code if rtc_device_register() fails
Devendra Naga
2012-12-17
1
-2
/
+3
*
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
2012-03-23
1
-1
/
+1
*
rtc: davinci: Initialize drvdata before registering device
Wolfram Sang
2011-05-06
1
-2
/
+3
*
RTC: Clean out UIE icotl implementations
John Stultz
2011-03-09
1
-4
/
+0
*
RTC: Cleanup rtc_class_ops->irq_set_freq()
John Stultz
2011-03-09
1
-17
/
+0
*
RTC: Cleanup rtc_class_ops->irq_set_state
John Stultz
2011-03-09
1
-34
/
+0
*
davinci: update gfp/slab.h includes
Tejun Heo
2010-06-28
1
-0
/
+1
*
RTC: DaVinci RTC driver
Miguel Aguilar
2010-05-06
1
-0
/
+673