summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-dm355evm.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: dm355evm: convert to SPDX identifierAlexandre Belloni2019-04-041-5/+1Star
* rtc: dm355evm: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-041-2/+2
* rtc: dm355evm: set rangeAlexandre Belloni2019-04-041-0/+1
* rtc: dm355evm: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-04-041-7/+6Star
* mfd: dm355evm_msp: Move header file out of I2C realmWolfram Sang2017-08-151-1/+1
* rtc: constify rtc_class_ops structuresBhumika Goyal2017-01-111-1/+1
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* drivers/rtc/rtc-dm355evm.c: remove empty functionSachin Kamat2013-07-041-6/+0Star
* rtc: rtc-dm355evm: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-041-1/+0Star
* rtc: rtc-dm355evm: use devm_rtc_device_register()Jingoo Han2013-04-301-5/+2Star
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin2012-01-111-11/+1Star
* rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker2011-11-011-0/+1
* rtc: rtc-dm355evm driverDavid Brownell2009-02-051-0/+175