summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorLines
2010-09-22drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...Axel Lin-0/+2
2010-09-09drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as sharedLinus Walleij-1/+1
2010-09-09rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarmAtsushi Nemoto-1/+1
2010-09-09rtc-bfin: fix state restoration when resumingMike Frysinger-2/+11
2010-09-09rtc-bfin: fix inverted logic in suspend pathMike Frysinger-1/+1
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-2/+2
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-3/+50
2010-08-11rtc: rp5c01: add NVRAM supportGeert Uytterhoeven-0/+89
2010-08-11drivers/rtc: remove unneeded ifdef CONFIG_PMChristian Dietrich-6/+0
2010-08-11rtc-isl12022: properly handle military hour formatRoman Fietze-1/+1
2010-08-11rtc: add support for DS3232 RTCRoy Zang-0/+337
2010-08-11rtc/nuc900: fix build warningWan ZongShun-1/+1
2010-08-11rtc/nuc900: modify enable/disable IRQs and driver data setting locationWan ZongShun-11/+12
2010-08-11rtc/nuc900: make returning time checking function validWan ZongShun-8/+4
2010-08-11rtc/m48t86: use rtc_valid_tm() to check returned tmWan ZongShun-1/+1
2010-08-11rtc/m48t59: use rtc_valid_tm() to check returned tmWan ZongShun-2/+2
2010-08-11rtc/max6900: use rtc_valid_tm() to check returning tmWan ZongShun-1/+1
2010-08-11rtc/m41t80: use rtc_valid_tm() to check returned tmWan ZongShun-2/+2
2010-08-11rtc: add Intersil ISL12022 RTC driverRoman Fietze-0/+337
2010-08-11rtc: driver for the DryIce block found in i.MX25 chipsBaruch Siach-0/+530
2010-08-11drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h>Huang Weiyi-1/+0
2010-08-11rtc/pxa: remove unnecessary private ops->ioctl()Wan ZongShun-19/+22
2010-08-11rtc: fixes and new functionality for fm3130Sergey Matyukevich-51/+130
2010-08-11rtc/rtc-mxc: remove six unused fieldsWan ZongShun-6/+0
2010-08-11rtc/m48t59: kfree(NULL) is OKWan ZongShun-1/+0
2010-08-11rtc/pxa: remove unused fieldWan ZongShun-1/+0
2010-08-11drivers/rtc/rtc-pcf8563.c: remove unused structGraham Gower-8/+0
2010-08-11rtc/nuc900: fix checking of args during time-settingWan ZongShun-4/+10
2010-08-11nuc900/rtc: change the waiting for device ready implementWan ZongShun-8/+7
2010-08-10Merge branch 'master' into for-nextJiri Kosina-1/+358
2010-08-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King-3/+50
2010-08-09fix printk typo 'faild'Paul Bolle-1/+1
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely-2/+2
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-1/+358
2010-08-05RTC: Add JZ4740 RTC driverLars-Peter Clausen-0/+357
2010-08-05MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss-1/+1
2010-08-05rtc: rtc-s3c: Add extra option to include RTC for Samsung SoCsAtul Dahiya-1/+8
2010-08-05rtc: rtc-s3c: Add BCD register initialization codesTaekgyun Ko-0/+10
2010-08-05rtc: rtc-s3c: Updates driver for S3C64XX and newer SoCsAtul Dahiya-2/+10
2010-08-05rtc: rtc-s3c: Updates RTC driver for clock enabling supportAtul Dahiya-0/+22
2010-08-04Merge branch 'master' into for-nextJiri Kosina-6/+21
2010-07-31Merge branch 'misc' into develRussell King-1/+1
2010-07-27drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek-3/+17
2010-07-27ARM: Fix section build warnings for AMBA driversRussell King-1/+1
2010-07-19comment typo fixes: charater => characterThomas Weber-1/+1
2010-06-29rtc: fix ds1388 time corruptionJoakim Tjernlund-2/+2
2010-06-28davinci: update gfp/slab.h includesTejun Heo-0/+1
2010-06-16Merge branch 'master' into for-nextJiri Kosina-188/+639
2010-06-16fix typos concerning "instead"Uwe Kleine-König-1/+1
2010-06-04rtc: s3c: initialize s3c_rtc_cpu_type before using itMaurus Cuelenaere-2/+2