checkpatch: variants -- move the main unary/binary operators to use variants
[safe/jmp/linux-2.6] / drivers / rtc /
2008-07-22 Greg Kroah-HartmanDriver Core: add ability for class_find_device to start...
2008-07-14 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-07-14 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-14 Linus TorvaldsMerge git://git./linux/kernel/git/hskinnemoen/avr32-2.6
2008-07-12 Jon Smirlrtc-pcf8563: add chip id
2008-07-12 Alessandro Zummortc-fm3130: fix chip naming
2008-07-10 Russell KingMerge branches 'at91', 'dyntick', 'ep93xx', 'iop',...
2008-07-04 Michael Hamelrtc-x1205: Fix alarm set
2008-07-04 David Brownellrtc: rtc_read_alarm() handles wraparound
2008-07-02 Arnd Bergmannrtc-rtc-m41t80: BKL pushdown
2008-07-02 Haavard Skinnemoenrtc-at32ap700x: Enable wakeup
2008-06-22 Uli Luckas[ARM] 5109/1: Mark rtc sa1100 driver as wakeup source...
2008-06-20 Jonathan Corbetrtc: cdev lock_kernel() pushdown
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-06-02 Stelian Pop[ARM] 4935/1: AT91CAP9: enable RTC-on-RTT in defconfig.
2008-05-22 Russell King[RTC] rtc-sa1100: remove dependence on asm/rtc.h
2008-05-22 Russell King[RTC] remove unused asm/rtc.h includes from ARM RTC...
2008-05-22 Russell King[RTC] rtc-pl030: add driver, remove old non-rtc lib...
2008-05-22 Russell King[RTC] rtc-pl031: use proper resources, use proper apis...
2008-05-22 Russell King[RTC] remove references to asm/mach/time.h
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
next