Commit Graph

584 Commits (cfe5d809518eda3d5e2da87c5ccbe8647143573a)

Author SHA1 Message Date
David S. Miller 503acc8a33 rtc-bq4802: Fix sparse warnings. 17 years ago
Robert Reif 833be4e1f0 rtc-m48t59: Only check century bits on m48t59 chips. 17 years ago
Krzysztof Helt d875a4b0ff rtc-m48t59: fix setting of a year on m48t08 and m48t02 rtcs 17 years ago
Krzysztof Helt 64151ad5b3 rtc-m48t59: allow externally mapped ioaddr 17 years ago
Krzysztof Helt 94fe7424a4 rtc-m48t59: add support for M48T02 and M48T59 chips 17 years ago
Krzysztof Helt 3ca60f6e63 rtc-m48t59: reduce structure m48t59_private 17 years ago
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
David S. Miller de2cf332b7 rtc: Add Starfire platform RTC driver. 17 years ago
David S. Miller 7a138ede55 rtc: Add Sun4V hypervisor RTC driver. 17 years ago
David S. Miller cca4c23102 rtc: Add TI BQ4802 RTC driver. 17 years ago
David S. Miller 582defd8dd rtc: Allow RTC_DRV_CMOS to be used on SPARC. 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