aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mfd
AgeCommit message (Expand)Author
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-29drivers/video/backlight/tps65217_bl.c add default brightness value optionMatus Ujhelyi
2013-04-29Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-28Merge remote-tracking branch 'regulator/topic/palmas' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/ab8500' into v3.9-rc8Mark Brown
2013-04-18regulator: palmas: preserve modes of rails during enable/disableLaxman Dewangan
2013-04-18regulator: palma: add ramp delay support through regulator constraintsLaxman Dewangan
2013-04-17regulator: palmas: add support for LDO8 tracking modeLaxman Dewangan
2013-04-17regulator: palmas: support for external regulator through control outputsLaxman Dewangan
2013-04-03Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2013-04-03ARM: ux500: Pass regulator platform data using the new formatLee Jones
2013-04-02extcon: arizona: Make mic detection timeout configurableMark Brown
2013-04-02extcon: arizona: Allow additional debounce during microphone detectionMark Brown
2013-04-02extcon: arizona: Simplify HPDET based identificationMark Brown
2013-04-02extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKETMark Brown
2013-04-02extcon: arizona: Allow configuration of button detectionMark Brown
2013-04-01mfd: wm5102: Add registers for microphone detection level configurationMark Brown
2013-03-28Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-26Merge branch 'char-misc-linus' into char-misc-nextGreg Kroah-Hartman
2013-03-26ASoC: arizona: Fix interaction between headphone outputs and identificationMark Brown
2013-03-13extcon: max77693: Initialize register of MUIC device to bring up it without p...Chanwoo Choi
2013-03-12mfd: wm831x: Don't forward declare enum wm831x_auxadcMark Brown
2013-03-12mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown
2013-03-12mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan
2013-02-27backlight: add new lp8788 backlight driverKim, Milo
2013-02-26Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-24mmc: tmio: remove unused and deprecated symbolsGuennadi Liakhovetski
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-02-21Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-02-20Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-19Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-nextMark Brown
2013-02-14mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG
2013-02-14Merge branch 'for-mfd' of git://git.linaro.org/people/ljones/linux-3.0-ux500 ...Samuel Ortiz
2013-02-14mfd: max8925: Add irqdomain for dtQing Xu
2013-02-14mfd: rtsx: Support RTS5227Roger Tseng
2013-02-14mfd: rtsx: Fix typo in commentWei WANG
2013-02-14mfd: wm5102: Make DSP scratch registers readableMark Brown
2013-02-14mfd: 88pm80x: Remove redundant devm_* callsYi Zhang
2013-02-14mfd: dbx500-prcmu: Add watchdog ID definitionsFabio Baltieri
2013-02-14mfd: arizona: Provide platform data for MICBIAS configurationMark Brown
2013-02-14mfd: palmas: Add APIs to access the Palmas' registersLaxman Dewangan
2013-02-14extcon: max8997: Use workqueue to check cable state after completing boot of ...Chanwoo Choi
2013-02-14extcon: max8997: Set default UART/USB path on probeChanwoo Choi
2013-02-14extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable typeChanwoo Choi
2013-02-14extcon: max8997: Set default of ADC debounce time during initializationChanwoo Choi
2013-02-14extcon: max8997: Remove duplicate code related to set H/W line pathChanwoo Choi
2013-02-14extcon: max8997: Move defined constant to header fileChanwoo Choi