index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2008-05-13
rtc: m41t80: include <linux/kernel.h> for printk()
Maciej W. Rozycki
2008-05-13
RTC/watchdog: M41T80: fix a potential use of unitialized data
Maciej W. Rozycki
2008-05-13
rtc: rtc_time_to_tm: use unsigned arithmetic
Maciej W. Rozycki
2008-05-11
i2c: Match dummy devices by type
Jean Delvare
2008-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-05-08
fix irq flags in rtc-ds1511
Steven Rostedt
2008-05-08
rtc: rtc-sh: Fixup for 64-bit resources.
Paul Mundt
2008-04-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2008-04-29
i2c: Add support for device alias names
Jean Delvare
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
2008-04-29
drivers: use non-racy method for proc entries creation (2)
Denis V. Lunev
2008-04-29
rtc: dont reference pnp_resource_table directly
Bjorn Helgaas
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
rtc: add the support for alarm time relative to current time in sysfs
Zhao Yakui
2008-04-28
rtc: rtc-rs5c372: fix up NULL name in transfer error path
Paul Mundt
2008-04-28
make ds1511_rtc_{read,set}_time() static
Adrian Bunk
2008-04-28
rtc: silence section mismatch warning in rtc-test
Sam Ravnborg
2008-04-28
rtc-x1205: new style conversion
Alessandro Zummo
2008-04-28
rtc-pcf8563: new style conversion
Alessandro Zummo
2008-04-28
rtc-isl1208: new style conversion and minor bug fixes
Alessandro Zummo
2008-04-28
rtc: avoid legacy drivers with generic framework
David Brownell
2008-04-28
rtc-pcf8583 build fix
David Brownell
2008-04-18
rtc: rtc-sh: Add support for periodic IRQs.
Angelo Castello
2008-04-15
rtc: fix the error in the function of cmos_set_alarm
Zhao Yakui
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-11
rtc: rtc-s35390a.c needs the bitreverse library
Randy Dunlap
2008-03-19
rtc-at91sam9 fixes
David Brownell
2008-03-19
rtc: fix kconfig help
Alessandro Zummo
2008-03-04
rtc: add support for the S-35390A RTC chip
Byron Bradley
2008-02-23
rtc-cmos: display HPET emulation mode
David Brownell
2008-02-09
rtc-r9701.c: silence compiler warning
S.Çağlar Onur
2008-02-06
rtc: at91sam9 RTC support (RTT and/or RTC)
David Brownell
2008-02-06
rtc: remove more dev->power.power_state usage
David Brownell
2008-02-06
rtc ds1307: ds_1340 change init
frederic Rodo
2008-02-06
rtc: add support for Epson RTC-9701JE V4
Magnus Damm
2008-02-06
rtc: add support for Epson RTC-9701JE V2
Magnus Damm
2008-02-06
rtc: add HPET RTC emulation to RTC_DRV_CMOS
Bernhard Walle
2008-02-06
Blackfin RTC driver: convert sync wait to use the irq write complete notice
Mike Frysinger
2008-02-06
Blackfin RTC driver: shave off another memcpy() by using assignment.
Mike Frysinger
2008-02-06
Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f...
Mike Frysinger
2008-02-06
Blackfin RTC driver: use dev_dbg() rather than pr_stamp()
Mike Frysinger
2008-02-06
Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that...
Mike Frysinger
2008-02-06
Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ...
Mike Frysinger
2008-02-06
Blackfin RTC driver: the frequency function is in units of Hz, not units of s...
Mike Frysinger
2008-02-06
Platform real time clock driver for Dallas 1511 chip
Andrew Sharp
2008-02-06
rtc-cmos alarm acts as oneshot
David Brownell
2008-02-06
rtc: ds1302 rtc support
Paul Mundt
2008-02-06
rtc-cmos: export nvram in sysfs
David Brownell
2008-02-06
rtc-s3c: Use is_power_of_2() macro for simplicity.
Robert P. J. Day
[next]