summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdcMark Brown2011-07-281-0/+1
* regulator: Fix WM831x DCDC DVS VSEL bootstrappingMark Brown2011-07-281-1/+1
* regulator: Fix WM831x regulator ID lookups for multiple WM831xsMark Brown2011-07-282-5/+36
* regulator: Fix argument format type errors in error printsMark Brown2011-07-221-2/+2
* regulator: Fix memory leak in set_machine_constraints() error pathsAxel Lin2011-07-221-3/+4
* regulator: Make core more chatty about some errorsMark Brown2011-07-221-2/+9
* regulator: tps65910: Fix array access out of bounds bugAxel Lin2011-07-221-12/+43
* regulator: tps65910: Add missing breaks in switch/caseAxel Lin2011-07-221-0/+7
* regulator: tps65910: Fix a memory leak in tps65910_probe error pathAxel Lin2011-07-221-0/+1
* regulator: TWL: Remove entry of RES_ID for 6030 macrosAmbresh K2011-07-221-34/+30
* regulator: Add basic per consumer debugfsMark Brown2011-07-041-1/+29
* regulator: Add rdev_crit() macroMark Brown2011-06-091-0/+2
* regulator: Refactor supply implementation to work as regular consumersMark Brown2011-06-091-65/+36
* regulator: Include the device name in the microamps_requested_ fileMark Brown2011-06-091-2/+3
* regulator: Increase the limit on sysfs file namesMark Brown2011-06-091-1/+1
* regulator: Properly register dummy regulator driverMark Brown2011-06-081-6/+26
* regulator: twl-regulator: fix n_voltages for twl6030 variable LDOsColin Cross2011-05-301-1/+1
* regulator: Use _cansleep() for WM8994 regulator GPIOsMark Brown2011-05-301-2/+2
* regulator: Do bulk enables of regulators in parallelMark Brown2011-05-301-6/+26
* arm gpio drivers: make them 'depends on ARM'Linus Torvalds2011-05-291-0/+4
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-05-2933-1000/+1390
|\
| * Merge branch 'x86-platform-next' into x86-platformMatthew Garrett2011-05-2933-1000/+1390
| |\
| | * acer-wmi: support integer return type from WMI methodsLee, Chun-Yi2011-05-271-0/+6
| | * msi-laptop: fix section mismatch in reference from the function load_scm_mode...Lee, Chun-Yi2011-05-271-1/+1
| | * acer-wmi: support to set communication device state by new wmid methodLee, Chun-Yi2011-05-271-1/+110
| | * acer-wmi: allow 64-bits return buffer from WMI methodsLee, Chun-Yi2011-05-271-3/+6
| | * acer-wmi: check the existence of internal 3G device when set capabilityLee, Chun-Yi2011-05-271-1/+2
| | * platform/x86:delete two unused variablesWeiping Pan2011-05-271-2/+0
| | * support wlan hotkey on Acer Travelmate 5735ZMelchior FRANZ2011-05-271-1/+14
| | * platform-x86: intel_mid_thermal: Fix memory leakAmeya Palande2011-05-271-0/+1
| | * platform/x86: Fix Makefile for intel_mid_powerbtnAmeya Palande2011-05-271-1/+1
| | * platform/x86: Simplify intel_mid_powerbtnAmeya Palande2011-05-271-42/+30
| | * acerhdf: Clean up includesJean Delvare2011-05-271-3/+1
| | * acerhdf: Drop pointless dependency on THERMAL_HWMONJean Delvare2011-05-271-1/+1
| | * acer-wmi: does not allow negative number set to initial device stateLee, Chun-Yi2011-05-271-3/+5
| | * platform/oaktrail: ACPI EC Extra driver for OaktrailYin Kangkai2011-05-273-0/+406
| | * thinkpad_acpi: Convert printks to pr_<level>Joe Perches2011-05-271-284/+188
| | * thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warningJoe Perches2011-05-271-9/+9
| | * platform-x86: intel_mid_thermal: Fix coding styleAmeya Palande2011-05-271-306/+300
| | * xo15-ebook: Use pr_<level>Joe Perches2011-05-271-2/+3
| | * wmi: Removed trailing whitespace from logging message.Joe Perches2011-05-271-5/+5
| | * toshiba: Convert printks to pr_<level>Joe Perches2011-05-272-36/+34
| | * topstar-laptop: Convert remaining printk to pr_infoJoe Perches2011-05-271-1/+1
| | * tc1100-wmi: Add pr_fmt, use pr_<level>Joe Perches2011-05-271-4/+3
| | * sony-laptop: Add and use #define pr_fmtJoe Perches2011-05-271-55/+49
| | * msi-wmi: Use pr_fmt and pr_<level>Joe Perches2011-05-271-25/+20
| | * msi-laptop: pr_<level> neateningJoe Perches2011-05-271-5/+4
| | * intel_pmic_gpio: Convert printks to pr_<level>Joe Perches2011-05-271-7/+7
| | * intel_menlow: Add pr_fmt and use pr_<level>Joe Perches2011-05-271-2/+3
| | * ideapad-laptop: Add pr_fmtJoe Perches2011-05-271-0/+2