aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-10mfd: kempld: Use device core to create driver-specific device attributesGravatar Andy Shevchenko 1-16/+5
2024-05-10mfd: kempld: Replace ACPI code with agnostic oneGravatar Andy Shevchenko 1-27/+11
2024-05-10mfd: intel-lpss: Switch over to MSI interruptsGravatar Andy Shevchenko 1-1/+1
2024-05-10Merge branches 'ib-mfd-misc-pinctrl-regulator-6.10', 'ib-mfd-pinctrl-regulato...Gravatar Lee Jones 9-12/+615
2024-05-03pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIOGravatar Nirmala Devi Mal Nadar 1-52/+225
2024-05-03regulator: tps6594-regulator: Add TI TPS65224 PMIC regulatorsGravatar Nirmala Devi Mal Nadar 2-70/+268
2024-05-03misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSMGravatar Bhargav Raviprakash 1-13/+35
2024-05-03mfd: tps6594-core: Add TI TPS65224 PMIC coreGravatar Bhargav Raviprakash 1-18/+219
2024-05-03mfd: tps6594-spi: Add TI TPS65224 PMIC SPIGravatar Bhargav Raviprakash 1-7/+11
2024-05-03mfd: tps6594-i2c: Add TI TPS65224 PMIC I2CGravatar Bhargav Raviprakash 1-7/+11
2024-05-03mfd: tps6594: Use volatile_table instead of volatile_regGravatar Bhargav Raviprakash 3-8/+12
2024-05-03regulator: rk808: Add RK816 supportGravatar Alex Bee 1-1/+201
2024-05-03regulator: rk808: Support apply_bit for rk808_set_suspend_voltage_rangeGravatar Alex Bee 1-3/+13
2024-05-03pinctrl: rk805: Add rk816 pinctrl supportGravatar Alex Bee 1-0/+69
2024-05-03mfd: rk8xx: Add RK816 supportGravatar Alex Bee 3-3/+150
2024-03-28regulator: axp20x: add support for the AXP717Gravatar Andre Przywara 1-0/+84
2024-03-28mfd: axp20x: Add support for AXP717 PMICGravatar Andre Przywara 3-0/+93
2024-03-28regulator: axp20x: fix typo-ed identifierGravatar Andre Przywara 1-5/+5
2024-03-24Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-2/+5
2024-03-24Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Gravatar Linus Torvalds 1-0/+9
2024-03-24efi: fix panic in kdump kernelGravatar Oleksandr Tymoshenko 1-0/+2
2024-03-24x86/efistub: Don't clear BSS twice in mixed modeGravatar Ard Biesheuvel 1-1/+2
2024-03-23Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 6-54/+110
2024-03-23Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-18/+54
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-19/+19
2024-03-22lkdtm/bugs: Improve warning message for compilers without counted_by supportGravatar Nathan Chancellor 1-1/+1
2024-03-22overflow: Change DEFINE_FLEX to take __counted_by memberGravatar Kees Cook 6-18/+18
2024-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 8-71/+411
2024-03-22Merge tag 'block-6.9-20240322' of git://git.kernel.dk/linuxGravatar Linus Torvalds 12-34/+233
2024-03-22Merge tag 'for-6.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-6/+16
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 11-79/+324
2024-03-22Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 15-57/+87
2024-03-22Merge tag 'spi-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 6-29/+35
2024-03-22Merge tag 'regulator-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-0/+11
2024-03-22Merge tag 'i2c-for-6.9-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-316/+470
2024-03-22efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...Gravatar KONDO KAZUMA(近藤 和真) 1-1/+1
2024-03-21Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelGravatar Linus Torvalds 83-278/+556
2024-03-22Merge tag 'amd-drm-fixes-6.9-2024-03-21' of https://gitlab.freedesktop.org/ag...Gravatar Dave Airlie 64-215/+456
2024-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+2
2024-03-21Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 8-254/+150
2024-03-22Merge tag 'drm-misc-next-fixes-2024-03-21' of https://gitlab.freedesktop.org/...Gravatar Dave Airlie 3-3/+2
2024-03-21Merge tag 'siox/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-42/+70
2024-03-21Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 11-146/+503
2024-03-21Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 26-177/+345
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 3-3/+1
2024-03-21Merge tag 'firewire-fixes-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-4/+14
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 10-98/+131
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 248-4130/+13187
2024-03-21Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 71-4814/+535
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 93-2386/+3156