| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 3 | -4/+4 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 3 | -4/+4 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
| | * | move stk17ta8's probe function to .devinit.text | Uwe Kleine-König | 2009-11-09 | 1 | -1/+1 |
| | * | fix my email address. | Andrew Sharp | 2009-11-09 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | rtc: don't use __exit_p to wrap ds1302_rtc_remove | Uwe Kleine-König | 2009-11-25 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2009-12-08 | 4 | -0/+512 |
|\ \ \ \ |
|
| * | | | | rtc: Add an RTC driver for the Ricoh RP5C01 | Geert Uytterhoeven | 2009-12-04 | 3 | -0/+233 |
| * | | | | rtc: Add an RTC driver for the Oki MSM6242 | Geert Uytterhoeven | 2009-12-04 | 3 | -0/+279 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'sa1100' into devel | Russell King | 2009-12-06 | 2 | -4/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | rtc-x1205: reset clock to sane state after power failure | Johannes Weiner | 2009-12-01 | 1 | -2/+2 |
| * | | | rtc-x1205: fix rtc_time to y2k register value conversion | Johannes Weiner | 2009-12-01 | 1 | -1/+1 |
| * | | | drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe() | Dan Carpenter | 2009-12-01 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable | Russell King | 2009-12-01 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | RTC: let Dove soc select the rtc-mv driver. | Saeed Bishara | 2009-11-27 | 1 | -1/+1 |
* | | | ARM: 5787/1: U300 COH 901 331 fixes | Linus Walleij | 2009-11-16 | 1 | -0/+11 |
|/ / |
|
* | | rtc: v3020: fix v3020_mmio_read_bit() | Scott Valentine | 2009-11-12 | 1 | -1/+1 |
* | | rtc-vr41xx: fix do_div() warning | Yoichi Yuasa | 2009-11-12 | 1 | -5/+4 |
* | | rtc: pcf50633: consider alrm->enable in pcf50633_rtc_set_alarm | Werner Almesberger | 2009-11-12 | 1 | -1/+2 |
* | | rtc: pcf50633: fix month off-by-one error | Rask Ingemann Lambertsen | 2009-11-12 | 1 | -2/+2 |
|/ |
|
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 2 | -0/+2 |
* | Merge branch 'origin' into for-linus | Russell King | 2009-09-24 | 24 | -141/+2692 |
|\ |
|
| * | rtc: add boot_timesource sysfs attribute | Matthew Garrett | 2009-09-23 | 1 | -0/+14 |
| * | rtc: at91rm9200 fixes | David Brownell | 2009-09-23 | 1 | -9/+15 |
| * | drivers/rtc: introduce missing kfree | Julia Lawall | 2009-09-23 | 1 | -4/+10 |
| * | drivers/rtc: correct error-handling code | Julia Lawall | 2009-09-23 | 1 | -2/+1 |
| * | rtc: driver for PCAP2 PMIC | Daniel Ribeiro | 2009-09-23 | 3 | -0/+232 |
| * | rtc: reorder Makefile | Alessandro Zummo | 2009-09-23 | 1 | -8/+8 |
| * | rtc: add Freescale stmp37xx/378x driver | dmitry pervushin | 2009-09-23 | 3 | -0/+315 |
| * | rtc-bfin: do not share RTC IRQ | Michael Hennerich | 2009-09-23 | 1 | -1/+1 |
| * | rtc: U300 COH 901 331 RTC driver v3 | Linus Walleij | 2009-09-23 | 3 | -0/+324 |
| * | rtc: add driver for MXC's internal RTC module | Daniel Mack | 2009-09-23 | 3 | -0/+519 |
| * | rtc-philips-pcf2123-rtc-spi-driver-updates | Chris Verges | 2009-09-23 | 1 | -12/+32 |
| * | rtc: Philips PCF2123 RTC SPI driver | Chris Verges | 2009-09-23 | 3 | -0/+354 |
| * | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 7 | -0/+7 |
| * | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 1 | -1/+1 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-09-18 | 2 | -118/+48 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-09-16 | 1 | -1/+1 |
| | |\ |
|
| | * | | rtc: rtc-sh: Fix up oops in early periodic freq assignment. | Paul Mundt | 2009-09-09 | 1 | -3/+1 |
| | * | | rtc: rtc-ds1302: Kill off unused variables. | Paul Mundt | 2009-08-20 | 1 | -3/+0 |
| | * | | rtc: rtc-sh fixes | Alessandro Zummo | 2009-08-20 | 1 | -61/+32 |
| | * | | rtc: rtc-ds1302 fixes | Alessandro Zummo | 2009-08-20 | 1 | -51/+15 |
| * | | | rtc: AB3100 RTC support | Linus Walleij | 2009-09-17 | 3 | -0/+291 |
| * | | | rtc: Add support for RTCs on Wolfson WM831x devices | Mark Brown | 2009-09-17 | 3 | -0/+534 |
| | |/
| |/| |
|
* | | | Merge branch 'master' into for-linus | Russell King | 2009-09-22 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Nicolas Pitre has a new email address | Nicolas Pitre | 2009-09-15 | 1 | -1/+1 |
| |/ |
|
* | | [ARM] pxa: update rtc-sa1100.c to use 'struct dev_pm_ops' | Haojian Zhuang | 2009-09-10 | 1 | -10/+13 |
* | | [ARM] pxa: update rtc-pxa.c to use 'struct dev_pm_ops' | Robert Jarzmik | 2009-09-10 | 1 | -12/+15 |
|/ |
|
* | rtc: mark if rtc-cmos drivers were successfully registered | Thadeu Lima de Souza Cascardo | 2009-07-29 | 1 | -5/+18 |