pm3fb: change option mode to mode_option
[safe/jmp/linux-2.6] / drivers / rtc /
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
2007-08-23 David Brownellrtc-max6902 minor fixes
2007-08-23 David Brownellcorrect name for rtc-m41t80
2007-07-31 Mark Zhanrtc-m48t59 driver NO_IRQ mode fixup
2007-07-31 Jan EngelhardtUse menuconfig objects: RTC
2007-07-31 Adrian BunkRemove the arm26 port
2007-07-31 Thomas Hommelrtc-dev: Make RTC driver return ENOTTY instead of ENOIO...
2007-07-31 Ben Dookss3c2410: fixup after arch moves
2007-07-31 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6.23
2007-07-29 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/cooloney...
2007-07-26 Alessandro ZummoReorder RTC Makefile
2007-07-26 David Brownellrtc-ds1307: typo fix found by coverity
2007-07-26 Al Virofix missing arguments in drivers/rtc/rtc-stk17ta8.c
2007-07-26 Markus Brunnerrtc: rtc-sh: Correct sh_rtc_set_time() for some SH...
2007-07-25 john stultzCleanup non-arch xtime uses, use get_seconds() or curre...
2007-07-22 Thomas Hommelrtc: add support for STK17TA8 chip
2007-07-22 Dale Farnsworthrtc: update and use the MAX6900 century byte
2007-07-22 David Brownellrtc kconfig: point out need for static linkage
2007-07-22 Atsushi Nemotortc: do not return void value
2007-07-20 Paul Mundtsh: Fix up SH-3 and SH-4 driver dependencies.
2007-07-19 Alessandro ZummoRTC: add periodic irq support to rtc-cmos
2007-07-17 Tony LindgrenOMAP: add TI TWL92330/Menelaus Power Management chip...
next