| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: Add support for twl6030 regulators | Rajendra Nayak | 2009-12-14 | 2 | -22/+96 |
* | mfd: Rename twl4030_ routines in twl-regulator.c | Rajendra Nayak | 2009-12-13 | 1 | -92/+97 |
* | mfd: Rename all twl4030_i2c* | Balaji T K | 2009-12-13 | 1 | -4/+4 |
* | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 2009-12-13 | 2 | -2/+2 |
* | mfd: Mask and unmask wm8350 IRQs on request and free | Mark Brown | 2009-12-13 | 1 | -3/+0 |
* | mfd: Convert wm8350 IRQ handlers to irq_handler_t | Mark Brown | 2009-12-13 | 1 | -2/+5 |
* | mfd: Fix pcf50633-regulator drvdata usage | Lars-Peter Clausen | 2009-12-13 | 1 | -1/+4 |
* | regulator: Initialise wm831x structure pointor for ISINK driver | Mark Brown | 2009-12-02 | 1 | -0/+2 |
* | dereferencing freed memory regulator_fixed_voltage_remove() | Dan Carpenter | 2009-11-16 | 1 | -3/+2 |
* | regulator: Fix check of unsigned return value and transmit errors in wm831x_g... | Roel Kluin | 2009-11-16 | 1 | -3/+3 |
* | regulator: Handle missing constraints in _regulator_disable() | Mark Brown | 2009-11-16 | 1 | -1/+2 |
* | regulator: fix voltage range in da9034 ldo12 | Haojian Zhuang | 2009-09-22 | 1 | -1/+1 |
* | regulator/lp3971: drop unnecessary initialization | Wolfram Sang | 2009-09-22 | 1 | -1/+1 |
* | regulator: drop 'default n' | Wolfram Sang | 2009-09-22 | 1 | -6/+0 |
* | regulator: fix calculation of voltage range in da9034_set_ldo12_voltage() | Roel Kluin | 2009-09-22 | 1 | -1/+1 |
* | drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USE... | Michael Prokop | 2009-09-22 | 1 | -1/+1 |
* | REGULATOR Handle positive returncode from enable | Linus Walleij | 2009-09-22 | 1 | -1/+2 |
* | regulator: tps650xx - build fixes for x86_64 | Liam Girdwood | 2009-09-22 | 2 | -10/+12 |
* | Regulator: Adding TPS65023 and TPS6507x in Kconfig and Makefile | Anuj Aggarwal | 2009-09-22 | 2 | -0/+19 |
* | Regulator: Add TPS6507x regulator driver | Anuj Aggarwal | 2009-09-22 | 1 | -0/+713 |
* | Regulator: Add TPS65023 regulator driver | Anuj Aggarwal | 2009-09-22 | 1 | -0/+631 |
* | regulator: userspace: use sysfs_create_group | Felipe Balbi | 2009-09-22 | 1 | -22/+23 |
* | regulator: Add GPIO enable control to fixed voltage regulator driver | Roger Quadros | 2009-09-22 | 1 | -2/+86 |
* | Regulator: Implement list_voltage for pcf50633 regulator driver. | Lars-Peter Clausen | 2009-09-22 | 1 | -32/+64 |
* | regulator: regulator_enable() permission checking | Mark Brown | 2009-09-22 | 1 | -20/+36 |
* | regulator: Push locking for regulator_is_enabled() out | Mark Brown | 2009-09-22 | 1 | -14/+16 |
* | regulator: Check for constraints in regulator_init_complete() | Mark Brown | 2009-09-22 | 1 | -2/+2 |
* | regulator: Check for constraints before using them for name | Mark Brown | 2009-09-22 | 1 | -1/+1 |
* | regulator: More explict error reporting for fixed regulator | Mark Brown | 2009-09-22 | 1 | -0/+3 |
* | regulator: da903x: consolidate DA903[045]_DVC macros | Mike Rapoport | 2009-09-22 | 1 | -49/+17 |
* | regulator: Improve virtual consumer probe error handling | Mark Brown | 2009-09-22 | 1 | -4/+8 |
* | regulator: Fix support for deviceless supply mappings | Mark Brown | 2009-09-22 | 1 | -5/+13 |
* | regulator: Warn when unregistering an in-use regulator | Mark Brown | 2009-09-22 | 1 | -0/+1 |
* | regulator: Add regulator voltage range check API | Mark Brown | 2009-09-22 | 1 | -0/+29 |
* | regulator: Add regulator_get_exclusive() API | Mark Brown | 2009-09-22 | 1 | -14/+74 |
* | regulator: support list voltage in da903x | Haojian Zhuang | 2009-09-22 | 1 | -1/+35 |
* | regulator: replace ADTV1 register by ADTV2 in da903x | Haojian Zhuang | 2009-09-22 | 1 | -3/+3 |
* | regulator: support da9030 BUCK in da903x driver | Haojian Zhuang | 2009-09-22 | 1 | -0/+23 |
* | regulator: add buck3 in da903x driver | Haojian Zhuang | 2009-09-22 | 1 | -0/+32 |
* | drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolons | Joe Perches | 2009-09-22 | 1 | -1/+1 |
* | regulator: Allow consumer supplies to be set up with dev_name() | Mark Brown | 2009-09-22 | 1 | -14/+48 |
* | regulator: Make virtual consumer a bit more chatty | Mark Brown | 2009-09-22 | 1 | -0/+8 |
* | regulator: Make virtual consumer use dev_printk | Mark Brown | 2009-09-22 | 1 | -16/+18 |
* | regulator: Report regulator_get() failure in virtual consumer | Mark Brown | 2009-09-22 | 1 | -0/+2 |
* | regulator: add check index of wm8350->pmic.pdev[] | Roel Kluin | 2009-09-22 | 1 | -0/+2 |
* | regulator: Voltage count for AB3100 | Linus Walleij | 2009-09-17 | 1 | -0/+6 |
* | regulator: AB3100 support | Linus Walleij | 2009-09-17 | 3 | -0/+704 |
* | regulator: Add Freescale MC13783 driver | Sascha Hauer | 2009-09-17 | 3 | -0/+419 |
* | regulator: get pcap data from the parent device | Antonio Ospite | 2009-09-17 | 1 | -1/+1 |
* | regulator: register pcap earlier | Antonio Ospite | 2009-09-17 | 1 | -1/+1 |