index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
mfd: ucb1x00-assabet: Use DEVICE_ATTR_RO macro
Zhen Lei
1
-1
/
+1
2021-06-15
mfd: wm831x: Use DEVICE_ATTR_RO macro
Zhen Lei
1
-3
/
+3
2021-06-15
mfd: wm831x: Use DEFINE_RES_IRQ_NAMED() and DEFINE_RES_IRQ() to simplify code
Zhen Lei
1
-212
/
+36
2021-06-10
mfd: ioc3: Directly include linux/irqdomain.h
Marc Zyngier
1
-0
/
+1
2021-06-02
mfd: sun6i-prcm: Use DEFINE_RES_MEM() to simplify code
Zhen Lei
1
-25
/
+5
2021-06-02
mfd: asic3: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify code
Zhen Lei
1
-10
/
+2
2021-06-02
mfd: 88pm805: Use DEFINE_RES_IRQ_NAMED() to simplify code
Zhen Lei
1
-21
/
+8
2021-06-02
mfd: 88pm800: Use DEFINE_RES_IRQ_NAMED() to simplify code
Zhen Lei
1
-12
/
+2
2021-06-02
mfd: tps80031: Use DEFINE_RES_IRQ() to simplify code
Zhen Lei
1
-5
/
+1
2021-06-02
mfd: da9055: Use DEFINE_RES_IRQ_NAMED() to simplify code
Zhen Lei
1
-30
/
+8
2021-06-02
mfd: as3722: Use DEFINE_RES_IRQ_NAMED() to simplify code
Zhen Lei
1
-12
/
+2
2021-06-02
mfd: t7l66xb: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify code
Zhen Lei
1
-10
/
+2
2021-06-02
mfd: cros_ec_dev: Load lightbar module only present
Gwendal Grignou
1
-1
/
+19
2021-06-02
mfd: sec: Enable wakeup from suspend via devicetree property
Krzysztof Kozlowski
1
-8
/
+0
2021-06-02
mfd: sec: Remove unused irq_base in platform data
Krzysztof Kozlowski
2
-4
/
+1
2021-06-02
mfd: sec: Remove unused device_type in platform data
Krzysztof Kozlowski
1
-4
/
+1
2021-06-02
mfd: sec: Remove unused cfg_pmic_irq in platform data
Krzysztof Kozlowski
1
-3
/
+0
2021-06-02
mfd: sec: Drop support for board files and require devicetree
Krzysztof Kozlowski
2
-44
/
+16
2021-06-02
mfd: sec: Simplify getting of_device_id match data
Krzysztof Kozlowski
1
-7
/
+3
2021-06-02
mfd: da9062: Simplify getting of_device_id match data
Krzysztof Kozlowski
1
-9
/
+4
2021-06-02
mfd: da9052: Simplify getting of_device_id match data
Krzysztof Kozlowski
1
-7
/
+2
2021-06-02
mfd: max8998: Simplify getting of_device_id match data
Krzysztof Kozlowski
1
-5
/
+3
2021-06-02
mfd: max8997: Simplify getting of_device_id match data
Krzysztof Kozlowski
1
-5
/
+4
2021-06-02
mfd: pm8008: Add driver for QCOM PM8008 PMIC
Guru Das Srinagesh
3
-0
/
+275
2021-06-02
mfd: da9063: Propagate errno when I2C mode fails
Wolfram Sang
1
-1
/
+1
2021-06-02
mfd: hisilicon: Use the correct HiSilicon copyright
Hao Fang
1
-1
/
+1
2021-06-02
mfd: cpcap: Fix cpcap dmamask not set warnings
Tony Lindgren
1
-0
/
+4
2021-06-02
mfd: arizona: Allow building arizona MFD-core as module
Hans de Goede
3
-8
/
+10
2021-06-02
mfd: si476x-i2c: Fix incorrectly documented function names
Lee Jones
1
-5
/
+5
2021-06-02
mfd: si476x-cmd: Fix a bunch of incorrectly documented function names
Lee Jones
1
-12
/
+12
2021-06-02
mfd: omap-usb-tll: File headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
2021-06-02
mfd: omap-usb-host: File headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
2021-06-02
mfd: db8500-prcmu: Fix multiple incorrectly documented function names
Lee Jones
1
-3
/
+3
2021-06-02
mfd: twl-core: Fix incorrect function name twl_regcache_bypass()
Lee Jones
1
-1
/
+1
2021-06-02
mfd: wm831x-core: Fix incorrect function name wm831x_reg_unlock()
Lee Jones
1
-1
/
+1
2021-06-02
mfd: ioc3: Directly include linux/irqdomain.h
Marc Zyngier
1
-0
/
+1
2021-06-02
mfd: axp20x: Allow AXP 806 chips without interrupt lines
Andre Przywara
1
-7
/
+17
2021-06-02
mfd: mt6360: Merge different sub-devices I2C read/write
Gene Chen
2
-23
/
+181
2021-06-02
mfd: mt6360: Merge header file into driver and remove unuse register define
Gene Chen
1
-1
/
+47
2021-06-02
mfd: mt6360: Fix flow which is used to check ic exist
Gene Chen
1
-11
/
+21
2021-06-02
mfd: mt6360: Remove handle_post_irq callback function
Gene Chen
1
-13
/
+4
2021-06-02
mfd: mt6360: Rename mt6360_pmu by mt6360
Gene Chen
1
-21
/
+20
2021-06-02
mfd: mt6360: Rename mt6360_pmu_data by mt6360_ddata
Gene Chen
1
-22
/
+22
2021-06-02
mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources
Gene Chen
1
-8
/
+2
2021-06-02
mfd: mt6360: Indicate sub-dev compatible name by using "-"
Gene Chen
1
-12
/
+12
2021-06-02
mfd: mt6360: Remove redundant brackets around raw numbers
Gene Chen
1
-86
/
+86
2021-06-02
mfd: mt6360: Rearrange include file
Gene Chen
1
-2
/
+3
2021-06-02
mfd: rt4831: Adds support for Richtek RT4831
ChiYuan Huang
3
-0
/
+126
2021-06-02
mfd: rn5t618: Fix IRQ trigger by changing it to level mode
Andreas Kemnade
1
-1
/
+1
2021-06-02
mfd: max8907: Move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
1
-4
/
+2
[prev]
[next]