aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)AuthorFilesLines
2019-04-02rtc: da9063: set uie_unsupported when relevantGravatar Alexandre Belloni 1-0/+7
2019-03-20rtc: sd3078: fix manufacturer nameGravatar Alexandre Belloni 1-2/+2
2019-03-20rtc: sh: Fix invalid alarm warning for non-enabled alarmGravatar Geert Uytterhoeven 1-1/+1
2019-03-20rtc: cros-ec: Fail suspend/resume if wake IRQ can't be configuredGravatar Stephen Boyd 1-2/+2
2019-03-12Merge tag 'tag-chrome-platform-for-v5.1' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 3-0/+189
2019-03-04rtc: pic32: convert to SPDX identifierGravatar Alexandre Belloni 1-9/+1
2019-03-04rtc: pic32: let the core handle rangeGravatar Alexandre Belloni 1-7/+3
2019-03-04rtc: pic32: convert to devm_rtc_allocate_deviceGravatar Alexandre Belloni 1-6/+8
2019-03-04rtc: update my email addressGravatar Alexandre Belloni 2-4/+4
2019-03-04rtc: rv8803: convert to SPDX identifierGravatar Alexandre Belloni 1-5/+1
2019-03-04rtc: rv8803: let the core handle rangeGravatar Alexandre Belloni 1-3/+2
2019-03-04rtc: tx4939: convert to SPDX identifierGravatar Alexandre Belloni 1-5/+2
2019-03-03rtc: tx4939: use .set_timeGravatar Alexandre Belloni 1-2/+3
2019-03-03rtc: tx4939: switch to rtc_time64_to_tm/rtc_tm_to_time64Gravatar Alexandre Belloni 1-3/+3
2019-03-03rtc: tx4939: set rangeGravatar Alexandre Belloni 1-0/+1
2019-03-03rtc: tx4939: remove useless testGravatar Alexandre Belloni 1-7/+0
2019-03-03rtc: zynqmp: let the core handle rangeGravatar Alexandre Belloni 1-7/+1
2019-03-03rtc: zynqmp: fix possible race conditionGravatar Alexandre Belloni 1-3/+7
2019-03-03rtc: imx-sc: use rtc_time64_to_tmGravatar Alexandre Belloni 1-1/+1
2019-03-02rtc: rx8581: Add support for Epson rx8571 RTCGravatar Biju Das 2-11/+108
2019-03-02rtc: pcf85063: remove dead codeGravatar Alexey Roslyakov 1-7/+0
2019-02-25rtc: remove rtc_class_ops.read_callbackGravatar Alexandre Belloni 1-5/+0
2019-02-21platform/chrome: wilco_ec: Add RTC driverGravatar Nick Crews 3-0/+189
2019-02-18rtc: add AB-RTCMC-32.768kHz-EOZ9 RTC supportGravatar Artem Panfilov 3-0/+476
2019-02-17rtc: hid-sensor-time: stop selecting IIOGravatar Alexandre Belloni 1-2/+1
2019-02-17rtc: rv3028: add new driverGravatar Alexandre Belloni 3-0/+742
2019-02-17rtc: isl1208: Add new style nvmem support to driverGravatar Trent Piepho 1-0/+50
2019-02-17rtc: isl1208: Support more chip variationsGravatar Trent Piepho 1-22/+55
2019-02-17rtc: isl1208: Introduce driver state structGravatar Trent Piepho 1-12/+21
2019-02-17rtc: meson: remove useless rtc_nvmem_unregister callGravatar Alexandre Belloni 1-4/+1
2019-02-11rtc: support for the Amlogic Meson RTCGravatar Martin Blumenstingl 3-0/+422
2019-02-11rtc: rs5c372: Fix reading from rtc when the oscillator got interrupted.Gravatar Oliver.Rohe@wago.com 1-7/+47
2019-02-08rtc: imx-sc: depend on HAVE_ARM_SMCCCGravatar Alexandre Belloni 1-0/+1
2019-02-08rtc: pm8xxx: fix unintended sign extensionGravatar Colin Ian King 1-2/+4
2019-02-08rtc: 88pm80x: fix unintended sign extensionGravatar Colin Ian King 1-7/+14
2019-02-08rtc: 88pm860x: fix unintended sign extensionGravatar Colin Ian King 1-7/+14
2019-02-07rtc: ds1307: rx8130: Fix alarm handlingGravatar Uwe Kleine-König 1-4/+3
2019-02-07rtc: ds1307: rx8130: honor Voltage Loss Flag when reading the timeGravatar Uwe Kleine-König 1-0/+25
2019-02-07rtc: ds1307: correct register offset for rx8130Gravatar Uwe Kleine-König 1-6/+7
2019-02-07rtc: ds1307: forward declare chips array instead of a bunch of functionsGravatar Uwe Kleine-König 1-325/+297
2019-02-07rtc: ds1307: Move register definitions to start of fileGravatar Uwe Kleine-König 1-26/+26
2019-02-07rtc: imx-sc: add rtc set time supportGravatar Anson Huang 1-0/+19
2019-02-05rtc: rs5c372: r2221: fix to use the correct XSTP bitGravatar Oliver.Rohe@wago.com 1-11/+21
2019-02-05rtc: snvs: make sure clock is enabled for interrupt handleGravatar Anson Huang 1-0/+6
2019-02-05rtc: ds1672: fix unintended sign extensionGravatar Colin Ian King 1-1/+2
2019-01-30rtc: abx80x: Configure reserved bits in RV1805Gravatar Marek Vasut 1-2/+65
2019-01-23rtc: sd3078: fix platform_no_drv_owner.cocci warningsGravatar YueHaibing 1-1/+0
2019-01-22rtc: Add Cadence RTC driverGravatar Jan Kotas 3-0/+434
2019-01-22rtc: cmos: ignore bogus century byteGravatar Eric Wong 1-1/+1
2019-01-22rtc: hym8563: fix a missing check of block data readGravatar Kangjie Lu 1-0/+2