index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-palmas.c
Age
Commit message (
Expand
)
Author
2023-03-17
rtc: palmas: Convert to platform remove callback returning void
Uwe Kleine-König
2021-07-10
rtc: palmas: convert to SPDX identifier
Nobuhiro Iwamatsu
2016-09-02
rtc: constify rtc_class_ops structures
Julia Lawall
2016-03-14
rtc: palmas: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
2015-06-25
rtc: palmas: Initialise bb_charging flag before using it
Laxman Dewangan
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-06
rtc: rtc-palmas: make of_device_id array const
Jingoo Han
2014-04-03
drivers/rtc/rtc-palmas.c: use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2013-09-11
drivers/rtc/rtc-palmas.c: support for backup battery charging
Laxman Dewangan
2013-07-03
drivers/rtc/rtc-palmas.c: init wakeup before device register
Wei Ni
2013-04-29
drivers/rtc/rtc-palmas.c: add dt support
Laxman Dewangan
2013-04-29
rtc: rtc-palmas: use devm_rtc_device_register() and devm_request_threaded_irq()
Jingoo Han
2013-02-14
rtc: palmas: Add RTC driver Palmas series PMIC
Laxman Dewangan