Commit Graph

401 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
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. 18 years ago
Paul Mundt 29dd0dae50 rtc: sh-rtc: Handle rtc_device_register() failure properly. 18 years ago
Randy Dunlap 1273092655 rtc: m48t59 fix section mismatch warning 18 years ago
Mark Lord 615bb29ccb rtc: ignore msb when reading back mday from alarm 18 years ago
Krzysztof Helt c2db6376c9 s3c-rtc: remove unused variable 18 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
Mark Zhan 88efe13739 rtc-dev: no need to convert file->private_data to rtc device 18 years ago
David Brownell 97144c6756 rtc_irq_set_freq() requires power-of-two and associated kerneldoc 18 years ago
Alessandro Zummo d691eb901e RTC: periodic irq fix 18 years ago
Paul Mundt ad89f87a84 rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712. 18 years ago
Atsushi Nemoto 49cc886aea rtc: rtc-ds1553.c should use resource_size_t for base address 18 years ago
David Gibson 2e3e31c057 rtc-ds1742.c should use resource_size_t for base address 18 years ago
Mike Rapoport f3d79b20df RTC v3020 fixes 18 years ago
Atsushi Nemoto 9f90a03a7f [PATCH] rtc: Make rtc-rs5c348 driver hotplug-aware 18 years ago
David Brownell 5c076fce2e rtc-max6902 minor fixes 18 years ago