aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-11-01mfd: max77620: Convert to use maple tree register cacheMark Brown1-3/+3
2023-11-01mfd: intel-lpss: Add Intel Lunar Lake-M PCI IDsJarkko Nikula1-0/+13
2023-11-01mfd: rk8xx: Convert to use maple tree register cacheMark Brown1-3/+3
2023-11-01mfd: twl: Convert to use maple tree register cacheMark Brown1-1/+1
2023-11-01mfd: tps65912: Convert to use maple tree register cacheMark Brown1-1/+1
2023-11-01mfd: tps65910: Convert to use maple tree register cacheMark Brown1-1/+1
2023-11-01mfd: tps6586x: Convert to use maple tree register cacheMark Brown1-1/+1
2023-11-01mfd: tps65128: Convert to use maple tree register cacheMark Brown1-1/+1
2023-11-01mfd: tps65090: Convert to use maple tree register cacheMark Brown1-1/+1
2023-11-01mfd: tps65086: Convert to use maple tree register cacheMark Brown1-1/+1
2023-11-01mfd: db8500-prcmu: Replace deprecated strncpy with strscpyJustin Stitt1-2/+2
2023-11-01mfd: lpc_ich: Add a platform device for pinctrl DenvertonAndy Shevchenko1-0/+49
2023-11-01mfd: lpc_ich: Move APL GPIO resources to a custom structureAndy Shevchenko1-11/+41
2023-11-01mfd: lpc_ich: Make struct lpc_ich_priv use enum for chipset memberAndy Shevchenko1-13/+13
2023-11-01mfd: dln2: Fix double put in dln2_probeDinghao Liu1-1/+0
2023-11-01mfd: max8998: Simplify obtaining I2C match data and drop max8998_i2c_get_driv...Biju Das1-11/+1
2023-11-01mfd: max77541: Simplify obtaining I2C match dataBiju Das1-5/+1
2023-11-01mfd: madera-i2c: Simplify obtaining I2C match dataBiju Das1-8/+1
2023-11-01mfd: arizona-i2c: Simplify obtaining I2C match dataBiju Das1-9/+2
2023-11-01mfd: iqs62x: Annotate struct iqs62x_fw_blk with __counted_byKees Cook1-1/+1
2023-11-01mfd: stm32-timers: Add support for interruptsFabrice Gasnier1-0/+46
2023-11-01mfd: twl-core: Add a clock subdevice for the TWL6032Andreas Kemnade1-0/+16
2023-11-01mfd: atmel-hlcdc: Add compatible for sam9x75 XLCD controllerManikandan Muralidharan1-0/+1
2023-11-01mfd: wcd934x: Update to use maple tree register cacheMark Brown1-1/+1
2023-11-01mfd: axp20x: Generalise handling without interruptAndre Przywara1-20/+24
2023-11-01mfd: palmas: Make similar OF and ID tableBiju Das1-5/+5
2023-11-01mfd: palmas: Move OF table closer to its consumerBiju Das1-17/+8
2023-11-01mfd: palmas: Constify .data in OF table and {palmas,tps65917}_irq_chipBiju Das1-16/+11
2023-11-01mfd: palmas: Remove trailing comma in the terminator entryBiju Das1-1/+1
2023-11-01mfd: core: Ensure disabled devices are skipped without abortingHerve Codina1-5/+12
2023-11-01mfd: max8997: Simplify obtaining I2C match data and drop max8997_i2c_get_driv...Biju Das1-11/+1
2023-11-01Merge tag 'ib-mfd-i2c-reboot-v6.7' into ibs-for-mfd-mergedLee Jones2-9/+43
2023-10-31Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-56/+218
2023-10-31Merge tag 'for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds65-380/+1640
2023-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds111-822/+13268
2023-10-31Merge tag 'for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Linus Torvalds4-26/+23
2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds50-435/+2677
2023-10-31Merge tag 'tag-chrome-platform-for-v6.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds24-99/+165
2023-10-31Merge tag 'hwmon-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds50-395/+1748
2023-10-31Merge tag 'spi-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds52-1189/+1099
2023-10-31Merge tag 'regulator-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds29-488/+828
2023-10-31Merge tag 'regmap-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds3-4/+96
2023-10-31Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds58-807/+1144
2023-10-31Merge patch series "RISC-V: ACPI improvements"Palmer Dabbelt1-3/+90
2023-10-31clocksource: timer-riscv: Increase rating of clock_event_device for SstcAnup Patel1-0/+2
2023-10-31clocksource: timer-riscv: Don't enable/disable timer interruptAnup Patel1-2/+13
2023-10-31Merge tag 'pm-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds23-458/+1250
2023-10-31Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds36-320/+601
2023-10-31Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds57-1021/+1750
2023-11-01Merge branch 'for-6.7/uclogic' into for-linusJiri Kosina2-1/+22