summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-27regulator: If we can't configure optimum mode we're always in the best oneMark Brown1-3/+13
2011-05-27regulator: max8997: remove useless codeJonghwan Choi1-1/+0
2011-05-27regulator: Fix memory leak in max8998_pmic_probe failure pathAxel Lin1-9/+13
2011-05-27regulator: Fix desc_id for tps65023/6507x/65910Axel Lin3-6/+3
2011-05-27linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria1-1/+1
2011-05-27Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulator...Axel Lin1-1/+1
2011-05-27regulator: Remove some unused variables from wm831x DCDCsMark Brown1-2/+0
2011-05-27linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria1-2/+2
2011-05-27TPS65910: Add tps65910 regulator driverGraeme Gregory4-0/+726
2011-05-27TPS65910: IRQ: Add interrupt controllerGraeme Gregory4-1/+205
2011-05-27TPS65910: GPIO: Add GPIO driverGraeme Gregory4-1/+101
2011-05-27MFD: TPS65910: Add new mfd device for TPS65910Graeme Gregory4-0/+970
2011-05-27regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_reg...Axel Lin1-6/+10
2011-05-27regulator: Support voltage offsets to compensate for drops in systemMark Brown2-3/+16
2011-05-27regulator: Remove supply_regulator_dev from machine configurationMark Brown3-21/+2
2011-05-27regulator: Move VCOINCELL to be the last element of mc13892_regulators arrayAxel Lin1-1/+1
2011-05-27regulator: Factor out references to rdev in regulator_force_disable()Mark Brown1-3/+4
2011-05-27regulator: Convert WM8400 to get_voltage_sel()Mark Brown1-6/+6
2011-05-27regulator: Fix the argument of calling regulator_mode_constrainAxel Lin1-1/+1
2011-05-27regulator: twl: add twl6030 set_modeSaquib Herman1-8/+34
2011-05-27regulator: twl: add twl6030 get_statusSaquib Herman1-9/+35
2011-05-27regulator: twl: fix twl6030 regulator is_enabledSaquib Herman1-15/+46
2011-05-27regulator: twl: remap has no meaning for 6030Saquib Herman1-20/+17
2011-05-27regulator: twl: fix twl6030 enable/disableSaquib Herman1-1/+30
2011-05-27regulator: Add missing platform_set_drvdata in tps6105x_regulator_probeAxel Lin1-0/+1
2011-05-27regulator: When constraining modes fall back to higher power modesMark Brown1-9/+15
2011-05-27hwmon: (coretemp) Fix section mismatchJean Delvare1-1/+1
2011-05-27hwmon: (pmbus) Initialize sysfs attributesGuenter Roeck1-0/+1
2011-05-27hwmon: (coretemp) Update comments describing the handling of HT CPUsGuenter Roeck1-6/+6
2011-05-27hwmon: (coretemp) Initialize sysfs attributesSergey Senozhatsky1-0/+2
2011-05-27Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...Joel Becker1-21/+20
2011-05-27Ocfs2/move_extents: Validate moving goal after the adjustment.Tristan Ye1-13/+13
2011-05-27Ocfs2/move_extents: Avoid doing division in extent moving.Tristan Ye1-10/+9
2011-05-27Merge branch 'fix/asoc' into for-linusTakashi Iwai7-43/+66
2011-05-27Merge branch 'fix/misc' into for-linusTakashi Iwai14-55/+157
2011-05-27loop: export module parametersNamhyung Kim1-3/+14
2011-05-27block: export blk_{get,put}_queue()Jens Axboe1-0/+2
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French24-353/+353
2011-05-27Fix extended security auth failureSteve French1-11/+6
2011-05-27CIFS: Add rwpidforward mount optionPavel Shilovsky10-39/+115
2011-05-27CIFS: Migrate to shared superblock modelPavel Shilovsky3-1/+139
2011-05-27[CIFS] Migrate from prefixpath logicSteve French7-148/+189
2011-05-27[SCSI] lpfc 8.3.24: Extend BSG infrastructure and add link diagnosticsJames Smart5-403/+1917
2011-05-27[SCSI] lpfc 8.3.24: Add resource extent supportJames Smart17-276/+1937
2011-05-27[SCSI] lpfc 8.3.24: Add request-firmware supportJames Smart5-11/+259
2011-05-27[SCSI] lpfc 8.3.24: Add SR-IOV controlJames Smart7-5/+536
2011-05-27[SCSI] lpfc 8.3.24: Extended hardware support and support dump imagesJames Smart4-7/+98
2011-05-27[SCSI] lpfc 8.3.24: Miscellaneous Fixes and CorrectionsJames Smart9-73/+169
2011-05-27[SCSI] libsas: Add option for SATA soft resetDave Jiang2-1/+40
2011-05-27[SCSI] libsas: check dev->gone before submitting sata i/oDan Williams1-7/+7