summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)AuthorFilesLines
2015-09-05rtc: sirfsoc: move to regmap APIs from platform-specific APIsGuo Zeng1-43/+64
2015-09-05rtc: opal: Enable alarms only when opal supports tpoVaibhav Jain1-4/+5
2015-09-05rtc: add rtc-lpc24xx driverJoachim Eastwood3-0/+323
2015-09-05rtc: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-09-05rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski15-15/+0
2015-09-05rtc: pcf2127: use OFS flag to detect unreliable date and warn the userAndrea Scian1-3/+23
2015-09-05rtc: use rtc_valid_tm() error code when reading date/timeAndrea Scian3-20/+3
2015-09-05rtc: 88pm80x: add device tree supportVaibhav Hiremath1-11/+17
2015-09-05rtc: bq32k: remove redundant checkManinder Singh1-1/+1
2015-09-05rtc: ds1685: Use module_platform_driverVaishali Thakkar1-21/+1
2015-09-05rtc: ds1307: Support optional wakeup interrupt sourceNishanth Menon1-3/+33
2015-09-05rtc: ds1307: Sort the headersNishanth Menon1-5/+5
2015-09-05rtc: ds1307: Switch to managed irq allocationNishanth Menon1-6/+4
2015-09-05rtc: ds1307: Convert to threaded IRQFelipe Balbi1-40/+19
2015-09-04Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-79/+114
2015-08-11rtc: snvs: select option REGMAP_MMIOShawn Guo1-0/+1
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman1-3/+2
2015-08-05rtc: mxc: add support of device treePhilippe Reynes1-1/+18
2015-08-05rtc: mxc: use a second rtc clockPhilippe Reynes1-13/+28
2015-07-23rtc: st: Update IP layout information to include ClocksourceLee Jones1-1/+1
2015-07-18rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()Fabio Estevam1-1/+1
2015-07-18rtc: mt6397: enable wakeup before registering rtc deviceWei-Ning Huang1-2/+2
2015-07-15rtc: snvs: use syscon to access registerFrank Li1-65/+67
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+2
2015-06-26Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds32-323/+1155
2015-06-25rtc: remove useless I2C dependenciesAlexandre Belloni1-7/+3
2015-06-25rtc: whitespace fixesAlexandre Belloni2-30/+30
2015-06-25rtc: Properly sort MakefileAlexandre Belloni1-17/+17
2015-06-25rtc: pfc8563: fix uninitialized variable warningArnd Bergmann1-1/+1
2015-06-25rtc: ds1307: Enable the mcp794xx alarm after programming timeNishanth Menon1-6/+6
2015-06-25rtc: hym8563: make the irq optionalHeiko Stübner1-8/+10
2015-06-25rtc: gemini: fix cocci warningskbuild test robot1-2/+1
2015-06-25rtc: mv: correct 24 hour error messageAlexandre Belloni1-4/+4
2015-06-25rtc: mv: use BIT()Alexandre Belloni1-2/+3
2015-06-25rtc: efi: use correct EFI 'epoch'Ard Biesheuvel1-25/+14
2015-06-25rtc: interface: Remove rtc_set_mmss()Xunlei Pang1-45/+0
2015-06-25rtc: NTP: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronizationXunlei Pang2-10/+21
2015-06-25rtc: sunxi: Replace deprecated rtc_tm_to_time()Xunlei Pang1-17/+15
2015-06-25rtc: isl1208: Replace deprecated rtc_tm_to_time()Xunlei Pang1-8/+1
2015-06-25rtc: pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()Xunlei Pang1-4/+4
2015-06-25rtc: palmas: Initialise bb_charging flag before using itLaxman Dewangan1-1/+1
2015-06-25rtc: simplify use of devm_ioremap_resourceJulia Lawall3-12/+3
2015-06-25rtc: pcf8563 fix: return -EINVAL if we read an invalid time.Jan Kardell1-8/+3
2015-06-25rtc: driver for Cortina GeminiHans Ulli Kroll3-0/+188
2015-06-25rtc: stmp3xxx select STMP_DEVICEAlexandre Belloni1-0/+1
2015-06-25rtc: snvs: fix wakealarm by call enable_irq_wake earlierStefan Agner1-9/+21
2015-06-25rtc: rtc-v3020: use gpio_request_array()Jingoo Han1-30/+11
2015-06-25rtc: ep93xx: Use readl/writel for ioH Hartley Sweeten1-3/+3
2015-06-25rtc: max77802: Report platform modalias to fix module autoloadJavier Martinez Canillas1-0/+1