summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2012-09-14mfd: wm8994: Implement support for WM1811 devices with higher cust_idsMark Brown1-1/+1
2012-09-14mfd: arizona: Suppress needless calls to the primary IRQMark Brown1-3/+15
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown52-110/+121
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson1-2/+2
2012-09-13ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-0/+2
2012-09-11mfd: arizona: Disable control interface error reporting for early devicesMark Brown1-7/+28
2012-09-11mfd: 88pm860x: Use REG resource in regulatorHaojian Zhuang1-66/+199
2012-09-11mfd: 88pm860x: Use REG in leds resourceHaojian Zhuang1-40/+74
2012-09-11mfd: 88pm860x: Use REG resource for backlightHaojian Zhuang1-35/+43
2012-09-11mfd: max8925: Convert to IORESOURCE_REGMark Brown1-14/+4
2012-09-11mfd: 88pm860x: Convert to IORESOURCE_REGMark Brown1-63/+29
2012-09-11mfd: wm831x: Convert to IORESOURCE_REGMark Brown1-46/+20
2012-09-11mfd: 88pm860x: Move _IO resources out of ioport_ioresourceMark Brown1-29/+63
2012-09-11mfd: max8925: Move _IO resources out of ioport_ioresourceMark Brown1-0/+10
2012-09-11mfd/da9052: make i2c_device_id array constArnd Bergmann1-2/+2
2012-09-07mfd: dbx500: Provide a more accurate smp_twd clockMichel Jaouen2-1/+45
2012-09-06regulator: tps6586x: add support for SYS railLaxman Dewangan1-0/+13
2012-09-01mfd: printk/comment fixesMasanari Iida4-4/+4
2012-08-23mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driverFeng Tang1-19/+1
2012-08-23mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driverFeng Tang1-19/+1
2012-08-22mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch1-87/+43
2012-08-22mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch1-87/+43
2012-08-21workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-2/+2
2012-08-21Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+2
2012-08-20gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck1-1/+2
2012-08-10Merge branch 'testing/new-warnings' into fixesArnd Bergmann1-0/+1
2012-08-09ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann1-1/+1
2012-08-08mfd/asic3: fix asic3_mfd_probe return valueArnd Bergmann1-0/+1
2012-08-07mfd: wm8994: Flag the interrupt block as requiring runtime PM be enabledMark Brown1-0/+1
2012-08-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+9
2012-08-01Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds1-4/+5
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov7-94/+128
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds50-4701/+8497
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds1-0/+1
2012-07-29Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-1/+1
2012-07-27mfd: Ensure AB8500 platform data is passed through db8500-prcmu to MFD CoreLee Jones1-0/+1
2012-07-27mfd: Arizone core should select MFD_CORESamuel Ortiz1-0/+1
2012-07-25mfd: Fix arizona-irq.c build by selecting REGMAP_IRQRandy Dunlap1-0/+1
2012-07-25mfd: Add debug trace on entering and leaving arizone runtime suspendMark Brown1-0/+4
2012-07-25mfd: Correct tps65090 cell namesVenu Byravarasu1-2/+2
2012-07-25mfd: Remove gpio support from tps6586x core driverLaxman Dewangan2-87/+22
2012-07-25mfd: Cache tps6586x register through regmapLaxman Dewangan1-8/+16
2012-07-25mfd: Use regmap for tps6586x register access.Laxman Dewangan2-111/+47
2012-07-25mfd: Use devm managed resources for tps6586xLaxman Dewangan1-6/+6
2012-07-25mfd: Add support for twl6041Peter Ujfalusi1-0/+1
2012-07-23pwm: Conflict with legacy PWM APIThierry Reding1-0/+1
2012-07-19mfd: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-2/+1
2012-07-19random: remove rand_initialize_irq()Theodore Ts'o1-3/+0
2012-07-19mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown1-0/+8
2012-07-17mfd: Matches should be NULL when populate anatop child devicesRichard Zhao1-1/+1