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
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
/
max77693.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-13
mfd: max77693: Add muic of_compatible in mfd_cell
Maciej Purski
1
-1
/
+4
2016-04-19
mfd: max77686/max77693: Fix misspelled Samsung address
Krzysztof Kozlowski
1
-1
/
+1
2016-04-19
mfd: max77693: Allow building as a module
Krzysztof Kozlowski
1
-12
/
+2
2016-01-14
mfd: Use to_i2c_client() instead of open-coding it
Geliang Tang
1
-2
/
+2
2015-09-04
Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
1
-1
/
+0
2015-07-16
drivers: max77693: Move state container to common header
Krzysztof Kozlowski
1
-15
/
+16
2015-03-12
mfd: max77693: Modify flash cell name identifiers
Jacek Anaszewski
1
-2
/
+2
2014-12-09
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+26
2014-11-25
mfd: max77693: Map charger device to its own of_node
Krzysztof Kozlowski
1
-1
/
+4
2014-11-25
mfd: max77693: Add haptic of_compatible in mfd_cell
Jaewon Kim
1
-1
/
+4
2014-11-25
mfd: max77693: Initialize haptic register map
Jaewon Kim
1
-3
/
+18
2014-11-10
mfd: max77693: Fix always masked MUIC interrupts
Krzysztof Kozlowski
1
-0
/
+12
2014-11-10
mfd: max77693: Use proper regmap for handling MUIC interrupts
Krzysztof Kozlowski
1
-1
/
+1
2014-09-26
mfd: max77693: Improve support for the flash cell
Jacek Anaszewski
1
-1
/
+4
2014-06-17
mfd: max77693: Handle IRQs using regmap
Robert Baldyga
1
-11
/
+147
2014-06-17
mfd: max77693: Remove unnecessary wrapper functions
Robert Baldyga
1
-54
/
+2
2014-06-03
mfd: max77693: Make of_device_id array const
Krzysztof Kozlowski
1
-1
/
+1
2014-03-19
mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-1
/
+11
2014-01-21
mfd: max77693: Set proper maximum register for MUIC regmap
Krzysztof Kozlowski
1
-1
/
+7
2014-01-06
mfd: maxim: Constify struct mfd_cell where possible
Geert Uytterhoeven
1
-1
/
+1
2013-10-23
mfd: max77693: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-23
mfd: max77693: Added device tree support
Andrzej Hajda
1
-0
/
+8
2013-10-23
mfd: max77693: Remove device wakeup from driver
Andrzej Hajda
1
-10
/
+0
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-01-22
mfd: max77693: Init max77693->dev before using it
Axel Lin
1
-16
/
+18
2012-09-16
mfd: MAX77693: Fix NULL pointer error when initializing irqs
Chanwoo Choi
1
-0
/
+14
2012-09-16
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-1
/
+1
2012-07-09
mfd: Fix max77693 irq leak and wrong kfree call
Axel Lin
1
-3
/
+4
2012-07-09
mfd: Staticise max77693 pm_ops
Mark Brown
1
-1
/
+1
2012-07-09
mfd: Remove unused max77693 iolock mutex
Axel Lin
1
-2
/
+0
2012-05-20
mfd: Add MAX77693 irq handler
Chanwoo Choi
1
-0
/
+32
2012-05-20
mfd: Add MAX77693 driver
Chanwoo Choi
1
-0
/
+217