summaryrefslogtreecommitdiff
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'for-next/spi'Sascha Hauer2020-04-161-4/+27
|\
| * regmap-mmio: Add big endian supportSascha Hauer2020-04-141-4/+27
* | Merge branch 'for-next/pwm'Sascha Hauer2020-04-163-0/+82
|\ \
| * | PWM: add support for STM32Ahmad Fatoum2020-03-313-0/+82
| |/
* | mfd: syscon: implement device_node_to_regmapAhmad Fatoum2020-04-151-5/+16
* | mfd: syscon: refactor of_syscon_register compatible checkAhmad Fatoum2020-04-151-7/+12
* | mfd: syscon: enable specified clocks on syscon_base_lookup_by_phandleAhmad Fatoum2020-04-151-0/+10
* | mfd: double-quote the menu prompt of MFDMasahiro Yamada2020-04-151-1/+1
* | mfd: rave-sp: Fix rave_sp_emulated_get_status()Andrey Smirnov2020-04-011-1/+1
|/
* 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