index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
mfd: tps65911-comparator: Use regmap accessors
Michał Mirosław
1
-2
/
+2
2020-11-19
mfd: qcom-spmi-pmic: Add support for PM660/PM660L
AngeloGioacchino Del Regno
1
-0
/
+4
2020-11-19
mfd: Constify static struct resources
Rikard Falkeborn
15
-82
/
+82
2020-11-19
mfd: sun4i-gpadc: Constify static struct resource
Rikard Falkeborn
1
-1
/
+1
2020-11-19
mfd: stmpe: Constify static struct resource
Rikard Falkeborn
1
-5
/
+5
2020-11-19
mfd: lp8788: Constify static struct resource
Rikard Falkeborn
1
-2
/
+2
2020-11-19
mfd: wm8xxx-core: Constify static struct resource
Rikard Falkeborn
2
-28
/
+28
2020-11-19
mfd: tps65xxx: Constify static struct resource in OMAP2+ drivers
Rikard Falkeborn
2
-3
/
+3
2020-11-19
mfd: intel: Constify static struct resource
Rikard Falkeborn
5
-28
/
+28
2020-11-19
mfd: da9xxx-core: Constify static struct resource
Rikard Falkeborn
4
-23
/
+23
2020-11-19
Merge branch 'ib-mfd-mediatek-5.11' into ibs-for-mfd-merged
Lee Jones
1
-0
/
+18
2020-11-19
mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function.
Enric Balletbo i Serra
1
-0
/
+18
2020-11-04
mfd: Intel Platform Monitoring Technology support
David E. Box
3
-0
/
+234
2020-10-14
Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
18
-57
/
+702
2020-10-05
mfd: kempld-core: Fix unused variable 'kempld_acpi_table' when !ACPI
Lee Jones
1
-0
/
+2
2020-10-05
mfd: sl28cpld: Depend on I2C
Lee Jones
1
-0
/
+1
2020-09-30
mfd: asic3: Build if COMPILE_TEST=y
Marek Behún
1
-1
/
+2
2020-09-30
mfd: Add ACPI support to Kontron PLD driver
Michael Brunner
1
-6
/
+109
2020-09-30
mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PAC
Xu Yilun
3
-0
/
+178
2020-09-30
mfd: lp87565: Add LP87524-Q1 variant
Luca Ceresoli
1
-0
/
+4
2020-09-30
mfd: mt6360: Remove unused include <linux/version.h>
YueHaibing
1
-1
/
+0
2020-09-30
mfd: sm501: Fix leaks in probe()
Dan Carpenter
1
-1
/
+7
2020-09-30
mfd: syscon: Don't free allocated name for regmap_config
Marc Zyngier
1
-1
/
+1
2020-09-30
mfd: sprd: Add wakeup capability for PMIC IRQ
Baolin Wang
1
-1
/
+27
2020-09-30
mfd: intel-lpss: Add device IDs for UART ports for Lakefield
Andy Shevchenko
1
-0
/
+4
2020-09-30
mfd: dm355evm_msp: Convert LEDs to GPIO descriptor table
Linus Walleij
1
-26
/
+50
2020-09-30
mfd: wcd934x: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2020-09-30
mfd: stmfx: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+3
2020-09-30
mfd: madera: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-8
/
+3
2020-09-30
mfd: ene-kb3930: Add driver for ENE KB3930 Embedded Controller
Lubomir Rintel
3
-0
/
+224
2020-09-30
mfd: khadas-mcu: Fix randconfig 'unused-const-variable' warning
Lee Jones
1
-0
/
+2
2020-09-30
mfd: rn5t618: Add a power supply subdevice
Andreas Kemnade
1
-0
/
+1
2020-09-30
mfd: Kconfig: Fix typo of 'individual'
Mauro Carvalho Chehab
1
-1
/
+1
2020-09-17
mfd: simple-mfd-i2c: Add sl28cpld support
Michael Walle
2
-0
/
+11
2020-09-17
mfd: Add simple regmap based I2C driver
Michael Walle
3
-0
/
+69
2020-08-28
Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
1
-6
/
+6
2020-08-28
mfd: mfd-core: Ensure disabled devices are ignored without error
Lee Jones
1
-4
/
+6
2020-08-24
mfd: core: Fix double-free in mfd_remove_devices_fn()
Dmitry Osipenko
1
-2
/
+0
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-11
/
+11
2020-08-15
Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
51
-431
/
+832
2020-08-13
mfd: syscon: Use a unique name with regmap_config
Suman Anna
1
-1
/
+3
2020-08-13
mfd: Replace HTTP links with HTTPS ones
Alexander A. Klimov
12
-12
/
+12
2020-08-13
mfd: dln2: Run event handler loop under spinlock
Andy Shevchenko
1
-0
/
+4
2020-08-13
mfd: madera: Improve handling of regulator unbinding
Charles Keepax
1
-8
/
+15
2020-08-13
mfd: mfd-core: Add mechanism for removal of a subset of children
Charles Keepax
1
-1
/
+15
2020-08-13
mfd: intel_soc_pmic_mrfld: Simplify the return expression of intel_scu_ipc_dev_iowrite8()
Xu Wang
1
-6
/
+1
2020-08-13
mfd: max14577: Remove redundant initialization of variable current_bits
Colin Ian King
1
-1
/
+1
2020-08-13
mfd: rn5t618: Fix caching of battery related registers
Andreas Kemnade
1
-0
/
+3
2020-08-13
mfd: rn5t618: Make restart handler atomic safe
Andreas Kemnade
1
-10
/
+33
2020-08-13
mfd: kempld-core: Fix 'assignment of read-only location' error
Stephen Rothwell
1
-19
/
+11
[prev]
[next]