summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-11regulator: Kill max8998_get_ldo functionAxel Lin1-10/+5
2012-03-11regulator: Kill max8997_get_rid functionAxel Lin1-17/+12
2012-03-11regulator: Fix n_voltage settings for pcf50633 regulatorAxel Lin1-14/+13
2012-03-11regulator: Fix the logic of s5m8767_set_voltage_time_selAxel Lin1-28/+2
2012-03-11regulator: mc13783: bail out without platform dataSascha Hauer1-0/+3
2012-03-11regulator: Convert ab8499 to use get_voltage_sel()Axel Lin1-6/+4
2012-03-11regulator: Sort Kconfig and Makefile entriesAxel Lin2-174/+174
2012-03-11regulator: Fix module desciption for tps65910 regulatorAxel Lin2-3/+3
2012-03-11regulator: tps65910: Correct VIO voltage configurationLaxman Dewangan1-2/+5
2012-03-11regulator: wm8994: Convert to devm_kzalloc()Mark Brown1-3/+1
2012-03-11regulator: tps62360: Remove pointless test for unsigned less than zeroAxel Lin1-1/+1
2012-03-11regulator: s5m8767: Fix unused variable warning in probe()Mark Brown1-1/+1
2012-02-06regulator: Show correct chip id for max8649Axel Lin1-1/+1
2012-02-06regulator: Remove redundant regmap_update_bits call for TPS65023_REG_CON_CTRL2Axel Lin1-4/+0
2012-02-02regulator: Kill s5m8767_get_reg_id functionAxel Lin1-12/+7
2012-02-02regulator: wm8350: Don't specify consumer supplies with struct deviceMark Brown1-2/+2
2012-01-30regulator: tps65910: Sleep control through external inputsLaxman Dewangan2-0/+214
2012-01-24regulator: mc13xxx-regulator-core: Fix the build when driver is selected as m...Fabio Estevam1-0/+2
2012-01-24regulator: max8997: Avoid spaces in regulator namesKarol Lewandowski1-4/+4
2012-01-20regulator: tps65910: use appropriate variable names.Laxman Dewangan1-41/+41
2012-01-20regulator: tps65910: Initialize n_voltages for rails.Laxman Dewangan1-0/+11
2012-01-20regulator: tps65910: Add regulator info for RTC railLaxman Dewangan1-0/+3
2012-01-20regulator: Update s5m8767 for device tree API changesMark Brown1-1/+1
2012-01-20regulator: Update tps65217-regulator for DT changesAxel Lin1-1/+1
2012-01-20regulator: tps65217: Add tps65217 regulator driverAnilKumar Ch3-0/+503
2012-01-20regulator: Add S5M8767 configurationSangbeom Kim2-0/+10
2012-01-20regulators/db8500: split off shared dbx500 codeBengt Jonsson5-86/+341
2012-01-20regulator: s5m8767: Remove redundant MODULE_ALIASAxel Lin1-1/+0
2012-01-20regulator: s5m8767: Add missing breaksAxel Lin1-0/+4
2012-01-20regulator: Add S5M8767A regulator driverSangbeom Kim1-0/+834
2012-01-20regulator: TPS62360: Add tps62360 regulator driverLaxman Dewangan4-0/+540
2012-01-19Linux 3.3-rc1v3.3-rc1Linus Torvalds1-2/+2
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds9-104/+444
2012-01-19Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+8
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-40/+27
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin9587-258975/+463528
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-5/+8
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro1-1/+3
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro1-34/+22
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro1-14/+12
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells1-1/+1
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar1-3/+3
2012-01-19ima: fix cred sparse warningMimi Zohar1-1/+2
2012-01-18uml: fix compile for x86-64Linus Torvalds1-0/+5
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells1-0/+2
2012-01-18Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-0/+4672
2012-01-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds51-1014/+829
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds182-795/+4824
2012-01-18tpm: fix (ACPI S3) suspend regressionStefan Berger2-0/+12