aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-06-11Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-06-10Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-06-07rtc: pxa: fix probe functionDan Carpenter
2018-06-07rtc: cros-ec: Switch to SPDX identifier.Enric Balletbo i Serra
2018-06-07rtc: cros-ec: Make license text and module license match.Enric Balletbo i Serra
2018-06-07rtc: ensure rtc_set_alarm fails when alarms are not supportedAlexandre Belloni
2018-06-07rtc: test: remove alarm support from the first deviceAlexandre Belloni
2018-06-07rtc: test: convert to devm_rtc_allocate_deviceAlexandre Belloni
2018-06-07rtc: ftrtc010: let the core handle rangeAlexandre Belloni
2018-06-07rtc: ftrtc010: handle dates after 2106Alexandre Belloni
2018-06-07rtc: ftrtc010: switch to devm_rtc_allocate_deviceAlexandre Belloni
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
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