index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
rk808.c
Age
Commit message (
Expand
)
Author
2020-11-19
mfd: Constify static struct resources
Rikard Falkeborn
2020-03-30
mfd: rk808: Convert RK805 to shutdown/suspend hooks
Robin Murphy
2020-03-30
mfd: rk808: Reduce shutdown duplication
Robin Murphy
2020-03-30
mfd: rk808: Stop using syscore ops
Robin Murphy
2020-03-30
mfd: rk808: Ensure suspend/resume hooks always work
Robin Murphy
2020-03-30
mfd: rk808: Always use poweroff when requested
Soeren Moch
2019-11-11
mfd: rk808: Use DEFINE_RES_IRQ for rk808 RTC alarm IRQ
Heiko Stuebner
2019-11-11
mfd: rk808: Set RK817 interrupt polarity to low
Heiko Stuebner
2019-11-11
mfd: rk808: Fix RK817 powerkey integration
Heiko Stuebner
2019-08-27
mfd: rk808: Make PM function declaration static
Lee Jones
2019-08-27
mfd: rk808: Mark pm functions __maybe_unused
Arnd Bergmann
2019-07-15
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-07-02
mfd: rk808: Prepare rk805 for poweroff
Stefan Mavrodiev
2019-07-02
mfd: rk808: Check pm_power_off pointer
Stefan Mavrodiev
2019-06-27
mfd: rk808: Add RK817 and RK809 support
Tony Xie
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-05-14
mfd: rk808: Remove the id_table
Tony Xie
2017-08-21
mfd: rk808: Add RK805 power key support
Joseph Chen
2017-08-21
mfd: rk808: Add RK805 pinctrl support
Joseph Chen
2017-08-21
mfd: rk808: Add RK805 support
Elaine Zhang
2017-08-21
mfd: rk808: Fix up the chip id get failed
Elaine Zhang
2017-02-13
mfd: constify regmap_irq_chip structures
Bhumika Goyal
2016-11-29
mfd: rk808: RK818 uses DEV_OFF to power off supplies
Jianhong Chen
2016-08-31
mfd: rk808: Add RK818 support
Wadim Egorov
2016-04-19
mfd: rk808: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
2015-03-26
mfd: Constify of_device_id array
Fabian Frederick
2015-03-12
mfd: rk808: Disable the under voltage detect
Chris Zhong
2014-09-26
mfd: rk808: Add register caching
Doug Anderson
2014-09-26
mfd: RK808: Add new mfd driver for RK808
Chris Zhong