summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2009-06-16regulator: Report regulator_get() failure in virtual consumerMark Brown
2009-06-16regulator: add check index of wm8350->pmic.pdev[]Roel Kluin
2009-05-29regulator/max1586: fix V3 gain calculation integer overflowPhilipp Zabel
2009-05-29regulator/max1586: support increased V3 voltage rangePhilipp Zabel
2009-05-19regulator: lp3971 - fix driver link error when built-in.Liam Girdwood
2009-05-19LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski
2009-05-19Merge branch 'for-linus' into for-nextLiam Girdwood
2009-05-18regulator: da903x: add missing __devexit_p()Mike Frysinger
2009-05-05regulator: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-04-28regulator: Fix default constraints for fixed voltage regulatorsMark Brown
2009-04-28regulator/bq24022: fix bug in is_enabled functionPhilipp Zabel
2009-04-28regulator/virtual: fix strings compare predicatesMike Rapoport
2009-04-28regulator core: fix double-free in regulator_register() error pathPaul Walmsley
2009-04-28drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL...Diego Liziero
2009-04-28unreachable code in drms_uA_update()Dan Carpenter
2009-04-28Merge branch 'for-linus' into for-nextLiam Girdwood
2009-04-28regulator: Fix default constraints for fixed voltage regulatorsMark Brown
2009-04-28regulator: Set MODULE_ALIAS for regulator driversMark Brown
2009-04-28regulator: Support list_voltage for fixed voltage regulatorMark Brown
2009-04-28Merge branch 'for-linus' into for-nextLiam Girdwood
2009-04-28regulator/bq24022: fix bug in is_enabled functionPhilipp Zabel
2009-04-28regulator: Move regulator drivers to subsys_initcall()Mark Brown
2009-04-28regulator: build fix for powerpc - renamed show_stateLiam Girdwood
2009-04-27regulator: add userspace-consumer driverMike Rapoport
2009-04-27Maxim 1586 regulator driverRobert Jarzmik
2009-04-27regulator/virtual: fix strings compare predicatesMike Rapoport
2009-04-27regulator core: fix double-free in regulator_register() error pathPaul Walmsley
2009-04-15drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL...Diego Liziero
2009-04-15unreachable code in drms_uA_update()Dan Carpenter
2009-03-31regulator: twl4030 VAUX3 supports 3.0VAdrian Hunter
2009-03-31regulator: Support disabling of unused regulators by machinesMark Brown
2009-03-31regulator: Don't increment use_count for boot_on regulatorsMark Brown
2009-03-31twl4030-regulator: expose VPLL2David Brownell
2009-03-31regulator: refcount fixesDavid Brownell
2009-03-31regulator: Don't warn if we failed to get a regulatorMark Brown
2009-03-31regulator: Allow boot_on regulators to be disabled by clientsMark Brown
2009-03-31regulator: Implement list_voltage for WM835x LDOs and DCDCsMark Brown
2009-03-31twl4030-regulator: list more VAUX4 voltagesDavid Brownell
2009-03-31regulator: Don't warn on omitted voltage constraintsMark Brown
2009-03-31regulator: Implement list_voltage() for WM8400 DCDCs and LDOsMark Brown
2009-03-31regulator: twl4030 voltage enumeration (v2)David Brownell
2009-03-31regulator: twl4030 regulatorsDavid Brownell
2009-03-31regulator: enumerate voltages (v2)David Brownell
2009-03-31regulator: Fix get_mode() for WM835x DCDCsMark Brown
2009-03-31regulator: Allow regulators to set the initial operating modeMark Brown
2009-03-31regulator: Suggest use of datasheet supply or pin names for consumersMark Brown
2009-03-31regulator: add unset_regulator_supplies to fix regulator_unregisterMike Rapoport
2009-03-31regulator: Hoist struct regulator_dev out of core to fix notifiersMark Brown
2009-03-31regulator: Mark attributes table for virtual regulator staticMark Brown
2009-03-31regulator: Make fixed voltage regulators visible in KconfigMark Brown