aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/core.c
AgeCommit message (Expand)Author
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown
2015-04-10Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/loa...Mark Brown
2015-04-10Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2015-04-10Merge branch 'topic/debugfs' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2015-04-10regulator: output current-limit for all regulators in summaryHeiko Stübner
2015-04-10regulator: add a summary tree in debugfsHeiko Stübner
2015-04-01regulator: Defer lookup of supply to regulator_getBjorn Andersson
2015-03-27regulator: Ensure unique regulator debugfs directory namesGuenter Roeck
2015-03-16Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix...Mark Brown
2015-03-09regulator: Rename regulator_set_optimum_modeBjorn Andersson
2015-03-08regulator: core: Fix enable GPIO reference countingDoug Anderson
2015-03-08regulator: Only enable disabled regulators on resumeJavier Martinez Canillas
2015-03-04regulator: Fix regression due to NULL constraints checkTakashi Iwai
2015-02-23regulator: core: Introduce set_load opBjorn Andersson
2015-02-08Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mo...Mark Brown
2015-02-08Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-nextMark Brown
2015-02-08Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2015-02-02regulator: Build sysfs entries with static attribute groupsTakashi Iwai
2015-01-28regulator: core: Consolidate drms update handlingBjorn Andersson
2015-01-14regulator: Update documentation after renaming function argumentKrzysztof Kozlowski
2015-01-09Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2015-01-08regulator: Allow parsing custom properties when using simplified DT parsingKrzysztof Kozlowski
2015-01-08regulator: Copy config passed during registrationKrzysztof Kozlowski
2015-01-08regulator: core: fix race condition in regulator_put()Ashay Jaiswal
2014-12-29regulator: core: Fix format specifier warningAniroop Mathur
2014-12-29regulator: core: Avoid negative regulator no & initialize it to -1Aniroop Mathur
2014-12-05Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/dis...Mark Brown
2014-12-04regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeingSeung-Woo Kim
2014-11-24regulator: core: Add PRE_DISABLE notificationRichard Fitzgerald
2014-10-31regulator: Lower priority of constraint loggingMark Brown
2014-10-20regulator: Add ena_gpio_initialized to regulator_configMarkus Pargmann
2014-09-30Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...Mark Brown
2014-09-30Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/en...Mark Brown
2014-09-10Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2014-09-10regulator: of: Provide simplified DT parsing methodMark Brown
2014-08-29regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)Heiko Stübner
2014-08-19regulator: core: add const to regulator_ops and fix build error in mc13892Guodong Xu
2014-08-16regulator: core: add guard delay between calling regulator_disable and _enableGuodong Xu
2014-08-16regulator: core: factor out delay function from _regulator_do_enableGuodong Xu
2014-08-16regulator: core: add const qualifier to ops in struct regulator_descGuodong Xu
2014-08-05Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get...Mark Brown
2014-07-29regulator: core: Allow to get voltage count and list from parentJavier Martinez Canillas
2014-07-29regulator: core: Get voltage from parent if not availableJavier Martinez Canillas
2014-07-25regulator: Add helpers for low-level register accessTuomas Tynkkynen
2014-06-30regulator: core: convert to use gpio_desc internallyRussell King
2014-06-05regulator: core: print error value when constraints are not appliedNishanth Menon
2014-06-02Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/id-c...Mark Brown
2014-06-02Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2014-06-01regulator: core: Fix the init of DT defined fixed regulatorsAlban Bedel
2014-06-01regulator: core: Disable unused regulators after deferred probing is doneSaravana Kannan