- 259b93b regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14 by Douglas Anderson · 2 years ago
- 5bd73a1 regulator: Use of_property_read_bool() for boolean properties by Rob Herring · 2 years ago
- e314e15 regulator: s5m8767: Bounds check id indexing into arrays by Kees Cook · 2 years, 1 month ago
- b16bef6 regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disabled by Krzysztof Kozlowski · 3 years, 5 months ago
- a5872bd regulator: s5m8767: Drop regulators OF node reference by Krzysztof Kozlowski · 4 years, 2 months ago
- dea6dd2 regulator: s5m8767: Fix reference count leak by Pan Bian · 4 years, 2 months ago
- 8d23b0b8 regulator: s5m8767: initialize driver via module_platform_driver by Krzysztof Kozlowski · 4 years, 6 months ago
- 9909f79 Merge branch 'regulator-5.6' into regulator-next by Mark Brown · 5 years ago
- fc2b10d regulator: samsung: Rename Samsung to lowercase by Krzysztof Kozlowski · 5 years ago
- f3c7f7b regulator: s5m8767: Fix a warning message by Christophe JAILLET · 5 years ago
- 5be0e54 regulator: s5m8767: switch to using devm_fwnode_gpiod_get by Dmitry Torokhov · 5 years ago
- 025bf377 gpio: Fix return value mismatch of function gpiod_get_from_of_node() by Waibel Georg · 6 years ago
- bf1fc25 regulator: s5m8767: Simplify s5m8767_set_voltage_time_sel implementation by Axel Lin · 6 years ago
- 21687b1 regulator: s5m8767: Constify s5m8767_opmode_reg by Axel Lin · 6 years ago
- 1f5163f regulator: s5m8767: Hand over GPIO to regulator core by Linus Walleij · 6 years ago
- c32569e regulator: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
- 63239e4 regulator: Fetch enable gpiods nonexclusive by Linus Walleij · 6 years ago
- 0c9721a regulator: Convert to using %pOFn instead of device_node.name by Rob Herring · 7 years ago
- 4f3fb28 regulator: samsung: Add SPDX license identifiers by Krzysztof Kozlowski · 7 years ago
- a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
- 9ae5cc7 regulator: s5m8767: Pass descriptor instead of GPIO number by Linus Walleij · 7 years ago
- 7799167 regulator: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
- 8a05eb1 regulator: s5m8767: Constify regulator_ops by Krzysztof Kozlowski · 8 years ago
- e07ff94 regulator: s5m8767: fix get_register() error handling by Arnd Bergmann · 9 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 92d07a8 Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/max77693', 'regulator/topic/max77802', 'regulator/topic/power-off' and 'regulator/topic/rk808' into regulator-next by Mark Brown · 10 years ago
- 072e78b regulator: of: Add regulator desc param to of_get_regulator_init_data() by Javier Martinez Canillas · 10 years ago
- 1de3821 regulator: Set ena_gpio_initialized in regulator drivers by Markus Pargmann · 10 years ago
- 6c794b2 regulator: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- 0a3ade7 regulator: s5m8767: Remove unused variable by Sachin Kamat · 11 years ago
- eba430c regulator: s5m8767: Allow GPIO 0 to be used as external control by Krzysztof Kozlowski · 11 years ago
- e80fb72 regulator: s5m8767: Remove regulator_dev pointer from state container by Krzysztof Kozlowski · 11 years ago
- f4fbb3c regulator: s5m8767: Fix carried over ena_gpio assignment by Krzysztof Kozlowski · 11 years ago
- 24ee65e Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st-pwm', 'regulator/topic/ti-abb', 'regulator/topic/tps51632', 'regulator/topic/tps62360', 'regulator/topic/tps6507x', 'regulator/topic/tps65090' and 'regulator/topic/tps65217' into regulator-next by Mark Brown · 11 years ago
- 9c4c605 regulator: s5m8767: Convert to use regulator_[enable|disable|is_enabled]_regmap by Axel Lin · 11 years ago
- 4754b42 regulator: s5m8767: Remove redundant error message by Sachin Kamat · 11 years ago
- b7db01f regulator: s5m8767: Add missing of_node_put by Sachin Kamat · 11 years ago
- 4e52c03 regulator: s5m8767: Use of_get_child_by_name by Sachin Kamat · 11 years ago
- ee1e099 regulator: s5m8767: Use GPIO for controlling Buck9/eMMC by Krzysztof Kozlowski · 11 years ago
- d1c8b1b Merge tag 's2mps11-build' into regulator-s5m8767 since a following patch by Mark Brown · 11 years ago
- d13733f regulator: s5m8767: Do not use sec_reg* regmap helpers by Krzysztof Kozlowski · 11 years ago
- f37ff6b regulator: s5m8767: Add symbols for hard-coded DVS_RAMP register by Krzysztof Kozlowski · 11 years ago
- 3e1e4a5 mfd/rtc: s5m: fix register updating by adding regmap for RTC by Krzysztof Kozlowski · 11 years ago
- 463616e regulator: s5m8767: Implement voltage setting for BUCK7/8 regulators by Krzysztof Kozlowski · 11 years ago
- 79b53d1 regulator: s5m8767: Define symbol for buck control mask by Krzysztof Kozlowski · 11 years ago
- 67471b6 Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-next by Mark Brown · 11 years ago
- 04f9f06 regulator: s5m8767: Modify parsing method of the voltage table of buck2/3/4 by Chanwoo Choi · 11 years ago
- 033054e regulator: s5m8767: Modify parse_dt function to parse data related to ramp by Chanwoo Choi · 11 years ago
- f0db475 regulator: s5m8767: Covert to devm_regulator_register() by Mark Brown · 12 years ago
- eea8e85 Merge remote-tracking branch 'regulator/topic/s5m8767' into v3.9-rc8 by Mark Brown · 12 years ago
- 020501f regulator: Remove NULL test before calling regulator_unregister() by Axel Lin · 12 years ago
- 720a971 regulator: s5m8767: adjust duplicate test by Julia Lawall · 12 years ago
- e81d7bc regulator: s5m8767: Prevent possible NULL pointer dereference by Axel Lin · 12 years ago
- cbb0ed4 regulator: s5m8767: Fix dev argument for devm_kzalloc and of_get_regulator_init_data by Axel Lin · 12 years ago
- 1f91b6f regulator: s5m8767: Use of_get_child_count() by Axel Lin · 12 years ago
- 26aec009 regulator: add device tree support for s5m8767 by Amit Daniel Kachhap · 12 years ago
- 31a932e regulator: s5m8767: Convert to regulator_[get|set]_voltage_sel_regmap by Axel Lin · 12 years ago
- 854f73e regulator: s5m8767: Remove max_vol parameter from s5m8767_convert_voltage_to_sel by Axel Lin · 12 years ago
- 3ef3039 regulator: s5m8767: Fix probe failure due to stack corruption by Inderpal Singh · 12 years ago
- 4ffc45c Merge remote-tracking branch 'regulator/topic/sm8767' into regulator-next by Mark Brown · 12 years ago
- 76c854d regulator: s5m8767: Fix to work even if no DVS gpio present by Amit Daniel Kachhap · 12 years ago
- da130ab regulator: s5m8767: Fix to read the first DVS register. by Amit Daniel Kachhap · 12 years ago
- 9bb096f regulator: s5m8767: Fix to work when platform registers less regulators by Amit Daniel Kachhap · 12 years ago
- 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
- a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
- 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
- 938e05b regulator: Fix an s5m8767 build failure by Samuel Ortiz · 13 years ago
- 3e701cd Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
- 54227bc mfd: Modify samsung mfd header by Sangbeom Kim · 13 years ago
- 63063bf mfd: Modify samsung mfd driver for common api by Sangbeom Kim · 13 years ago
- 66c9fbb mfd: Rename s5m file and directories to samsung by Sangbeom Kim · 13 years ago
- 5febb3c regulator: s5m8767: Properly handle gpio_request failure by Axel Lin · 13 years ago
- e2eb169 regulator: s5m8767: Convert to regulator_list_voltage_linear by Axel Lin · 13 years ago
- 1af142c regulator: Modify ramp_delay value for s5m8767a by Sangbeom Kim · 13 years ago
- 85e6334 Merge tag 'v3.5-rc4' into regulator-drivers by Mark Brown · 13 years ago
- c848bc8 regulator: s5m8767a: Support AP watchdog reset operation by Sangbeom Kim · 13 years ago
- 9d88fc0 regulator: Fix the s5m8767a problem of the division by null by Sangbeom Kim · 13 years ago
- df2643c regulator: Replace set_voltage with set_voltage_sel by Sangbeom Kim · 13 years ago
- 3fe3a18 regulator: Remove s5m8767a buck initialization by Sangbeom Kim · 13 years ago
- 5ceba7b regulator: Staticise non-exported symbol s5m8767_opmode_reg by Mark Brown · 13 years ago
- 6c9eeb0 regulator: Remove unneeded include of linux/delay.h from regulator drivers by Axel Lin · 13 years ago
- 94e85a3 regulator: s5m8767: Use DIV_ROUND_UP to calculate selector by Axel Lin · 13 years ago
- 65896e7 regulator: Replace regulator_desc_[ldo|buck] by s5m8767_regulator_desc macro by Axel Lin · 13 years ago
- d35aad0 regulator: Use one s5m8767_ops for both LDOs and BUCKs by Axel Lin · 13 years ago
- 321d2ab regulator: Rework s5m8767_set_voltage to support both LDOs and BUCKs by Axel Lin · 13 years ago
- b920eb4 Merge tag 'v3.4-rc2' into regulator-drivers by Mark Brown · 13 years ago
- c172708d regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 13 years ago
- 7e44bb8 regulator: Add support s5m8767 opmode operation by Sangbeom Kim · 13 years ago
- 546e784 regulator: Fix setting new voltage in s5m8767_set_voltage by Axel Lin · 13 years ago
- 0a41685 regulator: Make s5m8767_get_voltage_register always return correct register by Axel Lin · 13 years ago
- 6c4efe2 regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlier by Axel Lin · 13 years ago
- 5b5e977 regulator: Rename s5m8767_convert_voltage to s5m8767_convert_voltage_to_sel by Axel Lin · 13 years ago
- 0f8b9c7 regulator: Fix s5m8767_set_voltage_time_sel calculation value by Sangbeom Kim · 13 years ago
- 535bca2 regulator: Remove unused i2c variable in s5m8767_pmic_probe by Axel Lin · 13 years ago
- 89e0f0e regulator: Fix the logic of s5m8767_set_voltage_time_sel by Axel Lin · 13 years ago
- 22cd2fef regulator: s5m8767: Fix unused variable warning in probe() by Mark Brown · 13 years ago
- 20a14b8 regulator: Kill s5m8767_get_reg_id function by Axel Lin · 13 years ago
- 0ce6987 regulator: Update s5m8767 for device tree API changes by Mark Brown · 13 years ago
- c835e1c regulator: s5m8767: Remove redundant MODULE_ALIAS by Axel Lin · 13 years ago
- 047ec22 regulator: s5m8767: Add missing breaks by Axel Lin · 13 years ago