summaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtc: xgene: set rangeAlexandre Belloni2019-04-041-0/+1
* rtc: xgene: fix possible race conditionAlexandre Belloni2019-04-041-7/+11
* rtc: test: do not use assignment in if conditionAlexandre Belloni2019-04-041-1/+2
* rtc: 88pm80x: convert to SPDX identifierAlexandre Belloni2019-04-041-13/+1
* rtc: ab-b5ze-s3: correct checkpatch issuesAlexandre Belloni2019-04-041-18/+16
* rtc: core: correct trivial checkpatch warningsAlexandre Belloni2019-04-048-90/+93
* rtc: x1205: Add DT probing supportLinus Walleij2019-04-041-0/+7
* rtc: da9063: convert header to SPDXWolfram Sang2019-04-041-11/+3
* rtc: omap: let the core handle rangeAlexandre Belloni2019-04-041-16/+6
* rtc: mv: add rangeAlexandre Belloni2019-04-041-2/+5
* rtc: mv: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-04-041-10/+11
* rtc: mv: convert to SPDX identifierAlexandre Belloni2019-04-041-4/+1
* rtc: convert core to SPDX identifierAlexandre Belloni2019-03-189-45/+16
* rtc: ab-b5ze-s3: remove unnecessary checkAlexandre Belloni2019-03-181-10/+8
* rtc: ab-b5ze-s3: convert to SPDX identifierAlexandre Belloni2019-03-181-9/+1
* rtc: ab-b5ze-s3: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-03-181-28/+9
* rtc: ab-b5ze-s3: remove unnecessary gotosAlexandre Belloni2019-03-181-55/+38
* rtc: ab-b5ze-s3: remove mutexAlexandre Belloni2019-03-181-17/+2
* rtc: zynqmp: convert to SPDX identifierAlexandre Belloni2019-03-181-12/+1
* rtc: abx80x: remove useless .removeAlexandre Belloni2019-03-181-6/+0
* rtc: abx80x: use rtc_add_groupAlexandre Belloni2019-03-181-26/+6
* rtc: abx80x: convert to SPDX identifierAlexandre Belloni2019-03-181-4/+1
* Merge tag 'tag-chrome-platform-for-v5.1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-03-123-0/+189
|\
| * platform/chrome: wilco_ec: Add RTC driverNick Crews2019-02-213-0/+189
* | rtc: pic32: convert to SPDX identifierAlexandre Belloni2019-03-041-9/+1
* | rtc: pic32: let the core handle rangeAlexandre Belloni2019-03-041-7/+3
* | rtc: pic32: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-03-041-6/+8
* | rtc: update my email addressAlexandre Belloni2019-03-042-4/+4
* | rtc: rv8803: convert to SPDX identifierAlexandre Belloni2019-03-041-5/+1
* | rtc: rv8803: let the core handle rangeAlexandre Belloni2019-03-041-3/+2
* | rtc: tx4939: convert to SPDX identifierAlexandre Belloni2019-03-041-5/+2
* | rtc: tx4939: use .set_timeAlexandre Belloni2019-03-031-2/+3
* | rtc: tx4939: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-03-031-3/+3
* | rtc: tx4939: set rangeAlexandre Belloni2019-03-031-0/+1
* | rtc: tx4939: remove useless testAlexandre Belloni2019-03-031-7/+0
* | rtc: zynqmp: let the core handle rangeAlexandre Belloni2019-03-031-7/+1
* | rtc: zynqmp: fix possible race conditionAlexandre Belloni2019-03-031-3/+7
* | rtc: imx-sc: use rtc_time64_to_tmAlexandre Belloni2019-03-031-1/+1
* | rtc: rx8581: Add support for Epson rx8571 RTCBiju Das2019-03-022-11/+108
* | rtc: pcf85063: remove dead codeAlexey Roslyakov2019-03-021-7/+0
* | rtc: remove rtc_class_ops.read_callbackAlexandre Belloni2019-02-251-5/+0
* | rtc: add AB-RTCMC-32.768kHz-EOZ9 RTC supportArtem Panfilov2019-02-183-0/+476
* | rtc: hid-sensor-time: stop selecting IIOAlexandre Belloni2019-02-171-2/+1
* | rtc: rv3028: add new driverAlexandre Belloni2019-02-173-0/+742
* | 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
* | rtc: rs5c372: Fix reading from rtc when the oscillator got interrupted.Oliver.Rohe@wago.com2019-02-111-7/+47