Age | Commit message (Expand) | Author | Files | Lines |
2023-07-28 | rtc: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
2023-06-07 | rtc: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2023-02-01 | rtc: m41t80: use IRQ flags obtained from fwnode | Alexandre Belloni | 1 | -1/+6 |
2022-12-16 | rtc: remove duplicated words in comments | shaomin Deng | 1 | -1/+1 |
2022-11-15 | rtc: m41t80: Convert to .probe_new() | Uwe Kleine-König | 1 | -5/+6 |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2022-03-23 | rtc: m41t80: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni | 1 | -4/+2 |
2021-10-02 | rtc: m41t80: return NULL rather than a plain 0 integer | Colin Ian King | 1 | -1/+1 |
2021-06-20 | rtc: m41t80: correct kerneldoc function names | Yang Yingliang | 1 | -12/+8 |
2021-05-25 | rtc: m41t80: add support for fixed clock | Sebastian Reichel | 1 | -0/+12 |
2021-02-27 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
2021-02-23 | whack-a-mole: don't open-code iminor/imajor | Al Viro | 1 | -2/+2 |
2021-02-06 | rtc: m41t80: quiet maybe-unused variable warning | Alexandre Belloni | 1 | -1/+1 |
2021-01-26 | rtc: m41t80: use rtc_lock/rtc_unlock | Alexandre Belloni | 1 | -5/+4 |
2021-01-17 | rtc: m41t80: constify m41t80_rtc_ops | Alexandre Belloni | 1 | -7/+7 |
2020-11-19 | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 1 | -1/+1 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2019-12-04 | Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 1 | -4/+2 |
2019-11-27 | rtc: m41t80: remove excess kerneldoc | Alexandre Belloni | 1 | -1/+0 |
2019-10-23 | compat_ioctl: move WDIOC handling into wdt drivers | Arnd Bergmann | 1 | -0/+1 |
2019-10-07 | rtc: m41t80: set range | Alexandre Belloni | 1 | -3/+2 |
2019-07-17 | Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -5/+1 |
2019-06-09 | rtc: m41t80: simplify getting the adapter of a client | Wolfram Sang | 1 | -1/+1 |
2019-05-06 | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov | 1 | -1/+1 |
2018-12-11 | rtc: m41t80: Switch to use %ptR | Andy Shevchenko | 1 | -5/+1 |
2018-11-14 | rtc: m41t80: Complete error propagation from SMBus calls | Maciej W. Rozycki | 1 | -5/+8 |
2018-11-14 | rtc: m41t80: Correct alarm month range with RTC reads | Maciej W. Rozycki | 1 | -1/+1 |
2018-10-16 | rtc: m41t80: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
2018-03-17 | rtc: m41t80: remove useless indirection | Alexandre Belloni | 1 | -15/+5 |
2018-03-17 | rtc: m41t80: fix race conditions | Alexandre Belloni | 1 | -7/+11 |
2018-03-17 | rtc: m41t80: move m41t80_rtc_mutex to the block where it is used | Sebastian Andrzej Siewior | 1 | -1/+1 |
2018-03-02 | rtc: stop validating rtc_time in .read_time | Alexandre Belloni | 1 | -1/+1 |
2017-11-08 | rtc: m41t80: remove unneeded checks from m41t80_sqw_set_rate | Troy Kisky | 1 | -11/+6 |
2017-11-08 | rtc: m41t80: avoid i2c read in m41t80_sqw_is_prepared | Troy Kisky | 1 | -9/+6 |
2017-11-08 | rtc: m41t80: avoid i2c read in m41t80_sqw_recalc_rate | Troy Kisky | 1 | -11/+17 |
2017-11-08 | rtc: m41t80: fix m41t80_sqw_round_rate return value | Troy Kisky | 1 | -12/+7 |
2017-11-08 | rtc: m41t80: m41t80_sqw_set_rate should return 0 on success | Troy Kisky | 1 | -4/+1 |
2017-08-24 | rtc: m41t80: remove debug sysfs attribute | Alexandre Belloni | 1 | -44/+0 |
2017-08-24 | rtc: m41t80: enable wakealarm when "wakeup-source" is specified | Eric Cooper | 1 | -6/+17 |
2017-05-31 | rtc: m41t80: add clock provider support | Gary Bisson | 1 | -0/+172 |
2017-05-31 | rtc: m41t80: remove sqw sysfs entry | Gary Bisson | 1 | -88/+0 |
2017-05-31 | rtc: m41t80: fix SQW dividers override when setting a date | Gary Bisson | 1 | -0/+12 |
2017-05-31 | rtc: m41t80: fix SQWE override when setting an alarm | Gary Bisson | 1 | -0/+3 |
2017-04-19 | rtc: m41t80: Add proper compatible for rv4162 | Alexandre Belloni | 1 | -0/+5 |
2017-03-09 | rtc: m41t80: Add OF device ID table | Javier Martinez Canillas | 1 | -2/+61 |
2016-07-21 | rtc: m41t80: add suspend handlers for alarm IRQ | Stefan Christ | 1 | -0/+25 |
2016-07-21 | rtc: m41t80: make it a real error message | Stefan Christ | 1 | -1/+1 |
2016-07-19 | rtc: m41t80: use devm_add_action_or_reset() | Sudip Mukherjee | 1 | -3/+2 |
2016-07-09 | rtc: simplify implementations of read_alarm | Uwe Kleine-König | 1 | -2/+0 |