summaryrefslogtreecommitdiff
path: root/drivers/mfd/hi655x-pmic.c
AgeCommit message (Expand)Author
2023-12-07mfd: hi655x-pmic: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-18mfd: Explicitly include correct DT includesRob Herring
2023-08-18mfd: hi655x-pmic: Convert to devm_platform_ioremap_resource()Yangtao Li
2022-04-26mfd: hi655x-pmic: Replace legacy gpio interface for gpiod interfaceMaíra Canal
2021-06-02mfd: hisilicon: Use the correct HiSilicon copyrightHao Fang
2020-11-19mfd: Constify static struct resourcesRikard Falkeborn
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-07-02mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clkAxel Lin
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-07-27mfd: hi655x: Fix regmap area declared size for hi655xRafael David Tinoco
2017-04-27mfd: hi655x: Add the clock cell to provide WiFi and BluetoothDaniel Lezcano
2016-11-29mfd: hi655x-pmic: Fix module autoload when registered via OFJavier Martinez Canillas
2016-06-29mfd: hi655x: Fix return value check in hi655x_pmic_probe()Wei Yongjun
2016-06-29mfd: hi655x-pmic: Add powerkey device to hi655x PMIC driverJohn Stultz
2016-06-29mfd: hi655x-pmic: Rename some interrupt macro namesJohn Stultz
2016-06-29mfd: hi655x-pmic: Fixup issue with un-acked interruptsJohn Stultz
2016-05-18mfd: hi655x: Add MFD driver for hi655xChen Feng