index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-19
mfd: intel_soc_pmic_bxtwc: Create sysfs attributes using core driver's facility
Andy Shevchenko
1
-16
/
+7
2022-07-19
mfd: intel_soc_pmic_bxtwc: Don't shadow error codes in show()/store()
Andy Shevchenko
1
-7
/
+9
2022-07-19
mfd: intel-lpss: Add Intel Meteor Lake-P PCI IDs
Andy Shevchenko
1
-0
/
+13
2022-07-19
mfd: mt6397: Add basic support for MT6331+MT6332 PMIC
AngeloGioacchino Del Regno
2
-1
/
+55
2022-07-19
mfd: axp20x: Add AXP221/AXP223/AXP809 GPIO cells
Samuel Holland
1
-0
/
+9
2022-07-19
mfd: db8500-prcmu: Drop duplicated word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-07-19
mfd: intel_soc_pmic_chtwc: Switch from __maybe_unused to pm_sleep_ptr() etc
Andy Shevchenko
1
-4
/
+4
2022-07-19
mfd: intel_soc_pmic_chtwc: Use dev_err_probe()
Andy Shevchenko
1
-12
/
+7
2022-07-19
mfd: tc6393xb: Make disable callback return void
Uwe Kleine-König
1
-3
/
+2
2022-07-19
mfd: dln2: Automatically detect and fill endpoint pointers
Andy Shevchenko
1
-13
/
+4
2022-07-19
mfd: pm8008: Remove driver data structure pm8008_data
Lee Jones
1
-33
/
+20
2022-07-19
mfd: twl: Remove platform data support
Uwe Kleine-König
1
-318
/
+5
2022-07-19
mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU
Tinghan Shen
1
-0
/
+5
2022-07-19
mfd: mt6358-irq: Add MT6357 PMIC support
Fabien Parent
1
-0
/
+24
2022-07-19
mfd: mt6397-core: Add MT6357 PMIC support
Fabien Parent
1
-0
/
+44
2022-07-19
mfd: max77620: Fix refcount leak in max77620_initialise_fps
Miaoqian Lin
1
-0
/
+2
2022-07-19
syscon: Use %pa to format the variable of resource_size_t type
Andy Shevchenko
1
-2
/
+1
2022-07-19
mfd: t7l66xb: Drop platform disable callback
Uwe Kleine-König
1
-5
/
+1
2022-07-19
mfd: asic3: Make asic3_gpio_remove() return void
Uwe Kleine-König
1
-6
/
+3
2022-07-19
mfd: max77714: Update Luca Ceresoli's e-mail address
Luca Ceresoli
1
-2
/
+2
2022-07-19
Merge branches 'ib-mfd-acpi-for-rafael-5.20', 'ib-mfd-edac-i2c-leds-pinctrl-platform-watchdog-5.20' and 'ib-mfd-soc-bcm-5.20' into ibs-for-mfd-merged
Lee Jones
3
-56
/
+180
2022-07-19
gpio: ucb1400: Remove platform setup and teardown support
Uwe Kleine-König
1
-4
/
+2
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
1
-90
/
+182
2022-07-14
mfd: lpc_ich: Add support for pinctrl in non-ACPI system
Tan Jui Nee
1
-1
/
+104
2022-07-14
mfd: lpc_ich: Switch to generic p2sb_bar()
Andy Shevchenko
2
-19
/
+9
2022-07-14
mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()
Andy Shevchenko
1
-17
/
+14
2022-07-04
mfd: bcm2835-pm: Add support for BCM2711
Stefan Wahren
1
-0
/
+13
2022-07-04
mfd: bcm2835-pm: Use 'reg-names' to get resources
Nicolas Saenz Julienne
1
-20
/
+41
2022-06-27
mfd: core: Use acpi_dev_for_each_child()
Rafael J. Wysocki
1
-7
/
+24
2022-06-18
mfd: qcom-spmi-pmic: read fab id on supported PMICs
Caleb Connolly
1
-0
/
+7
2022-06-18
mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
Caleb Connolly
1
-90
/
+175
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULE
Thomas Gleixner
5
-45
/
+5
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2)
Thomas Gleixner
2
-18
/
+2
2022-06-08
mfd: intel-m10-bmc: Rename n3000bmc-secure driver
Russ Weight
1
-1
/
+1
2022-06-08
platform/chrome: cros_ec_proto: Rename cros_ec_command function
Prashant Malani
1
-2
/
+2
2022-06-02
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-35
/
+93
2022-05-23
mfd: rt4831: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-1
/
+6
2022-05-23
mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()
Yang Yingliang
1
-4
/
+2
2022-05-23
mfd: intel-lpss: Add support for ADL-P i2c6 and i2c7
Gaggery Tsai
1
-0
/
+2
2022-05-07
ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptors
Linus Walleij
1
-35
/
+93
2022-04-28
mfd: twl4030: Make twl4030_exit_irq() return void
Uwe Kleine-König
3
-11
/
+4
2022-04-28
mfd: twl6030: Make twl6030_exit_irq() return void
Uwe Kleine-König
3
-5
/
+4
2022-04-27
mfd: sprd: Jugle {of,spi}_device_id tables into numerical order
Cixi Geng
1
-2
/
+2
2022-04-27
mfd: sprd: Add SC2730 PMIC to SPI device ID table
Cixi Geng
1
-0
/
+1
2022-04-26
mfd: cros_ec_dev: Only register PCHG device if present
Stephen Boyd
1
-0
/
+19
2022-04-26
mfd: mt6397-core: Add resources for PMIC keys for MT6359
Fabien Parent
1
-0
/
+13
2022-04-26
mfd: ipaq-micro: Fix error check return value of platform_get_irq()
Lv Ruyi
1
-1
/
+1
2022-04-26
mfd: hi655x-pmic: Replace legacy gpio interface for gpiod interface
Maíra Canal
1
-19
/
+8
2022-03-25
Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
23
-2188
/
+404
2022-03-25
Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
1
-0
/
+40
[prev]
[next]