summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: fix ds1388 time corruptionJoakim Tjernlund2010-06-301-2/+2
* davinci: update gfp/slab.h includesTejun Heo2010-06-281-0/+1
* rtc: s3c: initialize s3c_rtc_cpu_type before using itMaurus Cuelenaere2010-06-051-2/+2
* rtc: s3c: initialize driver data before using itMaurus Cuelenaere2010-06-051-2/+3
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-06-043-6/+0Star
|\
| * i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-033-6/+0Star
* | 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/+16Star
* mfd: Renamed ab3100.h to abx500.hLinus Walleij2010-05-281-1/+1
* rtc-m41t80: use nonseekable_open()Jan Blunck2010-05-271-5/+1Star
* 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/+11Star
* rtc-mxc: remove unnecessary clock source for rtc subsystemVladimir Zapolskiy2010-05-251-17/+8Star
* 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
* | RTC: rtc-cmos: Fix binary mode supportArnaud Patard2010-05-211-43/+40Star
* | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-219-20/+28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-202-5/+5
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2010-04-2343-23/+70
| |\|
| * | stk17ta8: renaming e-mail corrections following split of GE Fanuc joint ventureMartyn Welch2010-04-141-2/+2
| * | rtc: e-mail corrections following split of GE Fanuc joint ventureMartyn Welch2010-04-141-3/+3
* | | Revert "rtc: omap: let device wakeup capability be configured from chip init ...Kevin Hilman2010-05-191-7/+5Star
* | | rtc: omap: let device wakeup capability be configured from chip init logicSekhar Nori2010-05-071-5/+7
* | | RTC: DaVinci RTC driverMiguel Aguilar2010-05-073-0/+684
| |/ |/|
* | rtc-mxc: multiple fixes in rtc-mxc probe methodVladimir Zapolskiy2010-04-071-13/+13
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3043-0/+43
* | rtc/mc13783: fix use after free bugUwe Kleine-König2010-03-251-10/+13
* | init dynamic bin_attribute structuresWolfram Sang2010-03-151-0/+1
|/
* rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König2010-03-132-27/+37
* rtc: Enable rtc in max8925Haojian Zhuang2010-03-073-0/+325
* rtc: Suppress duplicate enable/disable of WM8350 update interruptMark Brown2010-03-071-0/+7
* mfd: Add a data argument to the WM8350 IRQ free functionMark Brown2010-03-071-2/+2
* rtc-coh901331: fix braces in resume codeJames Hogan2010-03-061-2/+3
* rtc/mc13783: implement alarmUwe Kleine-König2010-03-061-13/+172
* rtc/mc13783: protect rtc {,un}registration by mc13783 lockUwe Kleine-König2010-03-061-11/+14
* rtc/mc13783: don't use deprecated mc13783 API callsUwe Kleine-König2010-03-061-5/+5
* rtc-core: fix memory leakAaro Koskinen2010-03-061-0/+1
* rtc-twl: Storage class should be before const qualifierTobias Klauser2010-03-061-2/+2
* rtc-at91sam9: Correct size given to memsetJulia Lawall2010-03-061-1/+1
* rtc-pcf2123: move pcf2123_remove to .devexit.textUwe Kleine-König2010-03-061-1/+1
* rtc-ep93xx.c: cleanup probe/remove routinesH Hartley Sweeten2010-03-061-43/+28Star
* rtc: mxc: fix memory leakAlexander Beregalov2010-03-061-2/+5
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-38/+327
|\
| *-----. Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-252-44/+330
| |\ \ \ \
| | | | * | ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2Linus Walleij2010-02-041-38/+327
| | |_|/ / | |/| | |
* | | | | rtc: Add MPC5121 Real time clock driverAnatolij Gustschin2010-02-163-0/+398