index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-s5m.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
rtc: s5m: De-inline large functions to save space
Krzysztof Kozlowski
1
-4
/
+4
2016-01-11
rtc: s5m: Make register configuration per S2MPS device to remove exceptions
Krzysztof Kozlowski
1
-35
/
+75
2016-01-11
rtc: s5m: Add separate field for storing auto-cleared mask in register config
Krzysztof Kozlowski
1
-1
/
+5
2016-01-11
rtc: s5m: Cleanup by removing useless 'rtc' prefix from fields
Krzysztof Kozlowski
1
-21
/
+19
2015-11-23
rtc: s5m.c: Add support for S2MPS15 RTC
Alim Akhtar
1
-4
/
+33
2015-09-05
rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers
Javier Martinez Canillas
1
-0
/
+1
2015-09-05
rtc: s5m: fix to update ctrl register
Joonyoung Shim
1
-0
/
+10
2015-04-17
drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD type
Krzysztof Kozlowski
1
-4
/
+6
2015-04-17
rtc: use more standard kernel logging styles
Joe Perches
1
-1
/
+3
2015-04-17
drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC
Krzysztof Kozlowski
1
-1
/
+19
2015-03-03
rtc: s5m: Remove unused watchdog and sudden momentary power loss
Krzysztof Kozlowski
1
-60
/
+0
2015-01-27
drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element
Andrey Ryabinin
1
-0
/
+1
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-30
drivers/rtc/rtc-s5m.c: re-add support for devices without irq specified
Bartlomiej Zolnierkiewicz
1
-7
/
+14
2014-06-11
rtc: s5m: consolidate two device type switch statements
Krzysztof Kozlowski
1
-19
/
+8
2014-06-11
rtc: s5m: add support for S2MPS14 RTC
Krzysztof Kozlowski
1
-17
/
+84
2014-06-11
rtc: s5m: support different register layout
Krzysztof Kozlowski
1
-48
/
+109
2014-06-11
rtc: s5m: use shorter time of register update
Krzysztof Kozlowski
1
-0
/
+7
2014-06-11
rtc: s5m: remove undocumented time init on first boot
Krzysztof Kozlowski
1
-30
/
+0
2014-06-11
mfd/rtc: sec/s5m: rename SEC* symbols to S5M
Krzysztof Kozlowski
1
-33
/
+33
2014-06-03
mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets
Krzysztof Kozlowski
1
-5
/
+70
2014-01-24
drivers/rtc/rtc-s5m.c: s5m_rtc_{suspend,resume}() should depend on CONFIG_PM_...
Geert Uytterhoeven
1
-0
/
+2
2013-12-13
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
1
-1
/
+1
2013-12-13
rtc: s5m: enable IRQ wake during suspend
Krzysztof Kozlowski
1
-0
/
+25
2013-12-13
rtc: s5m: limit endless loop waiting for register update
Krzysztof Kozlowski
1
-6
/
+31
2013-12-13
rtc: s5m: fix unsuccesful IRQ request during probe
Krzysztof Kozlowski
1
-2
/
+4
2013-12-13
drivers/rtc/rtc-s5m.c: fix info->rtc assignment
Geert Uytterhoeven
1
-27
/
+27
2013-11-13
rtc: s5m-rtc: add real-time clock driver for s5m8767
Sangbeom Kim
1
-0
/
+635