index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
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