Age | Commit message (Expand) | Author |
2008-11-01 | saner FASYNC handling on file close | Al Viro |
2008-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-10-30 | rtc S3C: add device_init_wakeup() invokation | Yauhen Kharuzhy |
2008-10-30 | rtc: ds3234 doesn't link when built-in | Geert Uytterhoeven |
2008-10-30 | rtc-s3c: fix section mismatch warnings | Yauhen Kharuzhy |
2008-10-29 | rtc-m48t59: shift zero year to 1968 on sparc (rev 2) | Krzysztof Helt |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2008-10-22 | mfd: rtc-twl4030 driver | David Brownell |
2008-10-21 | rtc: Add R2025S/D comment to rs5c372 Kconfig entry. | Paul Mundt |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2008-10-20 | x86: sysfs: kill owner field from attribute | Parag Warudkar |
2008-10-20 | drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BIN | Andrew Morton |
2008-10-20 | drivers/rtc/: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-20 | rtc-cmos: export second NVRAM bank | David Brownell |
2008-10-20 | sh: Migrate common board headers to mach-common/. | Paul Mundt |
2008-10-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2008-10-16 | rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h> | Geert Uytterhoeven |
2008-10-16 | rtc-ds1672 new style driver | Alessandro Zummo |
2008-10-16 | rtc-max6900 new style driver | Alessandro Zummo |
2008-10-16 | rtc-at91rm9200: remove now-unneeded code | Andrew Victor |
2008-10-16 | rtc: rtc-m41t80.c: add support for the ST M41T65 RTC | Steven A. Falco |
2008-10-16 | rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGE | Kumar Gala |
2008-10-16 | rtc: file close() consistently disables repeating irqs | David Brownell |
2008-10-16 | rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC | Paul Mundt |
2008-10-16 | rtc: rtc-rs5c372: SMBus conversion/support | Paul Mundt |
2008-10-16 | rtc: remove some NOP open/release methods | David Brownell |
2008-10-16 | rtc-ds1307: alarm support for ds1337/ds1339 | Rodolfo Giometti |
2008-10-16 | rtc: add device driver for Dallas DS3234 SPI RTC chip | Dennis Aberilla |
2008-10-16 | rtc: DS1374 wakeup support | Marc Pignat |
2008-10-16 | rtc-pcf8563: remove client validation | Laurent Pinchart |
2008-10-16 | drivers/rtc: use nr_irqs | Yinghai Lu |
2008-10-15 | RTC: M48T35: new RTC driver | Thomas Bogendoerfer |
2008-10-15 | MIPS: DS1286: New RTC driver | Thomas Bogendoerfer |
2008-10-14 | rtc-cmos: look for PNP RTC first, then for platform RTC | Bjorn Helgaas |
2008-10-14 | rtc-cmos: move wake setup from ACPI glue into RTC driver | Bjorn Helgaas |
2008-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-10-10 | parisc: add rtc platform driver | Kyle McMartin |
2008-10-03 | rtc: fix kernel panic on second use of SIGIO nofitication | Marcin Slusarz |
2008-09-22 | drivers/rtc/Kconfig: don't build rtc-cmos.o on sparc32 | Andrew Morton |
2008-09-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller |
2008-09-11 | rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negative | roel kluin |
2008-09-09 | rtc-bq4802: Fix sparse warnings. | David S. Miller |
2008-09-09 | rtc-m48t59: Only check century bits on m48t59 chips. | Robert Reif |
2008-09-07 | rtc-m48t59: fix setting of a year on m48t08 and m48t02 rtcs | Krzysztof Helt |
2008-09-03 | rtc-m48t59: allow externally mapped ioaddr | Krzysztof Helt |
2008-09-03 | rtc-m48t59: add support for M48T02 and M48T59 chips | Krzysztof Helt |
2008-09-03 | rtc-m48t59: reduce structure m48t59_private | Krzysztof Helt |
2008-09-02 | rtc-cmos: wake again from S5 | Rafael J. Wysocki |