summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2018-06-05rtc: mrst: switch to devm functionsAlexandre Belloni
2018-06-04rtc: sunxi: fix possible race conditionAlexandre Belloni
2018-05-31rtc: test: remove irq sysfs fileAlexandre Belloni
2018-05-31rtc: test: emulate alarms using timersAlexandre Belloni
2018-05-31rtc: test: store time as an offset to system timeAlexandre Belloni
2018-05-31rtc: test: allow registering many devicesAlexandre Belloni
2018-05-31rtc: test: remove useless proc infoAlexandre Belloni
2018-05-31rtc: ds1685: Add rangeAlexandre Belloni
2018-05-31rtc: ds1685: fix possible race conditionAlexandre Belloni
2018-05-31rtc: sprd: Add new RTC power down check methodBaolin Wang
2018-05-31rtc: sun6i: Fix bit_idx value for clk_register_gateMichael Trimarchi
2018-05-31rtc: jz4740: Fix a typo in KconfigMathieu Malaterre
2018-05-26rtc: test: remove obsolete .set_mmssAlexandre Belloni
2018-05-23rtc: st-lpc: add rangeAlexandre Belloni
2018-05-23rtc: st-lpc: fix possible race conditionAlexandre Belloni
2018-05-22rtc: stm32: add stm32mp1 rtc supportAmelie Delaunay
2018-05-22rtc: stm32: rework register management to prepare other version of RTCAmelie Delaunay
2018-05-22rtc: stm32: fix misspelling and misalignment issuesAmelie Delaunay
2018-05-22rtc: mxc: Switch to SPDX identifierFabio Estevam
2018-05-22rtc: snvs: Switch to SPDX identifierFabio Estevam
2018-05-21rtc: nvmem: don't use IS_ERR_OR_NULLUwe Kleine-König
2018-05-21rtc: ds1742: don't explicitly specify word_size and stride of nvmemUwe Kleine-König
2018-05-21rtc: brcmstb-waketimer: add rangeAlexandre Belloni
2018-05-21rtc: brcmstb-waketimer: switch to rtc_register_deviceAlexandre Belloni
2018-05-19rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarmAlexandre Belloni
2018-05-19rtc: mxc_v2: let the core handle rtc rangeAlexandre Belloni
2018-05-19rtc: mxc_v2: fix possible race conditionAlexandre Belloni
2018-05-18rtc: ls1x: add rangeAlexandre Belloni
2018-05-17rtc: ls1x: remove useless label and gotoAlexandre Belloni
2018-05-17rtc: ls1x: switch to rtc_register_deviceAlexandre Belloni
2018-05-17rtc: tps6586x: let the core handle rtc rangeAlexandre Belloni
2018-05-17rtc: tps6586x: fix possible race conditionAlexandre Belloni
2018-05-17rtc: vr41xx: add rangeAlexandre Belloni
2018-05-17rtc: vr41xx: fix possible race conditionAlexandre Belloni
2018-05-17rtc: rx8581: switch to regmapAlexandre Belloni
2018-05-17rtc: rx8581: error out when time invalidAlexandre Belloni
2018-05-17rtc: rx8581: remove useless declarationAlexandre Belloni
2018-05-17rtc: rx8581: remove useless indirectionAlexandre Belloni
2018-05-17rtc: rx8581: let the core handle rtc rangeAlexandre Belloni
2018-05-17rtc: rx8581: add RTC rangeAlexandre Belloni
2018-05-17rtc: rx8581: switch to rtc_register_deviceAlexandre Belloni
2018-05-17rtc: tps65910: add rangeAlexandre Belloni
2018-05-17rtc: tps65910: allow platform power upAlexandre Belloni
2018-05-17rtc: tps65910: fix possible race conditionAlexandre Belloni
2018-05-17rtc: ab-b5ze-s3: let the core handle the RTC rangeAlexandre Belloni
2018-05-17rtc: ab-b5ze-s3: fix possible race conditionsAlexandre Belloni
2018-05-17rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tmAlexandre Belloni
2018-05-17rtc: 88pm80x: let the core handle the RTC rangeAlexandre Belloni
2018-05-17rtc: 88pm80x: fix possible race conditionAlexandre Belloni
2018-05-17rtc: 88pm80x: remove unused pm80x_rtc_info membersAlexandre Belloni