| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-12-10 | rtc twl4030: rename ioctl function when RTC_INTF_DEV=n | Randy Dunlap | 1 | -1/+1 |
| 2008-12-10 | rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers | Alessandro Zummo | 2 | -0/+12 |
| 2008-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -53/+13 |
| 2008-11-21 | rtc: rtc-starfire fixes | Alessandro Zummo | 1 | -53/+13 |
| 2008-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -50/+19 |
| 2008-11-14 | rtc: rtc-sun4v fixes, revised | Alessandro Zummo | 1 | -50/+19 |
| 2008-11-12 | rtc: add Dallas DS1390/93/94 RTC chips | Mark Jackson | 3 | -0/+232 |
| 2008-11-12 | rtc: basic implementation of Epson RX-8581 I2C Real Time Clock | Martyn Welch | 3 | -0/+290 |
| 2008-11-12 | rtc: rtc-wm8350: add support for WM8350 RTC | Mark Brown | 3 | -0/+525 |
| 2008-11-06 | rtc-cmos: fix boot log message | Frans Pop | 1 | -1/+1 |
| 2008-11-06 | rtc: fix handling of missing tm_year data when reading alarms | Mark Brown | 1 | -1/+1 |
| 2008-11-01 | saner FASYNC handling on file close | Al Viro | 1 | -3/+0 |
| 2008-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -4/+30 |
| 2008-10-30 | rtc S3C: add device_init_wakeup() invokation | Yauhen Kharuzhy | 1 | -0/+2 |
| 2008-10-30 | rtc: ds3234 doesn't link when built-in | Geert Uytterhoeven | 1 | -2/+2 |
| 2008-10-30 | rtc-s3c: fix section mismatch warnings | Yauhen Kharuzhy | 1 | -3/+3 |
| 2008-10-29 | rtc-m48t59: shift zero year to 1968 on sparc (rev 2) | Krzysztof Helt | 1 | -4/+30 |
| 2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -2/+2 |
| 2008-10-22 | mfd: rtc-twl4030 driver | David Brownell | 3 | -0/+575 |
| 2008-10-21 | rtc: Add R2025S/D comment to rs5c372 Kconfig entry. | Paul Mundt | 1 | -2/+2 |
| 2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 3 | -0/+120 |
| 2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
| 2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2 | -8/+15 |
| 2008-10-20 | x86: sysfs: kill owner field from attribute | Parag Warudkar | 6 | -6/+0 |
| 2008-10-20 | drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BIN | Andrew Morton | 1 | -15/+15 |
| 2008-10-20 | drivers/rtc/: use bcd2bin/bin2bcd | Adrian Bunk | 30 | -509/+509 |
| 2008-10-20 | rtc-cmos: export second NVRAM bank | David Brownell | 1 | -7/+63 |
| 2008-10-20 | sh: Migrate common board headers to mach-common/. | Paul Mundt | 1 | -1/+1 |
| 2008-10-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 25 | -520/+2285 |
| 2008-10-16 | rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h> | Geert Uytterhoeven | 2 | -0/+2 |
| 2008-10-16 | rtc-ds1672 new style driver | Alessandro Zummo | 1 | -80/+34 |
| 2008-10-16 | rtc-max6900 new style driver | Alessandro Zummo | 1 | -154/+69 |
| 2008-10-16 | rtc-at91rm9200: remove now-unneeded code | Andrew Victor | 1 | -3/+1 |
| 2008-10-16 | rtc: rtc-m41t80.c: add support for the ST M41T65 RTC | Steven A. Falco | 2 | -17/+40 |
| 2008-10-16 | rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGE | Kumar Gala | 1 | -1/+1 |
| 2008-10-16 | rtc: file close() consistently disables repeating irqs | David Brownell | 5 | -47/+9 |
| 2008-10-16 | rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC | Paul Mundt | 1 | -5/+20 |
| 2008-10-16 | rtc: rtc-rs5c372: SMBus conversion/support | Paul Mundt | 1 | -78/+131 |
| 2008-10-16 | rtc: remove some NOP open/release methods | David Brownell | 2 | -25/+0 |
| 2008-10-16 | rtc-ds1307: alarm support for ds1337/ds1339 | Rodolfo Giometti | 1 | -13/+295 |
| 2008-10-16 | rtc: add device driver for Dallas DS3234 SPI RTC chip | Dennis Aberilla | 3 | -0/+300 |
| 2008-10-16 | rtc: DS1374 wakeup support | Marc Pignat | 1 | -0/+21 |
| 2008-10-16 | rtc-pcf8563: remove client validation | Laurent Pinchart | 1 | -58/+0 |
| 2008-10-16 | drivers/rtc: use nr_irqs | Yinghai Lu | 1 | -2/+2 |
| 2008-10-15 | RTC: M48T35: new RTC driver | Thomas Bogendoerfer | 3 | -0/+244 |
| 2008-10-15 | MIPS: DS1286: New RTC driver | Thomas Bogendoerfer | 3 | -0/+415 |
| 2008-10-14 | rtc-cmos: look for PNP RTC first, then for platform RTC | Bjorn Helgaas | 1 | -15/+18 |
| 2008-10-14 | rtc-cmos: move wake setup from ACPI glue into RTC driver | Bjorn Helgaas | 1 | -0/+89 |
| 2008-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -6/+9 |
| 2008-10-10 | parisc: add rtc platform driver | Kyle McMartin | 3 | -0/+120 |
| 2008-10-03 | rtc: fix kernel panic on second use of SIGIO nofitication | Marcin Slusarz | 1 | -6/+9 |
| 2008-09-22 | drivers/rtc/Kconfig: don't build rtc-cmos.o on sparc32 | Andrew Morton | 1 | -1/+1 |
| 2008-09-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2 | -8/+35 |
| 2008-09-11 | rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negative | roel kluin | 1 | -7/+14 |
| 2008-09-09 | rtc-bq4802: Fix sparse warnings. | David S. Miller | 1 | -4/+5 |
| 2008-09-09 | rtc-m48t59: Only check century bits on m48t59 chips. | Robert Reif | 1 | -1/+2 |
| 2008-09-07 | rtc-m48t59: fix setting of a year on m48t08 and m48t02 rtcs | Krzysztof Helt | 1 | -1/+1 |
| 2008-09-03 | rtc-m48t59: allow externally mapped ioaddr | Krzysztof Helt | 1 | -4/+10 |
| 2008-09-03 | rtc-m48t59: add support for M48T02 and M48T59 chips | Krzysztof Helt | 2 | -10/+44 |
| 2008-09-03 | rtc-m48t59: reduce structure m48t59_private | Krzysztof Helt | 1 | -3/+1 |
| 2008-09-02 | rtc-cmos: wake again from S5 | Rafael J. Wysocki | 1 | -6/+32 |
| 2008-09-02 | rtc_time_to_tm: fix signed/unsigned arithmetic | Jan Altenberg | 1 | -2/+3 |
| 2008-08-29 | rtc: Add Starfire platform RTC driver. | David S. Miller | 3 | -0/+128 |
| 2008-08-29 | rtc: Add Sun4V hypervisor RTC driver. | David S. Miller | 3 | -0/+161 |
| 2008-08-29 | rtc: Add TI BQ4802 RTC driver. | David S. Miller | 3 | -0/+239 |
| 2008-08-29 | rtc: Allow RTC_DRV_CMOS to be used on SPARC. | David S. Miller | 2 | -3/+4 |
| 2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 2 | -3/+0 |
| 2008-08-20 | rtc: rtc-ds1374: fix 'no irq' case handling | Anton Vorontsov | 1 | -5/+5 |
| 2008-08-20 | rtc: fix double lock on UIE emulation | Atsushi Nemoto | 1 | -1/+4 |
| 2008-08-20 | Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~... | Mike Frysinger | 1 | -0/+8 |
| 2008-08-20 | Blackfin RTC Driver: BF561 not have on-chip RTC | Graf Yang | 1 | -1/+1 |
| 2008-08-20 | Blackfin RTC Driver: do all initialization before we register the rtc and mak... | Mike Frysinger | 1 | -2/+1 |
| 2008-08-20 | Blackfin RTC Driver: move irq request/free out of open/release and into probe... | Mike Frysinger | 1 | -31/+20 |
| 2008-08-12 | rtc-isl1208: fix double removal of a sysfs entry | Alessandro Zummo | 1 | -1/+1 |
| 2008-08-12 | revert "rtc: cdev lock_kernel() pushdown" | David Brownell | 1 | -9/+3 |
| 2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 5 | -7/+7 |
| 2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 3 | -56/+63 |
| 2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 3 | -3/+3 |
| 2008-08-05 | blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a... | Mike Frysinger | 1 | -32/+14 |
| 2008-08-05 | blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out b... | Mike Frysinger | 1 | -10/+18 |
| 2008-08-05 | blackfin RTC driver: wait for the write complete interrupt complete before sl... | Mike Frysinger | 1 | -2/+3 |
| 2008-08-05 | blackfin RTC driver: disable the write complete irq upon close | Mike Frysinger | 1 | -4/+4 |
| 2008-08-05 | blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int... | Mike Frysinger | 1 | -11/+9 |
| 2008-08-05 | blackfin RTC driver: add support for power management framework | Mike Frysinger | 1 | -14/+17 |
| 2008-08-05 | blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core | Sonic Zhang | 1 | -0/+28 |
| 2008-08-05 | blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer... | Mike Frysinger | 1 | -15/+0 |
| 2008-07-30 | rtc-dev: stop periodic interrupts on device release | Tomas Janousek | 1 | -0/+2 |
| 2008-07-30 | rtc: don't return -EBUSY when mutex_lock_interruptible() fails | David Brownell | 2 | -6/+6 |
| 2008-07-24 | rtc-vr41xx: add irq_set_freq() and irq_set_state() | Yoichi Yuasa | 1 | -31/+34 |
| 2008-07-24 | rtc-cmos: avoid spurious irqs | David Brownell | 1 | -77/+63 |
| 2008-07-24 | rtc-at91rm9200: avoid spurious irqs | David Brownell | 1 | -10/+6 |
| 2008-07-24 | rtc: rtc-s3c: update IRQ handling | Ben Dooks | 1 | -67/+16 |
| 2008-07-24 | rtc: rtc-s3c: add __devexit and __devinit markers | Ben Dooks | 1 | -3/+3 |
| 2008-07-24 | rtc-cmos: improve HPET IRQ glue | David Brownell | 1 | -62/+131 |
| 2008-07-24 | rtc: remove and clarify unneeded externs | Carlos R. Mafra | 1 | -1/+4 |
| 2008-07-24 | rtc: convert the PCF8583 driver to the new I2C style framework with device_ids | Wolfram Sang | 1 | -90/+39 |
| 2008-07-24 | rtc: rtc-omap footprint shrinkage | David Brownell | 1 | -17/+4 |
| 2008-07-24 | rtc: ds1305/ds1306 driver | David Brownell | 3 | -0/+858 |
| 2008-07-24 | rtc: add support for ST M41T94 SPI RTC | Kim B. Heino | 3 | -0/+183 |
| 2008-07-24 | rtc: remove BKL for ioctl() | David Brownell | 1 | -20/+38 |
| 2008-07-24 | rtc: m41t80: use pr_info() as appropriate | Maciej W. Rozycki | 1 | -4/+2 |
| 2008-07-24 | rtc: m41t80: sort header inclusions for readability | Maciej W. Rozycki | 1 | -7/+7 |
| 2008-07-21 | Driver Core: add ability for class_find_device to start in middle of list | Greg Kroah-Hartman | 1 | -1/+1 |
| 2008-07-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 9 | -36/+284 |
| 2008-07-14 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2 | -4/+15 |
| 2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 11 | -51/+798 |
| 2008-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 1 | -0/+3 |
| 2008-07-12 | rtc-pcf8563: add chip id | Jon Smirl | 1 | -0/+1 |
| 2008-07-12 | 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-02 | 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-20 | rtc: cdev lock_kernel() pushdown | Jonathan Corbet | 1 | -3/+9 |
| 2008-06-12 | rtc: Ramtron FM3130 RTC support | Sergey Lapin | 3 | -1/+514 |
| 2008-06-12 | provide rtc_cmos platform device | Stas Sergeev | 1 | -15/+16 |
| 2008-06-12 | 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-29 | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 8 | -110/+90 |
| 2008-04-29 | 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-15 | 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 |
| 2008-04-11 | rtc: rtc-s35390a.c needs the bitreverse library | Randy Dunlap | 1 | -0/+1 |
| 2008-03-19 | rtc-at91sam9 fixes | David Brownell | 1 | -1/+5 |
| 2008-03-19 | rtc: fix kconfig help | Alessandro Zummo | 1 | -1/+1 |
| 2008-03-04 | rtc: add support for the S-35390A RTC chip | Byron Bradley | 3 | -0/+326 |
| 2008-02-23 | rtc-cmos: display HPET emulation mode | David Brownell | 1 | -0/+2 |
| 2008-02-09 | rtc-r9701.c: silence compiler warning | S.Çağlar Onur | 1 | -1/+0 |
| 2008-02-06 | rtc: at91sam9 RTC support (RTT and/or RTC) | David Brownell | 3 | -4/+562 |
| 2008-02-06 | rtc: remove more dev->power.power_state usage | David Brownell | 1 | -12/+4 |
| 2008-02-06 | rtc ds1307: ds_1340 change init | frederic Rodo | 1 | -7/+20 |
| 2008-02-06 | rtc: add support for Epson RTC-9701JE V4 | Magnus Damm | 1 | -27/+10 |
| 2008-02-06 | rtc: add support for Epson RTC-9701JE V2 | Magnus Damm | 3 | -0/+205 |
| 2008-02-06 | rtc: add HPET RTC emulation to RTC_DRV_CMOS | Bernhard Walle | 1 | -13/+69 |
| 2008-02-06 | Blackfin RTC driver: convert sync wait to use the irq write complete notice | Mike Frysinger | 1 | -113/+136 |
| 2008-02-06 | Blackfin RTC driver: shave off another memcpy() by using assignment. | Mike Frysinger | 1 | -1/+1 |
| 2008-02-06 | Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f... | Mike Frysinger | 1 | -2/+2 |
| 2008-02-06 | Blackfin RTC driver: use dev_dbg() rather than pr_stamp() | Mike Frysinger | 1 | -26/+22 |
| 2008-02-06 | Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that... | Mike Frysinger | 1 | -14/+12 |
| 2008-02-06 | Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ... | Mike Frysinger | 1 | -2/+2 |
| 2008-02-06 | Blackfin RTC driver: the frequency function is in units of Hz, not units of s... | Mike Frysinger | 1 | -7/+17 |
| 2008-02-06 | Platform real time clock driver for Dallas 1511 chip | Andrew Sharp | 3 | -0/+667 |
| 2008-02-06 | rtc-cmos alarm acts as oneshot | David Brownell | 3 | -7/+35 |
| 2008-02-06 | rtc: ds1302 rtc support | Paul Mundt | 3 | -0/+269 |
| 2008-02-06 | rtc-cmos: export nvram in sysfs | David Brownell | 1 | -12/+117 |
| 2008-02-06 | rtc-s3c: Use is_power_of_2() macro for simplicity. | Robert P. J. Day | 1 | -3/+2 |
| 2008-02-06 | rtc-pcf8583: Don't abuse I2C_M_NOSTART | Jean Delvare | 1 | -17/+7 |
| 2008-02-06 | Cosmetic fixes to RTC subsystem's Kconfig | Alessandro Zummo | 1 | -26/+30 |
| 2008-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2 | -12/+14 |
| 2008-01-28 | Merge branch 'pxa-plat' into devel | Russell King | 1 | -0/+31 |
| 2008-01-28 | rtc: rtc-sh: Split out the CPU defs to asm/cpu/. | Paul Mundt | 1 | -19/+1 |
| 2008-01-28 | rtc: rtc-sh: SH-2A support. | Paul Mundt | 2 | -3/+19 |
| 2008-01-28 | rtc: rtc-sh: SH-5 support. | Paul Mundt | 2 | -2/+6 |
| 2008-01-27 | i2c: normal_i2c can be made const (rtc drivers) | Jean Delvare | 6 | -6/+6 |
| 2008-01-26 | [ARM] pxa/sa1100: replace wakeup support | Russell King | 1 | -0/+31 |
| 2008-01-24 | rtc: use class iteration api | Dave Young | 1 | -10/+12 |
| 2007-12-17 | rtc-at32ap700x: fix irq init oops | David Brownell | 1 | -10/+10 |
| 2007-12-05 | spi: use simplified spi_sync() calling convention | Marc Pignat | 1 | -9/+3 |
| 2007-12-05 | RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag | Jiri Kosina | 2 | -5/+5 |
| 2007-11-29 | RTC: convert mutex to bitfield | Jiri Kosina | 2 | -10/+6 |
| 2007-11-23 | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN | Mike Frysinger | 1 | -1/+1 |
| 2007-11-14 | rtc-ds1307 exports NVRAM | David Brownell | 2 | -2/+95 |
| 2007-11-14 | RTCs: handle NVRAM better | David Brownell | 4 | -4/+8 |
| 2007-11-14 | rtc_hctosys expects RTCs in UTC (doc) | David Brownell | 2 | -3/+5 |
| 2007-11-07 | rtc: rtc-sh: Zero out tm value for invalid rtc states. | Paul Mundt | 1 | -1/+3 |
| 2007-11-07 | rtc: sh-rtc: Handle rtc_device_register() failure properly. | Paul Mundt | 1 | -1/+1 |
| 2007-11-05 | rtc: m48t59 fix section mismatch warning | Randy Dunlap | 1 | -3/+3 |
| 2007-11-04 | rtc: ignore msb when reading back mday from alarm | Mark Lord | 1 | -1/+2 |
| 2007-10-30 | s3c-rtc: remove unused variable | Krzysztof Helt | 1 | -2/+0 |