Commit Graph

866 Commits (8408dc1c14c113face77f6f967af98f76999989f)

Author SHA1 Message Date
John Stultz 2f5c4fe8f9 rtc: max8925: Initialize drvdata before registering device 14 years ago
John Stultz a015dbc110 rtc: m41t80: Initialize clientdata before registering device 14 years ago
John Stultz 9a281a677c rtc: ds1286: Initialize drvdata before registering device 14 years ago
Wolfram Sang 92d921c5de rtc: ep93xx: Initialize drvdata before registering device 14 years ago
Wolfram Sang f4e708ae8e rtc: davinci: Initialize drvdata before registering device 14 years ago
Wolfram Sang 5f54c8a00a rtc: mxc: Initialize drvdata before registering device 14 years ago
John Stultz b4d246b124 RTC: Disable CONFIG_RTC_CLASS from being built as a module 14 years ago
Zhangfei Gao f945a3d960 rtc: max8925: Call dev_set_drvdata before rtc_device_register 14 years ago
John Stultz 304529b1b6 time: Add timekeeping_inject_sleeptime 14 years ago
Linus Walleij 9cf3b5fa6f rtc: fix coh901331 startup crash 14 years ago
Axel Lin 2dd93c4f47 RTC: rtc-omap: Fix a leak of the IRQ during init failure 14 years ago
Axel Lin c344180c9e drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table 14 years ago
Feng Tang de97a21a23 rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm() 14 years ago
Feng Tang 67c1b8c6aa RTC: rtc-mrst: follow on to the change of rtc_device_register() 14 years ago
Major Lee b3b896c73b rtc-mrst: Fix section types 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Mike Frysinger 8c122b9686 RTC: add missing "return 0" in new alarm func for rtc-bfin.c 14 years ago
Vasily Khoruzhick a54aba87bb RTC: Fix s3c compile error due to missing s3c_rtc_setpie 14 years ago
John Stultz f6d5b33125 RTC: Fix early irqs caused by calling rtc_set_alarm too early 14 years ago
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