| Commit message (Expand) | Author | Age |
* | regulator: tps65910: set input_supply on desc unconditionally | Laxman Dewangan | 2012-07-17 |
* | regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_... | Axel Lin | 2012-07-12 |
* | regulator: tps65910: correct init value of n_voltages | Laxman Dewangan | 2012-07-10 |
* | regulator: tps65910: add support for input supply | Laxman Dewangan | 2012-07-06 |
* | regulator: tps65910: Set enable enable_time in regulator_desc | Axel Lin | 2012-07-04 |
* | regulator: tps65910: Convert to regulator_list_voltage_table | Axel Lin | 2012-06-22 |
* | regulator: tps65910: Remove unused min_uV and max_uV from struct tps_info | Axel Lin | 2012-06-22 |
* | regulator: tps65910: Convert to regulator_set_voltage_time_sel() | Axel Lin | 2012-06-21 |
* | regulator: tps65910: Don't use 0 as NULL | Mark Brown | 2012-06-18 |
* | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-05-29 |
|\ |
|
| * | mfd: Commonize tps65910 regmap access through header | Rhyland Klein | 2012-05-20 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 |
|\ \ |
|
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2012-04-08 |
| |\| |
|
| * | | Fix typo milivolt => millivolt | Thomas Weber | 2012-04-05 |
* | | | regulator: tps65910: use of_node of matched regulator being register | Laxman Dewangan | 2012-05-20 |
* | | | regulator: tps65910: dt: support when "regulators" node found | Laxman Dewangan | 2012-05-20 |
* | | | regulator: tps65910: add error message in case of failure | Laxman Dewangan | 2012-05-20 |
* | | | regulator: tps65910: use devm_* for memory allocation | Laxman Dewangan | 2012-05-19 |
* | | | regulator: tps65910: use small letter for regulator names | Laxman Dewangan | 2012-05-19 |
* | | | regulator: tps65910 regulator: add device tree support | Rhyland Klein | 2012-05-12 |
* | | | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next | Mark Brown | 2012-05-12 |
|\ \ \ |
|
| * | | | regulator: tps65910: Convert to get_voltage_sel | Axel Lin | 2012-05-09 |
| * | | | regulator: Remove unneeded include of linux/delay.h from regulator drivers | Axel Lin | 2012-04-23 |
* | | | | regulator: tps65910: Use generic regmap enable/disable operations | Axel Lin | 2012-04-23 |
|/ / / |
|
* | | | regulator: Convert tps65xxx regulator drivers to use devm_kzalloc | Axel Lin | 2012-04-11 |
* | | | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown | 2012-04-09 |
| |/
|/| |
|
* | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-03-21 |
|\ \ |
|
| * | | regulator: tps65910: Provide settling time for DCDC voltage change | Laxman Dewangan | 2012-03-14 |
| * | | regulator: tps65910: Provide settling time for enabling rails | Laxman Dewangan | 2012-03-13 |
| * | | regulator: Fix the logic of tps65910_get_mode | Axel Lin | 2012-03-13 |
| * | | regulator: Rename set_voltage_sel callback function name to *_sel | Axel Lin | 2012-03-11 |
| * | | regulator: tps65910: Sleep off rails when ext sleep configured | Laxman Dewangan | 2012-03-11 |
| * | | regulator: Fix module desciption for tps65910 regulator | Axel Lin | 2012-03-11 |
| * | | regulator: tps65910: Correct VIO voltage configuration | Laxman Dewangan | 2012-03-11 |
| * | | regulator: tps65910: Sleep control through external inputs | Laxman Dewangan | 2012-01-30 |
| * | | regulator: tps65910: use appropriate variable names. | Laxman Dewangan | 2012-01-20 |
| * | | regulator: tps65910: Initialize n_voltages for rails. | Laxman Dewangan | 2012-01-20 |
| * | | regulator: tps65910: Add regulator info for RTC rail | Laxman Dewangan | 2012-01-20 |
| |/ |
|
* / | regulator: tps65910: Configure correct value for VDDCTRL vout reg | Laxman Dewangan | 2012-03-07 |
|/ |
|
* | Merge remote-tracking branch 'regulator/topic/dt' into regulator-next | Mark Brown | 2011-11-23 |
|\ |
|
| * | regulator: pass additional of_node to regulator_register() | Rajendra Nayak | 2011-11-23 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2011-11-23 |
|\ \ |
|
| * | | regulator: TPS65910: Fix VDD1/2 voltage selector count | Afzal Mohammed | 2011-11-23 |
| |/ |
|
* | | regulator: TPS65910: Create an array for init data | Kyle Manna | 2011-11-23 |
* | | regulator: TPS65910: Move regulator defs to header | Kyle Manna | 2011-11-23 |
|/ |
|
* | regulator: tps65910: Fix array access out of bounds bug | Axel Lin | 2011-07-22 |
* | regulator: tps65910: Add missing breaks in switch/case | Axel Lin | 2011-07-22 |
* | regulator: tps65910: Fix a memory leak in tps65910_probe error path | Axel Lin | 2011-07-22 |
* | regulator: tps65911: Add new chip version | Jorge Eduardo Candelaria | 2011-05-27 |
* | regulator: Fix desc_id for tps65023/6507x/65910 | Axel Lin | 2011-05-27 |