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