summaryrefslogtreecommitdiff
path: root/drivers/rtc (follow)
Commit message (Expand)AuthorAge
...
| * rtc: snvs: add Freescale rtc-snvs driverShawn Guo2012-10-06
| * rtc: add Dallas DS2404 driverSven Schnelle2012-10-06
| * rtc-proc: permit the /proc/driver/rtc device to use other devicesKim, Milo2012-10-06
| * drivers/rtc/rtc-isl1208.c: add support for the ISL1218Ben Gardner2012-10-06
* | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-05
|\ \ | |/ |/|
| * mfd: 88pm860x: Device tree supportHaojian Zhuang2012-10-02
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\ \
| * \ Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson2012-09-23
| |\ \
| | * | rtc: vt8500: Add devicetree support for vt8500-rtcTony Prisk2012-09-21
| * | | Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson2012-09-22
| |\ \ \
| | * | | drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablementLee Jones2012-09-20
| | |/ /
| * | | Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-09-20
| |\| |
| * | | Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson2012-09-05
| |\ \ \
| * | | | RTC: add DT bindings to pxa-rtcDaniel Mack2012-08-16
* | | | | drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probeKevin Hilman2012-09-17
| |_|/ / |/| | |
* | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2012-08-27
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq supportLudovic Desroches2012-08-23
| | |/ | |/|
* | | drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto2012-08-21
* | | drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributesIlya Shchepetkov2012-08-21
|/ /
* / RTC: Avoid races between RTC alarm wakeup and suspend.NeilBrown2012-08-08
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\
| * rtc/rtc-88pm80x: remove unneed devm_kfreeDevendra Naga2012-07-31
| * rtc/rtc-88pm80x: assign ret only when rtc_register_driver failsDevendra Naga2012-07-31
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-31
|\ \ | |/ |/|
| * rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown2012-07-19
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-30
|\ \
| * | drivers/rtc/rtc-pcf8563.c: add device tree supportNick Bowler2012-07-30
| * | drivers/rtc/rtc-pcf8563.c: set owner field in driver structNick Bowler2012-07-30
| * | rtc/rtc-da9052: remove unneed devm_kfree callDevendra Naga2012-07-30
| * | rtc/mc13xxx: add support for the rtc in the mc34708 pmicUwe Kleine-König2012-07-30
| * | rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIASUwe Kleine-König2012-07-30
| * | drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/*Sachin Kamat2012-07-30
| * | drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeededAndrew Morton2012-07-30
| * | drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm()Devendra Naga2012-07-30
| * | drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED versionBengt Jonsson2012-07-30
| * | drivers/rtc/rtc-ab8500.c: use UIE emulationRamesh Chandrasekaran2012-07-30
| * | rtc: pl031: fix up IRQ flagsMattias Wallin2012-07-30
| * | rtc: pl031: use per-vendor variables for special initLinus Walleij2012-07-30
| * | rtc: pl031: encapsulate per-vendor opsLinus Walleij2012-07-30
| * | drivers/rtc/rtc-coh901331.c: use devm allocationLinus Walleij2012-07-30
| * | drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepareLinus Walleij2012-07-30
* | | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-30
|\ \ \ | |/ / |/| |
| * | rtc: Add rtc support to 88PM80X PMICQiao Zhou2012-07-09
| * | mfd: Transfer rtc max8925 irq from MFD defined resourcesHaojian Zhuang2012-07-09
| |/
* | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann2012-07-25
|\ \
| * | ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn2012-07-25
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\ \ \
| * | | rtc: stmp3xxx: Add simple binding for the stmp3xxx-rtcMarek Vasut2012-07-03
| | |/ | |/|
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\ \ \
| * | | ARM: at91: fix new build errorsArnd Bergmann2012-07-04
| |/ /