aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-tx4939.c
AgeCommit message (Expand)Author
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-04-29rtc: Use dev_get_drvdata()Kefeng Wang
2019-03-04rtc: tx4939: convert to SPDX identifierAlexandre Belloni
2019-03-03rtc: tx4939: use .set_timeAlexandre Belloni
2019-03-03rtc: tx4939: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-03-03rtc: tx4939: set rangeAlexandre Belloni
2019-03-03rtc: tx4939: remove useless testAlexandre Belloni
2018-09-28rtc: tx4939: fixup nvmem name and register sizeAlexandre Belloni
2018-03-01rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni
2018-03-01rtc: tx4939: avoid unintended sign extension on a 24 bit shiftColin Ian King
2018-03-01rtc: tx4939: use generic nvmemAlexandre Belloni
2018-03-01rtc: tx4939: fix possible race conditionAlexandre Belloni
2018-03-01rtc: tx4939: switch to rtc_register_deviceAlexandre Belloni
2018-03-01rtc: tx4939: remove arch/mips dependencyAlexandre Belloni
2015-09-05rtc: tx4939: clean up tx4939_rtc_nvram_read()/tx4939_rtc_nvram_write()Vladimir Zapolskiy
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2014-04-03rtc: treewide: remove excess rtc_device validationAlexander Shiyan
2013-09-11rtc: simplify devm_request_mem_region/devm_ioremapJulia Lawall
2013-04-29rtc: rtc-tx4939: use devm_rtc_device_register()Jingoo Han
2013-04-29rtc: rtc-tx4939: use module_platform_driver_probe()Jingoo Han
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang
2011-10-31rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16rtc-tx4939: fix races around device registrationAtsushi Nemoto
2009-06-18rtc-tx4939: drop IRQF_SHAREDAtsushi Nemoto
2009-01-06rtc: add rtc-tx4939 driverAtsushi Nemoto