index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-mrst.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: mrst: remove set but not used variable 'valid'
YueHaibing
2018-08-31
1
-2
/
+1
*
rtc: rtc-mrst: Replace mdelay() with msleep() in mrst_read_time()
Jia-Ju Bai
2018-08-27
1
-1
/
+1
*
rtc: mrst: fix error code in probe()
Dan Carpenter
2018-06-20
1
-3
/
+1
*
rtc: mrst: switch to devm functions
Alexandre Belloni
2018-06-05
1
-27
/
+18
*
rtc: mrst: remove artificial limitation
Alexandre Belloni
2018-03-27
1
-1
/
+1
*
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
1
-1
/
+1
*
rtc: simplify implementations of read_alarm
Uwe Kleine-König
2016-07-09
1
-8
/
+0
*
char/genrtc: x86: remove remnants of asm/rtc.h
Arnd Bergmann
2016-06-04
1
-1
/
+1
*
rtc: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-05-20
1
-1
/
+1
*
rtc: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-7
/
+9
*
drivers/rtc/rtc-mrst: fix suspend/resume
Lars-Peter Clausen
2015-03-25
1
-8
/
+9
*
drivers/rtc/rtc-mrst.c: remove redundant dev_set_drvdata
Sachin Kamat
2013-11-13
1
-2
/
+0
*
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
2013-10-17
1
-2
/
+2
*
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-6
/
+6
*
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
2012-03-23
1
-1
/
+1
*
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
2012-01-10
1
-12
/
+1
*
vrtc: change its year offset from 1960 to 1972
Feng Tang
2011-11-11
1
-8
/
+11
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-3
/
+2
*
drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_region
Julia Lawall
2011-05-26
1
-2
/
+2
*
rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()
Feng Tang
2011-04-07
1
-3
/
+4
*
rtc-mrst: Fix section types
Major Lee
2011-04-04
1
-5
/
+5
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-15
1
-1
/
+12
|
\
|
*
Merge branch 'linus' into x86/platform
Thomas Gleixner
2011-02-23
1
-26
/
+5
|
|
\
|
*
|
mrst/vrtc: Avoid using cmos rtc ops
Feng Tang
2011-02-14
1
-1
/
+12
*
|
|
RTC: Cleanup rtc_class_ops->irq_set_state
John Stultz
2011-03-09
1
-20
/
+0
|
|
/
|
/
|
*
|
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
2011-02-03
1
-26
/
+5
|
/
*
x86, mrst: Add explanation for using 1960 as the year offset for vrtc
Feng Tang
2010-11-17
1
-1
/
+5
*
rtc: Add drivers/rtc/rtc-mrst.c
Feng Tang
2010-11-11
1
-0
/
+578