| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: Include <linux/kstrtox.h> when appropriate | Christophe JAILLET | 2022-11-15 | 1 | -0/+1 |
* | i2c: Make remove callback return void | Uwe Kleine-König | 2022-08-16 | 1 | -3/+1 |
* | rtc: use simple i2c probe | Stephen Kitt | 2022-06-24 | 1 | -3/+2 |
* | rtc: bq32k: quiet maybe-unused variable warning | Alexandre Belloni | 2021-02-06 | 1 | -1/+1 |
* | rtc: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-16 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | rtc: remove VLA usage | Gustavo A. R. Silva | 2018-03-17 | 1 | -1/+5 |
* | rtc: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-02 | 1 | -1/+1 |
* | rtc: bq32k: Add OF device ID table | Javier Martinez Canillas | 2017-03-09 | 1 | -0/+7 |
* | rtc: bq32000: add support to enable disable the trickle charge FET bypass | Enric Balletbo i Serra | 2017-02-01 | 1 | -0/+76 |
* | rtc: bq32k: Fix handling of oscillator failure flag | Jan Östlund | 2016-08-31 | 1 | -5/+9 |
* | rtc: bq32k: Use correct mask name for 'minutes' register. | Jan Östlund | 2016-08-31 | 1 | -1/+1 |
* | rtc: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-09-05 | 1 | -1/+0 |
* | rtc: bq32k: remove redundant check | Maninder Singh | 2015-09-05 | 1 | -1/+1 |
* | drivers/rtc/rtc-bq32k.c: fix register value | Pavel Machek | 2014-10-30 | 1 | -1/+1 |
* | rtc: bq32000: add trickle charger option, with device tree binding | Pavel Machek | 2014-10-14 | 1 | -0/+62 |
* | drivers/rtc/rtc-bq32k.c: remove empty function | Sachin Kamat | 2013-07-04 | 1 | -6/+0 |
* | rtc: rtc-bq32k: use devm_rtc_device_register() | Jingoo Han | 2013-04-30 | 1 | -4/+1 |
* | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -2/+2 |
* | rtc: convert rtc i2c drivers to module_i2c_driver | Axel Lin | 2012-03-24 | 1 | -11/+1 |
* | rtc: add driver for BQ32000 I2C RTC | Piotr Ziecik | 2009-12-16 | 1 | -0/+204 |