aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/rtc/rtc-lpc32xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-11rtc: lpc32xx: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy1-1/+1
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-03rtc: rtc-lpc32xx: remove unnecessary OOM messagesJingoo Han1-3/+2
2013-09-11rtc: simplify devm_request_mem_region/devm_ioremapJulia Lawall1-20/+4
2013-07-03rtc: rtc-lpc32xx: remove unnecessary platform_set_drvdata()Jingoo Han1-3/+0
2013-04-29rtc: rtc-lpc32xx: use devm_rtc_device_register()Jingoo Han1-3/+2
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-05-29drivers/rtc/rtc-lpc32xx.c: add device tree supportRoland Stigge1-1/+11
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang1-1/+1
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin1-11/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-27rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoCKevin Wells1-0/+414