summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2019-11-18rtc: msm6242: Fix reading of 10-hour digitKars de Jong
2019-11-17rtc: tps65910: allow using RTC without alarm interruptAndrey Skvortsov
2019-11-15rtc: fsl-ftm-alarm: remove select FSL_RCPM and default y from KconfigLi Yang
2019-11-15rtc: pcf8563: Constify clkout_ratesNobuhiro Iwamatsu
2019-11-15rtc: ds1302: Remove unused DRV_NAMENobuhiro Iwamatsu
2019-11-15rtc: rx6110: Convert to SPDX identifierNobuhiro Iwamatsu
2019-11-15rtc: rx6110: Remove useless rx6110_removeNobuhiro Iwamatsu
2019-11-08rtc: Fix the AltCentury value on AMD/Hygon platformJinke Fan
2019-11-08rtc: bd70528: fix module alias to autoload moduleColin Ian King
2019-11-08rtc: bd70528: Add MODULE ALIAS to autoload moduleMatti Vaittinen
2019-11-08rtc: em3027: correct month valueIlya Ledvich
2019-11-08rtc: brcmstb-waketimer: add missed clk_disable_unprepareChuhong Yuan
2019-11-08rtc: cros-ec: let the core handle rtc rangeAlexandre Belloni
2019-11-08rtc: cros-ec: remove superfluous error messageAlexandre Belloni
2019-11-08rtc: sirfsoc: remove .removeAlexandre Belloni
2019-11-08rtc: sc27xx: remove .removeAlexandre Belloni
2019-11-08rtc: lpc32xx: remove .removeAlexandre Belloni
2019-11-08rtc: ab-b5ze-s3: remove .removeAlexandre Belloni
2019-11-08rtc: disallow update interrupts when time is invalidAlexandre Belloni
2019-11-08rtc: disable uie before setting time and enable afterAlexandre Belloni
2019-11-08rtc: fsl-ftm-alarm: avoid struct rtc_time conversionsAlexandre Belloni
2019-11-08rtc: fsl-ftm-alarm: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-11-08rtc: fsl-ftm-alarm: switch to ktime_get_real_secondsAlexandre Belloni
2019-10-21rtc: pcf2127: handle boot-enabled watchdog featureMartin Hundebøll
2019-10-19rtc: rv3028: add clkout supportParthiban Nallathambi
2019-10-19rtc: ds1343: cleanup .removeAlexandre Belloni
2019-10-19rtc: ds1343: rework interrupt handlingAlexandre Belloni
2019-10-19rtc: ds1343: remove unnecessary mutexAlexandre Belloni
2019-10-19rtc: ds1343: check regmap_read return valueAlexandre Belloni
2019-10-19rtc: ds1343: use regmap_update_bits for glitch filterAlexandre Belloni
2019-10-19rtc: ds1343: use rtc_add_groupAlexandre Belloni
2019-10-19rtc: ds1343: use burst write to set timeAlexandre Belloni
2019-10-19rtc: ds1343: remove dead codeAlexandre Belloni
2019-10-19rtc: ds1343: set rangeAlexandre Belloni
2019-10-19rtc: vt8500: let the core handle rtc rangeAlexandre Belloni
2019-10-19rtc: vt8500: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-10-19rtc: vt8500: remove superfluous error messageAlexandre Belloni
2019-10-19rtc: vt8500: remove useless labelAlexandre Belloni
2019-10-19rtc: s35390a: set rangeAlexandre Belloni
2019-10-19rtc: s35390a: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-10-16rtc: meson-vrtc: move config option to proper locationAlexandre Belloni
2019-10-16rtc: ds1685: add indirect access method and remove plat_read/plat_writeThomas Bogendoerfer
2019-10-14rtc: ds1685: use devm_platform_ioremap_resource helperThomas Bogendoerfer
2019-10-14rts: ds1685: remove not needed fields from private structThomas Bogendoerfer
2019-10-14rtc: xilinx: Fix calibval variable typeSrinivas Goud
2019-10-14rtc: wilco-ec: Handle reading invalid timesNick Crews
2019-10-07rtc: ds1347: handle century registerAlexandre Belloni
2019-10-07rtc: ds1347: use regmap_update_bitsAlexandre Belloni
2019-10-07rtc: ds1347: properly handle oscillator failuresAlexandre Belloni
2019-10-07rtc: ds1347: set rangeAlexandre Belloni