firmware: convert ymfpci driver to use firmware loader exclusively
[safe/jmp/linux-2.6] / drivers / rtc /
2008-07-04 Michael Hamelrtc-x1205: Fix alarm set
2008-07-04 David Brownellrtc: rtc_read_alarm() handles wraparound
2008-06-22 Uli Luckas[ARM] 5109/1: Mark rtc sa1100 driver as wakeup source...
2008-06-13 Sergey Lapinrtc: Ramtron FM3130 RTC support
2008-06-13 Stas Sergeevprovide rtc_cmos platform device
2008-06-13 Haavard Skinnemoenrtc-at32ap700x: fix bug in at32_rtc_readalarm()
2008-06-06 David Woodhousertc: class driver for ppc_md RTC functions
2008-06-06 Jean Delvarertc-ds1374: rename device to just "ds1374"
2008-05-13 Maciej W. Rozyckirtc: m41t80: include <linux/kernel.h> for printk()
2008-05-13 Maciej W. RozyckiRTC/watchdog: M41T80: fix a potential use of unitialize...
2008-05-13 Maciej W. Rozyckirtc: rtc_time_to_tm: use unsigned arithmetic
2008-05-11 Jean Delvarei2c: Match dummy devices by type
2008-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-05-08 Steven Rostedtfix irq flags in rtc-ds1511
2008-05-08 Paul Mundtrtc: rtc-sh: Fixup for 64-bit resources.
2008-04-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-29 Jean Delvarei2c: Convert most new-style drivers to use module aliasing
2008-04-29 Jean Delvarei2c: Add support for device alias names
2008-04-29 Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2008-04-29 Denis V. Lunevdrivers: use non-racy method for proc entries creation (2)
2008-04-29 Bjorn Helgaasrtc: dont reference pnp_resource_table directly
2008-04-28 Harvey Harrisonrtc: replace remaining __FUNCTION__ occurrences
2008-04-28 Zhao Yakuirtc: add the support for alarm time relative to current...
2008-04-28 Paul Mundtrtc: rtc-rs5c372: fix up NULL name in transfer error...
2008-04-28 Adrian Bunkmake ds1511_rtc_{read,set}_time() static
2008-04-28 Sam Ravnborgrtc: silence section mismatch warning in rtc-test
2008-04-28 Alessandro Zummortc-x1205: new style conversion
2008-04-28 Alessandro Zummortc-pcf8563: new style conversion
2008-04-28 Alessandro Zummortc-isl1208: new style conversion and minor bug fixes
2008-04-28 David Brownellrtc: avoid legacy drivers with generic framework
2008-04-28 David Brownellrtc-pcf8583 build fix
2008-04-18 Angelo Castellortc: rtc-sh: Add support for periodic IRQs.
2008-04-16 Zhao Yakuirtc: fix the error in the function of cmos_set_alarm
2008-04-11 Kay Sieversrtc: fix platform driver hotplug/coldplug
2008-04-11 Randy Dunlaprtc: rtc-s35390a.c needs the bitreverse library
2008-03-20 David Brownellrtc-at91sam9 fixes
2008-03-20 Alessandro Zummortc: fix kconfig help
2008-03-05 Byron Bradleyrtc: add support for the S-35390A RTC chip
2008-02-24 David Brownellrtc-cmos: display HPET emulation mode
2008-02-10 S.Çağlar Onurrtc-r9701.c: silence compiler warning
2008-02-06 David Brownellrtc: at91sam9 RTC support (RTT and/or RTC)
2008-02-06 David Brownellrtc: remove more dev->power.power_state usage
2008-02-06 frederic Rodortc ds1307: ds_1340 change init
2008-02-06 Magnus Dammrtc: add support for Epson RTC-9701JE V4
2008-02-06 Magnus Dammrtc: add support for Epson RTC-9701JE V2
2008-02-06 Bernhard Wallertc: add HPET RTC emulation to RTC_DRV_CMOS
2008-02-06 Mike FrysingerBlackfin RTC driver: convert sync wait to use the irq...
2008-02-06 Mike FrysingerBlackfin RTC driver: shave off another memcpy() by...
2008-02-06 Mike FrysingerBlackfin RTC driver: read_alarm() checks the enabled...
2008-02-06 Mike FrysingerBlackfin RTC driver: use dev_dbg() rather than pr_stamp()
2008-02-06 Mike FrysingerBlackfin RTC driver: cleanup proc handler (we dont...
2008-02-06 Mike FrysingerBlackfin RTC driver: we pass in a (struct device*)...
2008-02-06 Mike FrysingerBlackfin RTC driver: the frequency function is in units...
2008-02-06 Andrew SharpPlatform real time clock driver for Dallas 1511 chip
2008-02-06 David Brownellrtc-cmos alarm acts as oneshot
2008-02-06 Paul Mundtrtc: ds1302 rtc support
2008-02-06 David Brownellrtc-cmos: export nvram in sysfs
2008-02-06 Robert P. J. Dayrtc-s3c: Use is_power_of_2() macro for simplicity.
2008-02-06 Jean Delvarertc-pcf8583: Don't abuse I2C_M_NOSTART
2008-02-06 Alessandro ZummoCosmetic fixes to RTC subsystem's Kconfig
2008-01-28 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-01-28 Russell KingMerge branch 'pxa-plat' into devel
2008-01-28 Paul Mundtrtc: rtc-sh: Split out the CPU defs to asm/cpu/.
2008-01-28 Paul Mundtrtc: rtc-sh: SH-2A support.
2008-01-28 Paul Mundtrtc: rtc-sh: SH-5 support.
2008-01-27 Jean Delvarei2c: normal_i2c can be made const (rtc drivers)
2008-01-26 Russell King[ARM] pxa/sa1100: replace wakeup support
2008-01-25 Dave Youngrtc: use class iteration api
2007-12-18 David Brownellrtc-at32ap700x: fix irq init oops
2007-12-05 Marc Pignatspi: use simplified spi_sync() calling convention
2007-12-05 Jiri KosinaRTC: assure proper memory ordering with respect to...
2007-11-29 Jiri KosinaRTC: convert mutex to bitfield
2007-11-23 Mike FrysingerBlackfin arch: punt CONFIG_BFIN -- we already have...
2007-11-15 David Brownellrtc-ds1307 exports NVRAM
2007-11-15 David BrownellRTCs: handle NVRAM better
2007-11-15 David Brownellrtc_hctosys expects RTCs in UTC (doc)
2007-11-07 Paul Mundtrtc: rtc-sh: Zero out tm value for invalid rtc states.
2007-11-07 Paul Mundtrtc: sh-rtc: Handle rtc_device_register() failure properly.
2007-11-05 Randy Dunlaprtc: m48t59 fix section mismatch warning
2007-11-04 Mark Lordrtc: ignore msb when reading back mday from alarm
2007-10-30 Krzysztof Helts3c-rtc: remove unused variable
2007-10-19 Matt LaPlantetypo fixes
2007-10-19 Jiri Slabyremove asm/bitops.h includes
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-16 Bryan Kadzbanrtc: allow validated RTC_PIE_ON for non-root
2007-10-16 Bryan Kadzbanrtc: add max_user_freq to sysfs
2007-10-16 David Brownellrtc-cmos probe() cleanup
2007-10-16 Mark Lordrtc: fix readback from /sys/class/rtc/rtc?/wakealarm
2007-10-16 Scott Woodrtc: RTC class driver for the ds1374
2007-10-16 Jean Delvarertc-pcf8583: Check for i2c adapter functionality
2007-10-16 Atsushi Nemotortc: make rtc-ds1742 driver hotplug-aware
2007-10-16 Atsushi Nemotortc: make rtc-ds1553 driver hotplug-aware
2007-10-16 Mark Zhanrtc-dev: no need to convert file->private_data to rtc...
2007-10-16 David Brownellrtc_irq_set_freq() requires power-of-two and associated...
2007-10-16 Alessandro ZummoRTC: periodic irq fix
2007-09-21 Paul Mundtrtc: rtc-sh: Support 4-digit year on SH7705/SH7710...
2007-09-19 Atsushi Nemotortc: rtc-ds1553.c should use resource_size_t for base...
2007-09-19 David Gibsonrtc-ds1742.c should use resource_size_t for base address
2007-09-12 Mike RapoportRTC v3020 fixes
2007-08-27 Atsushi Nemoto[PATCH] rtc: Make rtc-rs5c348 driver hotplug-aware
next