summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: rp5c01: add NVRAM supportGeert Uytterhoeven2010-08-111-0/+89
* drivers/rtc: remove unneeded ifdef CONFIG_PMChristian Dietrich2010-08-111-6/+0
* rtc-isl12022: properly handle military hour formatRoman Fietze2010-08-111-1/+1
* rtc: add support for DS3232 RTCRoy Zang2010-08-113-0/+337
* rtc/nuc900: fix build warningWan ZongShun2010-08-111-1/+1
* rtc/nuc900: modify enable/disable IRQs and driver data setting locationWan ZongShun2010-08-111-11/+12
* rtc/nuc900: make returning time checking function validWan ZongShun2010-08-111-8/+4
* rtc/m48t86: use rtc_valid_tm() to check returned tmWan ZongShun2010-08-111-1/+1
* rtc/m48t59: use rtc_valid_tm() to check returned tmWan ZongShun2010-08-111-2/+2
* rtc/max6900: use rtc_valid_tm() to check returning tmWan ZongShun2010-08-111-1/+1
* rtc/m41t80: use rtc_valid_tm() to check returned tmWan ZongShun2010-08-111-2/+2
* rtc: add Intersil ISL12022 RTC driverRoman Fietze2010-08-113-0/+337
* rtc: driver for the DryIce block found in i.MX25 chipsBaruch Siach2010-08-113-0/+530
* drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h>Huang Weiyi2010-08-111-1/+0
* rtc/pxa: remove unnecessary private ops->ioctl()Wan ZongShun2010-08-111-19/+22
* rtc: fixes and new functionality for fm3130Sergey Matyukevich2010-08-111-51/+130
* rtc/rtc-mxc: remove six unused fieldsWan ZongShun2010-08-111-6/+0
* rtc/m48t59: kfree(NULL) is OKWan ZongShun2010-08-111-1/+0
* rtc/pxa: remove unused fieldWan ZongShun2010-08-111-1/+0
* drivers/rtc/rtc-pcf8563.c: remove unused structGraham Gower2010-08-111-8/+0
* rtc/nuc900: fix checking of args during time-settingWan ZongShun2010-08-111-4/+10
* nuc900/rtc: change the waiting for device ready implementWan ZongShun2010-08-111-8/+7
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-08-053-1/+358
|\
| * RTC: Add JZ4740 RTC driverLars-Peter Clausen2010-08-053-0/+357
| * MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2010-08-051-1/+1
* | Merge branch 'master' into for-nextJiri Kosina2010-08-044-6/+21
|\ \
| * \ Merge branch 'misc' into develRussell King2010-07-311-1/+1
| |\ \ | | |/ | |/|
| | * ARM: Fix section build warnings for AMBA driversRussell King2010-07-271-1/+1
| * | drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek2010-07-271-3/+17
| |/
| * rtc: fix ds1388 time corruptionJoakim Tjernlund2010-06-291-2/+2
| * davinci: update gfp/slab.h includesTejun Heo2010-06-281-0/+1
* | comment typo fixes: charater => characterThomas Weber2010-07-191-1/+1
* | Merge branch 'master' into for-nextJiri Kosina2010-06-1615-188/+639
|\|
| * rtc: s3c: initialize s3c_rtc_cpu_type before using itMaurus Cuelenaere2010-06-041-2/+2
| * rtc: s3c: initialize driver data before using itMaurus Cuelenaere2010-06-041-2/+3
| * Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-06-033-6/+0
| |\
| | * i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-033-6/+0
| * | of/rtc: rtc-mpc5121.c: Fix build failuresGrant Likely2010-06-021-6/+8
| |/
| * mfd: AB3100 register access change to abx500 APIMattias Wallin2010-05-281-23/+16
| * mfd: Renamed ab3100.h to abx500.hLinus Walleij2010-05-281-1/+1
| * rtc-m41t80: use nonseekable_open()Jan Blunck2010-05-271-5/+1
| * rtc: AB8500 RTC driverVirupax Sadashivpetimath2010-05-273-0/+371
| * rtc: use genirq directly in rtc-wm831xMark Brown2010-05-251-8/+8
| * rtc-cmos: do dev_set_drvdata() earlier in the initializationDan Carpenter2010-05-251-2/+3
| * rtc-ds1302: add some abstraction for new platform supportMarc Zyngier2010-05-251-18/+67
| * rtc-isl1208: use sysfs_{create/remove}_groupH Hartley Sweeten2010-05-251-34/+11
| * rtc-mxc: remove unnecessary clock source for rtc subsystemVladimir Zapolskiy2010-05-251-17/+8
| * s3c rtc driver: add support for S3C64xxMaurus Cuelenaere2010-05-252-21/+88
| * Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-2/+14
| |\
| | * drivers: Push down BKL into various driversArnd Bergmann2010-05-171-2/+14