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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-01
RTC: use fallback IRQ if PNP tables don't provide one
Matthew Garrett
1
-3
/
+10
2007-05-17
rtc kconfig clarification
David Brownell
1
-3
/
+3
2007-05-17
rtc-omap build fix
David Brownell
1
-2
/
+2
2007-05-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2007-05-11
rtc-rs5c313.c: add error handling to avoid hardware hangup
kogiidena
1
-1
/
+18
2007-05-11
rtc-rs5c313.c: rtc_time value are fixed
kogiidena
1
-1
/
+2
2007-05-11
rtc-rs5c313.c: error and warning are fixed
kogiidena
2
-4
/
+4
2007-05-11
[MIPS] Use RTC_CMOS for Cobalt
Yoichi Yuasa
1
-1
/
+1
2007-05-10
[S390] Kconfig: unwanted menus for s390.
Martin Schwidefsky
1
-0
/
+1
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-4
/
+4
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
1
-1
/
+1
2007-05-09
rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq().
Paul Mundt
1
-3
/
+3
2007-05-09
rtc: rtc-sh: Fix up dev_dbg() warnings.
Paul Mundt
1
-1
/
+1
2007-05-08
rtc-cmos: make it load on PNPBIOS systems
Marko Vrh
1
-9
/
+9
2007-05-08
rtc: remove "RTC_ALM_SET mode" bugs
David Brownell
3
-31
/
+43
2007-05-08
revert "rtc: Add rtc_merge_alarm()"
Andrew Morton
1
-81
/
+0
2007-05-08
rtc-cmos wakeup interface
David Brownell
1
-10
/
+27
2007-05-08
rtc: update vr41xx alarm handling
Yoichi Yuasa
1
-2
/
+26
2007-05-08
RTC Kconfig cleanup
Alessandro Zummo
1
-120
/
+130
2007-05-08
rtc: update to class device removal patches
David Brownell
3
-1
/
+11
2007-05-08
RTC: replace some newly-introduced macros with inlines
David Brownell
1
-11
/
+35
2007-05-08
rtc: suspend()/resume() restores system clock
David Brownell
5
-76
/
+91
2007-05-08
rtc: remove rest of class_device
David Brownell
8
-64
/
+72
2007-05-08
rtc: simplified /proc/driver/rtc handling
David Brownell
5
-59
/
+20
2007-05-08
rtc: simplified rtc sysfs attribute handling
David Brownell
5
-66
/
+42
2007-05-08
rtc: rtc interfaces don't use class_device
David Brownell
16
-101
/
+103
2007-05-08
rtc: remove /sys/class/rtc-dev/*
David Brownell
5
-88
/
+46
2007-05-08
rtc: add RTC class driver for the Maxim MAX6900
Dale Farnsworth
3
-0
/
+322
2007-05-08
RTC: add rtc-rs5c313 driver
Nobuhiro Iwamatsu
3
-0
/
+412
2007-05-07
Blackfin: on-chip RTC controller driver
Wu, Bryan
3
-0
/
+456
2007-04-02
[PATCH] rtc-cmos lockdep fix, irq updates
David Brownell
1
-17
/
+33
2007-03-04
[ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC
Russell King
2
-4
/
+6
2007-03-04
[ARM] rtc-pcf8583: correct month and year offsets
Russell King
1
-5
/
+6
2007-03-04
[ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCD
Russell King
1
-10
/
+10
2007-03-01
[PATCH] rtc_cmos oops fix
David Brownell
2
-5
/
+12
2007-02-20
[PATCH] at91_rtc updates
David Brownell
1
-6
/
+13
2007-02-20
[PATCH] rtc-sa1100 rtc_wklarm.enabled bugfixes
David Brownell
1
-5
/
+7
2007-02-20
[PATCH] loosen dependancy on rtc cmos
Dave Jones
1
-1
/
+1
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2
-4
/
+4
2007-02-13
i2c: Stop using i2c_adapter.class_dev
Jean Delvare
4
-4
/
+4
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2
-2
/
+2
2007-02-12
[PATCH] RTC gets sysfs wakealarm attribute
David Brownell
1
-2
/
+101
2007-02-12
[PATCH] change __init to __devinit in 2 rtc drivers
Prarit Bhargava
2
-2
/
+2
2007-02-11
[PATCH] RTC framework driver for CMOS RTCs
David Brownell
3
-1
/
+750
2007-02-09
[PATCH] rtc-pcf8563: detect polarity of century bit automatically
Atsushi Nemoto
1
-6
/
+34
2007-02-09
[PATCH] trivial __user annotations - rtc-dev
Al Viro
1
-1
/
+1
2007-01-26
[PATCH] remove __devinit markings from rtc_sysfs_add_device()
Mike Frysinger
1
-1
/
+1
2007-01-23
[PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarm
Jamie Lenehan
1
-5
/
+7
2007-01-11
[PATCH] rtc-sh: correctly report rtc_wkalrm.enabled
David Brownell
1
-2
/
+2
2007-01-05
[PATCH] Update the rtc-rs5c372 driver
David Brownell
1
-68
/
+467
[next]