summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-061-0/+837
|\
| *-. Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2...Mark Brown2014-08-051-10/+44
| |\ \
| * | | regulator: palmas: Rename reg_info to palmas_reg_infoNishanth Menon2014-07-031-2/+2
| * | | regulator: palmas: Add palmas_pmic_driver_data structureKeerthy2014-06-231-0/+25
| * | | mfd: palmas: shift the palmas_sleep_requestor_info structure definition to th...Keerthy2014-06-231-0/+10
| * | | regulator: palmas: Shift the reg_info structure definition to the header fileKeerthy2014-06-231-0/+9
| * | | mfd: palmas: Add tps65917 specific definitions and enumsKeerthy2014-06-231-0/+793
| |/ /
* | | Merge tag 'mfd-extcon-regulator-v3.17' of git://git.kernel.org/pub/scm/linux/...Chanwoo Choi2014-07-231-10/+44
|\ \ \ | | |/ | |/|
| * | mfd: max77693: Handle IRQs using regmapRobert Baldyga2014-06-171-2/+44
| * | mfd: max77693: Remove unnecessary wrapper functionsRobert Baldyga2014-06-171-8/+0Star
| |/
* / extcon: arizona: support inverted jack detect switchRichard Fitzgerald2014-06-161-0/+3
|/
* rtc: s5m: use shorter time of register updateKrzysztof Kozlowski2014-06-111-0/+10
* mfd/rtc: sec/s5m: rename SEC* symbols to S5MKrzysztof Kozlowski2014-06-111-38/+38
* Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-0616-1288/+2522
|\
| * mfd: palmas: Format the header fileKeerthy2014-06-031-1083/+1083
| * mfd: abx500-core: Remove unused function abx500_dump_all_banks()Lee Jones2014-06-031-1/+0Star
| * mfd: arizona: Correct addresses of always-on trigger registersRichard Fitzgerald2014-06-031-6/+8
| * mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sourcesBill Richardson2014-06-032-74/+1058
| * mfd: Add driver for Atmel Microcontroller on iPaq h3xxxLinus Walleij2014-06-031-0/+148
| * mfd: syscon: Include linux/err.h to fix build errorTushar Behera2014-06-031-0/+2
| * mfd: AXP20x: Add mfd driver for AXP20x PMICCarlo Caione2014-06-031-0/+180
| * mfd: pm8921: Remove pm8xxx API now that sub-devices use regmapStephen Boyd2014-06-031-81/+0Star
| * mfd: sec-core: Remove duplicated device type from sec_pmic_devKrzysztof Kozlowski2014-06-031-2/+1Star
| * mfd: twl6040: Optional clk32k clock handlingPeter Ujfalusi2014-06-031-0/+2
| * mfd: twl6040: Select i2c fast mode as default with regmap patchPeter Ujfalusi2014-06-031-0/+1
| * mfd: rdc321x: Fix off-by-one for ngpio settingAxel Lin2014-06-031-1/+1
| * mfd: sec-core: Update sec_pmic documentationKrzysztof Kozlowski2014-06-031-12/+17
| * mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsetsKrzysztof Kozlowski2014-06-031-3/+0Star
| * mfd: tps65218: Remove unused *rdev[] from struct tps65218Axel Lin2014-06-031-1/+0Star
| * mfd: mc13xxx: Move definitions out of structuresAlexander Shiyan2014-06-031-10/+12
| * mfd: abx500-core: Fix compiler warning larger stack frameJay Aurabind2014-06-031-1/+1
| * mfd: Add sysfs attributes for Kontron PLD firmware revisionMichael Brunner2014-06-031-0/+4
| *---------. Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.1...Lee Jones2014-06-036-69/+210
| |\ \ \ \ \ \
| | | | | * | | mfd: stmpe: root out static GPIO and IRQ assignmentsLinus Walleij2014-05-231-14/+0Star
| | | | | * | | mfd: stmpe: add optional regulatorsLinus Walleij2014-05-091-0/+5
| | | |_|/ / / | | |/| | | |
| | | * | | | Merge tag 'regulator-tps658640' into ib-from-regulator-3.16Lee Jones2014-05-271-0/+2
| | | |\ \ \ \
* | | | \ \ \ \ Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-037-5/+33
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown2014-06-021-0/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | regulator: tps6586x: Add support for the TPS658640Alban Bedel2014-05-261-0/+2
| | | |/ / / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Mark Brown2014-06-022-1/+5
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | | * | | | | | regulator: tps65217: Remove *rdev[] from struct tps65217Axel Lin2014-04-181-1/+0Star
| | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Merge tag 'ib-mfd-regulator-3.16' of git://git.kernel.org/pub/scm/linux/kerne...Mark Brown2014-04-291-0/+14
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | * / | | | | regulator: tps65090: Allow setting the overcurrent wait timeDoug Anderson2014-04-181-0/+5
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbi...Mark Brown2014-06-021-0/+2
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | regulator: s2mps11: Add external GPIO control for S2MPS14Krzysztof Kozlowski2014-04-141-0/+2
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/ax...Mark Brown2014-06-023-3/+23
| |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | / / / | | | |_|_|_|/ / / | | |/| | | | | |
| | | | * | | | | mfd: bcm590xx: Add support for secondary I2C slave addressMatt Porter2014-05-211-3/+6
| | | | |/ / / /
| | | | * / / / mfd: tps65090: Stop caching most registersDoug Anderson2014-04-231-0/+14
| | | |/ / / /
| | * / / / / mfd: arizona: Factor out read of device tree GPIOsCharles Keepax2014-04-181-0/+3
| | |/ / / /
| * | | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2014-06-021-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |