summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-121-2/+2
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-112-3/+50
|\ \
| * \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-08-092-3/+50
| |\ \ | | |/ | |/|
| | * rtc: rtc-s3c: Add extra option to include RTC for Samsung SoCsAtul Dahiya2010-08-051-1/+8
| | * rtc: rtc-s3c: Add BCD register initialization codesTaekgyun Ko2010-08-051-0/+10
| | * rtc: rtc-s3c: Updates driver for S3C64XX and newer SoCsAtul Dahiya2010-08-051-2/+10
| | * rtc: rtc-s3c: Updates RTC driver for clock enabling supportAtul Dahiya2010-08-051-0/+22
* | | 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
OpenPOWER on IntegriCloud