summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-313-6/+9
|\
| * mfd: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
| * random: remove rand_initialize_irq()Theodore Ts'o2012-07-191-3/+0
| * mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown2012-07-191-0/+8
| * random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-07-141-2/+0
* | Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds2012-07-311-4/+5
|\ \
| * \ Merge with upstream to accommodate with thermal changesAnton Vorontsov2012-07-317-94/+128
| |\ \
| * | | twl4030_charger: Allow charger to control the regulator that feeds itNeilBrown2012-06-191-4/+5
* | | | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-3050-4701/+8497
|\ \ \ \
| * | | | mfd: Ensure AB8500 platform data is passed through db8500-prcmu to MFD CoreLee Jones2012-07-271-0/+1
| * | | | mfd: Arizone core should select MFD_CORESamuel Ortiz2012-07-271-0/+1
| * | | | mfd: Fix arizona-irq.c build by selecting REGMAP_IRQRandy Dunlap2012-07-251-0/+1
| * | | | mfd: Add debug trace on entering and leaving arizone runtime suspendMark Brown2012-07-251-0/+4
| * | | | mfd: Correct tps65090 cell namesVenu Byravarasu2012-07-251-2/+2
| * | | | mfd: Remove gpio support from tps6586x core driverLaxman Dewangan2012-07-252-87/+22
| * | | | mfd: Cache tps6586x register through regmapLaxman Dewangan2012-07-251-8/+16
| * | | | mfd: Use regmap for tps6586x register access.Laxman Dewangan2012-07-252-111/+47
| * | | | mfd: Use devm managed resources for tps6586xLaxman Dewangan2012-07-251-6/+6
| * | | | mfd: Add support for twl6041Peter Ujfalusi2012-07-251-0/+1
| * | | | mfd: Matches should be NULL when populate anatop child devicesRichard Zhao2012-07-171-1/+1
| * | | | mfd: Add missing out of memory check for pcf50633Alan Cox2012-07-161-2/+7
| * | | | mfd: Add tps65910 32-kHz-crystal-input initJohan Hovold2012-07-161-10/+9
| * | | | mfd: Drop modifying mc13xxx driver's id_table in probeUwe Kleine-König2012-07-162-12/+0
| * | | | mfd: Remove unneeded io_mutex from struct twl6040Axel Lin2012-07-161-20/+3
| * | | | mfd: Remove __devexit annotation for pm80x_deinitAxel Lin2012-07-161-1/+1
| * | | | mfd: Fix checking return value of 88pm8xx regmap_read()Axel Lin2012-07-162-9/+12
| * | | | mfd: Initial support for the WM5110Mark Brown2012-07-167-0/+58
| * | | | mfd: Add data tables for the WM5110Mark Brown2012-07-161-0/+2281
| * | | | mfd: Add s2mps11 irq driverSangbeom Kim2012-07-162-329/+149
| * | | | mfd: Add samsung s2mps11 mfd supportSangbeom Kim2012-07-161-0/+10
| * | | | mfd: Modify samsung mfd headerSangbeom Kim2012-07-162-4/+7
| * | | | mfd: Modify samsung mfd driver for common apiSangbeom Kim2012-07-162-167/+167
| * | | | mfd: Rename s5m file and directories to samsungSangbeom Kim2012-07-164-9/+9
| * | | | mfd: Add support for multiple arizona PDM speaker outputsMark Brown2012-07-101-3/+2
| * | | | mfd: Export pm80x_regmap_configAxel Lin2012-07-101-0/+1
| * | | | mfd: Guard max77686_pmic_dt_match with CONFIG_OFAxel Lin2012-07-101-5/+5
| * | | | mfd: Error out if initial arizona boot failsMark Brown2012-07-091-1/+5
| * | | | mfd: 88pm80[05] i2c device_id arrays should be NULL terminatedSamuel Ortiz2012-07-092-0/+2
| * | | | mfd: Add device tree support for max77686Yadwinder Singh Brar2012-07-091-6/+39
| * | | | mfd: Allow to specify max77686 interrupt through DT or platform file alsoYadwinder Singh Brar2012-07-092-13/+21
| * | | | mfd: Apply irq_mask_cur before handling max77686 interruptsYadwinder Singh Brar2012-07-091-0/+3
| * | | | mfd: Use pmic regmap to read max77686 pmic interrupt registerYadwinder Singh Brar2012-07-091-1/+1
| * | | | mfd: Move twl-core device_init_wakeup to after platform_device_addNeilBrown2012-07-091-1/+2
| * | | | mfd: Add companion chip in 88pm80xQiao Zhou2012-07-091-0/+28
| * | | | mfd: Support 88pm80x in 80x driverQiao Zhou2012-07-095-0/+1034
| * | | | mfd: Fix Arizona Kconfig entrySamuel Ortiz2012-07-091-1/+1
| * | | | mfd: Mark headphone detect readback wm5102 register volatileMark Brown2012-07-091-1/+1
| * | | | mfd: Don't free unallocated arizona supplies on errorMark Brown2012-07-091-1/+1
| * | | | mfd: Add missing WM5102 ifdefsMark Brown2012-07-093-1/+6
| * | | | mfd: Treat arizona register read errors as non-fatal during resumeMark Brown2012-07-091-1/+1