index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-v3020.c
Age
Commit message (
Expand
)
Author
2016-07-09
rtc: v3020: move rtc-v3020.h to platform_data
Alexandre Belloni
2016-01-11
rtc: v3020: constify v3020_chip_ops structures
Julia Lawall
2015-06-25
rtc: rtc-v3020: use gpio_request_array()
Jingoo Han
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2013-11-13
drivers/rtc/rtc-v3020.c: use dev_get_platdata()
Jingoo Han
2013-07-03
drivers/rtc/rtc-v3020.c: fix spacing issues
Sachin Kamat
2013-07-03
drivers/rtc/rtc-v3020.c: remove redundant goto
Sachin Kamat
2013-04-29
rtc: rtc-v3020: use devm_*() functions
Jingoo Han
2012-01-10
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-16
rtc: fix driver data issues in several rtc drivers
Alessandro Zummo
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-12
rtc: v3020: fix v3020_mmio_read_bit()
Scott Valentine
2009-04-02
rtc-v3020: add ability to access v3020 chip with GPIOs
Mike Rapoport
2009-04-01
rtc-v3020: coding style cleanup
Mike Rapoport
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
2007-09-11
RTC v3020 fixes
Mike Rapoport
2006-10-17
[PATCH] rtc: fix printk of 64-bit res on 32-bit platform
Jeff Garzik
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
2006-10-01
[PATCH] Remove unnecessary check in drivers/rtc/rtc-v3020.c
Eric Sesterhenn
2006-06-25
[PATCH] Add v3020 RTC support
Raphael Assenat