index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-88pm860x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
1
-1
/
+1
2020-04-18
rtc: 88pm860x: remove useless range check
Alexandre Belloni
1
-6
/
+0
2020-03-16
rtc: 88pm860x: remove platform data support
Alexandre Belloni
1
-10
/
+1
2020-03-16
rtc: 88pm860x: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-4
/
+4
2020-03-16
rtc: 88pm860x: stop mangling alarm time
Alexandre Belloni
1
-40
/
+1
2020-03-16
rtc: 88pm860x: set range
Alexandre Belloni
1
-0
/
+1
2020-03-16
rtc: 88pm860x: stop calling unused callback
Alexandre Belloni
1
-17
/
+1
2020-03-16
rtc: 88pm860x: stop setting a default time
Alexandre Belloni
1
-13
/
+0
2020-03-16
rtc: 88pm860x: fix possible race condition
Alexandre Belloni
1
-6
/
+8
2019-08-13
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-29
rtc: 88pm860x: prevent use-after-free on device remove
Sven Van Asbroeck
1
-1
/
+1
2019-02-08
rtc: 88pm860x: fix unintended sign extension
Colin Ian King
1
-7
/
+14
2018-03-27
rtc: 88pm860x: remove artificial limitation
Alexandre Belloni
1
-2
/
+2
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-06
drivers/rtc/rtc-88pm860x.c: add missing of_node_put()
Krzysztof Kozlowski
1
-0
/
+1
2014-06-06
drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()
Krzysztof Kozlowski
1
-1
/
+1
2013-11-13
drivers/rtc/rtc-88pm860x.c: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-07-03
rtc: rtc-88pm860x: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-04-29
drivers/rtc/rtc-88pm860x.c: use devm_* APIs
Sachin Kamat
1
-18
/
+11
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-5
/
+5
2012-10-02
mfd: 88pm860x: Device tree support
Haojian Zhuang
1
-9
/
+34
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+2
2012-04-05
drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback
Jett.Zhou
1
-2
/
+2
2012-03-06
mfd: Add ability to wake the system for 88pm860x
Jett.Zhou
1
-0
/
+27
2012-01-10
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-05-26
mfd: Add rtc support to 88pm860x
Haojian Zhuang
1
-0
/
+427