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-vt8500.c
Age
Commit message (
Expand
)
Author
2015-09-05
rtc: Fix module autoload for OF platform drivers
Javier Martinez Canillas
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-03
rtc: rtc-vt8500: use devm_ioremap_resource()
Jingoo Han
2013-11-13
drivers/rtc/rtc-vt8500.c: remove redundant of_match_ptr
Sachin Kamat
2013-11-13
drivers/rtc/rtc-vt8500.c: fix return value
Sachin Kamat
2013-07-03
rtc: rtc-vt8500: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-30
rtc: rtc-vt8500: use devm_rtc_device_register()
Jingoo Han
2013-02-22
rtc: rtc-vt8500: use devm_*() functions
Jingoo Han
2013-02-05
drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time()
Tony Prisk
2013-01-05
drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time
Tony Prisk
2013-01-05
drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield
Tony Prisk
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-18
drivers/rtc/rtc-vt8500.c: convert to use devm_kzalloc
Devendra Naga
2012-09-21
rtc: vt8500: Add devicetree support for vt8500-rtc
Tony Prisk
2012-01-11
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
2011-07-02
rtc: vt8500: Use define instead of hardcoded value for status bit
Wolfram Sang
2011-06-23
rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()
Alexey Charkov
2011-05-27
rtc: add support for the RTC in VIA VT8500 and compatibles
Alexey Charkov