Commit Graph

337 Commits (7736c09c6cf9521f2413d78856a66f4a37046e84)

Author SHA1 Message Date
Rafael J. Wysocki 74c4633da7 rtc-cmos: wake again from S5 17 years ago
Jan Altenberg 73442daf2e rtc_time_to_tm: fix signed/unsigned arithmetic 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Anton Vorontsov b42f931737 rtc: rtc-ds1374: fix 'no irq' case handling 17 years ago
Atsushi Nemoto 1d96469a34 rtc: fix double lock on UIE emulation 17 years ago
Mike Frysinger d0fd93781c Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~5 second boot delays 17 years ago
Graf Yang 7f60459921 Blackfin RTC Driver: BF561 not have on-chip RTC 17 years ago
Mike Frysinger 8c9166f7a6 Blackfin RTC Driver: do all initialization before we register the rtc and make it available 17 years ago
Mike Frysinger fe2e1cf83a Blackfin RTC Driver: move irq request/free out of open/release and into probe/remove so that the non-dev interfaces (like sysfs) work as expected 17 years ago
Alessandro Zummo 001e979d8f rtc-isl1208: fix double removal of a sysfs entry 17 years ago
David Brownell b1c3c89827 revert "rtc: cdev lock_kernel() pushdown" 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Russell King be50972935 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead 17 years ago
Mike Frysinger 26cb8bb21b blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a max of 1HZ and this same functionality is provided by UIE 17 years ago
Mike Frysinger e12af37d9e blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out by David Brownell 17 years ago
Mike Frysinger 140fab14ae blackfin RTC driver: wait for the write complete interrupt complete before sleeping 17 years ago
Mike Frysinger 3b128fe04a blackfin RTC driver: disable the write complete irq upon close 17 years ago
Mike Frysinger 605eb8b3c0 blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int_{set,clear} since it isnt needed (shaves off ~100bytes) 17 years ago
Mike Frysinger 813006f4bb blackfin RTC driver: add support for power management framework 17 years ago
Sonic Zhang 5aeb776d0c blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core 17 years ago
Mike Frysinger dd279f6127 blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer will give us the same behavior of returning ENOTTY 17 years ago
Tomas Janousek 5cdc98b8f5 rtc-dev: stop periodic interrupts on device release 17 years ago
David Brownell b68bb26324 rtc: don't return -EBUSY when mutex_lock_interruptible() fails 17 years ago
Yoichi Yuasa 4cad4431fc rtc-vr41xx: add irq_set_freq() and irq_set_state() 17 years ago
David Brownell 7e2a31da85 rtc-cmos: avoid spurious irqs 17 years ago
David Brownell 449321b39f rtc-at91rm9200: avoid spurious irqs 17 years ago
Ben Dooks 773be7ee97 rtc: rtc-s3c: update IRQ handling 17 years ago
Ben Dooks 4cd0c5c40b rtc: rtc-s3c: add __devexit and __devinit markers 17 years ago
David Brownell 35d3fdd5f3 rtc-cmos: improve HPET IRQ glue 17 years ago
Carlos R. Mafra c68d07b2da rtc: remove and clarify unneeded externs 17 years ago
Wolfram Sang 02bb584f3b rtc: convert the PCF8583 driver to the new I2C style framework with device_ids 17 years ago
David Brownell 71fc822455 rtc: rtc-omap footprint shrinkage 17 years ago
David Brownell 53e84b672c rtc: ds1305/ds1306 driver 17 years ago
Kim B. Heino 8fc2c767b0 rtc: add support for ST M41T94 SPI RTC 17 years ago
David Brownell 5ad31a5751 rtc: remove BKL for ioctl() 17 years ago
Maciej W. Rozycki 4c228db0b3 rtc: m41t80: use pr_info() as appropriate 17 years ago
Maciej W. Rozycki 35aa64f3a1 rtc: m41t80: sort header inclusions for readability 17 years ago
Greg Kroah-Hartman 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 years ago
Jon Smirl 8ea9212cbd rtc-pcf8563: add chip id 17 years ago
Alessandro Zummo 876550aa3e rtc-fm3130: fix chip naming 17 years ago
Michael Hamel 471d47e322 rtc-x1205: Fix alarm set 17 years ago
David Brownell a01cc65703 rtc: rtc_read_alarm() handles wraparound 17 years ago
Arnd Bergmann 4101273535 rtc-rtc-m41t80: BKL pushdown 17 years ago
Haavard Skinnemoen f3a24e1e27 rtc-at32ap700x: Enable wakeup 17 years ago
Uli Luckas e5a2c9ccb3 [ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before registering it 17 years ago
Jonathan Corbet 51a776fa7a rtc: cdev lock_kernel() pushdown 17 years ago
Sergey Lapin c6d8f400cc rtc: Ramtron FM3130 RTC support 17 years ago
Stas Sergeev 1da2e3d679 provide rtc_cmos platform device 17 years ago
Haavard Skinnemoen 529a4f4ec9 rtc-at32ap700x: fix bug in at32_rtc_readalarm() 17 years ago
David Woodhouse aabe188565 rtc: class driver for ppc_md RTC functions 17 years ago