Age | Commit message (Expand) | Author | Files | Lines |
2008-07-15 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 9 | -36/+284 |
2008-07-15 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2 | -4/+15 |
2008-07-15 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 11 | -51/+798 |
2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 1 | -0/+3 |
2008-07-13 | rtc-pcf8563: add chip id | Jon Smirl | 1 | -0/+1 |
2008-07-13 | rtc-fm3130: fix chip naming | Alessandro Zummo | 1 | -1/+1 |
2008-07-10 | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 9 | -38/+286 |
2008-07-04 | rtc-x1205: Fix alarm set | Michael Hamel | 1 | -20/+91 |
2008-07-04 | rtc: rtc_read_alarm() handles wraparound | David Brownell | 1 | -11/+91 |
2008-07-03 | rtc-rtc-m41t80: BKL pushdown | Arnd Bergmann | 1 | -1/+6 |
2008-07-02 | rtc-at32ap700x: Enable wakeup | Haavard Skinnemoen | 1 | -0/+3 |
2008-06-22 | [ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before registering it | Uli Luckas | 1 | -2/+2 |
2008-06-21 | rtc: cdev lock_kernel() pushdown | Jonathan Corbet | 1 | -3/+9 |
2008-06-13 | rtc: Ramtron FM3130 RTC support | Sergey Lapin | 3 | -1/+514 |
2008-06-13 | provide rtc_cmos platform device | Stas Sergeev | 1 | -15/+16 |
2008-06-13 | rtc-at32ap700x: fix bug in at32_rtc_readalarm() | Haavard Skinnemoen | 1 | -2/+5 |
2008-06-06 | rtc: class driver for ppc_md RTC functions | David Woodhouse | 3 | -0/+78 |
2008-06-06 | rtc-ds1374: rename device to just "ds1374" | Jean Delvare | 1 | -1/+1 |
2008-06-02 | [ARM] 4935/1: AT91CAP9: enable RTC-on-RTT in defconfig. | Stelian Pop | 1 | -4/+5 |
2008-05-22 | [RTC] rtc-sa1100: remove dependence on asm/rtc.h | Russell King | 1 | -1/+36 |
2008-05-22 | [RTC] remove unused asm/rtc.h includes from ARM RTC drivers | Russell King | 2 | -4/+0 |
2008-05-22 | [RTC] rtc-pl030: add driver, remove old non-rtc lib driver | Russell King | 3 | -0/+228 |
2008-05-22 | [RTC] rtc-pl031: use proper resources, use proper apis, clean up includes | Russell King | 1 | -21/+15 |
2008-05-22 | [RTC] remove references to asm/mach/time.h | Russell King | 4 | -6/+0 |
2008-05-13 | rtc: m41t80: include <linux/kernel.h> for printk() | Maciej W. Rozycki | 1 | -0/+1 |
2008-05-13 | RTC/watchdog: M41T80: fix a potential use of unitialized data | Maciej W. Rozycki | 1 | -1/+1 |
2008-05-13 | rtc: rtc_time_to_tm: use unsigned arithmetic | Maciej W. Rozycki | 1 | -1/+1 |
2008-05-11 | i2c: Match dummy devices by type | Jean Delvare | 1 | -1/+1 |
2008-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -5/+9 |
2008-05-08 | fix irq flags in rtc-ds1511 | Steven Rostedt | 1 | -2/+2 |
2008-05-08 | rtc: rtc-sh: Fixup for 64-bit resources. | Paul Mundt | 1 | -5/+9 |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -3/+4 |
2008-04-30 | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 8 | -110/+90 |
2008-04-30 | i2c: Add support for device alias names | Jean Delvare | 8 | -8/+15 |
2008-04-29 | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 1 | -1/+1 |
2008-04-29 | drivers: use non-racy method for proc entries creation (2) | Denis V. Lunev | 1 | -5/+3 |
2008-04-29 | rtc: dont reference pnp_resource_table directly | Bjorn Helgaas | 1 | -3/+4 |
2008-04-28 | rtc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 13 | -60/+60 |
2008-04-28 | rtc: add the support for alarm time relative to current time in sysfs | Zhao Yakui | 1 | -1/+11 |
2008-04-28 | rtc: rtc-rs5c372: fix up NULL name in transfer error path | Paul Mundt | 1 | -4/+4 |
2008-04-28 | make ds1511_rtc_{read,set}_time() static | Adrian Bunk | 1 | -4/+2 |
2008-04-28 | rtc: silence section mismatch warning in rtc-test | Sam Ravnborg | 1 | -4/+4 |
2008-04-28 | rtc-x1205: new style conversion | Alessandro Zummo | 1 | -87/+43 |
2008-04-28 | rtc-pcf8563: new style conversion | Alessandro Zummo | 1 | -78/+34 |
2008-04-28 | rtc-isl1208: new style conversion and minor bug fixes | Alessandro Zummo | 1 | -187/+170 |
2008-04-28 | rtc: avoid legacy drivers with generic framework | David Brownell | 1 | -4/+1 |
2008-04-28 | rtc-pcf8583 build fix | David Brownell | 1 | -1/+1 |
2008-04-18 | rtc: rtc-sh: Add support for periodic IRQs. | Angelo Castello | 1 | -109/+187 |
2008-04-16 | rtc: fix the error in the function of cmos_set_alarm | Zhao Yakui | 1 | -3/+2 |
2008-04-11 | rtc: fix platform driver hotplug/coldplug | Kay Sievers | 19 | -2/+33 |