- aaa9b64 Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/qcom-spmi', 'regulator/topic/rk808', 'regulator/topic/stub' and 'regulator/topic/tol' into regulator-next by Mark Brown · 9 years ago
- 30f93ca regulator: core: Define regulator_set_voltage_triplet() by Viresh Kumar · 9 years ago
- 5127e31 regulator: Add missing dummy definition for regulator_list_voltage by Suzuki K. Poulose · 9 years ago
- bea3672 Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notifier', 'regulator/topic/palmas', 'regulator/topic/qcom' and 'regulator/topic/stw481x' into regulator-next by Mark Brown · 10 years ago
- ae6e808 regulator: Drop temporary regulator_set_optimum_mode wrapper by Bjorn Andersson · 10 years ago
- e39ce48 regulator: Rename regulator_set_optimum_mode by Bjorn Andersson · 10 years ago
- 046db76 regulator: core: Add devres versions of notifier registration by Charles Keepax · 10 years ago
- 5c9e719 regulator: core: Fix space before TAB by Geert Uytterhoeven · 10 years ago
- 176488f Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topic/stub' into regulator-next by Mark Brown · 10 years ago
- af012d6 Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/disable', 'regulator/topic/dummy' and 'regulator/topic/gpio' into regulator-next by Mark Brown · 10 years ago
- a1c8a55 regulator: core: Add PRE_DISABLE notification by Richard Fitzgerald · 10 years ago
- 70b946f regulator: Return an error from stubbed regulator_get_exclusive() by Mark Brown · 10 years ago
- 174e964 regulator: Include err.h from consumer.h to fix build failure by Guenter Roeck · 10 years ago
- 7179569 regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT) by Heiko Stübner · 10 years ago
- a627506 Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/getreg', 'regulator/topic/gpio' and 'regulator/topic/lp872x' into regulator-next by Mark Brown · 10 years ago
- 3bc0312 regulator: Add missing statics and inlines for stub functions by Mark Brown · 10 years ago
- 04eca28 regulator: Add helpers for low-level register access by Tuomas Tynkkynen · 10 years ago
- c3313b0 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
- b14903e regulator: add regulator_can_change_voltage stub by Arnd Bergmann · 10 years ago
- b58e917 Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/stub', 'regulator/topic/tps65090', 'regulator/topic/tps65217' and 'regulator/topic/tps65218' into regulator-next by Mark Brown · 10 years ago
- 42398db Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 10 years ago
- d660e92 regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATOR by Viresh Kumar · 11 years ago
- 9f8c0fe regulator: Constify the pointer to alias name array by Lee Jones · 11 years ago
- df7926f regulator: core: Return error in get optional stub by Tim Kryger · 11 years ago
- a06ccd9 regulator: core: Add ability to create a lookup alias for supply by Charles Keepax · 11 years ago
- f27a5fb Merge remote-tracking branch 'regulator/topic/optional' into regulator-next by Mark Brown · 11 years ago
- 9efdd27 regulator: Add devm_regulator_get_exclusive() by Matthias Kaehlcke · 11 years ago
- de1dd9f regulator: core: Provide hints to the core about optional supplies by Mark Brown · 11 years ago
- 4bdfb27 regulator: core: Add missing stub for regulator_get_exclusive() by Mark Brown · 11 years ago
- dc9ceed regulator: core: Make set_voltage_tol() try for mid-range first by Mark Brown · 11 years ago
- 2a668a8 regulator: core: add regulator_get_linear_step() by Paul Walmsley · 11 years ago
- c8801a8 regulator: core: Mark all get and enable calls as __must_check by Mark Brown · 13 years ago
- f4244c6 Merge remote-tracking branch 'regulator/topic/tol' into regulator-next by Mark Brown · 12 years ago
- 4247bfe Merge remote-tracking branch 'regulator/topic/stub' into regulator-next by Mark Brown · 12 years ago
- d1e7de3 regulators: add regulator_can_change_voltage() function by Marek Szyprowski · 12 years ago
- 1a8f85d regulator: add missing prototype for regulator_is_supported_voltage by Philip Rakity · 12 years ago
- fe1e43f regulator: core: Add regulator_is_supported_voltage_tol() by Mark Brown · 12 years ago
- 6a2027a Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-next by Mark Brown · 12 years ago
- f59c8f9 regulator: core: Support bypass mode by Mark Brown · 12 years ago
- 3f19657 regulator: add a new API regulator_set_voltage_tol() by Shawn Guo · 12 years ago
- 4fe2379 regulator: add missing defintion regulator_is_supported_voltage by Philip Rakity · 12 years ago
- 08aed2f regulator: stubs: Make stub regulator_get_voltage() return an error by Mark Brown · 12 years ago
- 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
- 2950c4b regulator: Add devm_regulator_put in consumer.h by Axel Lin · 13 years ago
- e24abd6 regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATOR by Axel Lin · 13 years ago
- e6e7403 regulator: Provide devm_regulator_bulk_get() by Mark Brown · 13 years ago
- d5ad34f regulator: Implement devm_regulator_free() by Mark Brown · 13 years ago
- 070b907 regulator: Add devm_regulator_get() by Stephen Boyd · 13 years ago
- e1de2f4 regulator: add regulator_bulk_force_disable function by Donggeun Kim · 13 years ago
- 935a521 regulator: add regulator_force_disable() definition for !CONFIG_REGULATOR by MyungJoo Ham · 13 years ago
- 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
- da07ecd regulator: Implement deferred disable support by Mark Brown · 13 years ago
- bff747c regulator: fix kernel-doc warning in consumer.h by Randy Dunlap · 13 years ago
- f21e0e8 regulator: Do bulk enables of regulators in parallel by Mark Brown · 14 years ago
- 88cd222b regulator: provide consumer interface for fall/rise time by Linus Walleij · 14 years ago
- 606a256 regulator: Add API to re-apply voltage to hardware by Mark Brown · 14 years ago
- be1a50d regulator: Let drivers know when they use the stub API by Jean Delvare · 15 years ago
- 84b6826 regulator: Add notifier event on regulator disable by Mark Brown · 15 years ago
- b56daf1 regulator: consumer.h - fix build when consumer.h is #included first. by Liam Girdwood · 15 years ago
- a7a1ad9 regulator: Add regulator voltage range check API by Mark Brown · 15 years ago
- 5ffbd13 regulator: Add regulator_get_exclusive() API by Mark Brown · 15 years ago
- 4367cfd regulator: enumerate voltages (v2) by David Brownell · 16 years ago
- 1dd68f0 regulator: email - update email address and regulator webpage. by Liam Girdwood · 16 years ago
- b136fb4 Regulator: Push lock out of _notifier_call_chain + add voltage change event. by Jonathan Cameron · 16 years ago
- 69279fb regulator: Clean up kerneldoc warnings by Mark Brown · 16 years ago
- e2ce4eaa regulator: consumer device interface by Liam Girdwood · 17 years ago