index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-puv3.c
Age
Commit message (
Expand
)
Author
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-20
drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0
Chen Gang
2014-06-20
drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issue
Chen Gang
2013-11-13
drivers/rtc/rtc-puv3.c: use dev_dbg() instead of pr_debug()
Sangjung Woo
2013-07-03
rtc: rtc-puv3: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-30
rtc: rtc-puv3: convert puv3_rtc_driver to dev_pm_ops
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-01-10
rtc-puv3: solve section mismatch in rtc-puv3.c
Guan Xuetao
2012-01-10
rtc-puv3: using module_platform_driver()
Guan Xuetao
2012-01-10
rtc-puv3: irq: remove IRQF_DISABLED
Guan Xuetao
2011-11-15
rtc: rtc-puv3: Add __devinit and __devexit markers for probe and remove
Axel Lin
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-09
unicore32: move rtc-puv3.c to drivers/rtc directory
Guan Xuetao