summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc: stm32: fix misspelling and misalignment issuesAmelie Delaunay2018-05-221-2/+2
* rtc: mxc: Switch to SPDX identifierFabio Estevam2018-05-221-10/+3Star
* rtc: snvs: Switch to SPDX identifierFabio Estevam2018-05-221-10/+3Star
* rtc: nvmem: don't use IS_ERR_OR_NULLUwe Kleine-König2018-05-211-1/+1
* rtc: ds1742: don't explicitly specify word_size and stride of nvmemUwe Kleine-König2018-05-211-2/+0Star
* rtc: brcmstb-waketimer: add rangeAlexandre Belloni2018-05-211-6/+1Star
* rtc: brcmstb-waketimer: switch to rtc_register_deviceAlexandre Belloni2018-05-211-5/+8
* rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarmAlexandre Belloni2018-05-191-1/+1
* rtc: mxc_v2: let the core handle rtc rangeAlexandre Belloni2018-05-191-10/+1Star
* rtc: mxc_v2: fix possible race conditionAlexandre Belloni2018-05-191-7/+9
* rtc: ls1x: add rangeAlexandre Belloni2018-05-181-0/+2
* rtc: ls1x: remove useless label and gotoAlexandre Belloni2018-05-171-8/+3Star
* rtc: ls1x: switch to rtc_register_deviceAlexandre Belloni2018-05-171-7/+7
* rtc: tps6586x: let the core handle rtc rangeAlexandre Belloni2018-05-171-22/+5Star
* rtc: tps6586x: fix possible race conditionAlexandre Belloni2018-05-171-3/+11
* rtc: vr41xx: add rangeAlexandre Belloni2018-05-171-0/+2
* rtc: vr41xx: fix possible race conditionAlexandre Belloni2018-05-171-2/+7
* rtc: rx8581: switch to regmapAlexandre Belloni2018-05-171-113/+42Star
* rtc: rx8581: error out when time invalidAlexandre Belloni2018-05-171-4/+6
* rtc: rx8581: remove useless declarationAlexandre Belloni2018-05-171-18/+15Star
* rtc: rx8581: remove useless indirectionAlexandre Belloni2018-05-171-12/+4Star
* rtc: rx8581: let the core handle rtc rangeAlexandre Belloni2018-05-171-5/+4Star
* rtc: rx8581: add RTC rangeAlexandre Belloni2018-05-171-0/+2
* rtc: rx8581: switch to rtc_register_deviceAlexandre Belloni2018-05-171-8/+5Star
* rtc: tps65910: add rangeAlexandre Belloni2018-05-171-0/+2
* rtc: tps65910: allow platform power upAlexandre Belloni2018-05-171-12/+0Star
* rtc: tps65910: fix possible race conditionAlexandre Belloni2018-05-171-4/+8
* rtc: ab-b5ze-s3: let the core handle the RTC rangeAlexandre Belloni2018-05-171-9/+2Star
* rtc: ab-b5ze-s3: fix possible race conditionsAlexandre Belloni2018-05-171-8/+11
* rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tmAlexandre Belloni2018-05-171-8/+8
* rtc: 88pm80x: let the core handle the RTC rangeAlexandre Belloni2018-05-171-6/+2Star
* rtc: 88pm80x: fix possible race conditionAlexandre Belloni2018-05-171-4/+8
* rtc: 88pm80x: remove unused pm80x_rtc_info membersAlexandre Belloni2018-05-171-2/+0Star
* rtc: 88pm80x: stop setting a default timeAlexandre Belloni2018-05-171-22/+0Star
* rtc: at91rm9200: add rangeAlexandre Belloni2018-05-171-0/+2
* rtc: nvmem: don't return an error when not enabledAlexandre Belloni2018-05-161-1/+1
* dt-bindings: rtc-2123: Make the node name genericFabio Estevam2018-05-141-1/+1
* rtc: stm32: get DBP register and mask from DT st, syscfg propertyAmelie Delaunay2018-05-061-22/+37
* dt-bindings: rtc: update stm32-rtc documentation for st, syscfg propertyAmelie Delaunay2018-05-061-4/+6
* rtc: stm32: fix alarm interrupt flags by removing IRQF_TRIGGER_RISINGAmelie Delaunay2018-05-061-2/+1Star
* rtc: stm32: fix copyright and adopt SPDX identifierAmelie Delaunay2018-05-061-3/+3
* rtc: tps6586x: remove mktime usageArnd Bergmann2018-05-031-9/+9
* rtc: ls1x: remove mktime usageArnd Bergmann2018-05-031-3/+4
* rtc: vr41xx: remove mktime usageArnd Bergmann2018-05-031-12/+12
* rtc: ds1340: Add support for trickle charger.Andrea Greco2018-05-031-0/+2
* rtc: sprd: Add RTC hardware rangeBaolin Wang2018-05-031-0/+2
* rtc: sprd: Change to use devm_rtc_allocate_device()Baolin Wang2018-05-031-4/+10
* rtc: simplify getting .drvdataWolfram Sang2018-05-0315-131/+71Star
* rtc: cmos: introduce quirks to enable use_acpi_alarm modeZhang Rui2018-04-191-0/+26
* rtc: cmos: acknowledge ACPI driven wake alarms upon resumeZhang Rui2018-04-191-0/+18