summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-wm831x.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-wm831x.c: remove empty functionSachin Kamat2013-07-031-6/+0
* rtc: rtc-wm831x: use devm_rtc_device_register()Jingoo Han2013-04-291-5/+1
* rtc: rtc-wm831x: use devm_request_threaded_irq()Jingoo Han2013-02-211-5/+4
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown2012-07-191-1/+23
* mfd: Convert wm831x to irq_domainMark Brown2012-05-201-1/+1
* rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin2012-01-101-11/+1
* drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()Mark Brown2012-01-101-3/+1
* drivers/rtc/rtc-wm831x.c: remove unused period IRQ handlerMark Brown2012-01-101-20/+0
* RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-091-16/+0
* rtc: use genirq directly in rtc-wm831xMark Brown2010-05-251-8/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* rtc: Add support for RTCs on Wolfson WM831x devicesMark Brown2009-09-171-0/+523