summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | rtc-rtc-m41t80: BKL pushdownArnd Bergmann2008-07-021-1/+6
| * | | | | | | rtc: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-3/+9
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-07-141-0/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | rtc-at32ap700x: Enable wakeupHaavard Skinnemoen2008-07-021-0/+3
| | |/ / / / | |/| | | |
* | | | | | rtc-pcf8563: add chip idJon Smirl2008-07-121-0/+1
* | | | | | rtc-fm3130: fix chip namingAlessandro Zummo2008-07-121-1/+1
* | | | | | rtc-x1205: Fix alarm setMichael Hamel2008-07-041-20/+91
* | | | | | rtc: rtc_read_alarm() handles wraparoundDavid Brownell2008-07-041-11/+91
| |_|_|_|/ |/| | | |
* | | | | [ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before registering itUli Luckas2008-06-221-2/+2
|/ / / /
* | | | rtc: Ramtron FM3130 RTC supportSergey Lapin2008-06-133-1/+514
* | | | provide rtc_cmos platform deviceStas Sergeev2008-06-131-15/+16
* | | | rtc-at32ap700x: fix bug in at32_rtc_readalarm()Haavard Skinnemoen2008-06-131-2/+5
* | | | rtc: class driver for ppc_md RTC functionsDavid Woodhouse2008-06-063-0/+78
* | | | rtc-ds1374: rename device to just "ds1374"Jean Delvare2008-06-061-1/+1
|/ / /
* | | rtc: m41t80: include <linux/kernel.h> for printk()Maciej W. Rozycki2008-05-131-0/+1
* | | RTC/watchdog: M41T80: fix a potential use of unitialized dataMaciej W. Rozycki2008-05-131-1/+1
* | | rtc: rtc_time_to_tm: use unsigned arithmeticMaciej W. Rozycki2008-05-131-1/+1
|/ /
* | i2c: Match dummy devices by typeJean Delvare2008-05-111-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-05-091-5/+9
|\ \
| * | rtc: rtc-sh: Fixup for 64-bit resources.Paul Mundt2008-05-081-5/+9
* | | fix irq flags in rtc-ds1511Steven Rostedt2008-05-081-2/+2
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-301-3/+4
|\ \
| * | rtc: dont reference pnp_resource_table directlyBjorn Helgaas2008-04-291-3/+4
* | | i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-298-110/+90Star
* | | i2c: Add support for device alias namesJean Delvare2008-04-298-8/+15
* | | Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-291-1/+1
* | | drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2008-04-291-5/+3Star
|/ /
* | rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2813-60/+60
* | rtc: add the support for alarm time relative to current time in sysfsZhao Yakui2008-04-281-1/+11
* | rtc: rtc-rs5c372: fix up NULL name in transfer error pathPaul Mundt2008-04-281-4/+4
* | make ds1511_rtc_{read,set}_time() staticAdrian Bunk2008-04-281-4/+2Star
* | rtc: silence section mismatch warning in rtc-testSam Ravnborg2008-04-281-4/+4
* | rtc-x1205: new style conversionAlessandro Zummo2008-04-281-87/+43Star
* | rtc-pcf8563: new style conversionAlessandro Zummo2008-04-281-78/+34Star
* | rtc-isl1208: new style conversion and minor bug fixesAlessandro Zummo2008-04-281-187/+170Star
* | rtc: avoid legacy drivers with generic frameworkDavid Brownell2008-04-281-4/+1Star
* | rtc-pcf8583 build fixDavid Brownell2008-04-281-1/+1
* | rtc: rtc-sh: Add support for periodic IRQs.Angelo Castello2008-04-181-109/+187
* | rtc: fix the error in the function of cmos_set_alarmZhao Yakui2008-04-161-3/+2Star
* | rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-1119-2/+33
* | rtc: rtc-s35390a.c needs the bitreverse libraryRandy Dunlap2008-04-111-0/+1
|/
* rtc-at91sam9 fixesDavid Brownell2008-03-201-1/+5
* rtc: fix kconfig helpAlessandro Zummo2008-03-201-1/+1
* rtc: add support for the S-35390A RTC chipByron Bradley2008-03-053-0/+326
* rtc-cmos: display HPET emulation modeDavid Brownell2008-02-241-0/+2
* rtc-r9701.c: silence compiler warningS.Çağlar Onur2008-02-101-1/+0Star
* rtc: at91sam9 RTC support (RTT and/or RTC)David Brownell2008-02-063-4/+562
* rtc: remove more dev->power.power_state usageDavid Brownell2008-02-061-12/+4Star
* rtc ds1307: ds_1340 change initfrederic Rodo2008-02-061-7/+20
* rtc: add support for Epson RTC-9701JE V4Magnus Damm2008-02-061-27/+10Star