summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-10mfd: rsmu: support I2C SMBus accessMin Li2-18/+97
2024-05-10mfd: ssbi: Remove unused field 'slave' from 'struct ssbi'Christophe JAILLET1-1/+0
2024-05-10mfd: kempld: Remove custom DMI matching codeAndy Shevchenko1-106/+14
2024-05-10mfd: cs42l43: Update patching revision checkCharles Keepax1-6/+30
2024-05-10mfd: timberdale: Remove redundant assignment to variable errColin Ian King1-1/+0
2024-05-10mfd: axp20x: Convert to use Maple Tree register cachewangkaiyuan1-1/+1
2024-05-10mfd: intel-m10-bmc: Change staging size to a variableIlpo Järvinen3-1/+4
2024-05-10mfd: Tidy Kconfig dependency's parenthesesJean Delvare1-6/+6
2024-05-10mfd: ocelot-spi: Use spi_sync_transfer()Christophe JAILLET1-4/+1
2024-05-10mfd: rohm-bd71828: Add power off functionalityAndreas Kemnade1-1/+35
2024-05-10mfd: kempld: Remove dead codeAndy Shevchenko1-5/+2
2024-05-10mfd: kempld: Drop duplicate NULL check in ->exit()Andy Shevchenko1-3/+1
2024-05-10mfd: kempld: Use PLATFORM_DEVID_NONE instead of -1Andy Shevchenko1-1/+1
2024-05-10mfd: kempld: Simplify device registrationAndy Shevchenko1-21/+14
2024-05-10mfd: kempld: Use device core to create driver-specific device attributesAndy Shevchenko1-16/+5
2024-05-10mfd: kempld: Replace ACPI code with agnostic oneAndy Shevchenko1-27/+11
2024-05-10mfd: intel-lpss: Switch over to MSI interruptsAndy Shevchenko1-1/+1
2024-05-10Merge branches 'ib-mfd-misc-pinctrl-regulator-6.10', 'ib-mfd-pinctrl-regulato...Lee Jones9-12/+615
2024-05-03pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIONirmala Devi Mal Nadar1-52/+225
2024-05-03regulator: tps6594-regulator: Add TI TPS65224 PMIC regulatorsNirmala Devi Mal Nadar2-70/+268
2024-05-03misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSMBhargav Raviprakash1-13/+35
2024-05-03mfd: tps6594-core: Add TI TPS65224 PMIC coreBhargav Raviprakash1-18/+219
2024-05-03mfd: tps6594-spi: Add TI TPS65224 PMIC SPIBhargav Raviprakash1-7/+11
2024-05-03mfd: tps6594-i2c: Add TI TPS65224 PMIC I2CBhargav Raviprakash1-7/+11
2024-05-03mfd: tps6594: Use volatile_table instead of volatile_regBhargav Raviprakash3-8/+12
2024-05-03regulator: rk808: Add RK816 supportAlex Bee1-1/+201
2024-05-03regulator: rk808: Support apply_bit for rk808_set_suspend_voltage_rangeAlex Bee1-3/+13
2024-05-03pinctrl: rk805: Add rk816 pinctrl supportAlex Bee1-0/+69
2024-05-03mfd: rk8xx: Add RK816 supportAlex Bee3-3/+150
2024-03-28regulator: axp20x: add support for the AXP717Andre Przywara1-0/+84
2024-03-28mfd: axp20x: Add support for AXP717 PMICAndre Przywara3-0/+93
2024-03-28regulator: axp20x: fix typo-ed identifierAndre Przywara1-5/+5
2024-03-24Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-2/+5
2024-03-24Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Linus Torvalds1-0/+9
2024-03-24efi: fix panic in kdump kernelOleksandr Tymoshenko1-0/+2
2024-03-24x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel1-1/+2
2024-03-24Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-54/+110
2024-03-24Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-18/+54
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-19/+19
2024-03-23lkdtm/bugs: Improve warning message for compilers without counted_by supportNathan Chancellor1-1/+1
2024-03-23overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook6-18/+18
2024-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds8-71/+411
2024-03-22Merge tag 'block-6.9-20240322' of git://git.kernel.dk/linuxLinus Torvalds12-34/+233
2024-03-22Merge tag 'for-6.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+16
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-79/+324
2024-03-22Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-57/+87
2024-03-22Merge tag 'spi-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-29/+35
2024-03-22Merge tag 'regulator-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+11
2024-03-22Merge tag 'i2c-for-6.9-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-316/+470
2024-03-22efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)1-1/+1