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
2016-06-29
mfd: max77620: Mask/unmask interrupt before/after servicing it
Laxman Dewangan
1
-9
/
+46
2016-06-29
mfd: axp20x: Add axp20x-usb-power-supply for axp22x pmics
Hans de Goede
1
-0
/
+10
2016-06-29
mfd: altr_a10sr: Add Altera Arria10 DevKit System Resource Chip
Thor Thayer
3
-0
/
+182
2016-06-29
mfd: tps6507: Fix white space warnings reported by checkpatch
Ben Copeland
1
-2
/
+2
2016-06-29
mfd: ti_am335x_tscadc: Use SIMPLE_DEV_PM_OPS helper macro
Andrew F. Davis
1
-12
/
+4
2016-06-29
mfd: ti_am335x_tscadc: Remove use of single line functions
Andrew F. Davis
1
-29
/
+15
2016-06-29
mfd: ti_am335x_tscadc: Use variable name for sizeof() operator
Andrew F. Davis
1
-2
/
+1
2016-06-29
mfd: omap-usb-tll: Include omap-usb.h
Ben Dooks
1
-0
/
+2
2016-06-29
mfd: axp20x: Add a 500ms delay at the end of axp20x_power_off
Hans de Goede
1
-0
/
+4
2016-06-29
mfd: max77620: Constify resources tables
Axel Lin
1
-4
/
+4
2016-06-29
mfd: si476x-i2c: Fix spelling mistake "comptible" -> "compatible"
Colin Ian King
1
-1
/
+1
2016-06-29
mfd: max8925-i2c: Make it explicitly non-modular
Paul Gortmaker
1
-13
/
+1
2016-06-29
mfd: max8997: Make it explicitly non-modular
Paul Gortmaker
1
-27
/
+3
2016-06-29
mfd: max8998: Make it explicitly non-modular
Paul Gortmaker
1
-26
/
+1
2016-06-29
mfd: max77620: Make it explicitly non-modular
Paul Gortmaker
1
-10
/
+2
2016-06-29
mfd: max77843: Make it explicitly non-modular
Paul Gortmaker
1
-22
/
+2
2016-06-29
mfd: axp20x: Extend axp22x_volatile_ranges
Hans de Goede
1
-0
/
+3
2016-06-29
mfd: rn5t618: Register restart handler
Stefan Agner
1
-6
/
+37
2016-06-29
mfd: rn5t618: Register power off callback optionally
Stefan Agner
1
-3
/
+7
2016-06-29
mfd: rn5t618: Add Ricoh RN5T567 PMIC support
Stefan Agner
2
-10
/
+22
2016-05-28
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-1
/
+1
2016-05-20
Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
55
-482
/
+1139
2016-05-18
mfd: hi655x: Add MFD driver for hi655x
Chen Feng
3
-0
/
+173
2016-05-18
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-2
/
+1
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-05-09
mfd: ab8500-debugfs: Trivial fix of spelling mistake on "between"
Colin Ian King
1
-1
/
+1
2016-05-09
mfd: vexpress: Add !ARCH_USES_GETTIMEOFFSET dependency
Arnd Bergmann
1
-1
/
+1
2016-05-09
mfd: max77620: Add core driver for MAX77620/MAX20024
Laxman Dewangan
3
-0
/
+606
2016-05-09
mfd: omap-usb-tll: Fix scheduling while atomic BUG
Roger Quadros
1
-4
/
+9
2016-05-09
mfd: wm5110: ARIZONA_CLOCK_CONTROL should be volatile
Richard Fitzgerald
1
-0
/
+1
2016-05-09
mfd: axp20x: Add a cell for the ac power_supply part of the axp20x PMICs
Michael Haas
1
-0
/
+11
2016-05-09
mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table correctly
Ville Syrjälä
1
-0
/
+1
2016-05-09
mfd: wl1273-core: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
1
-12
/
+2
2016-05-09
mfd: tps65910: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
Laxman Dewangan
1
-21
/
+4
2016-05-09
mfd: sec: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
Laxman Dewangan
2
-26
/
+8
2016-05-09
mfd: rc5t583: Use devm_mfd_add_devices and devm_request_threaded_irq
Laxman Dewangan
2
-30
/
+5
2016-05-09
mfd: max77686: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
Laxman Dewangan
1
-23
/
+8
2016-05-09
mfd: as3722: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
Laxman Dewangan
1
-22
/
+9
2016-05-09
mfd: twl4030-power: Remove driver path in file comment
Javier Martinez Canillas
1
-1
/
+0
2016-05-09
mfd: smsc-ece1099: Remove unnecessarily remove callback
Laxman Dewangan
1
-10
/
+0
2016-05-09
mfd: Use IS_ENABLED(CONFIG_FOO) instead of checking FOO || FOO_MODULE
Javier Martinez Canillas
2
-7
/
+7
2016-05-09
mfd: twl6040: Disable and unprepare clk32k in twl6040_power() error path
Javier Martinez Canillas
1
-0
/
+2
2016-05-09
mfd: twl6040: Check clk_prepare_enable() return value in twl6040_power()
Javier Martinez Canillas
1
-1
/
+5
2016-05-09
mfd: tps6105x: Remove linux/regulator/driver.h include
Mark Brown
1
-1
/
+0
2016-05-09
mfd: intel_quark_i2c_gpio: Remove CLK_IS_ROOT
Stephen Boyd
1
-1
/
+1
2016-05-09
mfd: intel-lpss: Remove CLK_IS_ROOT
Stephen Boyd
1
-2
/
+2
2016-05-09
mfd: intel-lpss: Save register context on suspend
Heikki Krogerus
1
-1
/
+18
2016-05-09
mfd: wm8400-core: Delete wm8400_reg_read()
Dan Carpenter
1
-21
/
+0
2016-05-09
mfd: arizona: Update device ordering to allow clean driver removal
Charles Keepax
1
-5
/
+5
2016-05-09
mfd: mt6397: IRQ domain should initialize before mfd_add_devices()
Henry Chen
1
-9
/
+13
[prev]
[next]