summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-08mfd: ab8500: Drop debugfs moduleLinus Walleij
2022-03-08mfd: sta2x11: Use GFP_KERNEL instead of GFP_ATOMICJulia Lawall
2022-03-08mfd: stmfx: Improve error message triggered by regulator fault in .remove()Uwe Kleine-König
2022-03-08mfd: rk808: Add reboot support to rk808.cPeter Geis
2022-03-08mfd: arizona: Add missing statics to the of_match_tablesCharles Keepax
2022-03-08mfd: intel_soc_pmic_crc: Set main IRQ domain bus token to DOMAIN_BUS_NEXUSHans de Goede
2022-03-08mfd: intel_soc_pmic_crc: Add crystal_cove_charger cell to BYT cellsHans de Goede
2022-03-08mfd: intel_soc_pmic_crc: Sort cells by IRQ orderHans de Goede
2022-03-08Merge branches 'ib-mfd-hwmon-regulator-5.18', 'ib-mfd-iio-5.18', 'ib-mfd-led-...Lee Jones
2022-03-07mfd: Add support for the MediaTek MT6366 PMICJohnson Wang
2022-03-07mfd: mc13xxx: Add check for mc13xxx_irq_requestJiasheng Jiang
2022-03-07rtc: max77686: Add MAX77714 supportLuca Ceresoli
2022-03-07watchdog: max77620: Add comment to clarify set_timeout procedureLuca Ceresoli
2022-03-07watchdog: max77620: Add support for the max77714 variantLuca Ceresoli
2022-03-07mfd: max77714: Add driver for Maxim MAX77714 PMICLuca Ceresoli
2022-03-07rtc: max77686: Remove unused code to read in 12-hour modeLuca Ceresoli
2022-03-07rtc: max77686: Rename day-of-month definesLuca Ceresoli
2022-03-07rtc: max77686: Convert comments to kernel-doc formatLuca Ceresoli
2022-03-07spi: s3c64xx: Allow controller-data to be optionalKrzysztof Kozlowski
2022-02-14iio: temperature: iqs620at-temp: Add support for V3 siliconJeff LaBundy
2022-02-14mfd: iqs62x: Provide device revision to sub-devicesJeff LaBundy
2022-02-08hwmon: sy7636a: Add temperature driver for sy7636aAlistair Francis
2022-02-08regulator: sy7636a: Remove requirement on sy7636a mfdAlistair Francis
2022-02-08mfd: simple-mfd-i2c: Enable support for the silergy,sy7636aAlistair Francis
2022-02-08mfd: simple-mfd-i2c: Add a Kconfig nameAlistair Francis
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-22Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-22Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-22Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-22Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-22scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni
2022-01-22random: move the random sysctl declarations to its own fileXiaoming Ni
2022-01-22firmware_loader: move firmware sysctl to its own filesXiaoming Ni
2022-01-22cdrom: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22hpet: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-21parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin
2022-01-21Merge branches 'acpi-cppc' and 'acpi-dptf'Rafael J. Wysocki
2022-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2022-01-21Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-21HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke
2022-01-21HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke
2022-01-21HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke