summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2015-09-05rtc: fix drivers that consider 0 as a valid IRQ in client->irqOctavian Purdila
2015-09-05rtc: dev: properly manage lifetime of dev and cdev in rtc deviceDmitry Torokhov
2015-09-05rtc: class: remove unnecessary device_get() in rtc_device_unregisterDmitry Torokhov
2015-09-05rtc: class: fix double free in rtc_register_device() error pathDmitry Torokhov
2015-09-05rtc: sirfsoc: move to regmap APIs from platform-specific APIsGuo Zeng
2015-09-05rtc: opal: Enable alarms only when opal supports tpoVaibhav Jain
2015-09-05rtc: add rtc-lpc24xx driverJoachim Eastwood
2015-09-05rtc: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-09-05rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-09-05rtc: pcf2127: use OFS flag to detect unreliable date and warn the userAndrea Scian
2015-09-05rtc: use rtc_valid_tm() error code when reading date/timeAndrea Scian
2015-09-05rtc: 88pm80x: add device tree supportVaibhav Hiremath
2015-09-05rtc: bq32k: remove redundant checkManinder Singh
2015-09-05rtc: ds1685: Use module_platform_driverVaishali Thakkar
2015-09-05rtc: ds1307: Support optional wakeup interrupt sourceNishanth Menon
2015-09-05rtc: ds1307: Sort the headersNishanth Menon
2015-09-05rtc: ds1307: Switch to managed irq allocationNishanth Menon
2015-09-05rtc: ds1307: Convert to threaded IRQFelipe Balbi
2015-09-04Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-08-11rtc: snvs: select option REGMAP_MMIOShawn Guo
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman
2015-08-05rtc: mxc: add support of device treePhilippe Reynes
2015-08-05rtc: mxc: use a second rtc clockPhilippe Reynes
2015-07-23rtc: st: Update IP layout information to include ClocksourceLee Jones
2015-07-17rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()Fabio Estevam
2015-07-17rtc: mt6397: enable wakeup before registering rtc deviceWei-Ning Huang
2015-07-15rtc: snvs: use syscon to access registerFrank Li
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-26Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2015-06-24rtc: remove useless I2C dependenciesAlexandre Belloni
2015-06-24rtc: whitespace fixesAlexandre Belloni
2015-06-24rtc: Properly sort MakefileAlexandre Belloni
2015-06-24rtc: pfc8563: fix uninitialized variable warningArnd Bergmann
2015-06-24rtc: ds1307: Enable the mcp794xx alarm after programming timeNishanth Menon
2015-06-24rtc: hym8563: make the irq optionalHeiko Stübner
2015-06-24rtc: gemini: fix cocci warningskbuild test robot
2015-06-24rtc: mv: correct 24 hour error messageAlexandre Belloni
2015-06-24rtc: mv: use BIT()Alexandre Belloni
2015-06-24rtc: efi: use correct EFI 'epoch'Ard Biesheuvel
2015-06-24rtc: interface: Remove rtc_set_mmss()Xunlei Pang
2015-06-24rtc: NTP: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronizationXunlei Pang
2015-06-24rtc: sunxi: Replace deprecated rtc_tm_to_time()Xunlei Pang
2015-06-24rtc: isl1208: Replace deprecated rtc_tm_to_time()Xunlei Pang
2015-06-24rtc: pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()Xunlei Pang
2015-06-24rtc: palmas: Initialise bb_charging flag before using itLaxman Dewangan
2015-06-24rtc: simplify use of devm_ioremap_resourceJulia Lawall
2015-06-24rtc: pcf8563 fix: return -EINVAL if we read an invalid time.Jan Kardell
2015-06-24rtc: driver for Cortina GeminiHans Ulli Kroll
2015-06-24rtc: stmp3xxx select STMP_DEVICEAlexandre Belloni