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-m41t80.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-06
drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162
Wolfram Sang
1
-0
/
+1
2014-06-06
drivers/rtc/rtc-m41t80.c: propagate error value from smbus functions
Wolfram Sang
1
-14
/
+23
2014-06-06
drivers/rtc/rtc-m41t80.c: clean up error paths
Wolfram Sang
1
-41
/
+23
2014-06-06
drivers/rtc/rtc-m41t80.c: remove DRV_VERSION macro
Wolfram Sang
1
-6
/
+0
2013-07-03
drivers/rtc/rtc-m41t80.c: fix spacing related issue
Sachin Kamat
1
-1
/
+1
2013-04-29
rtc: rtc-m41t80: use devm_*() functions
Jingoo Han
1
-11
/
+5
2012-10-06
drivers/rtc/rtc-m41t80.c: remove disabled alarm functionality
Paul Bolle
1
-153
/
+4
2012-03-23
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
1
-12
/
+1
2011-12-13
rtc: m41t80: Workaround broken alarm functionality
John Stultz
1
-0
/
+9
2011-05-06
rtc: m41t80: Initialize clientdata before registering device
John Stultz
1
-2
/
+3
2011-02-03
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
1
-22
/
+8
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-6
/
+7
2010-09-09
rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarm
Atsushi Nemoto
1
-1
/
+1
2010-08-11
rtc/m41t80: use rtc_valid_tm() to check returned tm
Wan ZongShun
1
-2
/
+2
2010-05-27
rtc-m41t80: use nonseekable_open()
Jan Blunck
1
-5
/
+1
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
1
-2
/
+14
2009-04-02
rtc: add m41t62 support to rtc-m41t80 driver
Daniel Glockner
1
-5
/
+13
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-22
/
+22
2008-10-16
rtc: rtc-m41t80.c: add support for the ST M41T65 RTC
Steven A. Falco
1
-10
/
+33
2008-07-24
rtc: m41t80: use pr_info() as appropriate
Maciej W. Rozycki
1
-4
/
+2
2008-07-24
rtc: m41t80: sort header inclusions for readability
Maciej W. Rozycki
1
-7
/
+7
2008-07-02
rtc-rtc-m41t80: BKL pushdown
Arnd Bergmann
1
-1
/
+6
2008-05-13
rtc: m41t80: include <linux/kernel.h> for printk()
Maciej W. Rozycki
1
-0
/
+1
2008-05-13
RTC/watchdog: M41T80: fix a potential use of unitialized data
Maciej W. Rozycki
1
-1
/
+1
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
1
-59
/
+19
2008-04-29
i2c: Add support for device alias names
Jean Delvare
1
-1
/
+2
2007-08-22
correct name for rtc-m41t80
David Brownell
1
-1
/
+1
2007-07-17
rtc: watchdog support for rtc-m41t80 driver
Atsushi Nemoto
1
-0
/
+288
2007-07-17
rtc: add rtc-m41t80 driver
Atsushi Nemoto
1
-0
/
+629