Commit Graph

242 Commits (488b5ec871191359b9b79262a3d48456dae7ea5f)

Author SHA1 Message Date
David Brownell 4cdf854f7d rtc: at91sam9 RTC support (RTT and/or RTC) 17 years ago
David Brownell f618258ad8 rtc: remove more dev->power.power_state usage 17 years ago
frederic Rodo fcd8db002f rtc ds1307: ds_1340 change init 17 years ago
Magnus Damm 75b6102257 rtc: add support for Epson RTC-9701JE V4 17 years ago
Magnus Damm 2805b96984 rtc: add support for Epson RTC-9701JE V2 17 years ago
Bernhard Walle 9d8af78b07 rtc: add HPET RTC emulation to RTC_DRV_CMOS 17 years ago
Mike Frysinger 095b9d546f Blackfin RTC driver: convert sync wait to use the irq write complete notice 17 years ago
Mike Frysinger 48c1a56b4b Blackfin RTC driver: shave off another memcpy() by using assignment. 17 years ago
Mike Frysinger 68db30472d Blackfin RTC driver: read_alarm() checks the enabled field, not the pending field. 17 years ago
Mike Frysinger 5438de4422 Blackfin RTC driver: use dev_dbg() rather than pr_stamp() 17 years ago
Mike Frysinger 640611608f Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that we have MMR filesystem in sysfs) 17 years ago
Mike Frysinger d7827d889a Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a (struct platform_device*), so fix the irq handler 17 years ago
Mike Frysinger 5c236343eb Blackfin RTC driver: the frequency function is in units of Hz, not units of seconds, so lock our driver down to 1 Hz 17 years ago
Andrew Sharp 8f26795a22 Platform real time clock driver for Dallas 1511 chip 17 years ago
David Brownell 8a0bdfd7a0 rtc-cmos alarm acts as oneshot 17 years ago
Paul Mundt 739d340dba rtc: ds1302 rtc support 17 years ago
David Brownell e07e232cd9 rtc-cmos: export nvram in sysfs 17 years ago
Robert P. J. Day 9974b6ea7b rtc-s3c: Use is_power_of_2() macro for simplicity. 17 years ago
Jean Delvare 037e291cc7 rtc-pcf8583: Don't abuse I2C_M_NOSTART 17 years ago
Alessandro Zummo 09b6bdb3b6 Cosmetic fixes to RTC subsystem's Kconfig 17 years ago
Paul Mundt c019fd8839 rtc: rtc-sh: Split out the CPU defs to asm/cpu/. 17 years ago
Paul Mundt ff1b750605 rtc: rtc-sh: SH-2A support. 17 years ago
Paul Mundt 9a519f62a1 rtc: rtc-sh: SH-5 support. 17 years ago
Jean Delvare 922539a0a3 i2c: normal_i2c can be made const (rtc drivers) 17 years ago
Russell King 6bc54e6992 [ARM] pxa/sa1100: replace wakeup support 17 years ago
Dave Young 71da890509 rtc: use class iteration api 17 years ago
David Brownell 8d431dbef4 rtc-at32ap700x: fix irq init oops 17 years ago
Marc Pignat c24b2602af spi: use simplified spi_sync() calling convention 17 years ago
Jiri Kosina 372a302e9a RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag 17 years ago
Jiri Kosina 8853c202b4 RTC: convert mutex to bitfield 17 years ago
Mike Frysinger 529a73fbae Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN 17 years ago
David Brownell 682d73f685 rtc-ds1307 exports NVRAM 17 years ago
David Brownell a4b1d50e61 RTCs: handle NVRAM better 17 years ago
David Brownell 779d20892f rtc_hctosys expects RTCs in UTC (doc) 17 years ago
Paul Mundt 0ac554b9be rtc: rtc-sh: Zero out tm value for invalid rtc states. 17 years ago
Paul Mundt 29dd0dae50 rtc: sh-rtc: Handle rtc_device_register() failure properly. 17 years ago
Randy Dunlap 1273092655 rtc: m48t59 fix section mismatch warning 17 years ago
Mark Lord 615bb29ccb rtc: ignore msb when reading back mday from alarm 17 years ago
Krzysztof Helt c2db6376c9 s3c-rtc: remove unused variable 17 years ago
Matt LaPlante 01dd2fbf0d typo fixes 18 years ago
Jiri Slaby 1977f03272 remove asm/bitops.h includes 18 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 18 years ago
Bryan Kadzban 9d013d3b14 rtc: allow validated RTC_PIE_ON for non-root 18 years ago
Bryan Kadzban 06c65eb455 rtc: add max_user_freq to sysfs 18 years ago
David Brownell 05440dfcfc rtc-cmos probe() cleanup 18 years ago
Mark Lord 0e36a9a4a7 rtc: fix readback from /sys/class/rtc/rtc?/wakealarm 18 years ago
Scott Wood bf4994d781 rtc: RTC class driver for the ds1374 18 years ago
Jean Delvare c018664c51 rtc-pcf8583: Check for i2c adapter functionality 18 years ago
Atsushi Nemoto a95e23a27b rtc: make rtc-ds1742 driver hotplug-aware 18 years ago
Atsushi Nemoto e7634c271a rtc: make rtc-ds1553 driver hotplug-aware 18 years ago