aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-m41t80.c
Commit message (Expand)AuthorAge
* drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162Wolfram Sang2014-06-06
* drivers/rtc/rtc-m41t80.c: propagate error value from smbus functionsWolfram Sang2014-06-06
* drivers/rtc/rtc-m41t80.c: clean up error pathsWolfram Sang2014-06-06
* drivers/rtc/rtc-m41t80.c: remove DRV_VERSION macroWolfram Sang2014-06-06
* drivers/rtc/rtc-m41t80.c: fix spacing related issueSachin Kamat2013-07-03
* rtc: rtc-m41t80: use devm_*() functionsJingoo Han2013-04-29
* drivers/rtc/rtc-m41t80.c: remove disabled alarm functionalityPaul Bolle2012-10-05
* rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin2012-03-23
* rtc: m41t80: Workaround broken alarm functionalityJohn Stultz2011-12-13
* rtc: m41t80: Initialize clientdata before registering deviceJohn Stultz2011-05-06
* RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-03
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
|/
* rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarmAtsushi Nemoto2010-09-09
* rtc/m41t80: use rtc_valid_tm() to check returned tmWan ZongShun2010-08-11
* rtc-m41t80: use nonseekable_open()Jan Blunck2010-05-27
* drivers: Push down BKL into various driversArnd Bergmann2010-05-16
* rtc: add m41t62 support to rtc-m41t80 driverDaniel Glockner2009-04-02
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
* rtc: rtc-m41t80.c: add support for the ST M41T65 RTCSteven A. Falco2008-10-16
* rtc: m41t80: use pr_info() as appropriateMaciej W. Rozycki2008-07-24
* rtc: m41t80: sort header inclusions for readabilityMaciej W. Rozycki2008-07-24
* rtc-rtc-m41t80: BKL pushdownArnd Bergmann2008-07-02
* rtc: m41t80: include <linux/kernel.h> for printk()Maciej W. Rozycki2008-05-13
* RTC/watchdog: M41T80: fix a potential use of unitialized dataMaciej W. Rozycki2008-05-13
* i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-29
* i2c: Add support for device alias namesJean Delvare2008-04-29
* correct name for rtc-m41t80David Brownell2007-08-22
* rtc: watchdog support for rtc-m41t80 driverAtsushi Nemoto2007-07-17
* rtc: add rtc-m41t80 driverAtsushi Nemoto2007-07-17