aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-15mfd: Remove redundant dev_set_drvdata() from I2C driversGuiting Shen
2023-06-15mfd: dln2: Remove the unneeded include <linux/i2c.h>Christophe JAILLET
2023-06-15mfd: rc5t583-irq: Remove the unneeded include <linux/i2c.h>Christophe JAILLET
2023-06-15mfd: wm831x: Use maple tree register cacheMark Brown
2023-06-15mfd: intel-m10-bmc: Manage access to MAX 10 fw handshake registersIlpo Järvinen
2023-06-15mfd: intel-m10-bmc: Move m10bmc_sys_read() away from headerIlpo Järvinen
2023-06-15mfd: intel-m10-bmc: Create m10bmc_sys_update_bits()Ilpo Järvinen
2023-06-15mfd: intel-m10-bmc: Move core symbols to own namespaceIlpo Järvinen
2023-06-15Merge branches 'tb-mfd-clk-input-pinctrl-power-rtc-sound-6.5', 'ib-mfd-tps659...Lee Jones
2023-06-12mfd: twl6040: Use maple tree register cacheMark Brown
2023-06-08dt-bindings: Add rt5033 MFD, Regulator and ChargerJakob Hauser
2023-06-08dt-bindings: power: supply: rt5033-battery: Apply unevaluatedPropertiesJakob Hauser
2023-06-08power: supply: rt5033_battery: Adopt status property from chargerJakob Hauser
2023-06-08power: supply: rt5033_battery: Move struct rt5033_battery to battery driverJakob Hauser
2023-06-08power: supply: rt5033_charger: Add RT5033 charger device driverJakob Hauser
2023-06-08mfd: rt5033: Apply preparatory changes before adding rt5033-charger driverJakob Hauser
2023-06-08mfd: rt5033: Fix STAT_MASK, HZ_MASK and AICR definesJakob Hauser
2023-06-08mfd: rt5033: Fix chip revision readoutJakob Hauser
2023-06-08mfd: rt5033: Drop rt5033-battery sub-deviceStephan Gerhold
2023-06-02mfd: max5970: Rename driver and remove wildcardNaresh Solanki
2023-05-25mfd: axp20x: Add support for AXP313a PMICMartin Botka
2023-05-18mfd: tps6594: Add driver for TI TPS6594 PMICJulien Panis
2023-05-15pinctrl: rk805: Add rk806 pinctrl supportSebastian Reichel
2023-05-15mfd: rk8xx: Add rk806 supportSebastian Reichel
2023-05-15dt-bindings: mfd: Add rk806 bindingSebastian Reichel
2023-05-15mfd: rk8xx-i2c: Use device_get_match_dataSebastian Reichel
2023-05-15mfd: rk808: Split into core and i2cSebastian Reichel
2023-05-15mfd: rk808: Replace 'struct i2c_client' with 'struct device'Sebastian Reichel
2023-05-15mfd: rk808: Use dev_err_probeSebastian Reichel
2023-05-15mfd: rk808: Convert to device managed resourcesSebastian Reichel
2023-05-15clk: RK808: Reduce 'struct rk808' usageSebastian Reichel
2023-05-07Linux 6.4-rc1Linus Torvalds
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-05-07Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-05-07Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-06Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo
2023-05-06Revert "perf build: Warn for BPF skeletons if endian mismatches"Arnaldo Carvalho de Melo
2023-05-06Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-06Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s...Linus Torvalds
2023-05-06dmapool: link blocks across pagesKeith Busch
2023-05-06dmapool: don't memset on free twiceKeith Busch
2023-05-06dmapool: simplify freeingKeith Busch
2023-05-06dmapool: consolidate page initializationKeith Busch
2023-05-06dmapool: rearrange page alloc failure handlingKeith Busch
2023-05-06dmapool: move debug code to own functionsKeith Busch
2023-05-06dmapool: speedup DMAPOOL_DEBUG with init_on_allocTony Battersby