index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-s5m.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/rtc/rtc-s5m.c: re-add support for devices without irq specified
Bartlomiej Zolnierkiewicz
2014-08-29
1
-7
/
+14
*
rtc: s5m: consolidate two device type switch statements
Krzysztof Kozlowski
2014-06-10
1
-19
/
+8
*
rtc: s5m: add support for S2MPS14 RTC
Krzysztof Kozlowski
2014-06-10
1
-17
/
+84
*
rtc: s5m: support different register layout
Krzysztof Kozlowski
2014-06-10
1
-48
/
+109
*
rtc: s5m: use shorter time of register update
Krzysztof Kozlowski
2014-06-10
1
-0
/
+7
*
rtc: s5m: remove undocumented time init on first boot
Krzysztof Kozlowski
2014-06-10
1
-30
/
+0
*
mfd/rtc: sec/s5m: rename SEC* symbols to S5M
Krzysztof Kozlowski
2014-06-10
1
-33
/
+33
*
mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets
Krzysztof Kozlowski
2014-06-03
1
-5
/
+70
*
drivers/rtc/rtc-s5m.c: s5m_rtc_{suspend,resume}() should depend on CONFIG_PM_...
Geert Uytterhoeven
2014-01-23
1
-0
/
+2
*
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
2013-12-12
1
-1
/
+1
*
rtc: s5m: enable IRQ wake during suspend
Krzysztof Kozlowski
2013-12-12
1
-0
/
+25
*
rtc: s5m: limit endless loop waiting for register update
Krzysztof Kozlowski
2013-12-12
1
-6
/
+31
*
rtc: s5m: fix unsuccesful IRQ request during probe
Krzysztof Kozlowski
2013-12-12
1
-2
/
+4
*
drivers/rtc/rtc-s5m.c: fix info->rtc assignment
Geert Uytterhoeven
2013-12-12
1
-27
/
+27
*
rtc: s5m-rtc: add real-time clock driver for s5m8767
Sangbeom Kim
2013-11-13
1
-0
/
+635