summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | regulator: Fix da9052 ldo regulator namesAxel Lin2012-04-011-40/+52
* | regulator: Convert tps65023 to set_voltage_selAxel Lin2012-04-011-86/+21
* | regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macrosAxel Lin2012-04-011-90/+45
* | regulator: Make max8997_get_voltage_register always return correct registerAxel Lin2012-04-011-6/+7
* | regulator: Convert max8952 to set_voltage_selAxel Lin2012-04-011-21/+7
* | regulator: Remove _en_reg, _en_bit and _ops parameters from tps65090_REG macroAxel Lin2012-04-011-14/+14
* | regulator: tps65090: Use IS_ERR to check return value of regulator_registerAxel Lin2012-04-011-1/+1
* | regulator: Merge tps6586x_regulator_ldo_ops and tps6586x_regulator_dvm_opsAxel Lin2012-04-011-18/+7
* | regulator: Convert tps6586x to set_voltage_selAxel Lin2012-04-011-49/+21
* | regulator: Convert tps6586x to get_voltage_selAxel Lin2012-04-011-4/+4
* | regulator: wm831x-dcdc: Use devm_kzallocAxel Lin2012-04-011-7/+2
* | regulator: Convert pcap-regulator to get_voltage_selAxel Lin2012-04-011-7/+4
* | regulator: Convert pcap-regulator to set_voltage_selAxel Lin2012-04-011-27/+6
* | regulator: Convert lp3972 to set_voltage_selAxel Lin2012-04-011-45/+18
* | regulator: Convert lp3971 to set_voltage_selAxel Lin2012-04-011-43/+15
* | regulator: Add TPS65090 regulator driverVenu Byravarasu2012-04-014-0/+255
* | regulator: gpio-regulator: Set the smallest voltage/current in the specified ...Axel Lin2012-04-011-4/+4
* | regulator: fixed: Don't supply voltage change ops when no GPIO is givenMark Brown2012-04-011-14/+13
* | regulator: fixed: Use devm_kzalloc()Mark Brown2012-04-011-3/+2
* | regulator: Use tps65912_get_voltage for both DCDCs and LDOsAxel Lin2012-04-011-18/+3
* | regulator: Implement tps65912_list_voltage to be shared by both DCDCs and LDOsAxel Lin2012-04-011-16/+7
* | regulator: max8952: Simplify the logic to get vid[0|1] statusAxel Lin2012-04-011-6/+6
* | regulator: Convert ab3100 to set_voltage_selAxel Lin2012-04-011-13/+5
* | regulator: Convert ab8500 to set_voltage_selAxel Lin2012-04-011-31/+4
* | regulator: Convert pcf50633 to get_voltage_selAxel Lin2012-04-011-35/+27
* | regulator: pcf50633: Don't write to reserved bits of AUTO output voltage sele...Axel Lin2012-04-011-16/+6
* | regulator: Add support s5m8767 opmode operationSangbeom Kim2012-04-011-10/+61
* | mfd: Add s5m regulator operation modeSangbeom Kim2012-04-012-0/+30
|/
* Linux 3.4-rc1v3.4-rc1Linus Torvalds2012-03-311-2/+2
* Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds2012-03-313-81/+8
|\
| * virtio-pci: switch to PM ops macro to initialise PM functionsAmit Shah2012-03-311-6/+1
| * virtio-pci: S3 supportAmit Shah2012-03-311-21/+3
| * virtio-pci: drop restore_common()Amit Shah2012-03-311-16/+7
| * virtio: drop thaw PM operationAmit Shah2012-03-313-34/+1
| * virtio: balloon: Allow stats update after restore from S4Amit Shah2012-03-311-8/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-3141-1640/+1249
|\ \
| * | vfs: fix out-of-date dentry_unhash() commentJ. Bruce Fields2012-03-311-1/+1
| * | vfs: split __lookup_hashMiklos Szeredi2012-03-311-64/+44
| * | untangling do_lookup() - take __lookup_hash()-calling case out of line.Al Viro2012-03-311-15/+16
| * | untangling do_lookup() - switch to calling __lookup_hash()Al Viro2012-03-311-67/+46
| * | untangling do_lookup() - merge d_alloc_and_lookup() callersAl Viro2012-03-311-3/+3
| * | untangling do_lookup() - merge failure exits in !dentry caseAl Viro2012-03-311-15/+8
| * | untangling do_lookup() - massage !dentry case towards __lookup_hash()Al Viro2012-03-311-25/+20
| * | untangling do_lookup() - get rid of need_reval in !dentry caseAl Viro2012-03-311-6/+1
| * | untangling do_lookup() - eliminate a loop.Al Viro2012-03-311-4/+8
| * | untangling do_lookup() - expand the area under ->i_mutexAl Viro2012-03-311-2/+4
| * | untangling do_lookup() - isolate !dentry stuff from the rest of it.Al Viro2012-03-311-1/+16
| * | vfs: move MAY_EXEC check from __lookup_hash()Miklos Szeredi2012-03-311-6/+5
| * | vfs: don't revalidate just looked up dentryMiklos Szeredi2012-03-311-3/+1
| * | vfs: fix d_need_lookup/d_revalidate order in do_lookupMiklos Szeredi2012-03-311-2/+2
OpenPOWER on IntegriCloud