aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/s5m8767.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Gravatar Douglas Anderson 1-0/+1
2023-03-11regulator: Use of_property_read_bool() for boolean propertiesGravatar Rob Herring 1-11/+6
2023-01-28regulator: s5m8767: Bounds check id indexing into arraysGravatar Kees Cook 1-1/+5
2021-10-08regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disa...Gravatar Krzysztof Kozlowski 1-12/+9
2021-01-21regulator: s5m8767: Drop regulators OF node referenceGravatar Krzysztof Kozlowski 1-2/+6
2021-01-21regulator: s5m8767: Fix reference count leakGravatar Pan Bian 1-2/+5
2020-09-22regulator: s5m8767: initialize driver via module_platform_driverGravatar Krzysztof Kozlowski 1-12/+1
2020-01-23Merge branch 'regulator-5.6' into regulator-nextGravatar Mark Brown 1-1/+1
2020-01-06regulator: samsung: Rename Samsung to lowercaseGravatar Krzysztof Kozlowski 1-1/+1
2019-12-04regulator: s5m8767: Fix a warning messageGravatar Christophe JAILLET 1-1/+1
2019-10-07regulator: s5m8767: switch to using devm_fwnode_gpiod_getGravatar Dmitry Torokhov 1-4/+3
2019-06-25gpio: Fix return value mismatch of function gpiod_get_from_of_node()Gravatar Waibel Georg 1-1/+3
2019-02-21regulator: s5m8767: Simplify s5m8767_set_voltage_time_sel implementationGravatar Axel Lin 1-5/+1
2019-02-21regulator: s5m8767: Constify s5m8767_opmode_regGravatar Axel Lin 1-1/+1
2018-12-11regulator: s5m8767: Hand over GPIO to regulator coreGravatar Linus Walleij 1-1/+8
2018-12-06regulator: Use of_node_name_eq for node name comparisonsGravatar Rob Herring 1-1/+1
2018-10-15regulator: Fetch enable gpiods nonexclusiveGravatar Linus Walleij 1-6/+7
2018-08-28regulator: Convert to using %pOFn instead of device_node.nameGravatar Rob Herring 1-6/+6
2018-08-08regulator: samsung: Add SPDX license identifiersGravatar Krzysztof Kozlowski 1-12/+4
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 1-4/+6
2018-05-24regulator: s5m8767: Pass descriptor instead of GPIO numberGravatar Linus Walleij 1-11/+15
2017-07-19regulator: Convert to using %pOF instead of full_nameGravatar Rob Herring 1-2/+2
2017-03-13regulator: s5m8767: Constify regulator_opsGravatar Krzysztof Kozlowski 1-2/+2
2016-02-16regulator: s5m8767: fix get_register() error handlingGravatar Arnd Bergmann 1-4/+9
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2014-12-05Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Gravatar Mark Brown 1-1/+2
2014-11-26regulator: of: Add regulator desc param to of_get_regulator_init_data()Gravatar Javier Martinez Canillas 1-1/+2
2014-11-07regulator: Set ena_gpio_initialized in regulator driversGravatar Markus Pargmann 1-0/+1
2014-10-20regulator: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-06-24regulator: s5m8767: Remove unused variableGravatar Sachin Kamat 1-3/+1
2014-05-01regulator: s5m8767: Allow GPIO 0 to be used as external controlGravatar Krzysztof Kozlowski 1-14/+6
2014-04-14regulator: s5m8767: Remove regulator_dev pointer from state containerGravatar Krzysztof Kozlowski 1-11/+6
2014-04-07regulator: s5m8767: Fix carried over ena_gpio assignmentGravatar Krzysztof Kozlowski 1-0/+1
2014-03-26Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Gravatar Mark Brown 1-68/+103
2014-03-21regulator: s5m8767: Convert to use regulator_[enable|disable|is_enabled]_regmapGravatar Axel Lin 1-59/+19
2014-02-20regulator: s5m8767: Remove redundant error messageGravatar Sachin Kamat 1-8/+2
2014-02-13regulator: s5m8767: Add missing of_node_putGravatar Sachin Kamat 1-0/+2
2014-02-13regulator: s5m8767: Use of_get_child_by_nameGravatar Sachin Kamat 1-1/+1
2014-01-27regulator: s5m8767: Use GPIO for controlling Buck9/eMMCGravatar Krzysztof Kozlowski 1-3/+84
2013-12-18Merge tag 's2mps11-build' into regulator-s5m8767 since a following patchGravatar Mark Brown 1-1/+1
2013-12-18regulator: s5m8767: Do not use sec_reg* regmap helpersGravatar Krzysztof Kozlowski 1-30/+41
2013-12-18regulator: s5m8767: Add symbols for hard-coded DVS_RAMP registerGravatar Krzysztof Kozlowski 1-12/+10
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCGravatar Krzysztof Kozlowski 1-1/+1
2013-12-11regulator: s5m8767: Implement voltage setting for BUCK7/8 regulatorsGravatar Krzysztof Kozlowski 1-2/+5
2013-12-11regulator: s5m8767: Define symbol for buck control maskGravatar Krzysztof Kozlowski 1-5/+6
2013-10-24Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-nextGravatar Mark Brown 1-22/+40
2013-10-24regulator: s5m8767: Modify parsing method of the voltage table of buck2/3/4Gravatar Chanwoo Choi 1-26/+28
2013-10-24regulator: s5m8767: Modify parse_dt function to parse data related to rampGravatar Chanwoo Choi 1-0/+16
2013-09-17regulator: s5m8767: Covert to devm_regulator_register()Gravatar Mark Brown 1-21/+3
2013-04-28Merge remote-tracking branch 'regulator/topic/s5m8767' into v3.9-rc8Gravatar Mark Brown 1-1/+1