index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
...
*
|
|
|
rtc: rtc-at91rm9200: use module_platform_driver_probe()
Jingoo Han
2013-04-29
*
|
|
|
rtc: rtc-at32ap700x: use module_platform_driver_probe()
Jingoo Han
2013-04-29
*
|
|
|
rtc: rtc-ab3100: use module_platform_driver_probe()
Jingoo Han
2013-04-29
*
|
|
|
drivers/rtc/class.c: use struct device as the first argument for devm_rtc_dev...
Jingoo Han
2013-04-29
*
|
|
|
drivers/rtc/rtc-max77686.c: use dev_info()/dev_emerg() instead of pr_info()/p...
Jingoo Han
2013-04-29
*
|
|
|
drivers/rtc/rtc-max77686.c: fix indentation of bit definitions
Jingoo Han
2013-04-29
*
|
|
|
drivers/rtc/rtc-max77686.c: use devm_kzalloc()
Jingoo Han
2013-04-29
*
|
|
|
drivers/rtc/rtc-max77686.c: add missing module author name
Jingoo Han
2013-04-29
*
|
|
|
drivers/rtc/rtc-max77686.c: use module_platform_driver()
Jingoo Han
2013-04-29
*
|
|
|
rtc: add devm_rtc_device_{register,unregister}()
Jingoo Han
2013-04-29
*
|
|
|
rtc: rtc-tegra: add __init/__exit annotation
Jingoo Han
2013-04-29
*
|
|
|
rtc: rtc-pcap: add __init/__exit annotation
Jingoo Han
2013-04-29
*
|
|
|
rtc: rtc-nuc900: add __init/__exit annotation
Jingoo Han
2013-04-29
*
|
|
|
rtc: rtc-imxdi: add __init/__exit annotation
Jingoo Han
2013-04-29
*
|
|
|
rtc: rtc-ds1302: add __exit annotation
Jingoo Han
2013-04-29
*
|
|
|
rtc: rtc-davinci: add __exit annotation
Jingoo Han
2013-04-29
*
|
|
|
rtc: rtc-mv: add __init annotation
Jingoo Han
2013-04-29
|
|
_
|
/
|
/
|
|
*
|
|
Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"
Johan Hovold
2013-04-05
|
|
/
|
/
|
*
|
drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
Nicolas Ferre
2013-03-22
*
|
drivers/rtc/rtc-da9052.c: fix for rtc device registration
Ashish Jangam
2013-03-22
*
|
rtc: rtc-mv: Add support for clk to avoid lockups
Andrew Lunn
2013-03-08
|
/
*
rtc: stmp3xxx: add wdt-accessor function
Wolfram Sang
2013-03-01
*
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2013-02-24
|
\
|
*
rtc: palmas: Add RTC driver Palmas series PMIC
Laxman Dewangan
2013-02-13
*
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-02-21
|
\
\
|
*
|
rtc: rtc-davinci: use devm_*() functions
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-max8997: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-max8907: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-da9052: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-wm831x: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-tps80031: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-lp8788: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-coh901331: use devm_clk_get()
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-vt8500: use devm_*() functions
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-tps6586x: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-imxdi: use devm_clk_get()
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug()
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-pcf8583: use dev_warn() instead of printk()
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-sun4v: use pr_warn() instead of printk()
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-vr41xx: use dev_info() instead of printk()
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-rs5c313: use pr_err() instead of printk()
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-rs5c372: use dev_dbg()/dev_warn() instead of printk()/pr_debug()
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-ds2404: use dev_err() instead of printk()
Jingoo Han
2013-02-21
|
*
|
rtc: rtc-efi: use dev_err()/dev_warn()/pr_err() instead of printk()
Jingoo Han
2013-02-21
|
*
|
rtc: max77686: use dev_info() instead of printk()
Jingoo Han
2013-02-21
|
*
|
rtc: use dev_warn()/dev_dbg()/pr_err() instead of printk()
Jingoo Han
2013-02-21
|
*
|
drivers/rtc/rtc-sa1100.c: move clock enable/disable to probe/remove
Chao Xie
2013-02-21
|
*
|
rtc: max8997: add driver for max8997 rtc
Jonghwa Lee
2013-02-21
|
*
|
drivers/rtc/rtc-s3c.c: use dev_dbg() instaed of pr_debug()
Jingoo Han
2013-02-21
[prev]
[next]