summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-25rtc: rv3029: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: pcf2123: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: mcp795: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: m41t80: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: hym8563: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: ds3232: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: ds1685: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: ds1307: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: ds1305: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: asm9260: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: ac100: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-23rtc: remove ste ab3100 driverArnd Bergmann
2021-01-23rtc: remove ste coh901 driverArnd Bergmann
2021-01-23rtc: remove sirfsoc driverArnd Bergmann
2021-01-16rtc: tps65910: remove tps65910_rtc_ops_noirqAlexandre Belloni
2021-01-16rtc: rv8803: constify rv8803_rtc_opsAlexandre Belloni
2021-01-16rtc: rv3032: constify rv3032_rtc_opsAlexandre Belloni
2021-01-16rtc: rv3029: constify rv3029_rtc_opsAlexandre Belloni
2021-01-16rtc: rv3028: constify rv3028_rtc_opsAlexandre Belloni
2021-01-16rtc: opal: constify opal_rtc_opsAlexandre Belloni
2021-01-16rtc: m41t80: constify m41t80_rtc_opsAlexandre Belloni
2021-01-16rtc: pcf85363: drop a struct rtc_class_opsAlexandre Belloni
2021-01-16rtc: rx8010: drop a struct rtc_class_opsAlexandre Belloni
2021-01-16rtc: pcf85063: remove pcf85063_rtc_ops_alarmAlexandre Belloni
2021-01-16rtc: pcf2127: remove pcf2127_rtc_alrm_opsAlexandre Belloni
2021-01-16rtc: m48t59: remove m48t02_rtc_opsAlexandre Belloni
2021-01-16rtc: mv: remove mv_rtc_alarm_opsAlexandre Belloni
2021-01-16rtc: cmos: remove cmos_rtc_ops_no_alarmAlexandre Belloni
2021-01-16rtc: armada38x: remove armada38x_rtc_ops_noirqAlexandre Belloni
2021-01-16rtc: pl031: use RTC_FEATURE_ALARMAlexandre Belloni
2021-01-16rtc: introduce features bitfieldAlexandre Belloni
2021-01-16rtc: s5m: check the return value of s5m8767_rtc_init_reg()Bartosz Golaszewski
2021-01-16rtc: s5m: use devm_i2c_new_dummy_device()Bartosz Golaszewski
2021-01-16rtc: s5m: select REGMAP_I2CBartosz Golaszewski
2021-01-13rtc: opal: set rangeAlexandre Belloni
2021-01-13rtc: tx4939: Remove driverThomas Bogendoerfer
2021-01-13dt-bindings: rtc: at91rm9200: add sama7g5 compatibleClaudiu Beznea
2021-01-12rtc: rx6110: fix build against modular I2CArnd Bergmann
2021-01-12rtc: pm8xxx: Read ALARM_EN and update to alarm enabled statusGuixiong Wei
2020-12-27Linux 5.11-rc1v5.11-rc1Linus Torvalds
2020-12-27proc mountinfo: make splice available againLinus Torvalds
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-27Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-27Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-27Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-27Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor