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
2014-07-21
mfd: max77686: Make error checking consistent
Javier Martinez Canillas
1
-5
/
+5
2014-07-21
mfd: max77686: Return correct error when pdata isn't found
Javier Martinez Canillas
1
-1
/
+1
2014-07-21
mfd: max77686: Make platform data over-rule DT
Javier Martinez Canillas
1
-1
/
+1
2014-07-21
mfd: max77686: Don't define dummy function if OF isn't enabled
Javier Martinez Canillas
1
-9
/
+1
2014-07-21
mfd: max77686: Add power management support
Javier Martinez Canillas
1
-0
/
+40
2014-07-21
mfd: max77686: Convert to use regmap_irq
Javier Martinez Canillas
4
-326
/
+93
2014-07-21
mfd: sun6i-prcm: Add support for Allwinner A23 PRCM
Chen-Yu Tsai
1
-0
/
+30
2014-07-21
mfd: ab8500-debugfs: BIG clean-up
Lee Jones
1
-116
/
+172
2014-07-09
mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c result
Doug Anderson
1
-3
/
+12
2014-07-09
mfd: ab8500-core: Resolve code style issues
Lee Jones
1
-21
/
+24
2014-07-09
mfd: ab3100-core: Correct code sytle problems
Lee Jones
1
-28
/
+26
2014-07-09
mfd: aat2870-core: Stop using obsolte simple_strtoul()
Lee Jones
1
-1
/
+4
2014-07-09
mfd: 88pm860x-i2c: Repair 'space before tab' warning
Lee Jones
1
-1
/
+2
2014-07-09
mfd: 88pm860x-core: Repair formatting issues
Lee Jones
1
-15
/
+22
2014-07-09
mfd: 88pm805: msleep(1ms ~ 20ms) may not do what the caller intends
Lee Jones
1
-1
/
+1
2014-07-09
mfd: tps65910: Rid data size incompatibility warn when building for 64bit
Lee Jones
1
-5
/
+5
2014-07-09
mfd: arizona: Rid data size incompatibility warn when building for 64bit
Lee Jones
4
-7
/
+9
2014-07-09
mfd: stmpe: Rid data size incompatibility warn when building for 64bit
Lee Jones
3
-4
/
+4
2014-07-09
mfd: intel_soc_pmic: Rid compiler working for unused ACPI match table
Lee Jones
1
-0
/
+2
2014-07-09
mfd: ab8500-debugfs: Simplify invalid debugfs data checking
Lee Jones
1
-7
/
+7
2014-07-09
mfd: ab8500-core: Remove pointless else in if statement
Lee Jones
1
-2
/
+2
2014-07-09
mfd: ab8500-debugfs: Cleaning up unnecessary to test, unsigned can't be negat...
Rickard Strandqvist
1
-1
/
+1
2014-07-09
mfd: ab8500-debugfs: Remove unnecessary null test before debugfs_remove_recur...
Fabian Frederick
1
-2
/
+1
2014-07-09
mfd: cros_ec: Move EC interrupt to cros_ec_keyb
Andrew Bresticker
1
-34
/
+1
2014-07-09
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
Bill Richardson
2
-2
/
+2
2014-07-09
mfd: cros_ec: Check result code from EC messages
Bill Richardson
3
-18
/
+27
2014-07-09
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
1
-32
/
+0
2014-07-09
mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device
Bill Richardson
3
-3
/
+1
2014-07-09
mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
Bill Richardson
3
-34
/
+34
2014-07-09
mfd: cros_ec: Detect in-progress commands
Simon Glass
1
-0
/
+6
2014-07-09
mfd: cros_ec: Tweak struct cros_ec_device for clarity
Bill Richardson
3
-8
/
+8
2014-07-09
mfd: pcf50633: Reconnect -ENOMEM error path
Lee Jones
1
-9
/
+9
2014-07-09
mfd: ab8500-debugfs.c: Cleaning up values that are never used
Rickard Strandqvist
1
-2
/
+1
2014-07-09
mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption
Chanwoo Choi
2
-0
/
+11
2014-07-09
regulator: s2mps11: Add support S2MPU02 regulator device
Chanwoo Choi
1
-0
/
+25
2014-07-09
mfd: sec-core: Add support for S2MPU02 device
Chanwoo Choi
2
-30
/
+126
2014-07-09
mfd: mc13xxx: Use regmap irq framework for interrupts
Alexander Shiyan
3
-273
/
+49
2014-07-09
mfd: pm8921-core: Remove unused variable
Sachin Kamat
1
-4
/
+0
2014-07-09
mfd: arizona: Add comment to explain non-devm regulator_get
Charles Keepax
1
-0
/
+6
2014-07-09
mfd: wm8994: Add a bunch of missing defaults/readables
Charles Keepax
1
-0
/
+64
2014-07-09
mfd: cros_ec_spi: Set wakeup capability
Prathyush K
1
-0
/
+2
2014-07-09
mfd: arizona: Use num_core_supplies in arizona_dev_exit
Charles Keepax
1
-1
/
+1
2014-07-09
mfd: arizona: Don't use devres for DCVDD
Charles Keepax
1
-3
/
+6
2014-07-09
mfd: arizona: Disable DCVDD before we destroy the MFD
Charles Keepax
1
-1
/
+3
2014-07-09
mfd: arizona: Disable PM runtime at start of driver removal
Charles Keepax
1
-1
/
+2
2014-07-09
mfd: tc3589x: Translate onecell, not twocell
Linus Walleij
1
-1
/
+1
2014-07-09
mfd: asic3: Fix potential null pointer dereference
Sachin Kamat
1
-5
/
+7
2014-07-09
mfd: cros_ec: spi: Fix end of transfer on devices with no spi-msg-delay
Doug Anderson
1
-11
/
+7
2014-07-09
mfd: Fix cs5535 dependencies
Jean Delvare
1
-1
/
+1
2014-07-09
mfd: timberdale: Depend on X86_32
Jean Delvare
1
-1
/
+1
[next]