aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/max77693-private.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-23mfd: maxim: Add SPDX license identifiersKrzysztof Kozlowski1-14/+1
2015-07-16mfd/extcon: max77693: Rename defines to allow inclusion with max77843Krzysztof Kozlowski1-51/+51
2015-07-16drivers: max77693: Move state container to common headerKrzysztof Kozlowski1-25/+0
2015-07-16mfd: max77693: Store I2C device type as enum and add default unknownKrzysztof Kozlowski1-5/+6
2015-07-16mfd/extcon: max77693: Remove unused extern declarations and max77693_dev membersKrzysztof Kozlowski1-8/+0
2015-03-12mfd: max77693: Add TORCH_IOUT_MASK macroJacek Anaszewski1-0/+1
2015-03-12mfd: max77693: Adjust FLASH_EN_SHIFT and TORCH_EN_SHIFT macrosJacek Anaszewski1-2/+2
2015-01-20mfd: max77693: Add defines for MAX77693 charger driverKrzysztof Kozlowski1-0/+108
2014-12-08Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+0
2014-11-25mfd: max77693: Remove unused defineKrzysztof Kozlowski1-1/+0
2014-11-10mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski1-0/+7
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+60
2014-09-26mfd: max77693: Improve support for the flash cellJacek Anaszewski1-0/+59
2014-09-26mfd: max77693: Fix register enum nameJacek Anaszewski1-1/+1
2014-09-11Input: add haptic driver on max77693Jaewon Kim1-0/+9
2014-06-17mfd: max77693: Handle IRQs using regmapRobert Baldyga1-2/+44
2014-06-17mfd: max77693: Remove unnecessary wrapper functionsRobert Baldyga1-8/+0
2013-10-23mfd: max77693: Remove device wakeup from driverAndrzej Hajda1-1/+0
2013-06-25regulator: max77693: Add max77693 regualtor driver.Jonghwa Lee1-0/+13
2013-03-13extcon: max77693: Initialize register of MUIC device to bring up it without platform dataChanwoo Choi1-0/+23
2013-01-15extcon: max77693: Remove duplicate code by making functionChanwoo Choi1-0/+86
2012-07-09mfd: Remove unused max77693 iolock mutexAxel Lin1-1/+0
2012-05-23mfd: Fix max77693 build failureSamuel Ortiz1-0/+10
2012-05-20mfd: Add MAX77693 driverChanwoo Choi1-0/+217