summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-06-111-4/+3
|\
| * mfd: mt6397: Create irq mappings in mfd core driverChen Zhong2018-04-161-4/+3
* | Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-06-1040-828/+876
|\ \
| * | rtc: pxa: fix probe functionDan Carpenter2018-06-071-1/+1
| * | rtc: cros-ec: Switch to SPDX identifier.Enric Balletbo i Serra2018-06-071-16/+5
| * | rtc: cros-ec: Make license text and module license match.Enric Balletbo i Serra2018-06-071-1/+1
| * | rtc: ensure rtc_set_alarm fails when alarms are not supportedAlexandre Belloni2018-06-071-0/+5
| * | rtc: test: remove alarm support from the first deviceAlexandre Belloni2018-06-071-1/+13
| * | rtc: test: convert to devm_rtc_allocate_deviceAlexandre Belloni2018-06-071-3/+4
| * | rtc: ftrtc010: let the core handle rangeAlexandre Belloni2018-06-071-3/+10
| * | rtc: ftrtc010: handle dates after 2106Alexandre Belloni2018-06-071-6/+6
| * | rtc: ftrtc010: switch to devm_rtc_allocate_deviceAlexandre Belloni2018-06-071-4/+7
| * | rtc: mrst: switch to devm functionsAlexandre Belloni2018-06-051-27/+18
| * | 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
OpenPOWER on IntegriCloud