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-ds1685.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-22
rtc: ds1685: simplify getting .driver_data
Wolfram Sang
1
-2
/
+1
2018-09-28
rtc: ds1685: use rtc_add_group
Alexandre Belloni
1
-39
/
+1
2018-09-28
rtc: ds1685: use generic nvmem
Alexandre Belloni
1
-67
/
+25
2018-09-28
rtc: ds1685: drop RTC_DS1685_PROC_REGS
Alexandre Belloni
1
-61
/
+0
2018-06-20
rtc: ds1685: remove sysfs access to control registers
Alexandre Belloni
1
-369
/
+0
2018-06-20
rtc: ds1685: remove improper datetime access ABI
Alexandre Belloni
1
-221
/
+0
2018-05-31
rtc: ds1685: Add range
Alexandre Belloni
1
-0
/
+4
2018-05-31
rtc: ds1685: fix possible race condition
Alexandre Belloni
1
-23
/
+18
2018-05-03
rtc: simplify getting .drvdata
Wolfram Sang
1
-14
/
+7
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
1
-15
/
+4
2016-06-04
rtc: ds1685: correct day of month checking
Heinrich Schuchardt
1
-5
/
+29
2016-05-20
rtc: ds1685: actually spin forever in poweroff path
Josh Poimboeuf
1
-0
/
+1
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
1
-3
/
+0
2016-03-14
rtc: ds1685: actually spin forever in poweroff error path
Josh Poimboeuf
1
-0
/
+1
2016-03-14
rtc: ds1685: passing bogus values to irq_restore
Dan Carpenter
1
-4
/
+4
2016-01-11
rtc: ds1685: don't try to micromanage sysfs output size
Rasmus Villemoes
1
-7
/
+5
2016-01-11
rtc: use %ph for short hex dumps
Rasmus Villemoes
1
-7
/
+5
2015-09-05
rtc: ds1685: Use module_platform_driver
Vaishali Thakkar
1
-21
/
+1
2015-04-17
rtc: use more standard kernel logging styles
Joe Perches
1
-1
/
+3
2015-04-17
drivers/rtc/rtc-ds1685.c: fix sparse warnings
Joshua Kinard
1
-2
/
+2
2015-04-17
drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver
Joshua Kinard
1
-1
/
+0
2015-02-28
drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...
Joshua Kinard
1
-2
/
+2
2015-02-28
rtc: ds1685: remove superfluous checks for out-of-range u8 values
Geert Uytterhoeven
1
-6
/
+6
2015-02-28
rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error
Arnd Bergmann
1
-2
/
+0
2015-02-16
rtc: add driver for DS1685 family of real time clocks
Joshua Kinard
1
-0
/
+2252