summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorFilesLines
2019-02-08rtc: 88pm80x: fix unintended sign extensionColin Ian King1-7/+14
2019-02-08rtc: 88pm860x: fix unintended sign extensionColin Ian King1-7/+14
2019-02-07rtc: ds1307: rx8130: Fix alarm handlingUwe Kleine-König1-4/+3
2019-02-07rtc: ds1307: rx8130: honor Voltage Loss Flag when reading the timeUwe Kleine-König1-0/+25
2019-02-07rtc: ds1307: correct register offset for rx8130Uwe Kleine-König1-6/+7
2019-02-07rtc: ds1307: forward declare chips array instead of a bunch of functionsUwe Kleine-König1-325/+297
2019-02-07rtc: ds1307: Move register definitions to start of fileUwe Kleine-König1-26/+26
2019-02-07rtc: imx-sc: add rtc set time supportAnson Huang1-0/+19
2019-02-05rtc: rs5c372: r2221: fix to use the correct XSTP bitOliver.Rohe@wago.com1-11/+21
2019-02-05rtc: snvs: make sure clock is enabled for interrupt handleAnson Huang1-0/+6
2019-02-05rtc: ds1672: fix unintended sign extensionColin Ian King1-1/+2
2019-01-30rtc: abx80x: Configure reserved bits in RV1805Marek Vasut1-2/+65
2019-01-23rtc: sd3078: fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2019-01-22rtc: Add Cadence RTC driverJan Kotas3-0/+434
2019-01-22rtc: cmos: ignore bogus century byteEric Wong1-1/+1
2019-01-22rtc: hym8563: fix a missing check of block data readKangjie Lu1-0/+2
2019-01-22rtc: coh901331: fix a missing check of clk_prepareKangjie Lu1-1/+5
2019-01-22rtc: pcf85063: set xtal load capacitance from DTSam Ravnborg1-0/+39
2019-01-22rtc: pcf8523: set xtal load capacitance from DTSam Ravnborg1-8/+20
2019-01-22rtc: s3c: Use generic helper to get driver dataMarek Szyprowski1-11/+2
2019-01-22rtc: s3c: Rewrite clock handlingMarek Szyprowski1-43/+31
2019-01-22rtc: sd3078: make symbol 'sd3078_driver' staticWei Yongjun1-1/+1
2019-01-10rtc: isl1208: fix negative digital trim reportingTrent Piepho1-4/+5
2019-01-10rtc: Fix UBSAN overflow warningZhangXiaoxu1-3/+3
2019-01-10rtc: pcf8523: Add rv8523 compatibleAlexandre Belloni1-0/+1
2019-01-10rtc: sd3078: new driver.Dianlong Li3-0/+242
2019-01-01Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds38-525/+510
2018-12-31rtc: rename core filesAlexandre Belloni5-4/+4
2018-12-31rtc: nvmem: fix possible use after freeAlexandre Belloni1-4/+5
2018-12-20rtc: add i.MX system controller RTC supportAnson Huang3-0/+99
2018-12-18rtc: pcf2123: Add Microcrystal rv2123Alexandre Belloni1-0/+1
2018-12-18rtc: class: reimplement devm_rtc_device_registerAlexandre Belloni1-121/+36
2018-12-18rtc: enforce rtc_timer_init private_data typeAlexandre Belloni2-12/+11
2018-12-18rtc: abx80x: Implement RTC_VL_READ,CLR ioctlsMarek Vasut1-0/+38
2018-12-11rtc: pcf85363: Add support for NXP pcf85263 rtcBiju Das1-18/+76
2018-12-11rtc: pcf8523: don't return invalid date when battery is lowBaruch Siach1-8/+24
2018-12-10rtc: tegra: Switch to use %ptRAndy Shevchenko1-27/+3
2018-12-10rtc: s5m: Switch to use %ptRAndy Shevchenko1-21/+6
2018-12-10rtc: s3c: Switch to use %ptRAndy Shevchenko1-16/+4
2018-12-10rtc: rx8025: Switch to use %ptRAndy Shevchenko1-15/+4
2018-12-10rtc: rx6110: Switch to use %ptRAndy Shevchenko1-9/+3
2018-12-10rtc: rk808: Switch to use %ptRAndy Shevchenko1-14/+6
2018-12-10rtc: puv3: Switch to use %ptRAndy Shevchenko1-14/+4
2018-12-10rtc: pm8xxx: Switch to use %ptRAndy Shevchenko1-11/+5
2018-12-10rtc: pic32: Switch to use %ptRAndy Shevchenko1-14/+4
2018-12-10rtc: pcf50633: Switch to use %ptRAndy Shevchenko1-6/+2
2018-12-10rtc: mcp795: Switch to use %ptRAndy Shevchenko1-12/+6
2018-12-10rtc: m48t59: Switch to use %ptRAndy Shevchenko1-6/+2
2018-12-10rtc: m41t80: Switch to use %ptRAndy Shevchenko1-5/+1
2018-12-10rtc: at91sam9: Switch to use %ptRAndy Shevchenko1-12/+4