aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-dm355evm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski1-1/+1
2019-04-04rtc: dm355evm: convert to SPDX identifierAlexandre Belloni1-5/+1
2019-04-04rtc: dm355evm: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-2/+2
2019-04-04rtc: dm355evm: set rangeAlexandre Belloni1-0/+1
2019-04-04rtc: dm355evm: convert to devm_rtc_allocate_deviceAlexandre Belloni1-7/+6
2017-08-15mfd: dm355evm_msp: Move header file out of I2C realmWolfram Sang1-1/+1
2017-01-11rtc: constify rtc_class_ops structuresBhumika Goyal1-1/+1
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-07-03drivers/rtc/rtc-dm355evm.c: remove empty functionSachin Kamat1-6/+0
2013-07-03rtc: rtc-dm355evm: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-04-29rtc: rtc-dm355evm: use devm_rtc_device_register()Jingoo Han1-5/+2
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin1-11/+1
2011-10-31rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker1-0/+1
2009-02-05rtc: rtc-dm355evm driverDavid Brownell1-0/+175