aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/hi655x-pmic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-19mfd: Constify static struct resourcesRikard Falkeborn1-1/+1
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+2
2019-07-02mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clkAxel Lin1-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-07-27mfd: hi655x: Fix regmap area declared size for hi655xRafael David Tinoco1-1/+1
2017-04-27mfd: hi655x: Add the clock cell to provide WiFi and BluetoothDaniel Lezcano1-1/+2
2016-11-29mfd: hi655x-pmic: Fix module autoload when registered via OFJavier Martinez Canillas1-0/+1
2016-06-29mfd: hi655x: Fix return value check in hi655x_pmic_probe()Wei Yongjun1-5/+2
2016-06-29mfd: hi655x-pmic: Add powerkey device to hi655x PMIC driverJohn Stultz1-5/+30
2016-06-29mfd: hi655x-pmic: Rename some interrupt macro namesJohn Stultz1-8/+8
2016-06-29mfd: hi655x-pmic: Fixup issue with un-acked interruptsJohn Stultz1-0/+1
2016-05-18mfd: hi655x: Add MFD driver for hi655xChen Feng1-0/+162