Commit Graph

780 Commits (4ce7cc2b09553a91d4aea014c39674685715173a)

Author SHA1 Message Date
Thomas Gleixner dced35aeb0 drivers: Final irq namespace conversion 14 years ago
Andrew Chew ff859ba6d1 rtc: add real-time clock driver for NVIDIA Tegra 14 years ago
Vasiliy Kulikov 49d50fb1c2 drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file 14 years ago
Ryan Mallon cf044f0ed5 drivers/rtc/rtc-isl1208.c: add alarm support 14 years ago
Mark Brown bc96ba7414 rtc: convert DS1374 to dev_pm_ops 14 years ago
Geert Uytterhoeven 42fea15d6d spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices 14 years ago
matt mooney 76aea3e9fe rtc: change to new flag variable 14 years ago
Marcelo Roberto Jimenez 416f0e8056 RTC: sa1100: Update the sa1100 RTC driver. 14 years ago
Marcelo Roberto Jimenez a417493ef9 RTC: Fix the cross interrupt issue on rtc-test. 14 years ago
Marcelo Roberto Jimenez 4cebe7aadc RTC: Remove UIE and PIE information from the sa1100 driver proc. 14 years ago
Marcelo Roberto Jimenez bca8521c55 RTC: Include information about UIE and PIE in RTC driver proc. 14 years ago
John Stultz e428c6a277 RTC: Clean out UIE icotl implementations 14 years ago
John Stultz 51ba60c5bb RTC: Cleanup rtc_class_ops->update_irq_enable() 14 years ago
John Stultz 696160fec1 RTC: Cleanup rtc_class_ops->irq_set_freq() 14 years ago
John Stultz 80d4bb515b RTC: Cleanup rtc_class_ops->irq_set_state 14 years ago
John Stultz f44f7f96a2 RTC: Initialize kernel state from RTC 14 years ago
Axel Lin 2ec38a0359 drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie() 14 years ago
Grant Likely 1c48a5c93d dt: Eliminate of_platform_{,un}register_driver 14 years ago
Lei Xu a2d6d2fa90 drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip 14 years ago
Jelle Martijn Kok d40358509e RTC: fix typo in drivers/rtc/rtc-at91sam9.c 14 years ago
Sebastian Andrzej Siewior 3bcbaf6e08 rtc: cmos: Add OF bindings 14 years ago
Russell King aa25afad2c ARM: amba: make probe() functions take const id tables 14 years ago
John Stultz 456d66ecd0 RTC: Re-enable UIE timer/polling emulation 14 years ago
John Stultz 6e57b1d6a8 RTC: Revert UIE emulation removal 14 years ago
Uwe Kleine-König 516373b8b6 RTC: Release mutex in error path of rtc_alarm_irq_enable 14 years ago
Feng Tang 168202c7bf mrst/vrtc: Avoid using cmos rtc ops 14 years ago
Alexander Strakh 24a6f5b858 drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open() 14 years ago
John Stultz d8ce1481ee RTC: Fix minor compile warning 14 years ago
John Stultz 16380c153a RTC: Convert rtc drivers to use the alarm_irq_enable method 14 years ago
John Stultz ac54cd2bd5 RTC: Fix rtc driver ioctl specific shortcutting 14 years ago
Marcelo Roberto Jimenez 83a06bf50b RTC: Prevents a division by zero in kernel code. 14 years ago
Uwe Kleine-König b5cc8ca1c9 RTC: Remove Kconfig symbol for UIE emulation 14 years ago
John Stultz d5553a5561 RTC: Properly handle rtc_read_alarm error propagation and fix bug 14 years ago
John Stultz aa0be0f465 RTC: Propagate error handling via rtc_timer_enqueue properly 14 years ago
MyungJoo Ham 337ce5d1c5 mfd: Support LP3974 RTC 14 years ago
Axel Lin 5f003feba2 rtc: rtc-max6902 - set driver data in max6902_probe() 14 years ago
Paul Fox 2fb08e6ca9 rtc-cmos: fix suspend/resume 14 years ago
Axel Lin 19412ce9fc drivers/rtc/rtc-omap.c: fix a memory leak 14 years ago
Jean Delvare 0cc43a1806 i2c: Constify i2c_client where possible 14 years ago
Tejun Heo 9db8995be5 rtc: don't use flush_scheduled_work() 14 years ago
Wolfram Sang 118364948f rtc: rs5c372: fix buffer size 14 years ago
Marcelo Roberto Jimenez d2ccb52d88 ARM: 6455/2: Better use of the RTC framework for sa11xx. 14 years ago
Thomas Gleixner 96c8f06a0f rtc: Namespace fixup 14 years ago
John Stultz 042620a018 RTC: Remove UIE emulation 14 years ago
John Stultz 6610e0893b RTC: Rework RTC code to use timerqueue for events 14 years ago
Srikanth Krishnakar 8cb7c71bda rtc-cmos.c : Fix warning on PowerPC 14 years ago
Feng Tang d3e1884bc5 x86, mrst: Add explanation for using 1960 as the year offset for vrtc 14 years ago
Feng Tang 0146f26145 rtc: Add drivers/rtc/rtc-mrst.c 14 years ago
Marcelo Roberto Jimenez 7decaa557a ARM: 6454/1: sa1100: Fix for a nasty initialization bug in the RTSR. 14 years ago
Marcelo Roberto Jimenez fd3ee6d342 ARM: 6453/1: sa1100: Print the value of RTSR on /proc/drivers/rtc. 14 years ago