index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc-x1205: Fix alarm set
Michael Hamel
2008-07-04
1
-20
/
+91
*
rtc: rtc_read_alarm() handles wraparound
David Brownell
2008-07-04
1
-11
/
+91
*
[ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before registering it
Uli Luckas
2008-06-22
1
-2
/
+2
*
rtc: Ramtron FM3130 RTC support
Sergey Lapin
2008-06-12
3
-1
/
+514
*
provide rtc_cmos platform device
Stas Sergeev
2008-06-12
1
-15
/
+16
*
rtc-at32ap700x: fix bug in at32_rtc_readalarm()
Haavard Skinnemoen
2008-06-12
1
-2
/
+5
*
rtc: class driver for ppc_md RTC functions
David Woodhouse
2008-06-06
3
-0
/
+78
*
rtc-ds1374: rename device to just "ds1374"
Jean Delvare
2008-06-06
1
-1
/
+1
*
rtc: m41t80: include <linux/kernel.h> for printk()
Maciej W. Rozycki
2008-05-13
1
-0
/
+1
*
RTC/watchdog: M41T80: fix a potential use of unitialized data
Maciej W. Rozycki
2008-05-13
1
-1
/
+1
*
rtc: rtc_time_to_tm: use unsigned arithmetic
Maciej W. Rozycki
2008-05-13
1
-1
/
+1
*
i2c: Match dummy devices by type
Jean Delvare
2008-05-11
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-05-09
1
-5
/
+9
|
\
|
*
rtc: rtc-sh: Fixup for 64-bit resources.
Paul Mundt
2008-05-08
1
-5
/
+9
*
|
fix irq flags in rtc-ds1511
Steven Rostedt
2008-05-08
1
-2
/
+2
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-04-30
1
-3
/
+4
|
\
|
*
rtc: dont reference pnp_resource_table directly
Bjorn Helgaas
2008-04-29
1
-3
/
+4
*
|
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2008-04-29
8
-110
/
+90
*
|
i2c: Add support for device alias names
Jean Delvare
2008-04-29
8
-8
/
+15
*
|
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
2008-04-29
1
-1
/
+1
*
|
drivers: use non-racy method for proc entries creation (2)
Denis V. Lunev
2008-04-29
1
-5
/
+3
|
/
*
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
13
-60
/
+60
*
rtc: add the support for alarm time relative to current time in sysfs
Zhao Yakui
2008-04-28
1
-1
/
+11
*
rtc: rtc-rs5c372: fix up NULL name in transfer error path
Paul Mundt
2008-04-28
1
-4
/
+4
*
make ds1511_rtc_{read,set}_time() static
Adrian Bunk
2008-04-28
1
-4
/
+2
*
rtc: silence section mismatch warning in rtc-test
Sam Ravnborg
2008-04-28
1
-4
/
+4
*
rtc-x1205: new style conversion
Alessandro Zummo
2008-04-28
1
-87
/
+43
*
rtc-pcf8563: new style conversion
Alessandro Zummo
2008-04-28
1
-78
/
+34
*
rtc-isl1208: new style conversion and minor bug fixes
Alessandro Zummo
2008-04-28
1
-187
/
+170
*
rtc: avoid legacy drivers with generic framework
David Brownell
2008-04-28
1
-4
/
+1
*
rtc-pcf8583 build fix
David Brownell
2008-04-28
1
-1
/
+1
*
rtc: rtc-sh: Add support for periodic IRQs.
Angelo Castello
2008-04-18
1
-109
/
+187
*
rtc: fix the error in the function of cmos_set_alarm
Zhao Yakui
2008-04-15
1
-3
/
+2
*
rtc: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-11
19
-2
/
+33
*
rtc: rtc-s35390a.c needs the bitreverse library
Randy Dunlap
2008-04-11
1
-0
/
+1
*
rtc-at91sam9 fixes
David Brownell
2008-03-19
1
-1
/
+5
*
rtc: fix kconfig help
Alessandro Zummo
2008-03-19
1
-1
/
+1
*
rtc: add support for the S-35390A RTC chip
Byron Bradley
2008-03-04
3
-0
/
+326
*
rtc-cmos: display HPET emulation mode
David Brownell
2008-02-23
1
-0
/
+2
*
rtc-r9701.c: silence compiler warning
S.Çağlar Onur
2008-02-09
1
-1
/
+0
*
rtc: at91sam9 RTC support (RTT and/or RTC)
David Brownell
2008-02-06
3
-4
/
+562
*
rtc: remove more dev->power.power_state usage
David Brownell
2008-02-06
1
-12
/
+4
*
rtc ds1307: ds_1340 change init
frederic Rodo
2008-02-06
1
-7
/
+20
*
rtc: add support for Epson RTC-9701JE V4
Magnus Damm
2008-02-06
1
-27
/
+10
*
rtc: add support for Epson RTC-9701JE V2
Magnus Damm
2008-02-06
3
-0
/
+205
*
rtc: add HPET RTC emulation to RTC_DRV_CMOS
Bernhard Walle
2008-02-06
1
-13
/
+69
*
Blackfin RTC driver: convert sync wait to use the irq write complete notice
Mike Frysinger
2008-02-06
1
-113
/
+136
*
Blackfin RTC driver: shave off another memcpy() by using assignment.
Mike Frysinger
2008-02-06
1
-1
/
+1
*
Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f...
Mike Frysinger
2008-02-06
1
-2
/
+2
*
Blackfin RTC driver: use dev_dbg() rather than pr_stamp()
Mike Frysinger
2008-02-06
1
-26
/
+22
[next]