index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
s2mps11.c
Age
Commit message (
Expand
)
Author
2016-07-12
regulator: s2mps11: Fix the voltage linear range for s2mps15
Alim Akhtar
2016-05-13
Merge remote-tracking branches 'regulator/topic/pwm', 'regulator/topic/qcom-s...
Mark Brown
2016-04-18
regulator: s2mps11: Set default ramp delay for S2MPS11 LDOs
Krzysztof Kozlowski
2016-04-06
regulator: s2mps11: Use module_platform_driver() instead subsys initcall
Javier Martinez Canillas
2016-03-28
regulator: s2mps11: Fix invalid selector mask and voltages for buck9
Krzysztof Kozlowski
2016-02-20
regulator: s2mps11: Use local variable for number of regulators
Krzysztof Kozlowski
2016-02-18
regulator: s2mps11: Simplify expression used in BUILD_BUG_ON
Krzysztof Kozlowski
2015-11-24
mfd: sec-core: Rename MFD and regulator names differently
Alim Akhtar
2015-11-23
regulator: s2mps11: Add support for S2MPS15 regulators
Thomas Abraham
2015-06-24
regulator: s2mps11: Fix GPIO suspend enable shift wrapping bug
Krzysztof Kozlowski
2015-04-27
regulator: Remove unneeded semicolons
Krzysztof Kozlowski
2015-01-16
Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linus
Mark Brown
2015-01-08
regulator: s2mps11: Fix wrong calculation of register offset
Jonghwa Lee
2014-12-29
Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-12
regulator: s2mps11: Fix dw_mmc failure on Gear 2
Krzysztof Kozlowski
2014-12-08
Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-05
Merge remote-tracking branches 'regulator/topic/rn5t618', 'regulator/topic/rp...
Mark Brown
2014-11-25
regulator: s2mps11: Add support S2MPS13 regulator device
Chanwoo Choi
2014-11-07
regulator: Set ena_gpio_initialized in regulator drivers
Markus Pargmann
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
regulator: s2mps11: Don't zero allocated memory for external control
Krzysztof Kozlowski
2014-08-16
regulator: s2mps11: Optimize the regulator description macro
Amit Daniel Kachhap
2014-08-16
regulator: s2mpxxx: Move regulator min/step voltages in common place
Amit Daniel Kachhap
2014-08-07
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-07-25
regulator: s2mps11: Update module description and Kconfig to add S2MPU02 support
Axel Lin
2014-07-09
regulator: s2mps11: Add support S2MPU02 regulator device
Chanwoo Choi
2014-05-17
regulator: s2mps11: Fix accidental enable of buck6 ramp delay
Krzysztof Kozlowski
2014-05-01
regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14
Krzysztof Kozlowski
2014-04-14
regulator: s2mps11: Add external GPIO control for S2MPS14
Krzysztof Kozlowski
2014-04-14
regulator: s2mps11: Move DTS parsing code to separate function
Krzysztof Kozlowski
2014-04-02
regulator: s2mps11: Don't check enable_shift before setting enable ramp rate
Axel Lin
2014-03-26
Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma...
Mark Brown
2014-03-26
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2014-03-19
regulator: s2mps11: Add missing of_node_put
Sachin Kamat
2014-03-19
regulator: s2mps11: Use of_get_child_by_name
Sachin Kamat
2014-03-19
regulator: s2mps11: Add set_suspend_disable for S2MPS14
Krzysztof Kozlowski
2014-03-19
regulator: s2mps11: Add support for S2MPS14 regulators
Krzysztof Kozlowski
2014-03-04
regulator: s2mps11: Fix section mismatch
Krzysztof Kozlowski
2014-03-03
regulator: s2mps11: Copy supported regulators from initconst
Krzysztof Kozlowski
2014-03-03
regulator: s2mps11: Constify regulator_desc array
Krzysztof Kozlowski
2014-03-03
regulator: s2mps11: Don't store registered regulators in state container
Krzysztof Kozlowski
2014-02-03
regulator: Make use of rdev_get_id() function where possible.
Thiago Farina
2014-01-31
regulator: s2mps11: Fix NULL pointer of_node value when using platform data
Krzysztof Kozlowski
2014-01-23
Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s5...
Mark Brown
2013-12-30
regulator: s2mps11: Clean up redundant code
Sachin Kamat
2013-12-16
mfd: s2mps11: Fix build after regmap field rename in sec-core.c
Krzysztof Kozlowski
2013-09-17
regulator: s2mps11: Use devm_regulator_register
Sachin Kamat
2013-09-17
regulator: s2mps11: Convert to devm_regulator_register()
Mark Brown
2013-08-13
regulator: s2mps11: Fix setting ramp_delay
Axel Lin
[next]