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-ds1305.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
1
-7
/
+0
2016-02-04
rtc: ds1305: use to_spi_device and kobj_to_dev
Geliang Tang
1
-2
/
+2
2016-01-11
rtc: use %ph for short hex dumps
Rasmus Villemoes
1
-6
/
+2
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-09-05
rtc: ds1305: clean up ds1305_nvram_read()/ds1305_nvram_write()
Vladimir Zapolskiy
1
-18
/
+0
2015-04-15
rtc: remove use of seq_printf return value
Joe Perches
1
-3
/
+3
2014-04-03
rtc: fix potential race condition
Alessandro Zummo
1
-6
/
+4
2014-01-23
drivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-11-13
drivers/rtc/rtc-ds1305.c: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-07-03
drivers/rtc/rtc-ds1305.c: add missing braces around sizeof
Sachin Kamat
1
-16
/
+16
2013-04-29
drivers/rtc/rtc-ds1305.c: use devm_* APIs
Sachin Kamat
1
-23
/
+12
2013-02-21
drivers/rtc: dump small buffers via %*ph
Andy Shevchenko
1
-6
/
+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
2011-10-31
rtc: Add module.h to implicit users in drivers/rtc
Paul Gortmaker
1
-0
/
+1
2011-02-03
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
1
-30
/
+13
2010-12-24
rtc: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-2
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-17
rtc: set wakeup capability for I2C and SPI RTC drivers
Anton Vorontsov
1
-0
/
+2
2009-12-16
rtc: fix driver data issues in several rtc drivers
Alessandro Zummo
1
-8
/
+6
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-06-19
rtc: make rtc_update_irq callable with irqs enabled
Atsushi Nemoto
1
-3
/
+0
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
1
-1
/
+0
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-19
/
+19
2008-07-24
rtc: ds1305/ds1306 driver
David Brownell
1
-0
/
+847