Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c5279dee26c0e8d7c4200993bfc4b540d2469598
/
drivers
/
rtc
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
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
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
74c4633
rtc-cmos: wake again from S5
by Rafael J. Wysocki
· 16 years ago
73442da
rtc_time_to_tm: fix signed/unsigned arithmetic
by Jan Altenberg
· 16 years ago
de2cf33
rtc: Add Starfire platform RTC driver.
by David S. Miller
· 16 years ago
7a138ed
rtc: Add Sun4V hypervisor RTC driver.
by David S. Miller
· 16 years ago
cca4c23
rtc: Add TI BQ4802 RTC driver.
by David S. Miller
· 16 years ago
582defd
rtc: Allow RTC_DRV_CMOS to be used on SPARC.
by David S. Miller
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
b42f931
rtc: rtc-ds1374: fix 'no irq' case handling
by Anton Vorontsov
· 16 years ago
1d96469
rtc: fix double lock on UIE emulation
by Atsushi Nemoto
· 16 years ago
d0fd937
Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~5 second boot delays
by Mike Frysinger
· 16 years ago
7f60459
Blackfin RTC Driver: BF561 not have on-chip RTC
by Graf Yang
· 16 years ago
8c9166f
Blackfin RTC Driver: do all initialization before we register the rtc and make it available
by Mike Frysinger
· 16 years ago
fe2e1cf
Blackfin RTC Driver: move irq request/free out of open/release and into probe/remove so that the non-dev interfaces (like sysfs) work as expected
by Mike Frysinger
· 16 years ago
001e979
rtc-isl1208: fix double removal of a sysfs entry
by Alessandro Zummo
· 16 years ago
b1c3c89
revert "rtc: cdev lock_kernel() pushdown"
by David Brownell
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
4fb8af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
26cb8bb
blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a max of 1HZ and this same functionality is provided by UIE
by Mike Frysinger
· 16 years ago
e12af37
blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out by David Brownell
by Mike Frysinger
· 16 years ago
140fab1
blackfin RTC driver: wait for the write complete interrupt complete before sleeping
by Mike Frysinger
· 16 years ago
3b128fe
blackfin RTC driver: disable the write complete irq upon close
by Mike Frysinger
· 16 years ago
605eb8b
blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int_{set,clear} since it isnt needed (shaves off ~100bytes)
by Mike Frysinger
· 16 years ago
813006f
blackfin RTC driver: add support for power management framework
by Mike Frysinger
· 16 years ago
5aeb776
blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core
by Sonic Zhang
· 16 years ago
dd279f6
blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer will give us the same behavior of returning ENOTTY
by Mike Frysinger
· 16 years ago
5cdc98b
rtc-dev: stop periodic interrupts on device release
by Tomas Janousek
· 16 years ago
b68bb26
rtc: don't return -EBUSY when mutex_lock_interruptible() fails
by David Brownell
· 16 years ago
4cad443
rtc-vr41xx: add irq_set_freq() and irq_set_state()
by Yoichi Yuasa
· 16 years ago
7e2a31d
rtc-cmos: avoid spurious irqs
by David Brownell
· 16 years ago
449321b
rtc-at91rm9200: avoid spurious irqs
by David Brownell
· 16 years ago
773be7e
rtc: rtc-s3c: update IRQ handling
by Ben Dooks
· 16 years ago
4cd0c5c
rtc: rtc-s3c: add __devexit and __devinit markers
by Ben Dooks
· 16 years ago
35d3fdd
rtc-cmos: improve HPET IRQ glue
by David Brownell
· 16 years ago
c68d07b
rtc: remove and clarify unneeded externs
by Carlos R. Mafra
· 16 years ago
02bb584
rtc: convert the PCF8583 driver to the new I2C style framework with device_ids
by Wolfram Sang
· 16 years ago
71fc822
rtc: rtc-omap footprint shrinkage
by David Brownell
· 16 years ago
53e84b6
rtc: ds1305/ds1306 driver
by David Brownell
· 16 years ago
8fc2c76
rtc: add support for ST M41T94 SPI RTC
by Kim B. Heino
· 16 years ago
5ad31a5
rtc: remove BKL for ioctl()
by David Brownell
· 16 years ago
4c228db
rtc: m41t80: use pr_info() as appropriate
by Maciej W. Rozycki
· 16 years ago
35aa64f
rtc: m41t80: sort header inclusions for readability
by Maciej W. Rozycki
· 16 years ago
695794a
Driver Core: add ability for class_find_device to start in middle of list
by Greg Kroah-Hartman
· 16 years ago
85082fd
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
Next »