aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-wm831x.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-19rtc: wm831x: Feed the write counter into device_add_randomness()Gravatar Mark Brown 1-1/+23
2012-05-20mfd: Convert wm831x to irq_domainGravatar Mark Brown 1-1/+1
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Gravatar Axel Lin 1-11/+1
2012-01-10drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()Gravatar Mark Brown 1-3/+1
2012-01-10drivers/rtc/rtc-wm831x.c: remove unused period IRQ handlerGravatar Mark Brown 1-20/+0
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()Gravatar John Stultz 1-16/+0
2010-05-25rtc: use genirq directly in rtc-wm831xGravatar Mark Brown 1-8/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-15const: constify remaining dev_pm_opsGravatar Alexey Dobriyan 1-1/+1
2009-09-17rtc: Add support for RTCs on Wolfson WM831x devicesGravatar Mark Brown 1-0/+523