summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
| * | rtc: sunxi: fix possible race conditionAlexandre Belloni2018-06-041-14/+9
| * | rtc: test: remove irq sysfs fileAlexandre Belloni2018-05-311-39/+0
| * | rtc: test: emulate alarms using timersAlexandre Belloni2018-05-311-4/+52
| * | rtc: test: store time as an offset to system timeAlexandre Belloni2018-05-311-16/+23
| * | rtc: test: allow registering many devicesAlexandre Belloni2018-05-311-24/+24
| * | rtc: test: remove useless proc infoAlexandre Belloni2018-05-311-11/+0
| * | rtc: ds1685: Add rangeAlexandre Belloni2018-05-311-0/+4
| * | rtc: ds1685: fix possible race conditionAlexandre Belloni2018-05-311-23/+18
| * | rtc: sprd: Add new RTC power down check methodBaolin Wang2018-05-311-23/+24
| * | rtc: sun6i: Fix bit_idx value for clk_register_gateMichael Trimarchi2018-05-311-2/+2
| * | rtc: jz4740: Fix a typo in KconfigMathieu Malaterre2018-05-311-1/+1
| * | rtc: test: remove obsolete .set_mmssAlexandre Belloni2018-05-261-17/+2
| * | rtc: st-lpc: add rangeAlexandre Belloni2018-05-231-0/+2
| * | rtc: st-lpc: fix possible race conditionAlexandre Belloni2018-05-231-15/+9
| * | rtc: stm32: add stm32mp1 rtc supportAmelie Delaunay2018-05-221-14/+89
| * | rtc: stm32: rework register management to prepare other version of RTCAmelie Delaunay2018-05-221-57/+127
| * | rtc: stm32: fix misspelling and misalignment issuesAmelie Delaunay2018-05-221-2/+2
| * | rtc: mxc: Switch to SPDX identifierFabio Estevam2018-05-221-10/+3
| * | rtc: snvs: Switch to SPDX identifierFabio Estevam2018-05-221-10/+3
| * | 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/+0
| * | rtc: brcmstb-waketimer: add rangeAlexandre Belloni2018-05-211-6/+1
| * | 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/+1
| * | 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/+3
| * | rtc: ls1x: switch to rtc_register_deviceAlexandre Belloni2018-05-171-7/+7
| * | rtc: tps6586x: let the core handle rtc rangeAlexandre Belloni2018-05-171-22/+5
| * | 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/+42
| * | rtc: rx8581: error out when time invalidAlexandre Belloni2018-05-171-4/+6
| * | rtc: rx8581: remove useless declarationAlexandre Belloni2018-05-171-18/+15
| * | rtc: rx8581: remove useless indirectionAlexandre Belloni2018-05-171-12/+4
| * | rtc: rx8581: let the core handle rtc rangeAlexandre Belloni2018-05-171-5/+4
| * | rtc: rx8581: add RTC rangeAlexandre Belloni2018-05-171-0/+2
| * | rtc: rx8581: switch to rtc_register_deviceAlexandre Belloni2018-05-171-8/+5
| * | rtc: tps65910: add rangeAlexandre Belloni2018-05-171-0/+2
| * | rtc: tps65910: allow platform power upAlexandre Belloni2018-05-171-12/+0
| * | 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/+2
| * | 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/+2
| * | rtc: 88pm80x: fix possible race conditionAlexandre Belloni2018-05-171-4/+8
| * | rtc: 88pm80x: remove unused pm80x_rtc_info membersAlexandre Belloni2018-05-171-2/+0
| * | rtc: 88pm80x: stop setting a default timeAlexandre Belloni2018-05-171-22/+0
OpenPOWER on IntegriCloud