index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-max6902.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2013-07-03
drivers/rtc/rtc-max6902.c: remove empty function
Sachin Kamat
1
-6
/
+0
2013-07-03
drivers/rtc/rtc-max6902.c: remove unwanted spaces
Sachin Kamat
1
-3
/
+3
2013-04-29
drivers/rtc/rtc-max6902.c: use register defines instead of magic numbers
Axel Lin
1
-10
/
+10
2013-04-29
rtc: rtc-max6902: use spi_set_drvdata()
Jingoo Han
1
-1
/
+1
2013-04-29
rtc: rtc-max6902: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+2
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-03-23
rtc: convert rtc spi drivers to module_spi_driver
Axel Lin
1
-11
/
+1
2012-01-10
drivers/rtc/: remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2011-01-13
rtc: rtc-max6902 - set driver data in max6902_probe()
Axel Lin
1
-1
/
+2
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-01-06
rtc: rtc-max6902 fixes
Alessandro Zummo
1
-138
/
+38
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-16
/
+16
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-2
/
+0
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2007-12-05
spi: use simplified spi_sync() calling convention
Marc Pignat
1
-9
/
+3
2007-08-22
rtc-max6902 minor fixes
David Brownell
1
-3
/
+3
2006-10-17
[PATCH] rtc-max6902: month conversion fix
Francisco Larramendi
1
-1
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
1
-1
/
+1
2006-06-25
[PATCH] Add max6902 RTC support
Raphael Assenat
1
-0
/
+286