summaryrefslogtreecommitdiff
path: root/drivers/regulator/core.c
AgeCommit message (Expand)Author
2012-06-01regulator: core: Release regulator-regulator supplies on errorMark Brown
2012-05-07regulator: Actually free the regulator in devm_regulator_put()Mark Brown
2012-04-04Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-03-29regulator: Fix deadlock on removal of regulators with suppliesMark Brown
2012-03-21Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-03-18Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown
2012-03-18Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...Mark Brown
2012-03-18Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown
2012-03-16regulator: Fix up a confusing dev_warn when DT lookup failsRajendra Nayak
2012-03-12regulator: Support driver probe deferralMark Brown
2012-02-24regulator: Set delay to 0 if set_voltage_time_sel callback returns errorAxel Lin
2012-02-21regulator: Remove ifdefs for debugfs codeStephen Boyd
2012-02-21regulator: Clean up debugfs error handling a bitMark Brown
2012-02-19regulator: Simplify regulator_bulk_get and regulator_bulk_enable error pathsAxel Lin
2012-02-18regulator: Remove obsolete consumer_dev related commentAxel Lin
2012-02-09regulator: Complain if a voltage range is specified but can't be usedMark Brown
2012-02-09regulator: Don't add the function name to pr_fmtMark Brown
2012-02-02regulator: Remove support for supplies specified by struct deviceMark Brown
2012-01-25regulator: Reverse the disable sequence in regulator_bulk_disable()Sylwester Nawrocki
2012-01-24regulator: Fix documentation for of_node parameter of regulator_register()Mark Brown
2012-01-23kernel-doc: fix new warning in regulator coreRandy Dunlap
2012-01-22regulator: Provide devm_regulator_bulk_get()Mark Brown
2012-01-22regulator: Implement devm_regulator_free()Mark Brown
2012-01-20regulator: Add devm_regulator_get()Stephen Boyd
2012-01-03regulator: add regulator_bulk_force_disable functionDonggeun Kim
2012-01-02regulator: Enable supply regulator if child rail is enabled.Laxman Dewangan
2011-12-29regulator: Fix checking return value of create_regulatorAxel Lin
2011-12-29regulator: Fix the error handling if create_regulator failsAxel Lin
2011-12-28regulator: Export regulator_is_supported_voltage()Mark Brown
2011-11-30regulator: Allow regulators to register with no init_dataMark Brown
2011-11-28Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown
2011-11-28regulator: fix use after free bugLothar Waßmann
2011-11-23Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown
2011-11-23regulator: map consumer regulator based on device treeRajendra Nayak
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-11-23regulator: Don't create voltage sysfs entries if we can't read voltageMark Brown
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds
2011-10-31regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker
2011-10-14regulator: Fix possible nullpointer dereference in regulator_enable()Heiko Stübner
2011-10-04regulator: Fix return code from regulator_disable_deferred()Mark Brown
2011-09-14regulator: Implement deferred disable supportMark Brown
2011-08-28regulator: Add debugfs file showing the supply map tableMark Brown
2011-07-22regulator: Fix argument format type errors in error printsMark Brown
2011-07-22regulator: Fix memory leak in set_machine_constraints() error pathsAxel Lin
2011-07-22regulator: Make core more chatty about some errorsMark Brown
2011-07-04regulator: Add basic per consumer debugfsMark Brown
2011-06-09regulator: Add rdev_crit() macroMark Brown
2011-06-09regulator: Refactor supply implementation to work as regular consumersMark Brown
2011-06-09regulator: Include the device name in the microamps_requested_ fileMark Brown