summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: syscon: clock peripheral if specified in device treeAhmad Fatoum2020-02-191-2/+18
* mfd: syscon: use regmap-mmio as backendAhmad Fatoum2020-02-191-25/+2
* Merge branch 'for-next/watchdog'Sascha Hauer2019-12-102-2/+0
|\
| * watchdog: always populate watchdog priority from device tree if possibleAhmad Fatoum2019-11-112-2/+0
* | Merge branch 'for-next/stm32'Sascha Hauer2019-12-101-2/+1
|\ \
| * | mfd: stpmic1: use register define from headerAhmad Fatoum2019-11-131-2/+1
| |/
* | mfd: da9063: don't try to register gpiochip when GPIOLIB isn't builtLucas Stach2019-12-021-7/+9
* | mfd: superio: add missing semicolon after EXPORT_SYMBOLLucas Stach2019-12-021-2/+2
* | mfd: da9053: fix typo in variable nameLucas Stach2019-11-251-1/+1
|/
* Merge branch 'for-next/watchdog'Sascha Hauer2019-11-071-1/+13
|\
| * mfd: da9063: fix watchdog ping executionMarco Felsch2019-11-051-0/+12
| * mfd: da9063: fix TWDSCALE debug messageMarco Felsch2019-11-051-1/+1
* | Merge branch 'for-next/stm32'Sascha Hauer2019-11-071-1/+0
|\ \
| * | mfd: stpmic1: use dev_get_regmap instead of priv memberAhmad Fatoum2019-11-061-1/+0
| |/
* / mfd: superio: use strerrorp helper instead of open-codingAhmad Fatoum2019-10-281-1/+1
|/
* mfd: superio: add base SMSC MFD driverAhmad Fatoum2019-10-143-0/+122
* mfd: superio: add Fintek MFD driverAhmad Fatoum2019-10-143-0/+129
* mfd: add basic Super I/O chip helpersAhmad Fatoum2019-10-143-0/+102
* gpio: add DA9062 MFD gpio supportMarco Felsch2019-10-141-0/+136
* mfd: da9063: add support to populate subdevsMarco Felsch2019-10-141-0/+3
* Merge branch 'for-next/stm32'Sascha Hauer2019-09-123-0/+106
|\
| * mfd: add support for STPMIC1Ahmad Fatoum2019-09-093-0/+106
* | Merge branch 'for-next/reset-source'Sascha Hauer2019-09-122-8/+2
|\ \
| * | mfd: da9063: use new reset_source_set_device()Uwe Kleine-König2019-09-091-4/+1
| * | mfd: da9053: use new reset_source_set_device()Uwe Kleine-König2019-09-091-4/+1
| |/
* / mfd: rave-sp: Emulate firmware/bootloader mode reporting on RDU2Andrey Smirnov2019-09-091-2/+16
|/
* mfd: syscon: add syscon_regmap_lookup_by_phandle()Marcin Niestroj2019-07-021-0/+19
* treewide: Add missing includesSascha Hauer2019-03-181-0/+1
* regmap: Implement syscon_regmap_lookup_by_compatible()Ahmad Fatoum2019-02-251-0/+14
* devfs: Drop dev_lseek_default()Andrey Smirnov2019-01-296-6/+0
* Merge branch 'for-next/misc'Sascha Hauer2019-01-152-7/+3
|\
| * mfd: syscon: Switch to using %pa to print memory addressesAndrey Smirnov2019-01-091-1/+1
| * mfd: rave-sp: Make use of wait_on_timeout()Andrey Smirnov2018-12-101-6/+2
* | mfd: rave-sp: Add parameters to query IP address/netmaskAndrey Smirnov2018-12-131-0/+72
|/
* mfd: da9063: fix wrong NULL pointer testOleksij Rempel2018-11-211-1/+1
* i2c: introduce device_i2c_driver() macroMarco Felsch2018-10-199-79/+9
* mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support itAndrey Smirnov2018-08-311-34/+66
* mfd: rave-sp: Add legacy watchdog ping command translationAndrey Smirnov2018-08-311-0/+2
* mfd: rave-sp: Add mapping for legacy EEPROM commandAndrey Smirnov2018-08-311-0/+2
* mfd: rave-sp: Fix incorrectly specified checksum typeAndrey Smirnov2018-08-311-1/+1
* mfd: rave-sp: Remove unused definesAndrey Smirnov2018-08-311-10/+0
* wdt: da9053: fix missed dev->hwdev conversionLucas Stach2018-06-081-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2018-05-093-0/+767
|\
| * mfd: Port RAVE SP driver from Linux kernelAndrey Smirnov2018-05-043-0/+767
* | Merge branch 'for-next/mfd-dialog'Sascha Hauer2018-05-092-12/+149
|\ \
| * | mfd: da9063: update Kconfig for DA9062Stefan Christ2018-04-121-1/+1
| * | mfd: da9063: read out and report device idEnrico Scholz2018-04-121-0/+13
| * | mfd: da9063: added of_device_id informationEnrico Scholz2018-04-121-0/+47
| * | mfd: da9063: add device specific init functionEnrico Scholz2018-04-121-1/+16
| * | mfd: da9063: use da906x_reg_update()Enrico Scholz2018-04-121-9/+2