Age | Commit message (Expand) | Author |
2012-12-11 | Merge remote-tracking branch 'regulator/topic/sm8767' into regulator-next | Mark Brown |
2012-12-11 | Merge remote-tracking branch 'regulator/topic/change' into regulator-next | Mark Brown |
2012-12-11 | regulator: core: Fix logic to determinate if regulator can change voltage | Axel Lin |
2012-12-11 | Merge branch 'topic/min' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2012-12-11 | regulator: s5m8767: Fix to work even if no DVS gpio present | Amit Daniel Kachhap |
2012-12-11 | regulator: s5m8767: Fix to read the first DVS register. | Amit Daniel Kachhap |
2012-12-11 | regulator: s5m8767: Fix to work when platform registers less regulators | Amit Daniel Kachhap |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next | Mark Brown |
2012-12-10 | regulator: gpio-regulator: gpio_set_value should use cansleep | Lee Jones |
2012-12-10 | regulator: gpio-regulator: Fix logical error in for() loop | Lee Jones |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/tps80031' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/tps65910' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/tps516312' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/s2mps11' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/min' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/max8973' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/max77686' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/max1586' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/log' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/da9055' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/da9052' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/change' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/as3711' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/arizona' into regulator-next | Mark Brown |
2012-12-10 | regulator: anatop: Use regulator_[get|set]_voltage_sel_regmap | Axel Lin |
2012-12-10 | regulator: anatop: Use linear_min_sel with linear mapping | Axel Lin |
2012-12-10 | regulator: max1586: Implement get_voltage_sel callback | Axel Lin |
2012-12-10 | regulator: lp8788-buck: Kill _gpio_request function | Axel Lin |
2012-12-07 | regulator: tps80031: Convert tps80031_ldo_ops to linear_min_sel and list_volt... | Axel Lin |
2012-12-07 | regulator: lp8788-ldo: Remove val array in lp8788_config_ldo_enable_mode | Axel Lin |
2012-12-06 | regulator: gpio-regulator: Add ifdef CONFIG_OF guard for regulator_gpio_of_match | Axel Lin |
2012-12-06 | regulator: palmas: Convert palmas_ops_smps to regulator_[get|set]_voltage_sel... | Axel Lin |
2012-12-06 | regulator: palmas: Return raw register values as the selectors in [get|set]_v... | Axel Lin |
2012-12-06 | regulators: add regulator_can_change_voltage() function | Marek Szyprowski |
2012-12-03 | regulator: tps51632: Ensure [base|max]_voltage_uV pdata settings are valid | Axel Lin |
2012-12-03 | regulator: wm831x-dcdc: Add MODULE_ALIAS for wm831x-boostp | Axel Lin |
2012-12-03 | regulator: wm831x-dcdc: Ensure selected voltage falls within requested range | Axel Lin |
2012-11-28 | Merge branch 'topic/tps51632' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Mark Brown |
2012-11-28 | regulator: tps51632: Use linear_min_sel and regulator_[map|list]_voltage_linear | Axel Lin |
2012-11-28 | regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linear | Axel Lin |
2012-11-28 | regulator: arizona-micsupp: Add ramp time information | Mark Brown |
2012-11-28 | regulator: core: Say what unsupportable voltage constraints are | Mark Brown |