| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: cmos: Revert "rtc: Fix the AltCentury value on AMD/Hygon platform" | Alexandre Belloni | 2020-01-04 | 1 | -14/+1 |
* | rtc: mt6397: fix alarm register overwrite | Ran Bi | 2019-12-11 | 1 | -14/+25 |
* | rtc: sun6i: Add support for RTC clocks on R40 | Chen-Yu Tsai | 2019-12-10 | 1 | -0/+16 |
* | Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2019-12-03 | 69 | -670/+555 |
|\ |
|
| * | rtc: Fix Kconfig indentation | Krzysztof Kozlowski | 2019-11-27 | 1 | -3/+3 |
| * | rtc: xgene: Remove unused struct device in struct xgene_rtc_dev | Nobuhiro Iwamatsu | 2019-11-27 | 1 | -2/+0 |
| * | rtc: sun6i: Remove struct device from sun6i_rtc_dev | Nobuhiro Iwamatsu | 2019-11-27 | 1 | -2/+0 |
| * | rtc: st-lpc: Remove struct resource from struct st_rtc | Nobuhiro Iwamatsu | 2019-11-27 | 1 | -1/+0 |
| * | rtc: pcf8523: Remove struct pcf8523 | Nobuhiro Iwamatsu | 2019-11-27 | 1 | -14/+4 |
| * | rtc: meson: remove redundant assignment to variable retries | Colin Ian King | 2019-11-27 | 1 | -1/+1 |
| * | rtc: v3020: remove set but unused variable | Alexandre Belloni | 2019-11-27 | 1 | -2/+1 |
| * | rtc: tegra: remove set but unused variable | Alexandre Belloni | 2019-11-27 | 1 | -2/+2 |
| * | rtc: pm8xxx: update kerneldoc for struct pm8xxx_rtc | Alexandre Belloni | 2019-11-27 | 1 | -1/+1 |
| * | rtc: m41t80: remove excess kerneldoc | Alexandre Belloni | 2019-11-27 | 1 | -1/+0 |
| * | rtc: ds1685: fix build error with make W=1 | Alexandre Belloni | 2019-11-27 | 1 | -3/+3 |
| * | rtc: ds1685: remove set but unused variables | Alexandre Belloni | 2019-11-27 | 1 | -4/+2 |
| * | rtc: ds1374: remove unused variable | Alexandre Belloni | 2019-11-27 | 1 | -2/+1 |
| * | rtc: sysfs: fix hctosys_show kerneldoc | Alexandre Belloni | 2019-11-27 | 1 | -1/+4 |
| * | rtc: interface: fix kerneldoc comments | Alexandre Belloni | 2019-11-27 | 1 | -10/+11 |
| * | rtc: msm6242: Remove unneeded msm6242_set()/msm6242_clear() functions | Kars de Jong | 2019-11-18 | 1 | -16/+4 |
| * | rtc: msm6242: Fix reading of 10-hour digit | Kars de Jong | 2019-11-18 | 1 | -1/+2 |
| * | rtc: tps65910: allow using RTC without alarm interrupt | Andrey Skvortsov | 2019-11-17 | 1 | -6/+15 |
| * | rtc: fsl-ftm-alarm: remove select FSL_RCPM and default y from Kconfig | Li Yang | 2019-11-15 | 1 | -2/+0 |
| * | rtc: pcf8563: Constify clkout_rates | Nobuhiro Iwamatsu | 2019-11-15 | 1 | -1/+1 |
| * | rtc: ds1302: Remove unused DRV_NAME | Nobuhiro Iwamatsu | 2019-11-15 | 1 | -2/+0 |
| * | rtc: rx6110: Convert to SPDX identifier | Nobuhiro Iwamatsu | 2019-11-15 | 1 | -9/+1 |
| * | rtc: rx6110: Remove useless rx6110_remove | Nobuhiro Iwamatsu | 2019-11-15 | 1 | -6/+0 |
| * | rtc: Fix the AltCentury value on AMD/Hygon platform | Jinke Fan | 2019-11-08 | 1 | -1/+14 |
| * | rtc: bd70528: fix module alias to autoload module | Colin Ian King | 2019-11-08 | 1 | -1/+1 |
| * | rtc: bd70528: Add MODULE ALIAS to autoload module | Matti Vaittinen | 2019-11-08 | 1 | -0/+1 |
| * | rtc: em3027: correct month value | Ilya Ledvich | 2019-11-08 | 1 | -2/+2 |
| * | rtc: brcmstb-waketimer: add missed clk_disable_unprepare | Chuhong Yuan | 2019-11-08 | 1 | -0/+1 |
| * | rtc: cros-ec: let the core handle rtc range | Alexandre Belloni | 2019-11-08 | 1 | -8/+9 |
| * | rtc: cros-ec: remove superfluous error message | Alexandre Belloni | 2019-11-08 | 1 | -5/+2 |
| * | rtc: sirfsoc: remove .remove | Alexandre Belloni | 2019-11-08 | 1 | -8/+0 |
| * | rtc: sc27xx: remove .remove | Alexandre Belloni | 2019-11-08 | 1 | -7/+0 |
| * | rtc: lpc32xx: remove .remove | Alexandre Belloni | 2019-11-08 | 1 | -11/+0 |
| * | rtc: ab-b5ze-s3: remove .remove | Alexandre Belloni | 2019-11-08 | 1 | -11/+0 |
| * | rtc: disallow update interrupts when time is invalid | Alexandre Belloni | 2019-11-08 | 1 | -2/+14 |
| * | rtc: disable uie before setting time and enable after | Alexandre Belloni | 2019-11-08 | 1 | -1/+18 |
| * | rtc: fsl-ftm-alarm: avoid struct rtc_time conversions | Alexandre Belloni | 2019-11-08 | 1 | -5/+2 |
| * | rtc: fsl-ftm-alarm: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2019-11-08 | 1 | -4/+5 |
| * | rtc: fsl-ftm-alarm: switch to ktime_get_real_seconds | Alexandre Belloni | 2019-11-08 | 1 | -4/+1 |
| * | rtc: pcf2127: handle boot-enabled watchdog feature | Martin Hundebøll | 2019-10-21 | 1 | -1/+9 |
| * | rtc: rv3028: add clkout support | Parthiban Nallathambi | 2019-10-19 | 1 | -0/+146 |
| * | rtc: ds1343: cleanup .remove | Alexandre Belloni | 2019-10-19 | 1 | -9/+1 |
| * | rtc: ds1343: rework interrupt handling | Alexandre Belloni | 2019-10-19 | 1 | -77/+35 |
| * | rtc: ds1343: remove unnecessary mutex | Alexandre Belloni | 2019-10-19 | 1 | -29/+7 |
| * | rtc: ds1343: check regmap_read return value | Alexandre Belloni | 2019-10-19 | 1 | -3/+8 |
| * | rtc: ds1343: use regmap_update_bits for glitch filter | Alexandre Belloni | 2019-10-19 | 1 | -10/+8 |