Age | Commit message (Expand) | Author | Files | Lines |
2014-08-30 | regulator: rn5t618: add driver for Ricoh RN5T618 regulators | Beniamino Galvani | 3 | -0/+150 |
2014-08-29 | regulator: da9211: fix coccinelle warnings | Fengguang Wu | 1 | -1/+1 |
2014-08-29 | regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT) | Heiko Stübner | 1 | -7/+56 |
2014-08-28 | regulator: rk808: Fix memory leak | Axel Lin | 1 | -1/+1 |
2014-08-27 | regulator: max77802: set opmode to normal if off is read from hw | Javier Martinez Canillas | 1 | -1/+11 |
2014-08-27 | regulator: da9211: support device tree | James Ban | 1 | -7/+78 |
2014-08-27 | regulator: rk808: remove redundant code | Chris Zhong | 1 | -13/+4 |
2014-08-26 | regulator: RK808: modify for struct rk808 change | Chris Zhong | 1 | -20/+14 |
2014-08-22 | regulator: rk808: Fix uninitialized value | Doug Anderson | 1 | -1/+1 |
2014-08-21 | regulator: hi6421: Remove unused fields from struct hi6421_regulator_info | Axel Lin | 1 | -27/+4 |
2014-08-20 | regulator: RK808: Add regulator driver for RK808 | Chris Zhong | 3 | -0/+421 |
2014-08-20 | regulator: max77802: Remove unused fields from struct max77802_regulator_prv | Axel Lin | 1 | -2/+0 |
2014-08-19 | regulator: hi6421: style fix, else with a single return is not required | Guodong Xu | 1 | -6/+6 |
2014-08-19 | regulator: core: add const to regulator_ops and fix build error in mc13892 | Guodong Xu | 2 | -8/+11 |
2014-08-18 | regulator: Add driver for max77802 PMIC PMIC regulators | Javier Martinez Canillas | 3 | -0/+588 |
2014-08-17 | regulator: da9211: Check return value of devm_kzalloc() | Axel Lin | 1 | -0/+2 |
2014-08-17 | regulator: add driver for hi6421 voltage regulator | Guodong Xu | 3 | -0/+668 |
2014-08-17 | regulator: core: add guard delay between calling regulator_disable and _enable | Guodong Xu | 1 | -0/+31 |
2014-08-17 | regulator: core: factor out delay function from _regulator_do_enable | Guodong Xu | 1 | -34/+40 |
2014-08-17 | regulator: core: add const qualifier to ops in struct regulator_desc | Guodong Xu | 1 | -12/+12 |
2014-08-17 | regulator: tps65910: Allow missing init_data for diagnostics | Axel Lin | 1 | -11/+2 |
2014-08-17 | regulator: sky81452: Adding Skyworks SKY81452 regulator driver | Gyungoh Yoo | 3 | -0/+142 |
2014-08-17 | regulator: s2mps11: Optimize the regulator description macro | Amit Daniel Kachhap | 1 | -174/+85 |
2014-08-17 | regulator: s2mpa01: Optimize the regulator description macro | Amit Daniel Kachhap | 1 | -98/+36 |
2014-08-17 | regulator: s2mpxxx: Move regulator min/step voltages in common place | Amit Daniel Kachhap | 2 | -41/+41 |
2014-08-17 | regulator: da9211: support DA9213 | James Ban | 3 | -26/+85 |
2014-08-13 | regulator: tps65023: Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA funct... | Axel Lin | 1 | -3/+0 |
2014-08-08 | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -21/+300 |
2014-08-05 | Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t... | Mark Brown | 4 | -100/+96 |
2014-08-05 | Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2... | Mark Brown | 5 | -46/+52 |
2014-08-05 | Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc... | Mark Brown | 6 | -380/+821 |
2014-08-05 | Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get... | Mark Brown | 6 | -18/+734 |
2014-08-05 | Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab... | Mark Brown | 5 | -184/+204 |
2014-08-05 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 1 | -9/+24 |
2014-08-05 | Merge remote-tracking branches 'regulator/fix/act8865', 'regulator/fix/arizon... | Mark Brown | 3 | -4/+2 |
2014-08-05 | regulator: act8865: fix build when OF is not enabled | Beniamino Galvani | 1 | -9/+20 |
2014-08-05 | regulator: act8865: add support for act8846 | Beniamino Galvani | 1 | -0/+71 |
2014-08-05 | regulator: act8865: prepare support for other act88xx devices | Beniamino Galvani | 1 | -128/+83 |
2014-08-05 | regulator: act8865: set correct number of regulators in pdata | Beniamino Galvani | 1 | -1/+1 |
2014-08-05 | regulator: act8865: Remove error variable in act8865_pmic_probe | Axel Lin | 1 | -5/+4 |
2014-08-05 | regulator: act8865: fix parsing of platform data | Beniamino Galvani | 1 | -8/+21 |
2014-07-31 | regulator: tps65090: Set voltage for fixed regulators | Javier Martinez Canillas | 1 | -34/+42 |
2014-07-29 | regulator: core: Allow to get voltage count and list from parent | Javier Martinez Canillas | 1 | -6/+17 |
2014-07-29 | regulator: core: Get voltage from parent if not available | Javier Martinez Canillas | 1 | -0/+2 |
2014-07-28 | regulator: lp872x: Don't set constraints within the regulator driver | Mark Brown | 1 | -9/+0 |
2014-07-25 | regulator: s2mps11: Update module description and Kconfig to add S2MPU02 support | Axel Lin | 2 | -3/+3 |
2014-07-25 | regulator: Add helpers for low-level register access | Tuomas Tynkkynen | 1 | -0/+71 |
2014-07-25 | regulator: da9211: Remove unnecessary devm_regulator_unregister() calls | Axel Lin | 1 | -24/+4 |
2014-07-14 | regulator: da9211: new regulator driver | James Ban | 4 | -0/+670 |
2014-07-10 | regulator: tps65218: Add fixed_uV fields for dcdc5 and dcdc6 | Keerthy | 1 | -8/+9 |