summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc: hid-sensor-time: stop selecting IIOAlexandre Belloni2019-02-171-2/+1
* rtc: rv3028: add new driverAlexandre Belloni2019-02-174-0/+743
* dt-bindings: rtc: Update for new chip in isl1208 seriesTrent Piepho2019-02-172-29/+38
* rtc: isl1208: Add new style nvmem support to driverTrent Piepho2019-02-171-0/+50
* rtc: isl1208: Support more chip variationsTrent Piepho2019-02-171-22/+55
* rtc: isl1208: Introduce driver state structTrent Piepho2019-02-171-12/+21
* rtc: meson: remove useless rtc_nvmem_unregister callAlexandre Belloni2019-02-171-4/+1
* rtc: support for the Amlogic Meson RTCMartin Blumenstingl2019-02-113-0/+422
* dt-bindings: rtc: add device-tree bindings for the Amlogic Meson RTCMartin Blumenstingl2019-02-111-0/+35
* rtc: rs5c372: Fix reading from rtc when the oscillator got interrupted.Oliver.Rohe@wago.com2019-02-111-7/+47
* 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
* dt-bindings: rtc: Add RV1805 to abracon,abx80x bindingsMarek Vasut2019-01-301-0/+1
* rtc: sd3078: fix platform_no_drv_owner.cocci warningsYueHaibing2019-01-231-1/+0
* rtc: Add Cadence RTC driverJan Kotas2019-01-223-0/+434
* dt-bindings: rtc: Add bindings for Cadence RTCJan Kotas2019-01-221-0/+25
* 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
* dt-binding: pcf85063: add xtal load capacitanceSam Ravnborg2019-01-222-1/+18
* dt-binding: pcf8523: add xtal load capacitanceSam Ravnborg2019-01-222-1/+18
* dt-bindings: rtc: Add quartz-load-femtofarads propertySam Ravnborg2019-01-221-6/+10
* devicetree: property-units: Add femtofarads unitSam Ravnborg2019-01-221-0/+1
* 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-102-0/+2
* rtc: sd3078: new driver.Dianlong Li2019-01-104-0/+248
* dt-bindings: rtc: sd3078: add device tree documentationDianlong Li2019-01-101-0/+1
* dt-bindings: define vendor prefix for whwave, Inc.Dianlong Li2019-01-101-0/+1
* Linux 5.0-rc1v5.0-rc1Linus Torvalds2019-01-071-3/+3
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-0794-694/+150
|\
| * kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada2019-01-062-18/+19
| * kbuild: remove unnecessary stubs for archheader and archscriptsMasahiro Yamada2019-01-061-5/+1