Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0361a28d3f9a4315a100c7b37ba0b55cfe15fe07
/
drivers
/
rtc
c318c7a
rtc: t reaches -1, tested 0
by Roel Kluin
· 16 years ago
57f63bc
rtc: update maintainership of pxa rtc driver
by Robert Jarzmik
· 16 years ago
cd29cf7
rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.c
by Manish Katiyar
· 16 years ago
afd8d0f
rtc: rtc-dm355evm driver
by David Brownell
· 16 years ago
cafa1d8
rtc: rtc-twl4030 don't mask alarm interrupts on shutdown
by Matti Halme
· 16 years ago
4216d0b
rtc-pxa: fix build failure
by Antonio Ospite
· 16 years ago
a748384
rtc: tw4030 add alarm/update interfaces
by Alessandro Zummo
· 16 years ago
eae854b
rtc: PCF50633 rtc driver
by Balaji Rao
· 16 years ago
29a41e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
74d88eb
rtc-ds1307: remove legacy probe() checks
by Jüri Reitel
· 16 years ago
fed40b7
rtc-ds1307: SMBus compatibility
by BARRE Sebastien
· 16 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
ba6c403
drivers/rtc: correct an error test
by Julia Lawall
· 16 years ago
defb451
rtc: driver for Marvell's SoCs 88F6281 and 88F6192
by Saeed Bishara
· 16 years ago
97a1f95
rtc: rtc-ds1216 fixes
by Alessandro Zummo
· 16 years ago
0e14923
rtc: add rtc-tx4939 driver
by Atsushi Nemoto
· 16 years ago
bbccf83
rtc: use set_mmss when set_time is not available
by Alessandro Zummo
· 16 years ago
f600915
rtc: rtc-ds3234 fixes
by Alessandro Zummo
· 16 years ago
a5771c6
rtc: rtc-max6902 fixes
by Alessandro Zummo
· 16 years ago
45fd8a0
rtc: Au1000 On-Chip Counter0-as-RTC driver.
by Manuel Lauss
· 16 years ago
ae64d16
rtc: kconfig cleanup
by Alessandro Zummo
· 16 years ago
7b9b2ef
rtc: rtc-ds1390 probe sequence and misc fixes
by Alessandro Zummo
· 16 years ago
0417ce2
rtc: pxa27x/pxa3xx driver fixes, revised
by Alessandro Zummo
· 16 years ago
dc94436
rtc: driver for pxa27x and pxa3xx SoC
by Robert Jarzmik
· 16 years ago
5d2a503
rtc: move power of 2 periodic frequency check down into drivers
by Jonathan Cameron
· 16 years ago
2fac667
rtc: bunch of drivers: fix 'no irq' case handing
by Anton Vorontsov
· 16 years ago
d4afc76
rtc: struct device: replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
277835a
trivial: rtc-stk17ta8: fix sparse warning
by Hannes Eder
· 16 years ago
4367fa5
trivial: rtc-ds1511: fix sparse warning
by Hannes Eder
· 16 years ago
022b769
parisc: set_time() catch errors
by Roel Kluin
· 16 years ago
099e657
rtc: add alarm/update irq interfaces
by Alessandro Zummo
· 16 years ago
14a3c4a
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
47992cb
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by Russell King
· 16 years ago
6769717
[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant
by Eric Miao
· 16 years ago
cc6c2ca
rtc: rtc-isl1208: reject invalid dates
by Chris Elston
· 16 years ago
7e1548a
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel
by Russell King
· 16 years ago
cc61686
rtc twl4030: rename ioctl function when RTC_INTF_DEV=n
by Randy Dunlap
· 16 years ago
fe102c7
rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers
by Alessandro Zummo
· 16 years ago
e6d9f0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
7be90a6
[ARM] 5319/1: AT91: support AT91CAP9 revC CPUs
by Stelian Pop
· 16 years ago
fba6700
Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel
by Russell King
· 16 years ago
be1ffce
rtc: rtc-starfire fixes
by Alessandro Zummo
· 16 years ago
9753b12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
cecf61b
rtc: rtc-sun4v fixes, revised
by Alessandro Zummo
· 16 years ago
06de180
rtc: add Dallas DS1390/93/94 RTC chips
by Mark Jackson
· 16 years ago
a7fa985
rtc: basic implementation of Epson RX-8581 I2C Real Time Clock
by Martyn Welch
· 16 years ago
077eaf5
rtc: rtc-wm8350: add support for WM8350 RTC
by Mark Brown
· 16 years ago
80bb26d
rtc-cmos: fix boot log message
by Frans Pop
· 16 years ago
9e3a4af
rtc: fix handling of missing tm_year data when reading alarms
by Mark Brown
· 16 years ago
e856359
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2
by Ben Dooks
· 16 years ago
233e70f
saner FASYNC handling on file close
by Al Viro
· 16 years ago
63b40456
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
51b7616
rtc S3C: add device_init_wakeup() invokation
by Yauhen Kharuzhy
· 16 years ago
bcc378e
rtc: ds3234 doesn't link when built-in
by Geert Uytterhoeven
· 16 years ago
eb944db
rtc-s3c: fix section mismatch warnings
by Yauhen Kharuzhy
· 16 years ago
e2cd00c
[ARM] S3C: Move regs-rtc.h to arch/arm/plat-s3c/include/plat
by Ben Dooks
· 16 years ago
12a9ee3
rtc-m48t59: shift zero year to 1968 on sparc (rev 2)
by Krzysztof Helt
· 16 years ago
36ec891
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
f96411a
mfd: rtc-twl4030 driver
by David Brownell
· 16 years ago
5d4529b
rtc: Add R2025S/D comment to rs5c372 Kconfig entry.
by Paul Mundt
· 16 years ago
e3d2f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
9301975
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
ed402af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
01e8ef1
x86: sysfs: kill owner field from attribute
by Parag Warudkar
· 16 years ago
e232cfd
drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BIN
by Andrew Morton
· 16 years ago
fe20ba7
drivers/rtc/: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
c8fc40c
rtc-cmos: export second NVRAM bank
by David Brownell
· 16 years ago
7639a45
sh: Migrate common board headers to mach-common/.
by Paul Mundt
· 16 years ago
4cb40f7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 16 years ago
d7a6119
rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>
by Geert Uytterhoeven
· 16 years ago
1716b0f
rtc-ds1672 new style driver
by Alessandro Zummo
· 16 years ago
6fd5c03
rtc-max6900 new style driver
by Alessandro Zummo
· 16 years ago
fb0d4ec
rtc-at91rm9200: remove now-unneeded code
by Andrew Victor
· 16 years ago
d3a126f
rtc: rtc-m41t80.c: add support for the ST M41T65 RTC
by Steven A. Falco
· 16 years ago
0327457
rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGE
by Kumar Gala
· 16 years ago
743e6a5
rtc: file close() consistently disables repeating irqs
by David Brownell
· 16 years ago
37fc5e2
rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC
by Paul Mundt
· 16 years ago
0053dc0
rtc: rtc-rs5c372: SMBus conversion/support
by Paul Mundt
· 16 years ago
f841a48
rtc: remove some NOP open/release methods
by David Brownell
· 16 years ago
cb49a5e
rtc-ds1307: alarm support for ds1337/ds1339
by Rodolfo Giometti
· 16 years ago
2f9b75e
rtc: add device driver for Dallas DS3234 SPI RTC chip
by Dennis Aberilla
· 16 years ago
986e36a
rtc: DS1374 wakeup support
by Marc Pignat
· 16 years ago
5d5b4d7
rtc-pcf8563: remove client validation
by Laurent Pinchart
· 16 years ago
c7576b5
drivers/rtc: use nr_irqs
by Yinghai Lu
· 16 years ago
d1dbd82
RTC: M48T35: new RTC driver
by Thomas Bogendoerfer
· 16 years ago
5f119f2
MIPS: DS1286: New RTC driver
by Thomas Bogendoerfer
· 16 years ago
72f22b1
rtc-cmos: look for PNP RTC first, then for platform RTC
by Bjorn Helgaas
· 16 years ago
a474aae
rtc-cmos: move wake setup from ACPI glue into RTC driver
by Bjorn Helgaas
· 16 years ago
56c5d90
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
9eb1686
parisc: add rtc platform driver
by Kyle McMartin
· 16 years ago
2e4a75c
rtc: fix kernel panic on second use of SIGIO nofitication
by Marcin Slusarz
· 16 years ago
5ec8770
drivers/rtc/Kconfig: don't build rtc-cmos.o on sparc32
by Andrew Morton
· 16 years ago
2e57572
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by David S. Miller
· 16 years ago
2641dc9
rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negative
by roel kluin
· 16 years ago
503acc8
rtc-bq4802: Fix sparse warnings.
by David S. Miller
· 16 years ago
833be4e
rtc-m48t59: Only check century bits on m48t59 chips.
by Robert Reif
· 16 years ago
d875a4b
rtc-m48t59: fix setting of a year on m48t08 and m48t02 rtcs
by Krzysztof Helt
· 16 years ago
64151ad
rtc-m48t59: allow externally mapped ioaddr
by Krzysztof Helt
· 16 years ago
94fe742
rtc-m48t59: add support for M48T02 and M48T59 chips
by Krzysztof Helt
· 16 years ago
3ca60f6
rtc-m48t59: reduce structure m48t59_private
by Krzysztof Helt
· 16 years ago
Next »