summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-07-12regulator: aat2870: Convert to regulator_list_voltage_tableAxel Lin
2012-07-12regulator: da9052: initialize of_node param for regulator registerAxel Lin
2012-07-12regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is...Axel Lin
2012-07-12regulator: s2mps11: Fix wrong setting for config.devAxel Lin
2012-07-12regulator: s2mps11: Fixup missing commasAxel Lin
2012-07-12regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_...Axel Lin
2012-07-11regulator: s2mps11: Add samsung s2mps11 regulator driverSangbeom Kim
2012-07-10regulator: tps65910: correct init value of n_voltagesLaxman Dewangan
2012-07-10regulator: max8952: Use core GPIO enable supportAxel Lin
2012-07-09regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settingsAxel Lin
2012-07-09regulator: max8952: Remove wrong set_suspend_disable callback settingAxel Lin
2012-07-09regulator: da9052: Use for_each_child_of_node() macroAxel Lin
2012-07-06regulator: max77686: Initialise rmatch.of_node to NULL.Yadwinder Singh Brar
2012-07-06regulator: tps65910: add support for input supplyLaxman Dewangan
2012-07-05regulator: fixed: dt: support for input supplyLaxman Dewangan
2012-07-05regulator: max77686: Add device tree support.Yadwinder Singh Brar
2012-07-05regulator: ab3100: Use rdev_get_drvdata() rather than use reg->reg_data driectlyAxel Lin
2012-07-05regulator: ab3100: Set enable enable_time in regulator_descAxel Lin
2012-07-05regulator: dt: add policy to have property "regulator-compatible"Laxman Dewangan
2012-07-04regulator: arizona-micsupp: Force regulated mode until we have API supportMark Brown
2012-07-04regulator: ad5398: Fix min/max current limit boundary checkingAxel Lin
2012-07-04regulator: twl: Set enable enable_time in regulator_descAxel Lin
2012-07-04regulator: gpio-regulator: Use core GPIO enable supportAxel Lin
2012-07-04regulator: gpio-regulator: Set enable enable_time in regulator_descAxel Lin
2012-07-04regulator: tps65910: Set enable enable_time in regulator_descAxel Lin
2012-07-03regulator: arizona-ldo1: Implement GPIO enable supportMark Brown
2012-07-03regulator: wm8994: Use core GPIO enable supportMark Brown
2012-07-03regulator: fixed: Use core GPIO enable supportMark Brown
2012-07-03regulator: core: Add core support for GPIO controlled enable linesMark Brown
2012-07-03regulator: core: Factor out enable and disable operations some moreMark Brown
2012-07-03regulator: wm831x-ldo: Specify enable time for alive LDOMark Brown
2012-07-03regulator: wm8994: Set enable_time in descriptorMark Brown
2012-07-03regulator: fixed: Set enable enable_time in regulator_descMark Brown
2012-07-03regulator: core: Allow fixed enable_time to be set in the regulator_descMark Brown
2012-07-03regulator: dt: regulator match by regulator-compatibleLaxman Dewangan
2012-07-03ARM: dts: db8500: add property "regulator-compatible" regulator nodeLaxman Dewangan
2012-07-03regulator: tps65217: Fix voltage boundary checking in tps65217_pmic_map_voltageAxel Lin
2012-07-02regulator: tps62360: Convert to regulator_set_voltage_time_sel()Axel Lin
2012-07-02regulator: tps65217: invalid if checkAlan Cox
2012-07-02regulator: tps6524x: Convert fixed ilimsel to table basedAxel Lin
2012-07-02regulator: tps6524x: Convert to regulator_list_voltage_table()Axel Lin
2012-07-02Merge tag 'v3.5-rc5' into regulator-driversMark Brown
2012-07-01regulator: fixed: support deferred probe for DT GPIOsStephen Warren
2012-07-01regulator: tps65217: Convert LDO1 to use regulator_list_voltage_tableAxel Lin
2012-06-30Linux 3.5-rc5v3.5-rc5Linus Torvalds
2012-06-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-30printk.c: fix kernel-doc warningsRandy Dunlap
2012-06-30linux/irq.h: fix kernel-doc warningRandy Dunlap
2012-06-30Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-06-30ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo