summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorLines
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
2010-06-04rtc: s3c: initialize driver data before using itMaurus Cuelenaere-2/+3
2010-06-03Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+0
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang-6/+0
2010-06-02of/rtc: rtc-mpc5121.c: Fix build failuresGrant Likely-6/+8
2010-05-28mfd: AB3100 register access change to abx500 APIMattias Wallin-23/+16
2010-05-28mfd: Renamed ab3100.h to abx500.hLinus Walleij-1/+1
2010-05-27rtc-m41t80: use nonseekable_open()Jan Blunck-5/+1
2010-05-27rtc: AB8500 RTC driverVirupax Sadashivpetimath-0/+371
2010-05-25rtc: use genirq directly in rtc-wm831xMark Brown-8/+8
2010-05-25rtc-cmos: do dev_set_drvdata() earlier in the initializationDan Carpenter-2/+3
2010-05-25rtc-ds1302: add some abstraction for new platform supportMarc Zyngier-18/+67
2010-05-25rtc-isl1208: use sysfs_{create/remove}_groupH Hartley Sweeten-34/+11
2010-05-25rtc-mxc: remove unnecessary clock source for rtc subsystemVladimir Zapolskiy-17/+8
2010-05-25s3c rtc driver: add support for S3C64xxMaurus Cuelenaere-21/+88
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds-2/+14
2010-05-21RTC: rtc-cmos: Fix binary mode supportArnaud Patard-43/+40
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright-20/+28
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-5/+5
2010-05-19Revert "rtc: omap: let device wakeup capability be configured from chip init ...Kevin Hilman-7/+5
2010-05-17drivers: Push down BKL into various driversArnd Bergmann-2/+14
2010-05-06rtc: omap: let device wakeup capability be configured from chip init logicSekhar Nori-5/+7
2010-05-06RTC: DaVinci RTC driverMiguel Aguilar-0/+684
2010-04-23Merge branch 'master' into for-nextJiri Kosina-23/+70
2010-04-14stk17ta8: renaming e-mail corrections following split of GE Fanuc joint ventureMartyn Welch-2/+2
2010-04-14rtc: e-mail corrections following split of GE Fanuc joint ventureMartyn Welch-3/+3
2010-04-07rtc-mxc: multiple fixes in rtc-mxc probe methodVladimir Zapolskiy-13/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+43
2010-03-24rtc/mc13783: fix use after free bugUwe Kleine-König-10/+13
2010-03-14init dynamic bin_attribute structuresWolfram Sang-0/+1
2010-03-12rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König-27/+37
2010-03-07rtc: Enable rtc in max8925Haojian Zhuang-0/+325