index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-palmas.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: palmas: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-17
1
-3
/
+2
*
rtc: palmas: convert to SPDX identifier
Nobuhiro Iwamatsu
2021-07-10
1
-14
/
+1
*
rtc: constify rtc_class_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
*
rtc: palmas: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
2016-03-14
1
-2
/
+1
*
rtc: palmas: Initialise bb_charging flag before using it
Laxman Dewangan
2015-06-25
1
-1
/
+1
*
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
rtc: rtc-palmas: make of_device_id array const
Jingoo Han
2014-06-07
1
-1
/
+1
*
drivers/rtc/rtc-palmas.c: use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2014-04-04
1
-3
/
+2
*
drivers/rtc/rtc-palmas.c: support for backup battery charging
Laxman Dewangan
2013-09-12
1
-0
/
+35
*
drivers/rtc/rtc-palmas.c: init wakeup before device register
Wei Ni
2013-07-04
1
-1
/
+1
*
drivers/rtc/rtc-palmas.c: add dt support
Laxman Dewangan
2013-04-30
1
-0
/
+10
*
rtc: rtc-palmas: use devm_rtc_device_register() and devm_request_threaded_irq()
Jingoo Han
2013-04-30
1
-7
/
+2
*
rtc: palmas: Add RTC driver Palmas series PMIC
Laxman Dewangan
2013-02-14
1
-0
/
+339