index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-88pm80x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-04
rtc: 88pm80x: convert to SPDX identifier
Alexandre Belloni
1
-13
/
+1
2019-02-08
rtc: 88pm80x: fix unintended sign extension
Colin Ian King
1
-7
/
+14
2018-05-17
rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tm
Alexandre Belloni
1
-8
/
+8
2018-05-17
rtc: 88pm80x: let the core handle the RTC range
Alexandre Belloni
1
-6
/
+2
2018-05-17
rtc: 88pm80x: fix possible race condition
Alexandre Belloni
1
-4
/
+8
2018-05-17
rtc: 88pm80x: remove unused pm80x_rtc_info members
Alexandre Belloni
1
-2
/
+0
2018-05-17
rtc: 88pm80x: stop setting a default time
Alexandre Belloni
1
-22
/
+0
2018-03-27
rtc: 88pm80x: remove artificial limitation
Alexandre Belloni
1
-2
/
+2
2015-09-05
rtc: 88pm80x: add device tree support
Vaibhav Hiremath
1
-11
/
+17
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-11-13
drivers/rtc/rtc-88pm80x.c: use dev_get_platdata()
Jingoo Han
1
-4
/
+4
2013-07-04
rtc: rtc-88pm80x: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-04-30
drivers/rtc/rtc-88pm80x.c: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-1
/
+1
2013-04-30
rtc: rtc-88pm80x: use devm_rtc_device_register()
Jingoo Han
1
-2
/
+1
2013-01-04
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-08-01
rtc/rtc-88pm80x: remove unneed devm_kfree
Devendra Naga
1
-2
/
+0
2012-08-01
rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails
Devendra Naga
1
-1
/
+1
2012-07-09
rtc: Add rtc support to 88PM80X PMIC
Qiao Zhou
1
-0
/
+371