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