aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05rtc: mrst: switch to devm functionsAlexandre Belloni1-27/+18
2018-06-04rtc: sunxi: fix possible race conditionAlexandre Belloni1-14/+9
2018-05-31rtc: test: remove irq sysfs fileAlexandre Belloni1-39/+0
2018-05-31rtc: test: emulate alarms using timersAlexandre Belloni1-4/+52
2018-05-31rtc: test: store time as an offset to system timeAlexandre Belloni1-16/+23
2018-05-31rtc: test: allow registering many devicesAlexandre Belloni1-24/+24
2018-05-31rtc: test: remove useless proc infoAlexandre Belloni1-11/+0
2018-05-31rtc: ds1685: Add rangeAlexandre Belloni1-0/+4
2018-05-31rtc: ds1685: fix possible race conditionAlexandre Belloni1-23/+18
2018-05-31rtc: sprd: Add new RTC power down check methodBaolin Wang1-23/+24
2018-05-31rtc: sun6i: Fix bit_idx value for clk_register_gateMichael Trimarchi1-2/+2
2018-05-31rtc: jz4740: Fix a typo in KconfigMathieu Malaterre1-1/+1
2018-05-26rtc: test: remove obsolete .set_mmssAlexandre Belloni1-17/+2
2018-05-23rtc: st-lpc: add rangeAlexandre Belloni1-0/+2
2018-05-23rtc: st-lpc: fix possible race conditionAlexandre Belloni1-15/+9
2018-05-22rtc: stm32: add stm32mp1 rtc supportAmelie Delaunay1-14/+89
2018-05-22rtc: stm32: rework register management to prepare other version of RTCAmelie Delaunay1-57/+127
2018-05-22rtc: stm32: fix misspelling and misalignment issuesAmelie Delaunay1-2/+2
2018-05-22rtc: mxc: Switch to SPDX identifierFabio Estevam1-10/+3
2018-05-22rtc: snvs: Switch to SPDX identifierFabio Estevam1-10/+3
2018-05-21rtc: nvmem: don't use IS_ERR_OR_NULLUwe Kleine-König1-1/+1
2018-05-21rtc: ds1742: don't explicitly specify word_size and stride of nvmemUwe Kleine-König1-2/+0
2018-05-21rtc: brcmstb-waketimer: add rangeAlexandre Belloni1-6/+1
2018-05-21rtc: brcmstb-waketimer: switch to rtc_register_deviceAlexandre Belloni1-5/+8
2018-05-19rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarmAlexandre Belloni1-1/+1
2018-05-19rtc: mxc_v2: let the core handle rtc rangeAlexandre Belloni1-10/+1
2018-05-19rtc: mxc_v2: fix possible race conditionAlexandre Belloni1-7/+9
2018-05-18rtc: ls1x: add rangeAlexandre Belloni1-0/+2
2018-05-17rtc: ls1x: remove useless label and gotoAlexandre Belloni1-8/+3
2018-05-17rtc: ls1x: switch to rtc_register_deviceAlexandre Belloni1-7/+7
2018-05-17rtc: tps6586x: let the core handle rtc rangeAlexandre Belloni1-22/+5
2018-05-17rtc: tps6586x: fix possible race conditionAlexandre Belloni1-3/+11
2018-05-17rtc: vr41xx: add rangeAlexandre Belloni1-0/+2
2018-05-17rtc: vr41xx: fix possible race conditionAlexandre Belloni1-2/+7
2018-05-17rtc: rx8581: switch to regmapAlexandre Belloni1-113/+42
2018-05-17rtc: rx8581: error out when time invalidAlexandre Belloni1-4/+6
2018-05-17rtc: rx8581: remove useless declarationAlexandre Belloni1-18/+15
2018-05-17rtc: rx8581: remove useless indirectionAlexandre Belloni1-12/+4
2018-05-17rtc: rx8581: let the core handle rtc rangeAlexandre Belloni1-5/+4
2018-05-17rtc: rx8581: add RTC rangeAlexandre Belloni1-0/+2
2018-05-17rtc: rx8581: switch to rtc_register_deviceAlexandre Belloni1-8/+5
2018-05-17rtc: tps65910: add rangeAlexandre Belloni1-0/+2
2018-05-17rtc: tps65910: allow platform power upAlexandre Belloni1-12/+0
2018-05-17rtc: tps65910: fix possible race conditionAlexandre Belloni1-4/+8
2018-05-17rtc: ab-b5ze-s3: let the core handle the RTC rangeAlexandre Belloni1-9/+2
2018-05-17rtc: ab-b5ze-s3: fix possible race conditionsAlexandre Belloni1-8/+11
2018-05-17rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tmAlexandre Belloni1-8/+8
2018-05-17rtc: 88pm80x: let the core handle the RTC rangeAlexandre Belloni1-6/+2
2018-05-17rtc: 88pm80x: fix possible race conditionAlexandre Belloni1-4/+8
2018-05-17rtc: 88pm80x: remove unused pm80x_rtc_info membersAlexandre Belloni1-2/+0