Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -5/+1 |
2016-07-09 | rtc: v3020: move rtc-v3020.h to platform_data | Alexandre Belloni | 1 | -1/+1 |
2016-01-11 | rtc: v3020: constify v3020_chip_ops structures | Julia Lawall | 1 | -3/+3 |
2015-06-25 | rtc: rtc-v3020: use gpio_request_array() | Jingoo Han | 1 | -30/+11 |
2014-10-20 | rtc: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-11-13 | drivers/rtc/rtc-v3020.c: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-07-04 | drivers/rtc/rtc-v3020.c: fix spacing issues | Sachin Kamat | 1 | -7/+7 |
2013-07-04 | drivers/rtc/rtc-v3020.c: remove redundant goto | Sachin Kamat | 1 | -2/+2 |
2013-04-30 | rtc: rtc-v3020: use devm_*() functions | Jingoo Han | 1 | -10/+3 |
2012-01-11 | rtc: convert drivers/rtc/* to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-16 | rtc: fix driver data issues in several rtc drivers | Alessandro Zummo | 1 | -5/+3 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-11-12 | rtc: v3020: fix v3020_mmio_read_bit() | Scott Valentine | 1 | -1/+1 |
2009-04-03 | rtc-v3020: add ability to access v3020 chip with GPIOs | Mike Rapoport | 1 | -20/+170 |
2009-04-01 | rtc-v3020: coding style cleanup | Mike Rapoport | 1 | -22/+18 |
2008-10-20 | drivers/rtc/: use bcd2bin/bin2bcd | Adrian Bunk | 1 | -14/+14 |
2008-04-28 | rtc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -2/+2 |
2008-04-11 | rtc: fix platform driver hotplug/coldplug | Kay Sievers | 1 | -0/+1 |
2007-09-12 | RTC v3020 fixes | Mike Rapoport | 1 | -2/+7 |
2006-10-17 | [PATCH] rtc: fix printk of 64-bit res on 32-bit platform | Jeff Garzik | 1 | -2/+2 |
2006-10-01 | [PATCH] constify rtc_class_ops: update drivers | David Brownell | 1 | -1/+1 |
2006-10-01 | [PATCH] Remove unnecessary check in drivers/rtc/rtc-v3020.c | Eric Sesterhenn | 1 | -3/+0 |
2006-06-25 | [PATCH] Add v3020 RTC support | Raphael Assenat | 1 | -0/+264 |