aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-12i2c-bfin-twi: handle faulty slave devices betterMichael Hennerich1-0/+22
2011-01-12hwmon: (dme1737) Minor cleanupsJuerg Haefliger1-48/+73
2011-01-12hwmon: (dme1737) Add support for in7 for SCH5127Juerg Haefliger1-15/+53
2011-01-12hwmon: (emc1403) Add EMC1423 supportJekyll Lai2-6/+14
2011-01-12hwmon: (w83793) Drop useless mutexJean Delvare1-4/+1
2011-01-12hwmon: (fschmd) Drop useless mutexJean Delvare1-4/+1
2011-01-12hwmon: (w83781d) Use pr_fmt and pr_<level>Joe Perches1-15/+14
2011-01-12hwmon: (pc87427) Use pr_fmt and pr_<level>Joe Perches1-13/+13
2011-01-12hwmon: (pc87360) Use pr_fmt and pr_<level>Joe Perches1-30/+23
2011-01-12hwmon: (lm78) Use pr_fmt and pr_<level>Joe Perches1-7/+7
2011-01-12hwmon: (it87) Use pr_fmt and pr_<level>Joe Perches1-16/+14
2011-01-12hwmon: (w83793) Implement the standard intrusion detection interfaceJean Delvare1-3/+30
2011-01-12hwmon: (w83792d) Implement the standard intrusion detection interfaceJean Delvare1-3/+41
2011-01-12hwmon: (adm9240) Implement the standard intrusion detection interfaceJean Delvare1-3/+29
2011-01-12hwmon: (via686a) Initialize fan_div valuesJean Delvare1-3/+11
2011-01-12hwmon: (w83795) Silent false warning from gccJean Delvare1-2/+2
2011-01-12hwmon: (ads7828) Update email contact detailsSteven Hardy1-2/+2
2011-01-12Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds23-637/+1082
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds9-311/+660
2011-01-12regulator: missing index in PTR_ERR() in isl6271a_probe()roel kluin1-1/+1
2011-01-12regulator: Assign return value of mc13xxx_reg_rmw to retAxel Lin1-1/+1
2011-01-12regulator: Add initial per-regulator debugfs supportMark Brown1-0/+35
2011-01-12regulator: Make regulator_has_full_constraints a boolMark Brown1-1/+1
2011-01-12regulator: Clean up logging a bitMark Brown1-1/+1
2011-01-12regulator: Optimise out noop voltage changesMark Brown1-1/+8
2011-01-12regulator: Add API to re-apply voltage to hardwareMark Brown1-0/+47
2011-01-12regulator: Staticise non-exported functions in mc13892Mark Brown1-3/+3
2011-01-12regulator: Only notify voltage changes when they succeedMark Brown1-1/+4
2011-01-12regulator: Provide a selector based set_voltage_sel() operationMark Brown1-2/+35
2011-01-12regulator: Factor out voltage set operation into a separate functionMark Brown1-24/+39
2011-01-12regulator: Convert WM8994 to use get_voltage_sel()Mark Brown1-10/+6
2011-01-12regulator: Convert WM835x to use get_voltage_sel()Mark Brown1-10/+6
2011-01-12regulator: Allow modular build of mc13xxx-coreMark Brown2-1/+8
2011-01-12regulator: support PMIC mc13892Yong Shen3-0/+644
2011-01-12make mc13783 regulator code genericYong Shen5-282/+383
2011-01-12Change the register name definitions for mc13783Yong Shen1-15/+15
2011-01-12regulators: Removed macros for initialization of ab8500 regulatorsBengt Jonsson1-62/+179
2011-01-12regulators: Added verbose debug messages to ab8500 regulatorsBengt Jonsson1-12/+51
2011-01-12regulators: Modified ab8500 error handlingBengt Jonsson1-22/+31
2011-01-12regulators: Updated ab8500 variable names, macro names and commentsBengt Jonsson1-79/+82
2011-01-12regulators: Added ab8500 v2 supportBengt Jonsson1-2/+26
2011-01-12regulators: Clean out unused code in ab8500 regulatorsBengt Jonsson1-16/+0
2011-01-12regulators: Fixed errors in ab8500 register mappingBengt Jonsson1-6/+6
2011-01-12regulators: Moved define for number of regulators in ab8500Bengt Jonsson1-1/+7
2011-01-12regulator: add driver for tps6524x regulatorCyril Chemparathy3-0/+704
2011-01-12regulator: Convert WM831x drivers to use get_voltage_sel()Mark Brown2-16/+16
2011-01-12regulator: Allow drivers to report voltages as selectorsMark Brown1-3/+22
2011-01-12regulator: Use _regulator_get_voltage() consistentlyMark Brown1-8/+10
2011-01-12drivers/regulator: Update WARN usesJoe Perches1-2/+1
2011-01-12regulator: Take into account the requirements of all consumersThomas Petazzoni1-0/+25