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
/
rtc-ds1685.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: simplify implementations of read_alarm
Uwe Kleine-König
2016-07-09
1
-15
/
+4
*
rtc: ds1685: correct day of month checking
Heinrich Schuchardt
2016-06-04
1
-5
/
+29
*
rtc: ds1685: actually spin forever in poweroff path
Josh Poimboeuf
2016-05-20
1
-0
/
+1
*
rtc: remove useless DRV_VERSION
Alexandre Belloni
2016-05-20
1
-3
/
+0
*
rtc: ds1685: actually spin forever in poweroff error path
Josh Poimboeuf
2016-03-14
1
-0
/
+1
*
rtc: ds1685: passing bogus values to irq_restore
Dan Carpenter
2016-03-14
1
-4
/
+4
*
rtc: ds1685: don't try to micromanage sysfs output size
Rasmus Villemoes
2016-01-11
1
-7
/
+5
*
rtc: use %ph for short hex dumps
Rasmus Villemoes
2016-01-11
1
-7
/
+5
*
rtc: ds1685: Use module_platform_driver
Vaishali Thakkar
2015-09-05
1
-21
/
+1
*
rtc: use more standard kernel logging styles
Joe Perches
2015-04-17
1
-1
/
+3
*
drivers/rtc/rtc-ds1685.c: fix sparse warnings
Joshua Kinard
2015-04-17
1
-2
/
+2
*
drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver
Joshua Kinard
2015-04-17
1
-1
/
+0
*
drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...
Joshua Kinard
2015-02-28
1
-2
/
+2
*
rtc: ds1685: remove superfluous checks for out-of-range u8 values
Geert Uytterhoeven
2015-02-28
1
-6
/
+6
*
rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error
Arnd Bergmann
2015-02-28
1
-2
/
+0
*
rtc: add driver for DS1685 family of real time clocks
Joshua Kinard
2015-02-16
1
-0
/
+2252