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-pm8xxx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
2019-02-08
rtc: pm8xxx: fix unintended sign extension
Colin Ian King
1
-2
/
+4
2018-12-10
rtc: pm8xxx: Switch to use %ptR
Andy Shevchenko
1
-11
/
+5
2018-03-17
rtc: pm8xxx: Fix issue in RTC write path
Mohit Aggarwal
1
-11
/
+38
2018-03-02
rtc: pm8xxx: remove useless message
Alexandre Belloni
1
-6
/
+0
2016-08-31
rtc: rtc-pm8xxx: Add support for pm8018 rtc
Neil Armstrong
1
-0
/
+1
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+0
2014-10-29
drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtc
Stanimir Varbanov
1
-88
/
+134
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-03
rtc: pm8xxx: move device_init_wakeup() before rtc_register
Josh Cartwright
1
-2
/
+2
2014-04-03
rtc: pm8xxx: add support for devicetree
Josh Cartwright
1
-23
/
+29
2014-04-03
rtc: pm8xxx: use devm_request_any_context_irq
Josh Cartwright
1
-14
/
+4
2014-04-03
rtc: pm8xxx: use regmap API for register accesses
Josh Cartwright
1
-88
/
+57
2014-04-03
rtc: pm8xxx: fixup checkpatch/style issues
Josh Cartwright
1
-44
/
+53
2014-04-03
rtc: rtc-pm8xxx: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2013-07-03
rtc: rtc-pm8xxx: use devm_*() functions
Jingoo Han
1
-19
/
+8
2013-07-03
rtc: rtc-pm8xxx: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-03-23
drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops static
Navin P
1
-1
/
+1
2012-01-10
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-07-25
drivers/rtc: add support for Qualcomm PMIC8xxx RTC
Anirudh Ghayal
1
-0
/
+550