Age | Commit message (Expand) | Author |
2012-07-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2012-07-22 | Merge branch 'regulator-drivers' into regulator-next | Mark Brown |
2012-07-22 | Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into re... | Mark Brown |
2012-07-20 | regulator: add new lp8788 regulator driver | Kim, Milo |
2012-07-20 | regulator: mc13xxx: Remove extern function declaration for mc13xxx_sw_regulator | Axel Lin |
2012-07-20 | [SCSI] async: introduce 'async_domain' type | Dan Williams |
2012-07-17 | regulator: tps65910: set input_supply on desc unconditionally | Laxman Dewangan |
2012-07-17 | regulator: palmas: Fix calcuating selector in palmas_map_voltage_smps | Axel Lin |
2012-07-16 | regulator: lp872x: Simplify implementation of lp872x_find_regulator_init_data() | Axel Lin |
2012-07-16 | regulator: twl: Fix list_voltate for twl6030ldo_ops | Axel Lin |
2012-07-15 | regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_sel | Axel Lin |
2012-07-15 | regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldo | Axel Lin |
2012-07-15 | regulator: s5m8767: Properly handle gpio_request failure | Axel Lin |
2012-07-15 | regulator: max8997: Properly handle gpio_request failure | Axel Lin |
2012-07-15 | regulator: tps62360: use devm_* for gpio request | Laxman Dewangan |
2012-07-15 | Merge tag 'v3.5-rc7' into regulator-drivers | Mark Brown |
2012-07-13 | regulator: tps6586x: add support for input supply | Laxman Dewangan |
2012-07-12 | regulator: tps65217: Add device tree support | AnilKumar Ch |
2012-07-12 | regulator: aat2870: Remove unused min_uV and max_uV from struct aat2870_regul... | Axel Lin |
2012-07-12 | regulator: aat2870: Convert to regulator_list_voltage_table | Axel Lin |
2012-07-12 | regulator: da9052: initialize of_node param for regulator register | Axel Lin |
2012-07-12 | regulator: Add REGULATOR_STATUS_UNDEFINED. | Krystian Garbaciak |
2012-07-12 | regulator: Fix a typo in regulator_mode_to_status() core function. | Krystian Garbaciak |
2012-07-12 | regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is... | Axel Lin |
2012-07-12 | regulator: s2mps11: Fix wrong setting for config.dev | Axel Lin |
2012-07-12 | regulator: s2mps11: Fixup missing commas | Axel Lin |
2012-07-12 | regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_... | Axel Lin |
2012-07-11 | regulator: s2mps11: Add samsung s2mps11 regulator driver | Sangbeom Kim |
2012-07-10 | regulator: tps65910: correct init value of n_voltages | Laxman Dewangan |
2012-07-10 | regulator: max8952: Use core GPIO enable support | Axel Lin |
2012-07-09 | regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settings | Axel Lin |
2012-07-09 | regulator: max8952: Remove wrong set_suspend_disable callback setting | Axel Lin |
2012-07-09 | regulator: da9052: Use for_each_child_of_node() macro | Axel Lin |
2012-07-06 | regulator: max77686: Initialise rmatch.of_node to NULL. | Yadwinder Singh Brar |
2012-07-06 | regulator: tps65910: add support for input supply | Laxman Dewangan |
2012-07-06 | regulator: core: Mark all DT based boards as having full constraints | Mark Brown |
2012-07-05 | regulator: fixed: dt: support for input supply | Laxman Dewangan |
2012-07-05 | regulator: max77686: Add device tree support. | Yadwinder Singh Brar |
2012-07-05 | regulator: ab3100: Use rdev_get_drvdata() rather than use reg->reg_data driectly | Axel Lin |
2012-07-05 | regulator: ab3100: Set enable enable_time in regulator_desc | Axel Lin |
2012-07-05 | regulator: core: remove sysfs entry properly in regulator_put | Shawn Guo |
2012-07-04 | regulator: arizona-micsupp: Force regulated mode until we have API support | Mark Brown |
2012-07-04 | regulator: ad5398: Fix min/max current limit boundary checking | Axel Lin |
2012-07-04 | regulator: twl: Set enable enable_time in regulator_desc | Axel Lin |
2012-07-04 | regulator: gpio-regulator: Use core GPIO enable support | Axel Lin |
2012-07-04 | regulator: gpio-regulator: Set enable enable_time in regulator_desc | Axel Lin |
2012-07-04 | regulator: tps65910: Set enable enable_time in regulator_desc | Axel Lin |
2012-07-03 | regulator: arizona-ldo1: Implement GPIO enable support | Mark Brown |
2012-07-03 | regulator: wm8994: Use core GPIO enable support | Mark Brown |
2012-07-03 | regulator: fixed: Use core GPIO enable support | Mark Brown |