Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
22da317629bad23816f3fa26d657fb46e7af21c7
/
drivers
/
rtc
0439208
rtc-m48t59 driver NO_IRQ mode fixup
by Mark Zhan
· 17 years ago
bb35fb2
Use menuconfig objects: RTC
by Jan Engelhardt
· 17 years ago
99eb8a5
Remove the arm26 port
by Adrian Bunk
· 17 years ago
c8ed39e
rtc-dev: Make RTC driver return ENOTTY instead of ENOIOCTLCMD
by Thomas Hommel
· 17 years ago
252e483
s3c2410: fixup after arch moves
by Ben Dooks
· 17 years ago
6a30235
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23
by Linus Torvalds
· 17 years ago
7b55737
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
0ca56b4
Reorder RTC Makefile
by Alessandro Zummo
· 17 years ago
bd16f9e
rtc-ds1307: typo fix found by coverity
by David Brownell
· 17 years ago
c98dbe5
fix missing arguments in drivers/rtc/rtc-stk17ta8.c
by Al Viro
· 17 years ago
699bc66
rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts.
by Markus Brunner
· 17 years ago
2c6b47d
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
by john stultz
· 17 years ago
0296411
rtc: add support for STK17TA8 chip
by Thomas Hommel
· 17 years ago
8a2601f
rtc: update and use the MAX6900 century byte
by Dale Farnsworth
· 17 years ago
55ff1ab
rtc kconfig: point out need for static linkage
by David Brownell
· 17 years ago
ef154ec
rtc: do not return void value
by Atsushi Nemoto
· 17 years ago
d0afa57
sh: Fix up SH-3 and SH-4 driver dependencies.
by Paul Mundt
· 17 years ago
57deb52
RTC: add periodic irq support to rtc-cmos
by Alessandro Zummo
· 17 years ago
0c4a59f
OMAP: add TI TWL92330/Menelaus Power Management chip driver
by Tony Lindgren
· 17 years ago
c065f35
rtc-ds1307 becomes new-style i2c driver
by David Brownell
· 17 years ago
be5f59f
rtc-ds1307: oscillator restart for ds13{37,38,39,40}
by Rodolfo Giometti
· 17 years ago
537739d
RTC driver for DS1216 chips
by Thomas Bogendoerfer
· 17 years ago
2e774c7
rtc: add support for the ST M48T59 RTC
by Mark Zhan
· 17 years ago
617780d
rtc: watchdog support for rtc-m41t80 driver
by Atsushi Nemoto
· 17 years ago
caaff56
rtc: add rtc-m41t80 driver
by Atsushi Nemoto
· 17 years ago
5663c14
RTC Kconfig tweax
by David Brownell
· 17 years ago
4c4e139
RTC_CLASS is no longer considered EXPERIMENTAL
by Alessandro Zummo
· 17 years ago
fa04e78
Driver for the Atmel on-chip RTC on AT32AP700x devices
by Hans-Christian Egtvedt
· 17 years ago
ac495bf
rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driver
by Hans-Christian Egtvedt
· 17 years ago
d815461
rtc-rs5c372 becomes a new-style i2c driver
by David Brownell
· 17 years ago
045e0e8
rtc-ds1307 cleanups
by David Brownell
· 17 years ago
489de30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
2c95cd7
Blackfin On-Chip RTC driver update for supporting BF54x
by Mike Frysinger
· 17 years ago
dc690d8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
0b9062f
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
bd076509
[MIPS] separate platform_device registration for VR41xx RTC
by Yoichi Yuasa
· 17 years ago
890e037
i2c: Delete outdated x1205 driver documentation
by Jean Delvare
· 17 years ago
91a6902
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
by Zhang Rui
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
57cc705
[POWERPC] Fix drivers/rtc/Kconfig for powerpc
by Wade Farnsworth
· 17 years ago
6cd8fa8
RTC: use fallback IRQ if PNP tables don't provide one
by Matthew Garrett
· 17 years ago
e40659c
rtc kconfig clarification
by David Brownell
· 17 years ago
558a40f
rtc-omap build fix
by David Brownell
· 17 years ago
f2c60ed
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
4ac24b3
rtc-rs5c313.c: add error handling to avoid hardware hangup
by kogiidena
· 17 years ago
5a6a078
rtc-rs5c313.c: rtc_time value are fixed
by kogiidena
· 17 years ago
9a3f1d5
rtc-rs5c313.c: error and warning are fixed
by kogiidena
· 17 years ago
b0cc114
[MIPS] Use RTC_CMOS for Cobalt
by Yoichi Yuasa
· 17 years ago
9556fb7
[S390] Kconfig: unwanted menus for s390.
by Martin Schwidefsky
· 17 years ago
d84c412
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
3dde6ad
Fix trivial typos in Kconfig* files
by David Sterba
· 17 years ago
a361a68
rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq().
by Paul Mundt
· 17 years ago
435c55d
rtc: rtc-sh: Fix up dev_dbg() warnings.
by Paul Mundt
· 18 years ago
41ac8df
rtc-cmos: make it load on PNPBIOS systems
by Marko Vrh
· 18 years ago
f8245c2
rtc: remove "RTC_ALM_SET mode" bugs
by David Brownell
· 18 years ago
416ce32
revert "rtc: Add rtc_merge_alarm()"
by Andrew Morton
· 18 years ago
87ac84f
rtc-cmos wakeup interface
by David Brownell
· 18 years ago
9b5ef64
rtc: update vr41xx alarm handling
by Yoichi Yuasa
· 18 years ago
09a21e5
RTC Kconfig cleanup
by Alessandro Zummo
· 18 years ago
cb3a58d
rtc: update to class device removal patches
by David Brownell
· 18 years ago
61a7c36
RTC: replace some newly-introduced macros with inlines
by David Brownell
· 18 years ago
7ca1d48
rtc: suspend()/resume() restores system clock
by David Brownell
· 18 years ago
cd96620
rtc: remove rest of class_device
by David Brownell
· 18 years ago
7d9f99e
rtc: simplified /proc/driver/rtc handling
by David Brownell
· 18 years ago
446ecbd
rtc: simplified rtc sysfs attribute handling
by David Brownell
· 18 years ago
ab6a2d7
rtc: rtc interfaces don't use class_device
by David Brownell
· 18 years ago
5726fb2
rtc: remove /sys/class/rtc-dev/*
by David Brownell
· 18 years ago
aa5bd7e
rtc: add RTC class driver for the Maxim MAX6900
by Dale Farnsworth
· 18 years ago
e9f2bd8
RTC: add rtc-rs5c313 driver
by Nobuhiro Iwamatsu
· 18 years ago
8cc75c9
Blackfin: on-chip RTC controller driver
by Wu, Bryan
· 18 years ago
bcd9b89
[PATCH] rtc-cmos lockdep fix, irq updates
by David Brownell
· 18 years ago
bb71f99
[ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC
by Russell King
· 18 years ago
0ed8f21
[ARM] rtc-pcf8583: correct month and year offsets
by Russell King
· 18 years ago
f5e5b73
[ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCD
by Russell King
· 18 years ago
e109ebd
[PATCH] rtc_cmos oops fix
by David Brownell
· 18 years ago
5d4675a
[PATCH] at91_rtc updates
by David Brownell
· 18 years ago
32b49da
[PATCH] rtc-sa1100 rtc_wklarm.enabled bugfixes
by David Brownell
· 18 years ago
c066332
[PATCH] loosen dependancy on rtc cmos
by Dave Jones
· 18 years ago
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 18 years ago
5dd3ffa
i2c: Stop using i2c_adapter.class_dev
by Jean Delvare
· 18 years ago
d54b1fd
[PATCH] mark struct file_operations const 5
by Arjan van de Ven
· 18 years ago
3925a5c
[PATCH] RTC gets sysfs wakealarm attribute
by David Brownell
· 18 years ago
c239122
[PATCH] change __init to __devinit in 2 rtc drivers
by Prarit Bhargava
· 18 years ago
7be2c7c
[PATCH] RTC framework driver for CMOS RTCs
by David Brownell
· 18 years ago
cbb9450
[PATCH] rtc-pcf8563: detect polarity of century bit automatically
by Atsushi Nemoto
· 18 years ago
d76fdf7
[PATCH] trivial __user annotations - rtc-dev
by Al Viro
· 18 years ago
a8d814b
[PATCH] remove __devinit markings from rtc_sysfs_add_device()
by Mike Frysinger
· 18 years ago
15c945c
[PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarm
by Jamie Lenehan
· 18 years ago
0d103e9
[PATCH] rtc-sh: correctly report rtc_wkalrm.enabled
by David Brownell
· 18 years ago
cb26b57
[PATCH] Update the rtc-rs5c372 driver
by David Brownell
· 18 years ago
d73e3cd
[PATCH] rtc-at91rm9200 build fix
by David Brownell
· 18 years ago
a2db8df
[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates
by David Brownell
· 18 years ago
5a6534e
[PATCH] rtc: remove syslog spam on registration
by David Brownell
· 18 years ago
1b73e6a
rtc: rtc-sh: alarm support.
by Jamie Lenehan
· 18 years ago
a161479
rtc: rtc-sh: fix rtc for out-by-one for the month.
by Jamie Lenehan
· 18 years ago
31ccb08
rtc: rtc-sh: fix for period rtc interrupts.
by Jamie Lenehan
· 18 years ago
7fc39f6
[PATCH] AT91RM9200 RTC
by Andrew Victor
· 18 years ago
a14e189
[PATCH] RTCs don't use i2c_adapter.dev
by David Brownell
· 18 years ago
884b4aa
[PATCH] rtc: Add rtc_merge_alarm()
by Scott Wood
· 18 years ago
f9231a0
[PATCH] rtc: ds1743 support
by Torsten Ertbjerg Rasmussen
· 18 years ago
Next »