index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
*
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
|
*
|
drivers/rtc/rtc-pl031.c: add wakeup support
Rob Herring
2013-02-21
|
*
|
rtc: add support for spi rtc rx4581
Torben Hohn
2013-02-21
|
*
|
drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq request
Laxman Dewangan
2013-02-21
|
*
|
drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/r...
Laxman Dewangan
2013-02-21
|
*
|
drivers/rtc/rtc-tps65910.c: remove unnecessary irq stat save and restore
Laxman Dewangan
2013-02-21
|
*
|
drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resume
Laxman Dewangan
2013-02-21
|
*
|
rtc: add RTC driver for TPS80031/TPS80032
Laxman Dewangan
2013-02-21
|
*
|
rtc: add new lp8788 rtc driver
Kim, Milo
2013-02-21
|
*
|
drivers/rtc/rtc-ds2404.c: use module_platform_driver macro
Srinivas Kandagatla
2013-02-21
|
*
|
drivers/rtc: remove unnecessary semicolons
Peter Senna Tschudin
2013-02-21
|
*
|
drivers/rtc/rtc-pxa.c: avoid cpuid checking
Haojian Zhuang
2013-02-21
|
*
|
drivers/rtc: use of_match_ptr() macro
Sachin Kamat
2013-02-21
|
*
|
rtc-pcf8523: add low battery voltage support
Jesper Nilsson
2013-02-21
|
*
|
rtc: max77686: add Maxim 77686 driver
Jonghwa Lee
2013-02-21
|
*
|
drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issue
Leo Song
2013-02-21
|
*
|
drivers/rtc/rtc-pxa.c: fix alarm not match issue
Leo Song
2013-02-21
|
*
|
drivers/rtc: dump small buffers via %*ph
Andy Shevchenko
2013-02-21
*
|
|
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
|
\
\
\
|
*
\
\
Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2013-02-19
|
|
\
\
\
|
*
|
|
|
rtc: Add support of rtc-mv for MVEBU SoCs
Gregory CLEMENT
2013-01-30
|
|
|
_
|
/
|
|
/
|
|
[next]