summaryrefslogtreecommitdiff
path: root/drivers/regulator/s5m8767.c
Commit message (Expand)AuthorAge
* regulator: Convert to using %pOF instead of full_nameRob Herring2017-07-19
* regulator: s5m8767: Constify regulator_opsKrzysztof Kozlowski2017-03-13
* regulator: s5m8767: fix get_register() error handlingArnd Bergmann2016-02-16
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * regulator: drop owner assignment from platform_driversWolfram Sang2014-10-20
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown2014-12-05
|\ \ \ | | |/ | |/|
| | * regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas2014-11-26
| |/
* | regulator: Set ena_gpio_initialized in regulator driversMarkus Pargmann2014-11-07
|/
* regulator: s5m8767: Remove unused variableSachin Kamat2014-06-24
* regulator: s5m8767: Allow GPIO 0 to be used as external controlKrzysztof Kozlowski2014-05-01
* regulator: s5m8767: Remove regulator_dev pointer from state containerKrzysztof Kozlowski2014-04-14
* regulator: s5m8767: Fix carried over ena_gpio assignmentKrzysztof Kozlowski2014-04-07
*-. Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Mark Brown2014-03-26
|\ \
| * | regulator: s5m8767: Convert to use regulator_[enable|disable|is_enabled]_regmapAxel Lin2014-03-21
| * | regulator: s5m8767: Remove redundant error messageSachin Kamat2014-02-20
| * | regulator: s5m8767: Use GPIO for controlling Buck9/eMMCKrzysztof Kozlowski2014-01-27
| |/
* | regulator: s5m8767: Add missing of_node_putSachin Kamat2014-02-13
* | regulator: s5m8767: Use of_get_child_by_nameSachin Kamat2014-02-13
|/
* Merge tag 's2mps11-build' into regulator-s5m8767 since a following patchMark Brown2013-12-18
|\
| * mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski2013-12-12
* | regulator: s5m8767: Do not use sec_reg* regmap helpersKrzysztof Kozlowski2013-12-18
* | regulator: s5m8767: Add symbols for hard-coded DVS_RAMP registerKrzysztof Kozlowski2013-12-18
* | regulator: s5m8767: Implement voltage setting for BUCK7/8 regulatorsKrzysztof Kozlowski2013-12-11
* | regulator: s5m8767: Define symbol for buck control maskKrzysztof Kozlowski2013-12-11
|/
* Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-nextMark Brown2013-10-24
|\
| * regulator: s5m8767: Modify parsing method of the voltage table of buck2/3/4Chanwoo Choi2013-10-24
| * regulator: s5m8767: Modify parse_dt function to parse data related to rampChanwoo Choi2013-10-24
* | regulator: s5m8767: Covert to devm_regulator_register()Mark Brown2013-09-17
|/
* Merge remote-tracking branch 'regulator/topic/s5m8767' into v3.9-rc8Mark Brown2013-04-28
|\
| * regulator: s5m8767: adjust duplicate testJulia Lawall2013-03-04
* | regulator: Remove NULL test before calling regulator_unregister()Axel Lin2013-04-28
|/
* regulator: s5m8767: Prevent possible NULL pointer dereferenceAxel Lin2013-02-13
* regulator: s5m8767: Fix dev argument for devm_kzalloc and of_get_regulator_in...Axel Lin2013-02-13
* regulator: s5m8767: Use of_get_child_count()Axel Lin2013-02-08
* regulator: add device tree support for s5m8767Amit Daniel Kachhap2013-02-04
* regulator: s5m8767: Convert to regulator_[get|set]_voltage_sel_regmapAxel Lin2013-01-18
* regulator: s5m8767: Remove max_vol parameter from s5m8767_convert_voltage_to_selAxel Lin2013-01-17
* regulator: s5m8767: Fix probe failure due to stack corruptionInderpal Singh2012-12-24
* Merge remote-tracking branch 'regulator/topic/sm8767' into regulator-nextMark Brown2012-12-11
|\
| * regulator: s5m8767: Fix to work even if no DVS gpio presentAmit Daniel Kachhap2012-12-11
| * regulator: s5m8767: Fix to read the first DVS register.Amit Daniel Kachhap2012-12-11
| * regulator: s5m8767: Fix to work when platform registers less regulatorsAmit Daniel Kachhap2012-12-11
* | regulator: remove use of __devexitBill Pemberton2012-11-20
* | regulator: remove use of __devinitBill Pemberton2012-11-20
* | regulator: remove use of __devexit_pBill Pemberton2012-11-20
|/
* regulator: Fix an s5m8767 build failureSamuel Ortiz2012-07-31
* Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-30
|\
| * mfd: Modify samsung mfd headerSangbeom Kim2012-07-16
| * mfd: Modify samsung mfd driver for common apiSangbeom Kim2012-07-16
| * mfd: Rename s5m file and directories to samsungSangbeom Kim2012-07-16