index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"
Johan Hovold
2013-04-05
2
-31
/
+20
*
drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
Nicolas Ferre
2013-03-22
2
-20
/
+31
*
drivers/rtc/rtc-da9052.c: fix for rtc device registration
Ashish Jangam
2013-03-22
1
-5
/
+3
*
rtc: rtc-mv: Add support for clk to avoid lockups
Andrew Lunn
2013-03-08
1
-4
/
+24
*
rtc: stmp3xxx: add wdt-accessor function
Wolfram Sang
2013-03-01
1
-0
/
+64
*
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2013-02-24
3
-0
/
+350
|
\
|
*
rtc: palmas: Add RTC driver Palmas series PMIC
Laxman Dewangan
2013-02-14
3
-0
/
+350
*
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-02-21
41
-226
/
+2430
|
\
\
|
*
|
rtc: rtc-davinci: use devm_*() functions
Jingoo Han
2013-02-21
1
-18
/
+10
|
*
|
rtc: rtc-max8997: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
1
-4
/
+3
|
*
|
rtc: rtc-max8907: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
1
-3
/
+3
|
*
|
rtc: rtc-da9052: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
1
-12
/
+6
|
*
|
rtc: rtc-wm831x: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
1
-5
/
+4
|
*
|
rtc: rtc-tps80031: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
1
-2
/
+2
|
*
|
rtc: rtc-lp8788: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
1
-8
/
+2
|
*
|
rtc: rtc-coh901331: use devm_clk_get()
Jingoo Han
2013-02-21
1
-5
/
+2
|
*
|
rtc: rtc-vt8500: use devm_*() functions
Jingoo Han
2013-02-21
1
-18
/
+10
|
*
|
rtc: rtc-tps6586x: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
1
-2
/
+2
|
*
|
rtc: rtc-imxdi: use devm_clk_get()
Jingoo Han
2013-02-21
1
-3
/
+1
|
*
|
rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug()
Jingoo Han
2013-02-21
1
-8
/
+4
|
*
|
rtc: rtc-pcf8583: use dev_warn() instead of printk()
Jingoo Han
2013-02-21
1
-2
/
+2
|
*
|
rtc: rtc-sun4v: use pr_warn() instead of printk()
Jingoo Han
2013-02-21
1
-4
/
+6
|
*
|
rtc: rtc-vr41xx: use dev_info() instead of printk()
Jingoo Han
2013-02-21
1
-1
/
+1
|
*
|
rtc: rtc-rs5c313: use pr_err() instead of printk()
Jingoo Han
2013-02-21
1
-2
/
+3
|
*
|
rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()
Jingoo Han
2013-02-21
1
-9
/
+8
|
*
|
rtc: rtc-rs5c372: use dev_dbg()/dev_warn() instead of printk()/pr_debug()
Jingoo Han
2013-02-21
1
-6
/
+4
|
*
|
rtc: rtc-ds2404: use dev_err() instead of printk()
Jingoo Han
2013-02-21
1
-2
/
+2
|
*
|
rtc: rtc-efi: use dev_err()/dev_warn()/pr_err() instead of printk()
Jingoo Han
2013-02-21
1
-4
/
+6
|
*
|
rtc: max77686: use dev_info() instead of printk()
Jingoo Han
2013-02-21
1
-2
/
+2
|
*
|
rtc: use dev_warn()/dev_dbg()/pr_err() instead of printk()
Jingoo Han
2013-02-21
2
-6
/
+9
|
*
|
drivers/rtc/rtc-sa1100.c: move clock enable/disable to probe/remove
Chao Xie
2013-02-21
1
-5
/
+6
|
*
|
rtc: max8997: add driver for max8997 rtc
Jonghwa Lee
2013-02-21
3
-0
/
+564
|
*
|
drivers/rtc/rtc-s3c.c: use dev_dbg() instaed of pr_debug()
Jingoo Han
2013-02-21
1
-9
/
+9
|
*
|
drivers/rtc/rtc-pl031.c: add wakeup support
Rob Herring
2013-02-21
1
-0
/
+2
|
*
|
rtc: add support for spi rtc rx4581
Torben Hohn
2013-02-21
3
-0
/
+323
|
*
|
drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq request
Laxman Dewangan
2013-02-21
1
-1
/
+1
|
*
|
drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/r...
Laxman Dewangan
2013-02-21
1
-9
/
+4
|
*
|
drivers/rtc/rtc-tps65910.c: remove unnecessary irq stat save and restore
Laxman Dewangan
2013-02-21
1
-19
/
+2
|
*
|
drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resume
Laxman Dewangan
2013-02-21
1
-1
/
+11
|
*
|
rtc: add RTC driver for TPS80031/TPS80032
Laxman Dewangan
2013-02-21
3
-0
/
+358
|
*
|
rtc: add new lp8788 rtc driver
Kim, Milo
2013-02-21
3
-0
/
+351
|
*
|
drivers/rtc/rtc-ds2404.c: use module_platform_driver macro
Srinivas Kandagatla
2013-02-21
1
-13
/
+1
|
*
|
drivers/rtc: remove unnecessary semicolons
Peter Senna Tschudin
2013-02-21
2
-2
/
+2
|
*
|
drivers/rtc/rtc-pxa.c: avoid cpuid checking
Haojian Zhuang
2013-02-21
1
-4
/
+1
|
*
|
drivers/rtc: use of_match_ptr() macro
Sachin Kamat
2013-02-21
6
-7
/
+16
|
*
|
rtc-pcf8523: add low battery voltage support
Jesper Nilsson
2013-02-21
1
-0
/
+31
|
*
|
rtc: max77686: add Maxim 77686 driver
Jonghwa Lee
2013-02-21
3
-0
/
+652
|
*
|
drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issue
Leo Song
2013-02-21
1
-3
/
+4
|
*
|
drivers/rtc/rtc-pxa.c: fix alarm not match issue
Leo Song
2013-02-21
1
-1
/
+10
|
*
|
drivers/rtc: dump small buffers via %*ph
Andy Shevchenko
2013-02-21
3
-44
/
+8
[next]