index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
fan53555.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
regulator: fan53555: Simplify probe()
Biju Das
1
-7
/
+2
2023-07-14
regulator: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-05-08
regulator: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-04-11
Add support for Rockchip RK860X regulators
Mark Brown
1
-47
/
+156
2023-04-11
regulator: fan53555: Add support for RK860X
Cristian Ciocaltea
1
-3
/
+118
2023-04-11
regulator: fan53555: Use dev_err_probe
Cristian Ciocaltea
1
-26
/
+21
2023-04-11
regulator: fan53555: Improve vsel_mask computation
Cristian Ciocaltea
1
-2
/
+2
2023-04-11
regulator: fan53555: Make use of the bit macros
Cristian Ciocaltea
1
-9
/
+9
2023-04-11
regulator: fan53555: Remove unused *_SLEW_SHIFT definitions
Cristian Ciocaltea
1
-2
/
+0
2023-04-06
regulator: fan53555: Fix wrong TCS_SLEW_MASK
Cristian Ciocaltea
1
-1
/
+1
2023-04-06
regulator: fan53555: Explicitly include bits header
Cristian Ciocaltea
1
-5
/
+6
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
1
-0
/
+1
2022-11-24
regulator: fan53555: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2021-06-04
regulator: fan53555: add tcs4526
Rudi Heitbaum
1
-0
/
+11
2021-06-03
regulator: fan53555: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
1
-46
/
+17
2021-06-03
regulator: fan53555: Fix missing slew_reg/mask/shift settings for FAN53526
Axel Lin
1
-0
/
+3
2021-05-19
regulator: fan53555: Cleanup unused define and redundant assignment
Axel Lin
1
-2
/
+0
2021-05-19
regulator: fan53555: Fix slew_shift setting for tcs4525
Axel Lin
1
-1
/
+1
2021-05-12
regulator: fan53555: fix tcs4525 function names
Peter Geis
1
-9
/
+9
2021-05-12
regulator: fan53555: only bind tcs4525 to correct chip id
Peter Geis
1
-7
/
+18
2021-05-12
regulator: fan53555: fix TCS4525 voltage calulation
Peter Geis
1
-2
/
+1
2021-04-23
regulator: fan53555: Add TCS4525 DCDC support
Joseph Chen
1
-14
/
+122
2020-08-21
regulator: fan53555: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
1
-1
/
+1
2019-11-06
regulator: fan53555: add chip id for Silergy SYR83X
Vasily Khoruzhick
1
-0
/
+2
2019-04-26
regulator: fan53555: Switch to SPDX identifier
Axel Lin
1
-14
/
+10
2019-04-26
regulator: fan53555: Clean up unneeded fields from struct fan53555_device_info
Axel Lin
1
-19
/
+17
2019-02-26
regulator: fan53555: Check pdata->slew_rate setting
Axel Lin
1
-3
/
+5
2019-02-21
regulator: fan53555: Add support for FAN53526
Bjorn Andersson
1
-10
/
+91
2017-08-21
regulator: fan53555: fix I2C device ids
Guillaume Tucker
1
-1
/
+4
2017-07-20
regulator: fan53555: Use of_device_get_match_data() to simplify probe
Jisheng Zhang
1
-8
/
+2
2017-01-31
regulator: fan53555: constify regulator_ops structure
Bhumika Goyal
1
-1
/
+1
2016-04-20
regulator: fan53555: Add support for FAN53555UC13X type
Wadim Egorov
1
-0
/
+22
2016-04-20
regulator: fan53555: Add support for FAN53555BUC18X type
Wadim Egorov
1
-0
/
+2
2016-01-15
regulator: fan53555: fill set_suspend_enable/disable callback
zhangqing
1
-0
/
+18
2015-07-31
regulator: fan53555: Export I2C module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-05-26
regulator: fan53555: fill set_voltage_time_set callback
Heiko Stuebner
1
-0
/
+1
2015-01-05
regulator: fan53555: Constify struct regmap_config and slew_rates array
Krzysztof Kozlowski
1
-2
/
+2
2014-11-26
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
1
-8
/
+9
2014-09-18
regulator: fan53555: Fix null pointer dereference
Axel Lin
1
-1
/
+1
2014-09-18
regulator: fan53555: Fixup report wrong vendor message
Axel Lin
1
-2
/
+1
2014-09-17
regulator: fan53555: fix wrong cast in probe
Heiko Stübner
1
-1
/
+1
2014-09-17
regulator: fan53555: add support for Silergy SYR82x regulators
Heiko Stuebner
1
-15
/
+87
2014-09-17
regulator: fan53555: add devicetree support
Heiko Stuebner
1
-4
/
+46
2014-09-16
regulator: fan53555: use set_ramp_delay to set the ramp up slew rate
Heiko Stuebner
1
-11
/
+42
2014-09-16
regulator: fan53555: enable vin supply
Heiko Stuebner
1
-0
/
+1
2014-02-20
regulator: fan53555: Remove redundant error message
Sachin Kamat
1
-3
/
+2
2014-02-19
regulator: fan53555: Do not hardcode return values
Sachin Kamat
1
-4
/
+4
2013-09-17
regulator: fan53555: Convert to devm_regulator_register
Axel Lin
1
-11
/
+1
2013-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
[next]