| Commit message (Expand) | Author | Age |
* | regulator: Fix default constraints for fixed voltage regulators | Mark Brown | 2009-04-28 |
* | regulator/bq24022: fix bug in is_enabled function | Philipp Zabel | 2009-04-28 |
* | regulator/virtual: fix strings compare predicates | Mike Rapoport | 2009-04-28 |
* | regulator core: fix double-free in regulator_register() error path | Paul Walmsley | 2009-04-28 |
* | drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL... | Diego Liziero | 2009-04-28 |
* | unreachable code in drms_uA_update() | Dan Carpenter | 2009-04-28 |
* | regulator: twl4030 VAUX3 supports 3.0V | Adrian Hunter | 2009-03-31 |
* | regulator: Support disabling of unused regulators by machines | Mark Brown | 2009-03-31 |
* | regulator: Don't increment use_count for boot_on regulators | Mark Brown | 2009-03-31 |
* | twl4030-regulator: expose VPLL2 | David Brownell | 2009-03-31 |
* | regulator: refcount fixes | David Brownell | 2009-03-31 |
* | regulator: Don't warn if we failed to get a regulator | Mark Brown | 2009-03-31 |
* | regulator: Allow boot_on regulators to be disabled by clients | Mark Brown | 2009-03-31 |
* | regulator: Implement list_voltage for WM835x LDOs and DCDCs | Mark Brown | 2009-03-31 |
* | twl4030-regulator: list more VAUX4 voltages | David Brownell | 2009-03-31 |
* | regulator: Don't warn on omitted voltage constraints | Mark Brown | 2009-03-31 |
* | regulator: Implement list_voltage() for WM8400 DCDCs and LDOs | Mark Brown | 2009-03-31 |
* | regulator: twl4030 voltage enumeration (v2) | David Brownell | 2009-03-31 |
* | regulator: twl4030 regulators | David Brownell | 2009-03-31 |
* | regulator: enumerate voltages (v2) | David Brownell | 2009-03-31 |
* | regulator: Fix get_mode() for WM835x DCDCs | Mark Brown | 2009-03-31 |
* | regulator: Allow regulators to set the initial operating mode | Mark Brown | 2009-03-31 |
* | regulator: Suggest use of datasheet supply or pin names for consumers | Mark Brown | 2009-03-31 |
* | regulator: add unset_regulator_supplies to fix regulator_unregister | Mike Rapoport | 2009-03-31 |
* | regulator: Hoist struct regulator_dev out of core to fix notifiers | Mark Brown | 2009-03-31 |
* | regulator: Mark attributes table for virtual regulator static | Mark Brown | 2009-03-31 |
* | regulator: Make fixed voltage regulators visible in Kconfig | Mark Brown | 2009-03-31 |
* | regulator: Allow init_data to be passed to fixed voltage regulators | Mark Brown | 2009-03-31 |
* | regulator: Allow init data to be supplied for bq24022 | Mark Brown | 2009-03-31 |
* | regulator: Pass regulator init data as explict argument when registering | Mark Brown | 2009-03-31 |
* | Regulator: Push lock out of _notifier_call_chain + add voltage change event. | Jonathan Cameron | 2009-03-31 |
* | regulator: minor cleanup of virtual consumer | Andrew Morton | 2009-03-31 |
* | regulator: add get_status() | David Brownell | 2009-03-31 |
* | regulator: minor cleanup of virtual consumer | David Brownell | 2009-03-31 |
* | leds: Fix bounds checking of wm8350->pmic.led | Roel Kluin | 2009-01-30 |
* | regulator: move bq24022 init back to module_init instead of subsys_initcall | Philipp Zabel | 2009-01-30 |
* | move wm8400-regulator's probe function to .devinit.text | Uwe Kleine-König | 2009-01-17 |
* | regulator: PCF50633 pmic driver | Balaji Rao | 2009-01-10 |
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2009-01-09 |
|\ |
|
| * | leds: Add WM8350 LED driver | Mark Brown | 2009-01-08 |
* | | regulator: catch some registration errors | David Brownell | 2009-01-08 |
* | | regulator: Fix some kerneldoc rendering issues | Mark Brown | 2009-01-08 |
* | | regulator: Add missing kerneldoc | Mark Brown | 2009-01-08 |
* | | regulator: Clean up kerneldoc warnings | Mark Brown | 2009-01-08 |
* | | regulator: Remove extraneous kerneldoc annotations | Mark Brown | 2009-01-08 |
* | | regulator: move set_machine_constraints after regulator device initialization | Mike Rapoport | 2009-01-08 |
* | | regulator: da903x: make da903x_is_enabled return 0 or 1 | Mike Rapoport | 2009-01-08 |
* | | regulator: da903x: add '\n' to error messages | Mike Rapoport | 2009-01-08 |
* | | regulator: sysfs attribute reduction (v2) | David Brownell | 2009-01-08 |
* | | regulator: code shrink (v2) | David Brownell | 2009-01-08 |