summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-lpc32xx.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: lpc32xx: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy2016-01-111-1/+1
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* rtc: rtc-lpc32xx: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+2
* rtc: simplify devm_request_mem_region/devm_ioremapJulia Lawall2013-09-111-20/+4
* rtc: rtc-lpc32xx: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-031-3/+0
* rtc: rtc-lpc32xx: use devm_rtc_device_register()Jingoo Han2013-04-291-3/+2
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* drivers/rtc/rtc-lpc32xx.c: add device tree supportRoland Stigge2012-05-291-1/+11
* drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-231-1/+1
* rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin2012-01-101-11/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoCKevin Wells2010-10-271-0/+414