aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2015-07-24Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max897...Mark Brown
2015-07-16regulator: core: Fix memory leak in regulator_resolve_supply()Javier Martinez Canillas
2015-07-16regulator: core: Increase refcount for regulator supply's moduleJavier Martinez Canillas
2015-07-15regulator: core: Handle full constraints systems when resolving suppliesMark Brown
2015-07-09regulator: 88pm800: fix LDO vsel_mask valueYi Zhang
2015-07-07regulator: max8973: Fix up control flag option for bias controlLaxman Dewangan
2015-07-02Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-25Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-06-24regulator: s2mps11: Fix GPIO suspend enable shift wrapping bugKrzysztof Kozlowski
2015-06-23Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-22Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...Mark Brown
2015-06-22Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/max...Mark Brown
2015-06-22Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc...Mark Brown
2015-06-22Merge remote-tracking branches 'regulator/topic/88pm8607', 'regulator/topic/a...Mark Brown
2015-06-22Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2015-06-22Merge remote-tracking branches 'regulator/fix/doc', 'regulator/fix/max77686' ...Mark Brown
2015-06-22Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2015-06-19regulator: qcom_spmi: Fix calculating number of voltagesAxel Lin
2015-06-17regulator: qcom_spmi: Add missing braces for aligned codeStephen Boyd
2015-06-16drivers/regulator: include <module.h> for modular max77802 codePaul Gortmaker
2015-06-16regulator: fix simple_return.cocci warningsJulia Lawall
2015-06-16regulator: Add QCOM SPMI regulator driverStephen Boyd
2015-06-12regulator: Add input current limit supportStephen Boyd
2015-06-12regulator: Add soft start supportStephen Boyd
2015-06-12regulator: Add pull down supportStephen Boyd
2015-06-12regulator: Add system_load constraintStephen Boyd
2015-06-10regulator: max8973: Fix up ramp_delay for MAX8973_RAMP_25mV_PER_US caseAxel Lin
2015-06-10regulator: core: replace sprintf with scnprintfStefan Wahren
2015-06-10Merge branch 'fix/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2015-06-10regulator: core: fix constraints output bufferStefan Wahren
2015-06-09regulator: core: Don't corrupt display when printing uV offsetsMark Brown
2015-06-09regulator: max8973: add support for MAX77621Laxman Dewangan
2015-06-09regulator: max8973: configure ramp delay through callbackLaxman Dewangan
2015-06-08regulator: pwm-regulator: Diffientiate between dev (device) and rdev (regulat...Lee Jones
2015-06-08regulator: pwm-regulator: Remove superfluous is_enabled checkLee Jones
2015-06-08regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddataLee Jones
2015-06-05Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', '...Mark Brown
2015-06-03regulator: core: Don't spew backtraces on duplicate sysfsStephen Boyd
2015-06-02regulator: arizona-ldo1: Do not control DVFS clocking from regulatorRichard Fitzgerald
2015-06-02regulator: da9063: Fix up irq leakAxel Lin
2015-06-02regulator: lp8755: Convert to devm_request_threaded_irqAxel Lin
2015-06-02regulator: da9062: Remove unused variable build warningS Twiss
2015-06-02regulator: wm831x: Pass the IRQF_ONESHOT flagFabio Estevam
2015-05-27mfd: da9052: Fix broken regulator probeJohan Hovold
2015-05-26regulator: fan53555: fill set_voltage_time_set callbackHeiko Stuebner
2015-05-25regulator: da9062: Fix modaliasAxel Lin
2015-05-22regulator: max8973: add mechanism to enable/disable through GPIOLaxman Dewangan
2015-05-22regulator: max8973: add DT parsing of platform specific parameterLaxman Dewangan
2015-05-21regulator: max8973: get rid of extra variable for gpio validityLaxman Dewangan
2015-05-21regulator: max8973: make default/unset dvs gpio as invalid gpioLaxman Dewangan