summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2019-02-13Merge remote-tracking branch 'rtc/rtc-next'Stephen Rothwell
2019-02-13rtc: isl1208: Add new style nvmem support to driverTrent Piepho
2019-02-13rtc: isl1208: Support more chip variationsTrent Piepho
2019-02-13rtc: isl1208: Introduce driver state structTrent Piepho
2019-02-11rtc: meson: remove useless rtc_nvmem_unregister callAlexandre Belloni
2019-02-11platform/chrome: wilco_ec: Add RTC driverNick Crews
2019-02-11rtc: support for the Amlogic Meson RTCMartin Blumenstingl
2019-02-11rtc: rs5c372: Fix reading from rtc when the oscillator got interrupted.Oliver.Rohe@wago.com
2019-02-08rtc: imx-sc: depend on HAVE_ARM_SMCCCAlexandre Belloni
2019-02-08rtc: pm8xxx: fix unintended sign extensionColin Ian King
2019-02-08rtc: 88pm80x: fix unintended sign extensionColin Ian King
2019-02-08rtc: 88pm860x: fix unintended sign extensionColin Ian King
2019-02-07rtc: ds1307: rx8130: Fix alarm handlingUwe Kleine-König
2019-02-07rtc: ds1307: rx8130: honor Voltage Loss Flag when reading the timeUwe Kleine-König
2019-02-07rtc: ds1307: correct register offset for rx8130Uwe Kleine-König
2019-02-07rtc: ds1307: forward declare chips array instead of a bunch of functionsUwe Kleine-König
2019-02-07rtc: ds1307: Move register definitions to start of fileUwe Kleine-König
2019-02-07rtc: imx-sc: add rtc set time supportAnson Huang
2019-02-05rtc: rs5c372: r2221: fix to use the correct XSTP bitOliver.Rohe@wago.com
2019-02-05rtc: snvs: make sure clock is enabled for interrupt handleAnson Huang
2019-02-05rtc: ds1672: fix unintended sign extensionColin Ian King
2019-01-30rtc: abx80x: Configure reserved bits in RV1805Marek Vasut
2019-01-23rtc: sd3078: fix platform_no_drv_owner.cocci warningsYueHaibing
2019-01-22rtc: Add Cadence RTC driverJan Kotas
2019-01-22rtc: cmos: ignore bogus century byteEric Wong
2019-01-22rtc: hym8563: fix a missing check of block data readKangjie Lu
2019-01-22rtc: coh901331: fix a missing check of clk_prepareKangjie Lu
2019-01-22rtc: pcf85063: set xtal load capacitance from DTSam Ravnborg
2019-01-22rtc: pcf8523: set xtal load capacitance from DTSam Ravnborg
2019-01-22rtc: s3c: Use generic helper to get driver dataMarek Szyprowski
2019-01-22rtc: s3c: Rewrite clock handlingMarek Szyprowski
2019-01-22rtc: sd3078: make symbol 'sd3078_driver' staticWei Yongjun
2019-01-10rtc: isl1208: fix negative digital trim reportingTrent Piepho
2019-01-10rtc: Fix UBSAN overflow warningZhangXiaoxu
2019-01-10rtc: pcf8523: Add rv8523 compatibleAlexandre Belloni
2019-01-10rtc: sd3078: new driver.Dianlong Li
2019-01-01Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-12-31rtc: rename core filesAlexandre Belloni
2018-12-31rtc: nvmem: fix possible use after freeAlexandre Belloni
2018-12-20rtc: add i.MX system controller RTC supportAnson Huang
2018-12-18rtc: pcf2123: Add Microcrystal rv2123Alexandre Belloni
2018-12-18rtc: class: reimplement devm_rtc_device_registerAlexandre Belloni
2018-12-18rtc: enforce rtc_timer_init private_data typeAlexandre Belloni
2018-12-18rtc: abx80x: Implement RTC_VL_READ,CLR ioctlsMarek Vasut
2018-12-11rtc: pcf85363: Add support for NXP pcf85263 rtcBiju Das
2018-12-11rtc: pcf8523: don't return invalid date when battery is lowBaruch Siach
2018-12-10rtc: tegra: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: s5m: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: s3c: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: rx8025: Switch to use %ptRAndy Shevchenko