summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | RTC: rtc-cmos: Fix binary mode supportArnaud Patard2010-05-211-43/+40
* | 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/+5
* | | rtc: omap: let device wakeup capability be configured from chip init logicSekhar Nori2010-05-061-5/+7
* | | RTC: DaVinci RTC driverMiguel Aguilar2010-05-063-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-241-10/+13
* | init dynamic bin_attribute structuresWolfram Sang2010-03-141-0/+1
|/
* rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König2010-03-122-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/+28
* 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
* | | | | rtc-fm3130: add missing bracesSergey Matyukevich2010-02-021-2/+4
| |_|_|/ |/| | |
* | | | rtc_cmos: convert shutdown to new pnp_driver->shutdownOGAWA Hirofumi2010-01-111-6/+3
|/ / /
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-171-1/+2
|\ \ \
| * | | RTC: rtc-cmos.c: Fix warning on MIPSWu Zhangjin2009-12-171-1/+2
* | | | rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov2009-12-173-0/+6
|/ / /
* | | ARM: NUC900: add RTC driver support for nuc910 and nuc920Wan ZongShun2009-12-163-0/+349
* | | rtc-x1205: unconditionally set date when setting clockJohannes Weiner2009-12-161-35/+18
OpenPOWER on IntegriCloud