aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAge
* rtc: m41t80: include <linux/kernel.h> for printk()Maciej W. Rozycki2008-05-13
* RTC/watchdog: M41T80: fix a potential use of unitialized dataMaciej W. Rozycki2008-05-13
* rtc: rtc_time_to_tm: use unsigned arithmeticMaciej W. Rozycki2008-05-13
* i2c: Match dummy devices by typeJean Delvare2008-05-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-05-09
|\
| * rtc: rtc-sh: Fixup for 64-bit resources.Paul Mundt2008-05-08
* | fix irq flags in rtc-ds1511Steven Rostedt2008-05-08
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-30
|\
| * rtc: dont reference pnp_resource_table directlyBjorn Helgaas2008-04-29
* | i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-29
* | i2c: Add support for device alias namesJean Delvare2008-04-29
* | Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-29
* | drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2008-04-29
|/
* rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* rtc: add the support for alarm time relative to current time in sysfsZhao Yakui2008-04-28
* rtc: rtc-rs5c372: fix up NULL name in transfer error pathPaul Mundt2008-04-28
* make ds1511_rtc_{read,set}_time() staticAdrian Bunk2008-04-28
* rtc: silence section mismatch warning in rtc-testSam Ravnborg2008-04-28
* rtc-x1205: new style conversionAlessandro Zummo2008-04-28
* rtc-pcf8563: new style conversionAlessandro Zummo2008-04-28
* rtc-isl1208: new style conversion and minor bug fixesAlessandro Zummo2008-04-28
* rtc: avoid legacy drivers with generic frameworkDavid Brownell2008-04-28
* rtc-pcf8583 build fixDavid Brownell2008-04-28
* rtc: rtc-sh: Add support for periodic IRQs.Angelo Castello2008-04-18
* rtc: fix the error in the function of cmos_set_alarmZhao Yakui2008-04-15
* rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* rtc: rtc-s35390a.c needs the bitreverse libraryRandy Dunlap2008-04-11
* rtc-at91sam9 fixesDavid Brownell2008-03-19
* rtc: fix kconfig helpAlessandro Zummo2008-03-19
* rtc: add support for the S-35390A RTC chipByron Bradley2008-03-04
* rtc-cmos: display HPET emulation modeDavid Brownell2008-02-23
* rtc-r9701.c: silence compiler warningS.Çağlar Onur2008-02-10
* rtc: at91sam9 RTC support (RTT and/or RTC)David Brownell2008-02-06
* rtc: remove more dev->power.power_state usageDavid Brownell2008-02-06
* rtc ds1307: ds_1340 change initfrederic Rodo2008-02-06
* rtc: add support for Epson RTC-9701JE V4Magnus Damm2008-02-06
* rtc: add support for Epson RTC-9701JE V2Magnus Damm2008-02-06
* rtc: add HPET RTC emulation to RTC_DRV_CMOSBernhard Walle2008-02-06
* Blackfin RTC driver: convert sync wait to use the irq write complete noticeMike Frysinger2008-02-06
* Blackfin RTC driver: shave off another memcpy() by using assignment.Mike Frysinger2008-02-06
* Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f...Mike Frysinger2008-02-06
* Blackfin RTC driver: use dev_dbg() rather than pr_stamp()Mike Frysinger2008-02-06
* Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that...Mike Frysinger2008-02-06
* Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ...Mike Frysinger2008-02-06
* Blackfin RTC driver: the frequency function is in units of Hz, not units of s...Mike Frysinger2008-02-06
* Platform real time clock driver for Dallas 1511 chipAndrew Sharp2008-02-06
* rtc-cmos alarm acts as oneshotDavid Brownell2008-02-06
* rtc: ds1302 rtc supportPaul Mundt2008-02-06
* rtc-cmos: export nvram in sysfsDavid Brownell2008-02-06
* rtc-s3c: Use is_power_of_2() macro for simplicity.Robert P. J. Day2008-02-06