summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-lpc32xx.c
AgeCommit message (Expand)Author
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2019-11-08rtc: lpc32xx: remove .removeAlexandre Belloni
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-04-12rtc: lpc32xx: convert to SPDX identifierAlexandre Belloni
2019-04-12rtc: lpc32xx: use .set_timeAlexandre Belloni
2019-04-12rtc: lpc32xx: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-12rtc: lpc32xx: simplify IRQ setupAlexandre Belloni
2019-04-12rtc: lpc32xx: set rangeAlexandre Belloni
2019-04-12rtc: lpc32xx: convert to devm_rtc_allocate_deviceAlexandre Belloni
2018-05-03rtc: simplify getting .drvdataWolfram Sang
2018-03-01rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni
2016-01-11rtc: lpc32xx: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2014-04-03rtc: rtc-lpc32xx: remove unnecessary OOM messagesJingoo Han
2013-09-11rtc: simplify devm_request_mem_region/devm_ioremapJulia Lawall
2013-07-03rtc: rtc-lpc32xx: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-29rtc: rtc-lpc32xx: use devm_rtc_device_register()Jingoo Han
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-05-29drivers/rtc/rtc-lpc32xx.c: add device tree supportRoland Stigge
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-27rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoCKevin Wells