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-pm8xxx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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