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
Age
Commit message (
Expand
)
Author
2013-02-22
rtc: rtc-wm831x: use devm_request_threaded_irq()
Jingoo Han
2013-02-22
rtc: rtc-tps80031: use devm_request_threaded_irq()
Jingoo Han
2013-02-22
rtc: rtc-lp8788: use devm_request_threaded_irq()
Jingoo Han
2013-02-22
rtc: rtc-coh901331: use devm_clk_get()
Jingoo Han
2013-02-22
rtc: rtc-vt8500: use devm_*() functions
Jingoo Han
2013-02-22
rtc: rtc-tps6586x: use devm_request_threaded_irq()
Jingoo Han
2013-02-22
rtc: rtc-imxdi: use devm_clk_get()
Jingoo Han
2013-02-22
rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug()
Jingoo Han
2013-02-22
rtc: rtc-pcf8583: use dev_warn() instead of printk()
Jingoo Han
2013-02-22
rtc: rtc-sun4v: use pr_warn() instead of printk()
Jingoo Han
2013-02-22
rtc: rtc-vr41xx: use dev_info() instead of printk()
Jingoo Han
2013-02-22
rtc: rtc-rs5c313: use pr_err() instead of printk()
Jingoo Han
2013-02-22
rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()
Jingoo Han
2013-02-22
rtc: rtc-rs5c372: use dev_dbg()/dev_warn() instead of printk()/pr_debug()
Jingoo Han
2013-02-22
rtc: rtc-ds2404: use dev_err() instead of printk()
Jingoo Han
2013-02-22
rtc: rtc-efi: use dev_err()/dev_warn()/pr_err() instead of printk()
Jingoo Han
2013-02-22
rtc: max77686: use dev_info() instead of printk()
Jingoo Han
2013-02-22
rtc: use dev_warn()/dev_dbg()/pr_err() instead of printk()
Jingoo Han
2013-02-22
drivers/rtc/rtc-sa1100.c: move clock enable/disable to probe/remove
Chao Xie
2013-02-22
rtc: max8997: add driver for max8997 rtc
Jonghwa Lee
2013-02-22
drivers/rtc/rtc-s3c.c: use dev_dbg() instaed of pr_debug()
Jingoo Han
2013-02-22
drivers/rtc/rtc-pl031.c: add wakeup support
Rob Herring
2013-02-22
rtc: add support for spi rtc rx4581
Torben Hohn
2013-02-22
drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq request
Laxman Dewangan
2013-02-22
drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/r...
Laxman Dewangan
2013-02-22
drivers/rtc/rtc-tps65910.c: remove unnecessary irq stat save and restore
Laxman Dewangan
2013-02-22
drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resume
Laxman Dewangan
2013-02-22
rtc: add RTC driver for TPS80031/TPS80032
Laxman Dewangan
2013-02-22
rtc: add new lp8788 rtc driver
Kim, Milo
2013-02-22
drivers/rtc/rtc-ds2404.c: use module_platform_driver macro
Srinivas Kandagatla
2013-02-22
drivers/rtc: remove unnecessary semicolons
Peter Senna Tschudin
2013-02-22
drivers/rtc/rtc-pxa.c: avoid cpuid checking
Haojian Zhuang
2013-02-22
drivers/rtc: use of_match_ptr() macro
Sachin Kamat
2013-02-22
rtc-pcf8523: add low battery voltage support
Jesper Nilsson
2013-02-22
rtc: max77686: add Maxim 77686 driver
Jonghwa Lee
2013-02-22
drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issue
Leo Song
2013-02-22
drivers/rtc/rtc-pxa.c: fix alarm not match issue
Leo Song
2013-02-22
drivers/rtc: dump small buffers via %*ph
Andy Shevchenko
2013-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-12
drivers/rtc/rtc-pl031.c: restore ST variant functionality
Linus Walleij
2013-02-05
drivers/rtc/rtc-pl031.c: fix the missing operation on enable
Haojian Zhuang
2013-02-05
drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler
Jan Luebbe
2013-02-05
drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time()
Tony Prisk
2013-02-04
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2013-01-29
timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK
John Stultz
2013-01-16
timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option
Feng Tang
2013-01-16
rtc: Skip the suspend/resume handling if persistent clock exist
Feng Tang
2013-01-16
NTP: Add a CONFIG_RTC_SYSTOHC configuration
Jason Gunthorpe
2013-01-11
drivers/rtc/rtc-da9055.c: fix cross-section reference
Andrew Morton
2013-01-05
drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time
Tony Prisk
[next]