Age | Commit message (Expand) | Author |
2010-10-29 | regulator: max8998 BUCK1/2 voltage change with use of GPIOs | Lukasz Majewski |
2010-10-29 | regulator: max8998 BUCK1/2 internal voltages and indexes defined | Lukasz Majewski |
2010-10-29 | regulator: Separate set_voltage for max8998 ldo and buck | Lukasz Majewski |
2010-10-29 | mfd: Align ab8500 with the abx500 interface | Mattias Wallin |
2010-10-29 | mfd: Use i2c_client as an argument on MAX8998 i2c routines | Joonyoung Shim |
2010-10-28 | regulator: max8952 - fix max8952_set_voltage | Axel Lin |
2010-10-28 | regulator: max8952 - fix max8952_pmic_probe error path | Axel Lin |
2010-10-28 | regulator: fix build when CONFIG_REGULATOR_DUMMY=n | Anand Gadiyar |
2010-10-28 | regulator: avoid deadlock when disabling regulator with supply | Jeffrey Carlyle |
2010-10-28 | regulator: Add option for machine drivers to enable the dummy regulator | Mark Brown |
2010-10-28 | Regulator: lp3972 cleanup | Axel Lin |
2010-10-28 | Regulator: LP3972 PMIC regulator driver | Axel Lin |
2010-10-28 | MAX8952 PMIC Driver Initial Release | MyungJoo Ham |
2010-10-07 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-10-02 | regulator: max8649 - fix setting extclk_freq | Axel Lin |
2010-10-02 | regulator: fix typo in current units | Cyril Chemparathy |
2010-10-02 | regulator: fix device_register() error handling | Vasiliy Kulikov |
2010-09-30 | i2c: Remove obsolete cleanup for clientdata | Wolfram Sang |
2010-09-06 | regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDB... | Axel Lin |
2010-09-06 | regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATO... | Axel Lin |
2010-09-05 | regulator: ab8500 - fix off-by-one value range checking for selector | Axel Lin |
2010-09-05 | regulator: 88pm8607 - fix value range checking for accessing info->vol_table | Axel Lin |
2010-09-01 | regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_re... | Axel Lin |
2010-09-01 | regulator: ad5398 - fix a memory leak | Axel Lin |
2010-09-01 | regulator: set max8998->dev to &pdev->dev. | Axel Lin |
2010-09-01 | regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits() | Axel Lin |
2010-09-01 | regulator: tps6586x-regulator - fix value range checking for val | Axel Lin |
2010-09-01 | regulator: max8998 - set max8998->num_regulators | Axel Lin |
2010-09-01 | regulator: max8998 - fix memory allocation size for max8998->rdev | Axel Lin |
2010-09-01 | regulator: tps6507x - remove incorrect comments | Axel Lin |
2010-09-01 | regulator: max1586 - improve the logic of choosing selector | Axel Lin |
2010-09-01 | regulator: ab8500 - fix the logic to remove already registered regulators in ... | Axel Lin |
2010-09-01 | regulator: ab3100 - fix the logic to remove already registered regulators in ... | Axel Lin |
2010-09-01 | regulator/ab8500: move dereference below the check for NULL | Dan Carpenter |
2010-08-11 | regulator: Remove default DEBUG define from TPS6586x | Mark Brown |
2010-08-11 | regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probe | Axel Lin |
2010-08-11 | regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove() | Axel Lin |
2010-08-11 | regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write() | Axel Lin |
2010-08-11 | regulator: max8660 - fix a memory leak in max8660_remove() | Axel Lin |
2010-08-11 | regulator: max1586 - fix a memory leak in max1586_pmic_remove() | Axel Lin |
2010-08-11 | regulator: Default GPIO controlled WM8994 regulators to disabled | Joonyoung Shim |
2010-08-11 | regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write() | Axel Lin |
2010-08-11 | max8998: fix off-by-one value range checking | Axel Lin |
2010-08-11 | regulator: tps6586x: fix millivolt return values and SM2 table | Gary King |
2010-08-11 | regulator: tps6586x: add dependancy on MFD_TPS6585x | Mike Rapoport |
2010-08-11 | regulator: add TPS6586X regulator driver | Mike Rapoport |
2010-08-11 | regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltage | MyungJoo Ham |
2010-08-11 | regulator: add support for regulators on the ab8500 MFD | Sundar R IYER |
2010-08-11 | tps65023: Allow registering similar TPS65021 | Marek Vasut |
2010-08-11 | drivers: regulators: depend on MFD_MAX8998 | Marek Szyprowski |