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: 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
*
Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that...
Mike Frysinger
2008-02-06
1
-14
/
+12
*
Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ...
Mike Frysinger
2008-02-06
1
-2
/
+2
*
Blackfin RTC driver: the frequency function is in units of Hz, not units of s...
Mike Frysinger
2008-02-06
1
-7
/
+17
*
Platform real time clock driver for Dallas 1511 chip
Andrew Sharp
2008-02-06
3
-0
/
+667
*
rtc-cmos alarm acts as oneshot
David Brownell
2008-02-06
3
-7
/
+35
*
rtc: ds1302 rtc support
Paul Mundt
2008-02-06
3
-0
/
+269
*
rtc-cmos: export nvram in sysfs
David Brownell
2008-02-06
1
-12
/
+117
*
rtc-s3c: Use is_power_of_2() macro for simplicity.
Robert P. J. Day
2008-02-06
1
-3
/
+2
*
rtc-pcf8583: Don't abuse I2C_M_NOSTART
Jean Delvare
2008-02-06
1
-17
/
+7
*
Cosmetic fixes to RTC subsystem's Kconfig
Alessandro Zummo
2008-02-06
1
-26
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-01-29
2
-12
/
+14
|
\
|
*
rtc: rtc-sh: Split out the CPU defs to asm/cpu/.
Paul Mundt
2008-01-28
1
-19
/
+1
|
*
rtc: rtc-sh: SH-2A support.
Paul Mundt
2008-01-28
2
-3
/
+19
|
*
rtc: rtc-sh: SH-5 support.
Paul Mundt
2008-01-28
2
-2
/
+6
*
|
Merge branch 'pxa-plat' into devel
Russell King
2008-01-28
1
-0
/
+31
|
\
\
|
|
/
|
/
|
|
*
[ARM] pxa/sa1100: replace wakeup support
Russell King
2008-01-26
1
-0
/
+31
*
|
i2c: normal_i2c can be made const (rtc drivers)
Jean Delvare
2008-01-27
6
-6
/
+6
|
/
*
rtc: use class iteration api
Dave Young
2008-01-24
1
-10
/
+12
*
rtc-at32ap700x: fix irq init oops
David Brownell
2007-12-17
1
-10
/
+10
*
spi: use simplified spi_sync() calling convention
Marc Pignat
2007-12-05
1
-9
/
+3
*
RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag
Jiri Kosina
2007-12-05
2
-5
/
+5
*
RTC: convert mutex to bitfield
Jiri Kosina
2007-11-29
2
-10
/
+6
*
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Mike Frysinger
2007-11-23
1
-1
/
+1
*
rtc-ds1307 exports NVRAM
David Brownell
2007-11-14
2
-2
/
+95
*
RTCs: handle NVRAM better
David Brownell
2007-11-14
4
-4
/
+8
*
rtc_hctosys expects RTCs in UTC (doc)
David Brownell
2007-11-14
2
-3
/
+5
*
rtc: rtc-sh: Zero out tm value for invalid rtc states.
Paul Mundt
2007-11-07
1
-1
/
+3
*
rtc: sh-rtc: Handle rtc_device_register() failure properly.
Paul Mundt
2007-11-07
1
-1
/
+1
*
rtc: m48t59 fix section mismatch warning
Randy Dunlap
2007-11-05
1
-3
/
+3
*
rtc: ignore msb when reading back mday from alarm
Mark Lord
2007-11-04
1
-1
/
+2
*
s3c-rtc: remove unused variable
Krzysztof Helt
2007-10-30
1
-2
/
+0
*
typo fixes
Matt LaPlante
2007-10-20
1
-1
/
+1
*
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
2
-2
/
+2
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-3
/
+2
*
rtc: allow validated RTC_PIE_ON for non-root
Bryan Kadzban
2007-10-16
1
-1
/
+2
*
rtc: add max_user_freq to sysfs
Bryan Kadzban
2007-10-16
1
-0
/
+24
*
rtc-cmos probe() cleanup
David Brownell
2007-10-16
1
-25
/
+31
[next]