index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pm8xxx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
rtc: pm8xxx: fix unintended sign extension
Colin Ian King
2019-02-08
1
-2
/
+4
*
rtc: pm8xxx: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-11
/
+5
*
rtc: pm8xxx: Fix issue in RTC write path
Mohit Aggarwal
2018-03-17
1
-11
/
+38
*
rtc: pm8xxx: remove useless message
Alexandre Belloni
2018-03-02
1
-6
/
+0
*
rtc: rtc-pm8xxx: Add support for pm8018 rtc
Neil Armstrong
2016-08-31
1
-0
/
+1
*
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
1
-1
/
+0
|
\
|
*
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtc
Stanimir Varbanov
2014-10-29
1
-88
/
+134
|
/
*
rtc: pm8xxx: move device_init_wakeup() before rtc_register
Josh Cartwright
2014-04-03
1
-2
/
+2
*
rtc: pm8xxx: add support for devicetree
Josh Cartwright
2014-04-03
1
-23
/
+29
*
rtc: pm8xxx: use devm_request_any_context_irq
Josh Cartwright
2014-04-03
1
-14
/
+4
*
rtc: pm8xxx: use regmap API for register accesses
Josh Cartwright
2014-04-03
1
-88
/
+57
*
rtc: pm8xxx: fixup checkpatch/style issues
Josh Cartwright
2014-04-03
1
-44
/
+53
*
rtc: rtc-pm8xxx: remove unnecessary OOM messages
Jingoo Han
2014-04-03
1
-3
/
+1
*
rtc: rtc-pm8xxx: use devm_*() functions
Jingoo Han
2013-07-03
1
-19
/
+8
*
rtc: rtc-pm8xxx: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-03
1
-2
/
+0
*
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops static
Navin P
2012-03-23
1
-1
/
+1
*
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
2012-01-10
1
-11
/
+1
*
drivers/rtc: add support for Qualcomm PMIC8xxx RTC
Anirudh Ghayal
2011-07-25
1
-0
/
+550