summaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | rtc: pcf8563: return meaningful value for RTC_VL_READAlexandre Belloni2019-12-181-7/+3
| * | rtc: pcf8563: stop caching voltage_lowAlexandre Belloni2019-12-181-7/+9
| * | rtc: pcf8563: remove conditional compilationAlexandre Belloni2019-12-181-5/+0
| * | rtc: pcf8563: remove RTC_VL_CLR handlingAlexandre Belloni2019-12-181-15/+0
| * | rtc: pcf8523: return meaningful value for RTC_VL_READAlexandre Belloni2019-12-181-3/+3
| * | rtc: pcf2127: return meaningful value for RTC_VL_READAlexandre Belloni2019-12-181-4/+2
| * | rtc: abx80x: return meaningful value for RTC_VL_READAlexandre Belloni2019-12-181-5/+2
| * | rtc: ds1343: Do not hardcode SPI mode flagsLinus Walleij2019-12-101-2/+5
| * | rtc: zynqmp: re-use rtc_time64_to_tm operationJean-Francois Dagenais2019-12-101-2/+2
| * | rtc: stm32: add missed clk_disable_unprepare in error path of resumeChuhong Yuan2019-12-101-1/+4
| * | rtc: mt6397: drop free_irq of devm_ allocated irqWei Yongjun2019-12-101-9/+1
| |/
* | Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-02-032-42/+181
|\ \
| * | rtc: bd70528: add BD71828 supportMatti Vaittinen2020-01-242-42/+181
| |/
* | Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-01-311-0/+11
|\ \
| * | MIPS: SGI-IP27: fix readb/writeb addressingThomas Bogendoerfer2020-01-101-0/+11
| |/
* | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-1/+1
|\ \
| * | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
| |/
* | rtc: cmos: Revert "rtc: Fix the AltCentury value on AMD/Hygon platform"Alexandre Belloni2020-01-041-14/+1
* | rtc: mt6397: fix alarm register overwriteRan Bi2019-12-111-14/+25
* | rtc: sun6i: Add support for RTC clocks on R40Chen-Yu Tsai2019-12-101-0/+16
|/
* Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2019-12-0369-670/+555
|\
| * rtc: Fix Kconfig indentationKrzysztof Kozlowski2019-11-271-3/+3
| * rtc: xgene: Remove unused struct device in struct xgene_rtc_devNobuhiro Iwamatsu2019-11-271-2/+0
| * rtc: sun6i: Remove struct device from sun6i_rtc_devNobuhiro Iwamatsu2019-11-271-2/+0
| * rtc: st-lpc: Remove struct resource from struct st_rtcNobuhiro Iwamatsu2019-11-271-1/+0
| * rtc: pcf8523: Remove struct pcf8523Nobuhiro Iwamatsu2019-11-271-14/+4
| * rtc: meson: remove redundant assignment to variable retriesColin Ian King2019-11-271-1/+1
| * rtc: v3020: remove set but unused variableAlexandre Belloni2019-11-271-2/+1
| * rtc: tegra: remove set but unused variableAlexandre Belloni2019-11-271-2/+2
| * rtc: pm8xxx: update kerneldoc for struct pm8xxx_rtcAlexandre Belloni2019-11-271-1/+1
| * rtc: m41t80: remove excess kerneldocAlexandre Belloni2019-11-271-1/+0
| * rtc: ds1685: fix build error with make W=1Alexandre Belloni2019-11-271-3/+3
| * rtc: ds1685: remove set but unused variablesAlexandre Belloni2019-11-271-4/+2
| * rtc: ds1374: remove unused variableAlexandre Belloni2019-11-271-2/+1
| * rtc: sysfs: fix hctosys_show kerneldocAlexandre Belloni2019-11-271-1/+4
| * rtc: interface: fix kerneldoc commentsAlexandre Belloni2019-11-271-10/+11
| * rtc: msm6242: Remove unneeded msm6242_set()/msm6242_clear() functionsKars de Jong2019-11-181-16/+4
| * rtc: msm6242: Fix reading of 10-hour digitKars de Jong2019-11-181-1/+2
| * rtc: tps65910: allow using RTC without alarm interruptAndrey Skvortsov2019-11-171-6/+15
| * rtc: fsl-ftm-alarm: remove select FSL_RCPM and default y from KconfigLi Yang2019-11-151-2/+0
| * rtc: pcf8563: Constify clkout_ratesNobuhiro Iwamatsu2019-11-151-1/+1
| * rtc: ds1302: Remove unused DRV_NAMENobuhiro Iwamatsu2019-11-151-2/+0
| * rtc: rx6110: Convert to SPDX identifierNobuhiro Iwamatsu2019-11-151-9/+1
| * rtc: rx6110: Remove useless rx6110_removeNobuhiro Iwamatsu2019-11-151-6/+0
| * rtc: Fix the AltCentury value on AMD/Hygon platformJinke Fan2019-11-081-1/+14
| * rtc: bd70528: fix module alias to autoload moduleColin Ian King2019-11-081-1/+1
| * rtc: bd70528: Add MODULE ALIAS to autoload moduleMatti Vaittinen2019-11-081-0/+1
| * rtc: em3027: correct month valueIlya Ledvich2019-11-081-2/+2
| * rtc: brcmstb-waketimer: add missed clk_disable_unprepareChuhong Yuan2019-11-081-0/+1
| * rtc: cros-ec: let the core handle rtc rangeAlexandre Belloni2019-11-081-8/+9