summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/rk808.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Add Rockchip rk817 audio CODEC supportChris Morgan2021-06-011-0/+81
* mfd: Constify static struct resourcesRikard Falkeborn2020-11-191-4/+4
* mfd: rk808: Convert RK805 to shutdown/suspend hooksRobin Murphy2020-03-301-25/+12
* mfd: rk808: Reduce shutdown duplicationRobin Murphy2020-03-301-41/+20
* mfd: rk808: Stop using syscore opsRobin Murphy2020-03-301-14/+12
* mfd: rk808: Ensure suspend/resume hooks always workRobin Murphy2020-03-301-2/+2
* mfd: rk808: Always use poweroff when requestedSoeren Moch2020-03-301-9/+2
* mfd: rk808: Use DEFINE_RES_IRQ for rk808 RTC alarm IRQHeiko Stuebner2019-11-111-5/+1
* mfd: rk808: Set RK817 interrupt polarity to lowHeiko Stuebner2019-11-111-1/+1
* mfd: rk808: Fix RK817 powerkey integrationHeiko Stuebner2019-11-111-11/+3
* mfd: rk808: Make PM function declaration staticLee Jones2019-08-271-1/+1
* mfd: rk808: Mark pm functions __maybe_unusedArnd Bergmann2019-08-271-2/+2
* Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-07-151-23/+234
|\
| * mfd: rk808: Prepare rk805 for poweroffStefan Mavrodiev2019-07-021-15/+35
| * mfd: rk808: Check pm_power_off pointerStefan Mavrodiev2019-07-021-6/+11
| * mfd: rk808: Add RK817 and RK809 supportTony Xie2019-06-271-3/+189
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
|/
* mfd: rk808: Remove the id_tableTony Xie2019-05-141-9/+0
* mfd: rk808: Add RK805 power key supportJoseph Chen2017-08-211-0/+17
* mfd: rk808: Add RK805 pinctrl supportJoseph Chen2017-08-211-0/+1
* mfd: rk808: Add RK805 supportElaine Zhang2017-08-211-0/+108
* mfd: rk808: Fix up the chip id get failedElaine Zhang2017-08-211-6/+15
* mfd: constify regmap_irq_chip structuresBhumika Goyal2017-02-131-2/+2
* mfd: rk808: RK818 uses DEV_OFF to power off suppliesJianhong Chen2016-11-291-1/+22
* mfd: rk808: Add RK818 supportWadim Egorov2016-08-311-31/+195
* mfd: rk808: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan2016-04-191-4/+3
* mfd: Constify of_device_id arrayFabian Frederick2015-03-261-1/+1
* mfd: rk808: Disable the under voltage detectChris Zhong2015-03-121-0/+1
* mfd: rk808: Add register cachingDoug Anderson2014-09-261-0/+30
* mfd: RK808: Add new mfd driver for RK808Chris Zhong2014-09-261-0/+245