summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TPS65911: Comparator: Add comparator driverJorge Eduardo Candelaria2011-05-272-0/+192
* TPS65911: Add support for added GPIO linesJorge Eduardo Candelaria2011-05-272-86/+33
* GPIO: TPS65910: Move driver to drivers/gpio/Jorge Eduardo Candelaria2011-05-275-2/+11
* TPS65911: Add new irq definitionsJorge Eduardo Candelaria2011-05-272-14/+75
* regulator: tps65911: Add new chip versionJorge Eduardo Candelaria2011-05-272-35/+332
* MFD: TPS65910: Add support for TPS65911 deviceJorge Eduardo Candelaria2011-05-272-1/+49
* regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltageAxel Lin2011-05-271-1/+1
* regulator: mc13892: Fix voltage unit in test case.Fabio Estevam2011-05-271-2/+2
* regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...Axel Lin2011-05-272-10/+6
* mfd: Fix off-by-one value range checking for tps65910_i2c_writeAxel Lin2011-05-271-1/+1
* regulator: Only apply voltage constraints from consumers that set themMark Brown2011-05-271-0/+7
* regulator: If we can't configure optimum mode we're always in the best oneMark Brown2011-05-271-3/+13
* regulator: max8997: remove useless codeJonghwan Choi2011-05-271-1/+0
* regulator: Fix memory leak in max8998_pmic_probe failure pathAxel Lin2011-05-271-9/+13
* regulator: Fix desc_id for tps65023/6507x/65910Axel Lin2011-05-273-6/+3
* linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria2011-05-271-1/+1
* Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulator...Axel Lin2011-05-271-1/+1
* regulator: Remove some unused variables from wm831x DCDCsMark Brown2011-05-271-2/+0
* linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria2011-05-271-2/+2
* TPS65910: Add tps65910 regulator driverGraeme Gregory2011-05-274-0/+726
* TPS65910: IRQ: Add interrupt controllerGraeme Gregory2011-05-274-1/+205
* TPS65910: GPIO: Add GPIO driverGraeme Gregory2011-05-274-1/+101
* MFD: TPS65910: Add new mfd device for TPS65910Graeme Gregory2011-05-274-0/+970
* regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_reg...Axel Lin2011-05-271-6/+10
* regulator: Support voltage offsets to compensate for drops in systemMark Brown2011-05-272-3/+16
* regulator: Remove supply_regulator_dev from machine configurationMark Brown2011-05-273-21/+2
* regulator: Move VCOINCELL to be the last element of mc13892_regulators arrayAxel Lin2011-05-271-1/+1
* regulator: Factor out references to rdev in regulator_force_disable()Mark Brown2011-05-271-3/+4
* regulator: Convert WM8400 to get_voltage_sel()Mark Brown2011-05-271-6/+6
* regulator: Fix the argument of calling regulator_mode_constrainAxel Lin2011-05-271-1/+1
* regulator: twl: add twl6030 set_modeSaquib Herman2011-05-271-8/+34
* regulator: twl: add twl6030 get_statusSaquib Herman2011-05-271-9/+35
* regulator: twl: fix twl6030 regulator is_enabledSaquib Herman2011-05-271-15/+46
* regulator: twl: remap has no meaning for 6030Saquib Herman2011-05-271-20/+17
* regulator: twl: fix twl6030 enable/disableSaquib Herman2011-05-271-1/+30
* regulator: Add missing platform_set_drvdata in tps6105x_regulator_probeAxel Lin2011-05-271-0/+1
* regulator: When constraining modes fall back to higher power modesMark Brown2011-05-271-9/+15
* Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-263-275/+50
|\
| * xen: fix compile without CONFIG_XEN_DEBUG_FSJeremy Fitzhardinge2011-05-201-0/+2
| * Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.Jeremy Fitzhardinge2011-05-201-1/+1
| * Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.Jeremy Fitzhardinge2011-05-201-1/+1
| * xen/mmu: remove all ad-hoc stats stuffJeremy Fitzhardinge2011-05-201-138/+0
| * xen: use normal virt_to_machine for ptesJeremy Fitzhardinge2011-05-201-5/+5
| * xen: make a pile of mmu pvop functions staticJeremy Fitzhardinge2011-05-202-60/+23
| * vmalloc: remove vmalloc_sync_all() from alloc_vm_area()Jeremy Fitzhardinge2011-05-201-4/+0
| * xen: condense everything onto xen_set_pteJeremy Fitzhardinge2011-05-201-46/+27
| * xen: use mmu_update for xen_set_pte_at()Jeremy Fitzhardinge2011-05-201-15/+11
| * xen: drop all the special iomap pte paths.Jeremy Fitzhardinge2011-05-201-25/+0
* | selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds2011-05-262-11/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-05-2623-151/+203
|\ \
OpenPOWER on IntegriCloud