summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
| * | rtc: hym8563: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-3/+2
| * | rtc: ds3232: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-3/+2
| * | rtc: ds1685: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-4/+2
| * | rtc: ds1307: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-3/+2
| * | rtc: ds1305: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-3/+2
| * | rtc: asm9260: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-3/+3
| * | rtc: ac100: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-2/+2
| * | rtc: remove ste ab3100 driverArnd Bergmann2021-01-233-263/+0
| * | rtc: remove ste coh901 driverArnd Bergmann2021-01-233-303/+0
| * | rtc: remove sirfsoc driverArnd Bergmann2021-01-233-454/+0
| * | rtc: tps65910: remove tps65910_rtc_ops_noirqAlexandre Belloni2021-01-161-11/+4
| * | rtc: rv8803: constify rv8803_rtc_opsAlexandre Belloni2021-01-161-5/+6
| * | rtc: rv3032: constify rv3032_rtc_opsAlexandre Belloni2021-01-161-5/+6
| * | rtc: rv3029: constify rv3029_rtc_opsAlexandre Belloni2021-01-161-5/+6
| * | rtc: rv3028: constify rv3028_rtc_opsAlexandre Belloni2021-01-161-5/+6
| * | rtc: opal: constify opal_rtc_opsAlexandre Belloni2021-01-161-6/+7
| * | rtc: m41t80: constify m41t80_rtc_opsAlexandre Belloni2021-01-161-7/+7
| * | rtc: pcf85363: drop a struct rtc_class_opsAlexandre Belloni2021-01-161-6/+2
| * | rtc: rx8010: drop a struct rtc_class_opsAlexandre Belloni2021-01-161-10/+3
| * | rtc: pcf85063: remove pcf85063_rtc_ops_alarmAlexandre Belloni2021-01-161-9/+2
| * | rtc: pcf2127: remove pcf2127_rtc_alrm_opsAlexandre Belloni2021-01-161-8/+3
| * | rtc: m48t59: remove m48t02_rtc_opsAlexandre Belloni2021-01-161-14/+8
| * | rtc: mv: remove mv_rtc_alarm_opsAlexandre Belloni2021-01-161-10/+4
| * | rtc: cmos: remove cmos_rtc_ops_no_alarmAlexandre Belloni2021-01-161-9/+3
| * | rtc: armada38x: remove armada38x_rtc_ops_noirqAlexandre Belloni2021-01-161-17/+4
| * | rtc: pl031: use RTC_FEATURE_ALARMAlexandre Belloni2021-01-161-6/+2
| * | rtc: introduce features bitfieldAlexandre Belloni2021-01-162-6/+11
| * | rtc: s5m: check the return value of s5m8767_rtc_init_reg()Bartosz Golaszewski2021-01-161-0/+2
| * | rtc: s5m: use devm_i2c_new_dummy_device()Bartosz Golaszewski2021-01-161-24/+7
| * | rtc: s5m: select REGMAP_I2CBartosz Golaszewski2021-01-161-0/+1
| * | rtc: opal: set rangeAlexandre Belloni2021-01-131-6/+8
| * | rtc: tx4939: Remove driverThomas Bogendoerfer2021-01-133-311/+0
| * | rtc: rx6110: fix build against modular I2CArnd Bergmann2021-01-121-2/+2
| * | rtc: pm8xxx: Read ALARM_EN and update to alarm enabled statusGuixiong Wei2021-01-121-0/+9
| |/
* | Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-02-223-534/+0
|\ \
| * | rtc: mrst: Remove driver for deprecated platformAndy Shevchenko2021-01-253-534/+0
| |/
* | rtc: mc146818: Dont test for bit 0-5 in Register DThomas Gleixner2021-02-022-4/+4
* | rtc: mc146818: Detect and handle broken RTCsThomas Gleixner2021-01-272-0/+15
|/
* Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2020-12-20117-772/+558
|\
| * rtc: pcf2127: only use watchdog when explicitly availableUwe Kleine-König2020-12-191-1/+2
| * rtc: fix RTC removalAlexandre Belloni2020-12-161-1/+0
| * rtc: s3c: Remove dead code related to periodic tick handlingMarek Szyprowski2020-12-031-224/+2
| * rtc: s3c: Disable all enable (RTC, tick) bits in the probeMarek Szyprowski2020-12-031-0/+4
| * rtc: ep93xx: Fix NULL pointer dereference in ep93xx_rtc_read_timeNikita Shubin2020-12-031-3/+3
| * rtc: test: remove debug messageAlexandre Belloni2020-12-031-1/+0
| * rtc: mxc{,_v2}: enable COMPILE_TESTAlexandre Belloni2020-12-031-2/+6
| * rtc: enable RTC framework on ARCH=umJohannes Berg2020-12-031-1/+3
| * rtc: pcf8523: use BITAlexandre Belloni2020-11-191-7/+7
| * rtc: pcf8523: set rangeAlexandre Belloni2020-11-191-11/+2
| * rtc: pcf8523: switch to devm_rtc_allocate_deviceAlexandre Belloni2020-11-191-3/+4