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