index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Lines
2021-06-02
mfd: da9062: Simplify getting of_device_id match data
Krzysztof Kozlowski
-9
/
+4
2021-06-02
mfd: da9052: Simplify getting of_device_id match data
Krzysztof Kozlowski
-7
/
+2
2021-06-02
mfd: max8998: Simplify getting of_device_id match data
Krzysztof Kozlowski
-5
/
+3
2021-06-02
mfd: max8997: Simplify getting of_device_id match data
Krzysztof Kozlowski
-5
/
+4
2021-06-02
mfd: pm8008: Add driver for QCOM PM8008 PMIC
Guru Das Srinagesh
-0
/
+275
2021-06-02
mfd: da9063: Propagate errno when I2C mode fails
Wolfram Sang
-1
/
+1
2021-06-02
mfd: hisilicon: Use the correct HiSilicon copyright
Hao Fang
-1
/
+1
2021-06-02
mfd: cpcap: Fix cpcap dmamask not set warnings
Tony Lindgren
-0
/
+4
2021-06-02
mfd: arizona: Allow building arizona MFD-core as module
Hans de Goede
-8
/
+10
2021-06-02
mfd: si476x-i2c: Fix incorrectly documented function names
Lee Jones
-5
/
+5
2021-06-02
mfd: si476x-cmd: Fix a bunch of incorrectly documented function names
Lee Jones
-12
/
+12
2021-06-02
mfd: omap-usb-tll: File headers are not good candidates for kernel-doc
Lee Jones
-1
/
+1
2021-06-02
mfd: omap-usb-host: File headers are not good candidates for kernel-doc
Lee Jones
-1
/
+1
2021-06-02
mfd: db8500-prcmu: Fix multiple incorrectly documented function names
Lee Jones
-3
/
+3
2021-06-02
mfd: twl-core: Fix incorrect function name twl_regcache_bypass()
Lee Jones
-1
/
+1
2021-06-02
mfd: wm831x-core: Fix incorrect function name wm831x_reg_unlock()
Lee Jones
-1
/
+1
2021-06-02
mfd: ioc3: Directly include linux/irqdomain.h
Marc Zyngier
-0
/
+1
2021-06-02
mfd: axp20x: Allow AXP 806 chips without interrupt lines
Andre Przywara
-7
/
+17
2021-06-02
mfd: mt6360: Merge different sub-devices I2C read/write
Gene Chen
-23
/
+181
2021-06-02
mfd: mt6360: Merge header file into driver and remove unuse register define
Gene Chen
-1
/
+47
2021-06-02
mfd: mt6360: Fix flow which is used to check ic exist
Gene Chen
-11
/
+21
2021-06-02
mfd: mt6360: Remove handle_post_irq callback function
Gene Chen
-13
/
+4
2021-06-02
mfd: mt6360: Rename mt6360_pmu by mt6360
Gene Chen
-21
/
+20
2021-06-02
mfd: mt6360: Rename mt6360_pmu_data by mt6360_ddata
Gene Chen
-22
/
+22
2021-06-02
mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources
Gene Chen
-8
/
+2
2021-06-02
mfd: mt6360: Indicate sub-dev compatible name by using "-"
Gene Chen
-12
/
+12
2021-06-02
mfd: mt6360: Remove redundant brackets around raw numbers
Gene Chen
-86
/
+86
2021-06-02
mfd: mt6360: Rearrange include file
Gene Chen
-2
/
+3
2021-06-02
mfd: rt4831: Adds support for Richtek RT4831
ChiYuan Huang
-0
/
+126
2021-06-02
mfd: rn5t618: Fix IRQ trigger by changing it to level mode
Andreas Kemnade
-1
/
+1
2021-06-02
mfd: max8907: Move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
-4
/
+2
2021-06-02
mfd: lp87565: Handle optional reset pin
Luca Ceresoli
-0
/
+27
2021-06-02
mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
Zou Wei
-1
/
+2
2021-06-02
mfd: syscon: Free the allocated name field of struct regmap_config
Limeng
-1
/
+1
2021-06-02
mfd: Remove software node conditionally and locate at right place
Andy Shevchenko
-6
/
+9
2021-06-02
mfd: wcd934x: Add additional interrupts required for MBHC support
Srinivas Kandagatla
-0
/
+7
2021-06-02
mfd: wcd934x: Add macro for adding new interrupts
Srinivas Kandagatla
-26
/
+17
2021-06-02
mfd: si476x-cmd: Fix two typos of 'returned'
Jian Dong
-2
/
+2
2021-06-02
mfd: mt6397: Add PMIC keys for MT6358
Mattijs Korpershoek
-0
/
+12
2021-06-02
mfd: mt6397: Use named IRQs instead of index (keys)
Mattijs Korpershoek
-4
/
+4
2021-06-02
mfd: mp2629: Select MFD_CORE to fix build error
Randy Dunlap
-0
/
+1
2021-06-02
mfd: intel-lpss: Add Intel Alder Lake-M PCI IDs
Andy Shevchenko
-0
/
+13
2021-06-02
Merge tags 'tb-mfd-asoc-v5.14-1', 'tb-mfd-gpio-regulator-v5.14' and 'tb-mfd-r...
Lee Jones
-27
/
+86
2021-06-01
mfd: Add support for the MediaTek MT6359 PMIC
Hsin-Hsiung Wang
-0
/
+48
2021-06-01
mfd: mt6358: Refine interrupt code
Hsin-Hsiung Wang
-27
/
+38
2021-06-01
mfd: Add Rockchip rk817 audio CODEC support
Chris Morgan
-0
/
+81
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
-1
/
+1
2021-04-28
Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-1542
/
+1468
2021-04-28
Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
-9
/
+8
2021-04-26
Merge tag 'hwmon-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+10
[prev]
[next]