| Commit message (Expand) | Author | Age | Files | Lines |
* | Nicolas Pitre has a new email address | Nicolas Pitre | 2009-09-15 | 1 | -1/+1 |
* | rtc: mark if rtc-cmos drivers were successfully registered | Thadeu Lima de Souza Cascardo | 2009-07-29 | 1 | -5/+18 |
* | rtc: ds1374, fix lock imbalance | Jiri Slaby | 2009-07-06 | 1 | -2/+2 |
* | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 2009-07-03 | 1 | -2/+2 |
* | bfin: delay IRQ registration until driver is ready | Mike Frysinger | 2009-06-30 | 1 | -15/+15 |
* | rtc: make rtc_update_irq callable with irqs enabled | Atsushi Nemoto | 2009-06-19 | 6 | -24/+9 |
* | rtc-ds1553: drop IRQF_SHARED | Atsushi Nemoto | 2009-06-18 | 1 | -2/+1 |
* | rtc-tx4939: drop IRQF_SHARED | Atsushi Nemoto | 2009-06-18 | 1 | -3/+1 |
* | rtc: add stand-alone driver for RX8025 chip | Wolfgang Grandegger | 2009-06-18 | 3 | -0/+698 |
* | rtc: rtc-ds1307 add ds3231 | Wolfram Sang | 2009-06-18 | 1 | -4/+18 |
* | rtc: rtc-ds1307 add ds1388 | Joakim Tjernlund | 2009-06-18 | 1 | -4/+15 |
* | rtc: rtc-ds1742 nvram attribute fix | Torsten Ertbjerg Rasmussen | 2009-06-18 | 1 | -17/+14 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-14 | 3 | -40/+114 |
|\ |
|
| * | [ARM] 5544/1: Trust PrimeCell resource sizes | Linus Walleij | 2009-06-11 | 2 | -3/+2 |
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil... | Russell King | 2009-05-29 | 2 | -2/+2 |
| |\ |
|
| * \ | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Russell King | 2009-05-23 | 1 | -3/+1 |
| |\ \ |
|
| * | | | [ARM] 5452/1: ep93x: rtc: use ioremap'ed addresses | Hartley Sweeten | 2009-04-26 | 1 | -37/+112 |
* | | | | Merge branches 'sh/stable-updates' and 'sh/sparseirq' | Paul Mundt | 2009-05-22 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | sh: rtc-generic support. | Paul Mundt | 2009-04-27 | 1 | -1/+1 |
| |/ / |
|
* | | | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * | Alessandro Rubini | 2009-05-20 | 2 | -2/+2 |
| |/
|/| |
|
* | | rtc: rtc-twl4030 don't mask alarm interrupts on suspend | Kim Kyuwon | 2009-05-12 | 1 | -3/+1 |
|/ |
|
* | rtc-cmos: fix printk output | Krzysztof Halasa | 2009-04-21 | 1 | -11/+9 |
* | rtc: rtc-sh: clock framework support. | Paul Mundt | 2009-04-16 | 2 | -19/+50 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-04-05 | 1 | -0/+36 |
|\ |
|
| * | rtc: rtc-sh: use set_irq_wake() | Magnus Damm | 2009-04-02 | 1 | -0/+36 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc | Linus Torvalds | 2009-04-03 | 6 | -171/+207 |
|\ \ |
|
| * | | powerpc/ps3: Add rtc-ps3 | Geert Uytterhoeven | 2009-04-02 | 3 | -0/+114 |
| * | | powerpc: Hook up rtc-generic, and kill rtc-ppc | Geert Uytterhoeven | 2009-04-02 | 3 | -79/+1 |
| * | | m68k: Hook up rtc-generic | Geert Uytterhoeven | 2009-04-02 | 1 | -1/+1 |
| * | | parisc: rtc: Rename rtc-parisc to rtc-generic | Geert Uytterhoeven | 2009-04-02 | 4 | -89/+91 |
| * | | parisc: rtc: Add missing module alias | Geert Uytterhoeven | 2009-04-02 | 1 | -0/+1 |
| * | | parisc: rtc: platform_driver_probe() fixups | Geert Uytterhoeven | 2009-04-02 | 1 | -2/+1 |
| * | | parisc: rtc: get_rtc_time() returns unsigned int | Geert Uytterhoeven | 2009-04-02 | 1 | -3/+1 |
| |/ |
|
* | | rtc: add m41t62 support to rtc-m41t80 driver | Daniel Glockner | 2009-04-02 | 2 | -7/+15 |
* | | rtc-v3020: add ability to access v3020 chip with GPIOs | Mike Rapoport | 2009-04-02 | 1 | -20/+170 |
|/ |
|
* | rtc: test before subtraction on unsigned | Roel Kluin | 2009-04-01 | 1 | -3/+3 |
* | rtc-v3020: coding style cleanup | Mike Rapoport | 2009-04-01 | 1 | -22/+18 |
* | rtc-wm8350: retries will reach -1 | Roel Kluin | 2009-04-01 | 1 | -2/+2 |
* | rtc: add EPSON RX8025 support to DS1307 RTC driver | Matthias Fuchs | 2009-04-01 | 2 | -3/+84 |
* | rtc-ds1307: true SMBus compatibility | Ed Swierk | 2009-04-01 | 1 | -12/+97 |
* | rtc-parisc: rename p pointer to rtc | dann frazier | 2009-04-01 | 1 | -8/+8 |
* | rtc-parisc: remove a couple unnecessary variables | dann frazier | 2009-04-01 | 1 | -9/+3 |
* | rtc-parisc: use platform_driver_probe | dann frazier | 2009-04-01 | 1 | -9/+3 |
* | rtc-parisc: use rtc_valid_tm() in parisc_get_time | dann frazier | 2009-04-01 | 1 | -1/+1 |
* | rtc-parisc: remove struct parisc_rtc | dann frazier | 2009-04-01 | 1 | -12/+7 |
* | rtc-parisc: remove redundant locking | dann frazier | 2009-04-01 | 1 | -11/+1 |
* | rtc-parisc: add a missing include for linux/rtc.h | dann frazier | 2009-04-01 | 1 | -0/+1 |
* | rtc: add platform driver for EFI | dann frazier | 2009-04-01 | 3 | -0/+246 |
* | rtc: convert LEAP_YEAR into an inline | Andrew Morton | 2009-04-01 | 1 | -4/+3 |
* | rtc: convert wm8350 use new alarm and update operations | Mark Brown | 2009-04-01 | 1 | -21/+18 |