summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-wm831x.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: wm831x: Add IRQF_ONESHOT flagHariprasad Kelam2019-07-131-1/+2
* rtc: Use dev_get_drvdata()Kefeng Wang2019-04-291-11/+7Star
* rtc: wm831x: use .set_timeAlexandre Belloni2019-04-291-3/+5
* rtc: wm831x: convert to SPDX identifierAlexandre Belloni2019-04-041-5/+1Star
* rtc: wm831x: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-041-12/+4Star
* rtc: wm831x: remove unnecessary gotoAlexandre Belloni2019-04-041-4/+1Star
* rtc: wm831x: set rangeAlexandre Belloni2019-04-041-6/+10
* rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni2018-03-011-1/+1
* drivers/rtc/rtc-wm831x.c: remove empty functionSachin Kamat2013-07-041-6/+0Star
* rtc: rtc-wm831x: use devm_rtc_device_register()Jingoo Han2013-04-301-5/+1Star
* rtc: rtc-wm831x: use devm_request_threaded_irq()Jingoo Han2013-02-221-5/+4Star
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-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-111-11/+1Star
* drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()Mark Brown2012-01-111-3/+1Star
* drivers/rtc/rtc-wm831x.c: remove unused period IRQ handlerMark Brown2012-01-111-20/+0Star
* RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-091-16/+0Star
* 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