aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/mc13783-adc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-07hwmon: (mc13783-adc.c) use module_platform_driver_probe()Jingoo Han1-12/+1
2012-11-28hwmon: remove use of __devexitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devexit_pBill Pemberton1-1/+1
2012-07-21hwmon: (mc13783-adc.c) Convert to use devm_ functionsGuenter Roeck1-10/+2
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-1/+1
2012-03-23hwmon: (mc13783-adc) Add support for the MC13892 PMICUwe Kleine-Koenig1-24/+77
2012-03-23hwmon: (mc13783-adc) Remove space before tabFrans Meulenbroeks1-1/+1
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier1-1/+1
2011-10-24hwmon: Convert mc13783-adc to mc13xxx APIUwe Kleine-König1-6/+6
2010-08-12hwmon: Don't access struct mc13783 directly from mc13783-adcUwe Kleine-König1-4/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-09hwmon: Add Freescale MC13783 ADC driverLuotao Fu1-0/+236