index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
fan53555.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-16
regulator: fan53555: add support for Silergy SYR82x regulators
Heiko Stuebner
1
-15
/
+87
2014-09-16
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-15
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-20
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-04
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
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
1
-1
/
+1
2013-03-20
regulator: fan53555: Use PTR_RET function
Alexandru Gheorghiu
1
-3
/
+1
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-10
regulator: fan53555: remove vsel_max not used
Yunfan Zhang
1
-3
/
+0
2012-09-10
regulator: Fairchild fan53555 support
Yunfan Zhang
1
-0
/
+325