summaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtc: imx-sc: depend on HAVE_ARM_SMCCCAlexandre Belloni2019-02-081-0/+1
* rtc: pm8xxx: fix unintended sign extensionColin Ian King2019-02-081-2/+4
* rtc: 88pm80x: fix unintended sign extensionColin Ian King2019-02-081-7/+14
* rtc: 88pm860x: fix unintended sign extensionColin Ian King2019-02-081-7/+14
* rtc: ds1307: rx8130: Fix alarm handlingUwe Kleine-König2019-02-071-4/+3
* rtc: ds1307: rx8130: honor Voltage Loss Flag when reading the timeUwe Kleine-König2019-02-071-0/+25
* rtc: ds1307: correct register offset for rx8130Uwe Kleine-König2019-02-071-6/+7
* rtc: ds1307: forward declare chips array instead of a bunch of functionsUwe Kleine-König2019-02-071-325/+297
* rtc: ds1307: Move register definitions to start of fileUwe Kleine-König2019-02-071-26/+26
* rtc: imx-sc: add rtc set time supportAnson Huang2019-02-071-0/+19
* rtc: rs5c372: r2221: fix to use the correct XSTP bitOliver.Rohe@wago.com2019-02-051-11/+21
* rtc: snvs: make sure clock is enabled for interrupt handleAnson Huang2019-02-051-0/+6
* rtc: ds1672: fix unintended sign extensionColin Ian King2019-02-051-1/+2
* rtc: abx80x: Configure reserved bits in RV1805Marek Vasut2019-01-301-2/+65
* rtc: sd3078: fix platform_no_drv_owner.cocci warningsYueHaibing2019-01-231-1/+0
* rtc: Add Cadence RTC driverJan Kotas2019-01-223-0/+434
* rtc: cmos: ignore bogus century byteEric Wong2019-01-221-1/+1
* rtc: hym8563: fix a missing check of block data readKangjie Lu2019-01-221-0/+2
* rtc: coh901331: fix a missing check of clk_prepareKangjie Lu2019-01-221-1/+5
* rtc: pcf85063: set xtal load capacitance from DTSam Ravnborg2019-01-221-0/+39
* rtc: pcf8523: set xtal load capacitance from DTSam Ravnborg2019-01-221-8/+20
* rtc: s3c: Use generic helper to get driver dataMarek Szyprowski2019-01-221-11/+2
* rtc: s3c: Rewrite clock handlingMarek Szyprowski2019-01-221-43/+31
* rtc: sd3078: make symbol 'sd3078_driver' staticWei Yongjun2019-01-221-1/+1
* rtc: isl1208: fix negative digital trim reportingTrent Piepho2019-01-101-4/+5
* rtc: Fix UBSAN overflow warningZhangXiaoxu2019-01-101-3/+3
* rtc: pcf8523: Add rv8523 compatibleAlexandre Belloni2019-01-101-0/+1
* rtc: sd3078: new driver.Dianlong Li2019-01-103-0/+242
* Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2019-01-0138-525/+510
|\
| * rtc: rename core filesAlexandre Belloni2018-12-315-4/+4
| * rtc: nvmem: fix possible use after freeAlexandre Belloni2018-12-311-4/+5
| * rtc: add i.MX system controller RTC supportAnson Huang2018-12-203-0/+99
| * rtc: pcf2123: Add Microcrystal rv2123Alexandre Belloni2018-12-181-0/+1
| * rtc: class: reimplement devm_rtc_device_registerAlexandre Belloni2018-12-181-121/+36
| * rtc: enforce rtc_timer_init private_data typeAlexandre Belloni2018-12-182-12/+11
| * rtc: abx80x: Implement RTC_VL_READ,CLR ioctlsMarek Vasut2018-12-181-0/+38
| * rtc: pcf85363: Add support for NXP pcf85263 rtcBiju Das2018-12-111-18/+76
| * rtc: pcf8523: don't return invalid date when battery is lowBaruch Siach2018-12-111-8/+24
| * rtc: tegra: Switch to use %ptRAndy Shevchenko2018-12-101-27/+3
| * rtc: s5m: Switch to use %ptRAndy Shevchenko2018-12-101-21/+6
| * rtc: s3c: Switch to use %ptRAndy Shevchenko2018-12-101-16/+4
| * rtc: rx8025: Switch to use %ptRAndy Shevchenko2018-12-101-15/+4
| * rtc: rx6110: Switch to use %ptRAndy Shevchenko2018-12-101-9/+3
| * rtc: rk808: Switch to use %ptRAndy Shevchenko2018-12-101-14/+6
| * rtc: puv3: Switch to use %ptRAndy Shevchenko2018-12-101-14/+4
| * rtc: pm8xxx: Switch to use %ptRAndy Shevchenko2018-12-101-11/+5
| * rtc: pic32: Switch to use %ptRAndy Shevchenko2018-12-101-14/+4
| * rtc: pcf50633: Switch to use %ptRAndy Shevchenko2018-12-101-6/+2
| * rtc: mcp795: Switch to use %ptRAndy Shevchenko2018-12-101-12/+6
| * rtc: m48t59: Switch to use %ptRAndy Shevchenko2018-12-101-6/+2