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-davinci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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