summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-m48t86.c
Commit message (Expand)AuthorAge
* rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni2016-06-27
* rtc: remove useless DRV_VERSIONAlexandre Belloni2016-05-20
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-20
* drivers/rtc/rtc-m48t86.c: use dev_get_platdata()Jingoo Han2013-11-13
* drivers/rtc/rtc-m48t86.c: remove empty functionSachin Kamat2013-07-03
* rtc: rtc-m48t86: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-03
* rtc: rtc-m48t86: use devm_rtc_device_register()Jingoo Han2013-04-29
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin2012-01-10
* rtc/m48t86: use rtc_valid_tm() to check returned tmWan ZongShun2010-08-11
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
* rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-01
* [PATCH] m48t86: ia64 build fixAndrew Morton2006-06-05
* [PATCH] RTC subsystem: compact error messagesAlessandro Zummo2006-04-11
* [PATCH] RTC subsystem: fix proc outputAlessandro Zummo2006-04-11
* [PATCH] RTC subsystem: whitespaces and error messages cleanupAlessandro Zummo2006-04-11
* [PATCH] RTC subsystem: M48T86 driverAlessandro Zummo2006-03-27