index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
regulator: qcom-rpmh: Add terminator at the end of pm7325x_vreg_data[] array
Bhupesh Sharma
2021-06-21
1
-0
/
+2
|
|
*
|
|
regulator: qcom-rpmh: Cleanup terminator line commas
Bhupesh Sharma
2021-06-21
1
-12
/
+12
|
*
|
|
|
Merge series "Extend regulator notification support" from Matti Vaittinen <ma...
Mark Brown
2021-06-21
10
-150
/
+1623
|
|
\
\
\
\
|
|
*
|
|
|
regulator: bd9576: Fix the driver name in id table
Matti Vaittinen
2021-06-21
1
-2
/
+2
|
|
*
|
|
|
regulator: bd9576: Support error reporting
Matti Vaittinen
2021-06-21
1
-124
/
+926
|
|
*
|
|
|
regulator: add property parsing and callbacks to set protection limits
Matti Vaittinen
2021-06-21
5
-5
/
+211
|
|
*
|
|
|
regulator: IRQ based event/error notification helpers
Matti Vaittinen
2021-06-21
4
-8
/
+472
|
|
*
|
|
|
regulator: move rdev_print helpers to internal.h
Matti Vaittinen
2021-06-21
2
-11
/
+12
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
regulator: hi6421v600: Fix setting idle mode
Axel Lin
2021-06-21
1
-3
/
+6
|
*
|
|
|
regulator: max8893: add regulator driver
Sergey Larin
2021-06-21
3
-0
/
+191
|
*
|
|
|
regulator: hi6421: Use correct variable type for regmap api val argument
Axel Lin
2021-06-21
1
-4
/
+4
|
|
|
/
/
|
|
/
|
|
|
*
|
|
regulator: fixed: use dev_err_probe for gpio
Rouven Czerwinski
2021-06-16
1
-1
/
+2
|
*
|
|
regulator: sy7636a: Use rdev_get_drvdata at proper place
Axel Lin
2021-06-16
1
-1
/
+1
|
*
|
|
regulator: sy7636a: Make regulator_desc static const
Axel Lin
2021-06-16
1
-2
/
+2
|
*
|
|
regulator: sy7636a: Add terminating entry for platform_device_id table
Axel Lin
2021-06-16
1
-0
/
+1
|
*
|
|
regulator: rt6160: Fix setting suspend voltage
Axel Lin
2021-06-16
1
-1
/
+7
|
*
|
|
regulator: mt6315: Fix checking return value of devm_regmap_init_spmi_ext
Axel Lin
2021-06-15
1
-2
/
+2
|
*
|
|
regulator: sy7636a: Initial commit
Alistair Francis
2021-06-15
3
-0
/
+134
|
*
|
|
regulator: rt6160: Remove vsel_active_low from struct rt6160_priv
Axel Lin
2021-06-15
1
-11
/
+9
|
*
|
|
regulator: hi6421v600: Use regulator_map_voltage_ascend
Axel Lin
2021-06-14
1
-1
/
+1
|
*
|
|
regulator: rt6160: Remove dummy line and add module description
ChiYuan Huang
2021-06-14
1
-1
/
+1
|
*
|
|
regulator: rt6160: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
2021-06-14
1
-26
/
+9
|
*
|
|
Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2021-06-14
1
-0
/
+23
|
|
\
\
\
|
|
*
|
|
regulator: core: Add regulator_sync_voltage_rdev()
Dmitry Osipenko
2021-06-01
1
-0
/
+23
|
|
|
/
/
|
*
|
|
regulator: fan53880: Fix vsel_mask setting for FAN53880_BUCK
Axel Lin
2021-06-08
1
-1
/
+1
|
*
|
|
regulator: bd71815: Get rid of struct bd71815_pmic
Axel Lin
2021-06-08
1
-38
/
+19
|
*
|
|
regulator: ltc3589: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
2021-06-08
1
-35
/
+38
|
*
|
|
regulator: mt6359: Get rid of linear_range tables
Axel Lin
2021-06-07
1
-98
/
+59
|
*
|
|
regulator: mt6359: Use unsigned int for volt_tables
Axel Lin
2021-06-07
1
-18
/
+18
|
*
|
|
regulator: mt6358: Use unsigned int for volt_tables
Axel Lin
2021-06-07
1
-11
/
+11
|
*
|
|
regulator: max77686: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
2021-06-07
1
-33
/
+9
|
*
|
|
Merge tag 'tb-mfd-regulator-rtc-v5.14' of git://git.kernel.org/pub/scm/linux/...
Mark Brown
2021-06-07
3
-0
/
+1046
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
regulator: mt6359: Add support for MT6359P regulator
Hsin-Hsiung Wang
2021-06-01
1
-6
/
+373
|
|
*
|
regulator: mt6359: Add support for MT6359 regulator
Wen Su
2021-06-01
3
-0
/
+679
|
|
|
/
|
*
|
regulator: fan53555: add tcs4526
Rudi Heitbaum
2021-06-04
1
-0
/
+11
|
*
|
regulator: rt6245: Add support for Richtek RT6245
ChiYuan Huang
2021-06-03
3
-0
/
+264
|
*
|
regulator: bd9576: Constify the voltage tables
Axel Lin
2021-06-03
1
-14
/
+20
|
*
|
regulator: fan53555: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
2021-06-03
1
-46
/
+17
|
*
|
regulator: fan53555: Fix missing slew_reg/mask/shift settings for FAN53526
Axel Lin
2021-06-03
1
-0
/
+3
|
*
|
regulator: max77802: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
2021-06-03
1
-57
/
+12
|
*
|
regulator: max77802: Remove .set_ramp_delay from max77802_buck_dvs_ops
Axel Lin
2021-06-03
1
-1
/
+0
|
*
|
regulator: userspace-consumer: use DEVICE_ATTR_RO/RW macro
Zhen Lei
2021-06-02
1
-7
/
+7
|
*
|
regulator: rt6160: Add support for Richtek RT6160
ChiYuan Huang
2021-06-02
3
-0
/
+344
|
*
|
regulator: core: Use DEVICE_ATTR_RO macro
YueHaibing
2021-06-02
1
-70
/
+60
|
*
|
regulator: mcp16502: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
2021-06-01
1
-48
/
+26
|
*
|
regulator: mcp16502: Convert to use .probe_new
Axel Lin
2021-06-01
1
-3
/
+2
|
*
|
regulator: bd70528: Drop BD70528 support
Matti Vaittinen
2021-06-01
3
-290
/
+0
|
*
|
regulator: lp8755: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
2021-06-01
1
-47
/
+8
|
*
|
regulator: mt6315: Don't ignore devm_regulator_register failure
Axel Lin
2021-06-01
1
-8
/
+9
|
*
|
regulator: pca9450: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
2021-06-01
1
-27
/
+24
[prev]
[next]