Age | Commit message (Expand) | Author | Files | Lines |
2009-11-16 | ARM: 5787/1: U300 COH 901 331 fixes | Linus Walleij | 1 | -0/+11 |
2009-11-12 | rtc: v3020: fix v3020_mmio_read_bit() | Scott Valentine | 1 | -1/+1 |
2009-11-12 | rtc-vr41xx: fix do_div() warning | Yoichi Yuasa | 1 | -5/+4 |
2009-11-12 | rtc: pcf50633: consider alrm->enable in pcf50633_rtc_set_alarm | Werner Almesberger | 1 | -1/+2 |
2009-11-12 | rtc: pcf50633: fix month off-by-one error | Rask Ingemann Lambertsen | 1 | -2/+2 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2 | -0/+2 |
2009-09-25 | Merge branch 'origin' into for-linus | Russell King | 24 | -141/+2692 |
2009-09-23 | rtc: add boot_timesource sysfs attribute | Matthew Garrett | 1 | -0/+14 |
2009-09-23 | rtc: at91rm9200 fixes | David Brownell | 1 | -9/+15 |
2009-09-23 | drivers/rtc: introduce missing kfree | Julia Lawall | 1 | -4/+10 |
2009-09-23 | drivers/rtc: correct error-handling code | Julia Lawall | 1 | -2/+1 |
2009-09-23 | rtc: driver for PCAP2 PMIC | Daniel Ribeiro | 3 | -0/+232 |
2009-09-23 | rtc: reorder Makefile | Alessandro Zummo | 1 | -8/+8 |
2009-09-23 | rtc: add Freescale stmp37xx/378x driver | dmitry pervushin | 3 | -0/+315 |
2009-09-23 | rtc-bfin: do not share RTC IRQ | Michael Hennerich | 1 | -1/+1 |
2009-09-23 | rtc: U300 COH 901 331 RTC driver v3 | Linus Walleij | 3 | -0/+324 |
2009-09-23 | rtc: add driver for MXC's internal RTC module | Daniel Mack | 3 | -0/+519 |
2009-09-23 | rtc-philips-pcf2123-rtc-spi-driver-updates | Chris Verges | 1 | -12/+32 |
2009-09-23 | rtc: Philips PCF2123 RTC SPI driver | Chris Verges | 3 | -0/+354 |
2009-09-23 | spi: prefix modalias with "spi:" | Anton Vorontsov | 7 | -0/+7 |
2009-09-23 | Merge branch 'master' into for-linus | Russell King | 1 | -1/+1 |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2 | -118/+48 |
2009-09-17 | rtc: AB3100 RTC support | Linus Walleij | 3 | -0/+291 |
2009-09-17 | rtc: Add support for RTCs on Wolfson WM831x devices | Mark Brown | 3 | -0/+534 |
2009-09-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 1 | -1/+1 |
2009-09-15 | Nicolas Pitre has a new email address | Nicolas Pitre | 1 | -1/+1 |
2009-09-10 | [ARM] pxa: update rtc-sa1100.c to use 'struct dev_pm_ops' | Haojian Zhuang | 1 | -10/+13 |
2009-09-10 | [ARM] pxa: update rtc-pxa.c to use 'struct dev_pm_ops' | Robert Jarzmik | 1 | -12/+15 |
2009-09-09 | rtc: rtc-sh: Fix up oops in early periodic freq assignment. | Paul Mundt | 1 | -3/+1 |
2009-08-20 | rtc: rtc-ds1302: Kill off unused variables. | Paul Mundt | 1 | -3/+0 |
2009-08-20 | rtc: rtc-sh fixes | Alessandro Zummo | 1 | -61/+32 |
2009-08-20 | rtc: rtc-ds1302 fixes | Alessandro Zummo | 1 | -51/+15 |
2009-07-30 | rtc: mark if rtc-cmos drivers were successfully registered | Thadeu Lima de Souza Cascardo | 1 | -5/+18 |
2009-07-07 | rtc: ds1374, fix lock imbalance | Jiri Slaby | 1 | -2/+2 |
2009-07-03 | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 1 | -2/+2 |
2009-07-01 | bfin: delay IRQ registration until driver is ready | Mike Frysinger | 1 | -15/+15 |
2009-06-20 | rtc: make rtc_update_irq callable with irqs enabled | Atsushi Nemoto | 6 | -24/+9 |
2009-06-19 | rtc-ds1553: drop IRQF_SHARED | Atsushi Nemoto | 1 | -2/+1 |
2009-06-19 | rtc-tx4939: drop IRQF_SHARED | Atsushi Nemoto | 1 | -3/+1 |
2009-06-19 | rtc: add stand-alone driver for RX8025 chip | Wolfgang Grandegger | 3 | -0/+698 |
2009-06-19 | rtc: rtc-ds1307 add ds3231 | Wolfram Sang | 1 | -4/+18 |
2009-06-19 | rtc: rtc-ds1307 add ds1388 | Joakim Tjernlund | 1 | -4/+15 |
2009-06-19 | rtc: rtc-ds1742 nvram attribute fix | Torsten Ertbjerg Rasmussen | 1 | -17/+14 |
2009-06-15 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -40/+114 |
2009-06-11 | [ARM] 5544/1: Trust PrimeCell resource sizes | Linus Walleij | 2 | -3/+2 |
2009-05-29 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil... | Russell King | 2 | -2/+2 |
2009-05-24 | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Russell King | 1 | -3/+1 |
2009-05-22 | Merge branches 'sh/stable-updates' and 'sh/sparseirq' | Paul Mundt | 1 | -1/+1 |
2009-05-21 | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * | Alessandro Rubini | 2 | -2/+2 |