index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds1374.c
Age
Commit message (
Expand
)
Author
2013-04-30
drivers/rtc/rtc-ds1374.c: use devm_* APIs
Sachin Kamat
2013-04-30
drivers/rtc/rtc-ds1374.c: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-23
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
2011-03-23
rtc: convert DS1374 to dev_pm_ops
Mark Brown
2011-02-03
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
2010-12-24
rtc: don't use flush_scheduled_work()
Tejun Heo
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-17
rtc: set wakeup capability for I2C and SPI RTC drivers
Anton Vorontsov
2009-07-06
rtc: ds1374, fix lock imbalance
Jiri Slaby
2009-06-19
rtc: make rtc_update_irq callable with irqs enabled
Atsushi Nemoto
2009-04-01
rtc: test before subtraction on unsigned
Roel Kluin
2008-10-16
rtc: DS1374 wakeup support
Marc Pignat
2008-08-20
rtc: rtc-ds1374: fix 'no irq' case handling
Anton Vorontsov
2008-06-06
rtc-ds1374: rename device to just "ds1374"
Jean Delvare
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2008-04-29
i2c: Add support for device alias names
Jean Delvare
2007-10-16
rtc: RTC class driver for the ds1374
Scott Wood