summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: rn5t568: add complete register map to header and use itBastian Krause2024-01-021-23/+1
* mfd: pca9450: Add init callbackSascha Hauer2023-11-131-0/+21
* mfd: pca9450: Add support for pca9451aSascha Hauer2023-11-131-0/+1
* mfd: syscon: don't register clocked syscon if geting clock failsAhmad Fatoum2023-11-101-2/+2
* Merge branch 'for-next/regmap'Sascha Hauer2023-10-2711-8/+12
|\
| * treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-267-7/+7
| * mfd: stm32-timers: remove dependency of mfd/stm32-timers.h on regmap.hAhmad Fatoum2023-10-261-0/+1
| * mfd: atmel-smc: include needed headers directlyAhmad Fatoum2023-10-261-0/+2
| * mfd: syscon: do not include regmap.h from mfd/syscon.hAhmad Fatoum2023-10-231-0/+1
| * regmap: align regmap_bulk_read/write API with LinuxAhmad Fatoum2023-10-231-1/+1
* | mfd: regulator: initial support for pca9450Holger Assmann2023-10-043-0/+113
|/
* mfd: rk808: Add missing RK809 chip ID to poweroff handlerAlexander Shiyan2023-08-041-0/+1
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-1312-0/+12
* mfd: syscon: Remove unused helper syscon_base_lookup_by_pdevnameAlexander Shiyan2023-05-091-15/+0
* mfd: add regmap driver for rohm-bd718x7Ahmad Fatoum2023-01-313-0/+154
* Merge branch 'for-next/misc-struct-rename'Sascha Hauer2023-01-201-0/+4
|\
| * drivers: base: regmap: introduce REGMAP_I2CAhmad Fatoum2023-01-121-0/+4
* | mfd: add atmel-smc driverAhmad Fatoum2023-01-173-0/+357
|/
* Rename struct driver_d to driverSascha Hauer2023-01-1018-19/+19
* Rename struct device_d to deviceSascha Hauer2023-01-1021-39/+41
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-1011-18/+18
* mfd: axp20x: support AXP313A PMICJohannes Zink2022-12-022-1/+21
* Merge branch 'for-next/misc'Sascha Hauer2022-11-141-2/+0
|\
| * mfd: axp20x: drop info message on successful probeAhmad Fatoum2022-10-181-2/+0
* | restart: do restart-priority OF parsing in restart_handler_registerAhmad Fatoum2022-10-273-3/+3
|/
* mfd: axp20x: export axp20x-regulator child for AXP152Ahmad Fatoum2022-10-041-0/+5
* mfd: axp20x: add mfd axp20x driverAhmad Fatoum2022-08-314-0/+440
* regulator: add Rockchip rk808 supportAhmad Fatoum2022-08-113-0/+405
* mfd: implement mfd_add_devicesAhmad Fatoum2022-08-082-0/+27
* Merge branch 'for-next/stm32'Sascha Hauer2022-02-181-1/+1
|\
| * ARM: stm32mp: allow driver reuse for STM32 MCUsAhmad Fatoum2022-02-011-1/+1
* | Add the base Ricoh RN5T568 PMIC driverJuergen Borleis2022-01-203-0/+172
|/
* drivers: migrate "GPL-2.0+" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-2210-10/+10
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-0114-107/+14
* mfd: stpmic1: simplify using regmap_init_i2cAhmad Fatoum2021-06-021-44/+3
* printk: port over Linux print_hex_dump_bytes/print_hex_dump_debugAhmad Fatoum2021-02-041-6/+4
* mfd: mc34704: fix register readingUwe Kleine-König2020-10-211-2/+2
* Merge branch 'for-next/percent_pe' into masterSascha Hauer2020-10-141-2/+1
|\
| * vsprintf: retire strerrorp in favor of %peAhmad Fatoum2020-09-291-2/+1
* | Merge branch 'for-next/driver-macro' into masterSascha Hauer2020-10-142-27/+10
|\ \
| * | treewide: Use driver macroSascha Hauer2020-09-292-27/+10
| |/
* / driver: migrate some from dev_get_drvdata to device_get_match_dataAhmad Fatoum2020-10-091-3/+1
|/
* mfd: add Atmel Flexcom supportAhmad Fatoum2020-08-033-0/+84
* mfd: superio: depend on X86 || COMPILE_TESTAhmad Fatoum2020-07-141-0/+2
* mfd: superio: smsc: fix C99ism initial declaration in for loopAhmad Fatoum2020-07-141-1/+2
* treewide: make use of PTR_ERR_OR_ZEROUwe Kleine-König2020-06-261-4/+1
* Merge branch 'for-next/stm32'Sascha Hauer2020-05-141-1/+1
|\
| * mfd: stpmic1: move to coredevice levelLucas Stach2020-05-121-1/+1
* | drivers: mark first batch of compilable drivers for COMPILE_TESTAhmad Fatoum2020-05-081-1/+1
|/