Age | Commit message (Expand) | Author | Files | Lines |
2023-08-28 | rtc: tps6586x: Report maximum alarm limit to rtc core | Guenter Roeck | 1 | -0/+1 |
2023-03-18 | rtc: tps6586x: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2021-07-10 | rtc: tps6586x: convert to SPDX identifier | Nobuhiro Iwamatsu | 1 | -14/+1 |
2020-11-19 | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 1 | -1/+1 |
2020-01-25 | rtc: tps6586x: Use IRQ_NOAUTOEN flag | Dmitry Osipenko | 1 | -1/+3 |
2019-08-21 | rtc: remove superfluous error message | Alexandre Belloni | 1 | -4/+1 |
2018-05-17 | rtc: tps6586x: let the core handle rtc range | Alexandre Belloni | 1 | -22/+5 |
2018-05-17 | rtc: tps6586x: fix possible race condition | Alexandre Belloni | 1 | -3/+11 |
2018-05-03 | rtc: tps6586x: remove mktime usage | Arnd Bergmann | 1 | -9/+9 |
2018-03-01 | rtc: stop validating rtc_time after rtc_time_to_tm | Alexandre Belloni | 1 | -1/+1 |
2016-05-21 | rtc: tps6586x: rename so module can be autoloaded | Nicolas Chauvet | 1 | -1/+1 |
2016-03-14 | rtc: tps6586x: Drop IRQF_EARLY_RESUME flag | Grygorii Strashko | 1 | -1/+1 |
2014-10-20 | rtc: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-06-13 | drivers/rtc/rtc-tps6586x.c: device wakeup flags correction | Dmitry Osipenko | 1 | -1/+2 |
2013-04-30 | drivers/rtc/rtc-tps6586x.c: remove incorrect use of rtc_device_unregister | Sachin Kamat | 1 | -4/+1 |
2013-04-30 | rtc: rtc-tps6586x: switch to using SIMPLE_DEV_PM_OPS | Jingoo Han | 1 | -3/+2 |
2013-04-30 | rtc: rtc-tps6586x: use devm_rtc_device_register() | Jingoo Han | 1 | -3/+1 |
2013-02-22 | rtc: rtc-tps6586x: use devm_request_threaded_irq() | Jingoo Han | 1 | -2/+2 |
2013-01-05 | rtc: add RTC driver for TPS6586x | Laxman Dewangan | 1 | -0/+356 |