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-88pm860x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: 88pm860x: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-17
1
-4
/
+2
*
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: 88pm860x: remove useless range check
Alexandre Belloni
2020-04-18
1
-6
/
+0
*
rtc: 88pm860x: remove platform data support
Alexandre Belloni
2020-03-16
1
-10
/
+1
*
rtc: 88pm860x: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
1
-4
/
+4
*
rtc: 88pm860x: stop mangling alarm time
Alexandre Belloni
2020-03-16
1
-40
/
+1
*
rtc: 88pm860x: set range
Alexandre Belloni
2020-03-16
1
-0
/
+1
*
rtc: 88pm860x: stop calling unused callback
Alexandre Belloni
2020-03-16
1
-17
/
+1
*
rtc: 88pm860x: stop setting a default time
Alexandre Belloni
2020-03-16
1
-13
/
+0
*
rtc: 88pm860x: fix possible race condition
Alexandre Belloni
2020-03-16
1
-6
/
+8
*
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-13
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
rtc: 88pm860x: prevent use-after-free on device remove
Sven Van Asbroeck
2019-04-29
1
-1
/
+1
*
rtc: 88pm860x: fix unintended sign extension
Colin Ian King
2019-02-08
1
-7
/
+14
*
rtc: 88pm860x: remove artificial limitation
Alexandre Belloni
2018-03-27
1
-2
/
+2
*
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
drivers/rtc/rtc-88pm860x.c: add missing of_node_put()
Krzysztof Kozlowski
2014-06-06
1
-0
/
+1
*
drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()
Krzysztof Kozlowski
2014-06-06
1
-1
/
+1
*
drivers/rtc/rtc-88pm860x.c: use dev_get_platdata()
Jingoo Han
2013-11-13
1
-1
/
+1
*
rtc: rtc-88pm860x: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-03
1
-1
/
+0
*
drivers/rtc/rtc-88pm860x.c: use devm_* APIs
Sachin Kamat
2013-04-29
1
-18
/
+11
*
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-5
/
+5
*
mfd: 88pm860x: Device tree support
Haojian Zhuang
2012-10-02
1
-9
/
+34
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
1
-2
/
+2
|
\
|
*
drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback
Jett.Zhou
2012-04-05
1
-2
/
+2
*
|
mfd: Add ability to wake the system for 88pm860x
Jett.Zhou
2012-03-06
1
-0
/
+27
|
/
*
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
2012-01-10
1
-11
/
+1
*
mfd: Add rtc support to 88pm860x
Haojian Zhuang
2011-05-26
1
-0
/
+427