Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9a78b6cce5ebb04ae1b2f99b6c9f5fa54a3428b0
/
drivers
/
regulator
« Previous
809d310
regulator: lp872x: Don't allow modular build
by Mark Brown
· 12 years ago
15719cc
regulator: extend the fixed dummy voltage regulator to accept voltage
by Guennadi Liakhovetski
· 12 years ago
dfad84a
regulator: support multiple dummy fixed regulators
by Guennadi Liakhovetski
· 12 years ago
af8b5fc
regulator: add new regulator driver for lp872x
by Kim, Milo
· 12 years ago
e90a844
regulator: tps65023: Convert tps65023_ldo_ops to regulator_[get|set]_voltage_sel_regmap
by Axel Lin
· 12 years ago
c848bc8
regulator: s5m8767a: Support AP watchdog reset operation
by Sangbeom Kim
· 12 years ago
852abad
regulator: max77686: Convert driver to use regulator_set_voltage_time_sel.
by Yadwinder Singh Brar
· 12 years ago
a133829
regulator: tps65023: Convert to get_voltage_sel
by Axel Lin
· 12 years ago
ba3bd8a
regulator: tps65023: Convert to regulator_list_voltage_table
by Axel Lin
· 12 years ago
2c19ad4
regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled function
by Axel Lin
· 12 years ago
0e8e5c3
regulator: twl: Remove references to 32kHz clock from DT bindings
by Mark Brown
· 12 years ago
230a5a1c
regulator: Fix double free in devm_regulator_put()
by Mark Brown
· 12 years ago
74ea0e5
regulator: tps65910: Don't use 0 as NULL
by Mark Brown
· 12 years ago
ea38d13
regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS
by Axel Lin
· 12 years ago
398715a
regulator: core: Support table based mapping in regulator_set_voltage_time_sel
by Axel Lin
· 12 years ago
086ccd4
regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraints
by Axel Lin
· 12 years ago
6f0b2c6
regulator: Add ramp_delay configuration to constraints
by Yadwinder Singh Brar
· 12 years ago
b5fb77e
regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_voltage
by Axel Lin
· 12 years ago
d580cb5
regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_set_voltage_sel_regmap
by Axel Lin
· 12 years ago
0a47968
regulator: wm831x-ldo: Convert to regulator_set_voltage_sel_regmap and map_voltage
by Axel Lin
· 12 years ago
1bd1955
regulator: ab3100: Convert fixed voltage to use regulator_list_voltage_linear
by Axel Lin
· 12 years ago
368a788
regulator: pcf50633: Convert to regulator_set_voltage_sel_regmap and map_voltage
by Axel Lin
· 12 years ago
07b9e32
regulator: ab8500: Remove min_uV and max_uV from struct ab8500_regulator_info
by Axel Lin
· 12 years ago
7142e21
regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fixed_ops
by Axel Lin
· 12 years ago
34e74f3
regulator: mc13xxx: Convert to regulator_list_voltage_table
by Axel Lin
· 12 years ago
ee5e625
regulator: mc13xxx: Fix voltage checking for mc13xxx_fixed_regulator_set_voltage
by Axel Lin
· 12 years ago
e08ef73
regulator: tps62360: Simplify tps62360_set_voltage_time_sel implementation
by Axel Lin
· 12 years ago
c70ad9d
regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_list_voltage_linear
by Axel Lin
· 12 years ago
6b57c01
regulator: tps65023: Fix mask for LDOs output voltage select control
by Axel Lin
· 12 years ago
ec0ab07
regulator: tps65023: Set n_voltages to 1 for fixed voltage
by Axel Lin
· 12 years ago
c705742
regulator: wm8350: Reuse map_voltage() to get selector of a given uV
by Axel Lin
· 12 years ago
a967fbf
regulator: wm8350: Use wm8350_ldo_list_voltage instead of open code to verify selected voltage
by Axel Lin
· 12 years ago
8b96de3
regulator: core.c Only delay when setting voltage requires this
by Philip Rakity
· 12 years ago
2f7baf8
regulator: core.c Pass voltage to notifier when setting voltage
by Philip Rakity
· 12 years ago
d8493d2
regulator: core: Actually use the data in _notifier_call_chain()
by Mark Brown
· 12 years ago
ea851f4
regulator: Change db8500-prcmu match names to reflect Device Tree
by Lee Jones
· 12 years ago
f7f3f1a
regulator: Change ab8500 match names to reflect Device Tree
by Lee Jones
· 12 years ago
9d88fc0
regulator: Fix the s5m8767a problem of the division by null
by Sangbeom Kim
· 12 years ago
b4bc9ef
regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmap
by Axel Lin
· 12 years ago
74e20e5
regulator: wm8400: Adjust the equation for selector >= 15 in wm8400_ldo_list_voltage
by Axel Lin
· 12 years ago
df2643c
regulator: Replace set_voltage with set_voltage_sel
by Sangbeom Kim
· 12 years ago
38c20eb
regulator: wm8400: Use wm8400_ldo_list_voltage instead of open code to verify selected voltage
by Axel Lin
· 12 years ago
3fe3a18
regulator: Remove s5m8767a buck initialization
by Sangbeom Kim
· 12 years ago
0ff4724
regulator: wm8350: Add missing min_uV and uV_step settings for DCDC4
by Axel Lin
· 12 years ago
578df8b
regulator: core: Return correct delay time in regulator_set_voltage_time_sel
by Axel Lin
· 12 years ago
23ca6bf
regulator: max77686: Fix the delay time for set_voltage_time_sel
by Axel Lin
· 12 years ago
98a175b
regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay.
by Yadwinder Singh Brar
· 12 years ago
ab0d1cb
regulator: max77686: Check pdata->num_regulators earlier
by Axel Lin
· 12 years ago
d01c3a1
regulator: anatop: Convert to set_voltage_sel and regulator_map_voltage_linear
by Axel Lin
· 12 years ago
ea7e330
regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linear
by Axel Lin
· 12 years ago
e4a9993
regulator: isl6271a: Remove setting map_voltage callback for isl_fixed_ops
by Axel Lin
· 12 years ago
9b55895
regulator: max1586: Convert max1586_v3_ops to set_voltage_sel and map_voltage_linear
by Axel Lin
· 12 years ago
93f5de5
regulator: max1586: Convert max1586_v3_ops to regulator_list_voltage_linear
by Axel Lin
· 12 years ago
f464703
regulator: tps6586x: Convert to regulator_list_voltage_table
by Axel Lin
· 12 years ago
c49af95
regulator: pcap: Convert to regulator_list_voltage_table
by Axel Lin
· 12 years ago
fedd89b
regulator: palmas: Slightly code change for better readability
by Axel Lin
· 12 years ago
999f0c7
regulator: palmas: Clear PALMAS_SMPS12_CTRL_MODE_ACTIVE_MASK bits in palmas_set_mode_smps
by Axel Lin
· 12 years ago
1acb645
regulator: rc5t583: Simplify rc5t583_set_voltage_time_sel implementation
by Axel Lin
· 12 years ago
ee3ed6e
regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL address
by Axel Lin
· 12 years ago
985f769
regulator: isl6271a: Use regulator_[list|map]_voltage_linear for isl_fixed_ops
by Axel Lin
· 12 years ago
5a6881e
regulator: core: Handle fixed voltage in map_voltage_linear
by Axel Lin
· 12 years ago
0bdc81e
regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_voltage_linear
by Axel Lin
· 12 years ago
93b07e7
regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VDCDCx
by Axel Lin
· 12 years ago
f03c4a5
regulator: tps6507x: Remove unused min_uV and max_uV from struct tps_info
by Axel Lin
· 12 years ago
6166317
regulator: max8649: fix missing regmap in rdev
by Haojian Zhuang
· 12 years ago
74adfee5
regulator: max77686: Fix checkpatch warnings
by Axel Lin
· 12 years ago
0d03273
regulator: max1586: Convert max1586_v6_ops to set_voltage_sel
by Axel Lin
· 12 years ago
96d2522
regulator: max1586: Convert max1586_v6_ops to regulator_list_voltage_table
by Axel Lin
· 12 years ago
9152c36
regulator: core: Use map_voltage_linear() if list_voltage_linear() is in use and nothing is set
by Axel Lin
· 12 years ago
b0e4d7b
regulator: gpio-regulator: populate selector from set_voltage
by Heiko Stübner
· 12 years ago
0092636
regulator: gpio-regulator: Fix finding of smallest value
by Heiko Stübner
· 12 years ago
7d4be2f
regulator: gpio-regulator: do not pass drvdata pointer as reference
by Heiko Stübner
· 12 years ago
0c09d31
regulator: anatop: Use correct __devexit_p annotation
by Axel Lin
· 12 years ago
c71c8fd
regulator: palmas: Fix wrong kfree calls
by Axel Lin
· 12 years ago
fc492f9
regulator: wm8350: Convert LDOs to set_voltage_sel()
by Mark Brown
· 13 years ago
2e3f7f2
regulator: max77686: Use regulator_map_voltage_linear for simple linear mappings
by Axel Lin
· 12 years ago
fcbb71f
regulator: wm8350: Use regulator_map_voltage_linear for wm8350_dcdc_ops
by Axel Lin
· 12 years ago
392b309
regulator: Change db8500-prcmu match names to reflect Device Tree
by Lee Jones
· 12 years ago
7e715b9
regulator: Change ab8500 match names to reflect Device Tree
by Lee Jones
· 12 years ago
abcfaf2
regulator: fixed: Use of_match_ptr() for of_match_table entry
by Axel Lin
· 12 years ago
133d401
regulator: MAX77686: Add Maxim 77686 regulator driver
by Jonghwa Lee
· 12 years ago
27eeabb
regulator: wm8400: Use regulator_map_voltage_linear for wm8400_dcdc_ops
by Axel Lin
· 12 years ago
c2543b5
regulator: wm831x-ldo: Use regulator_map_voltage_linear for wm831x_alive_ldo_ops
by Axel Lin
· 12 years ago
f2d103a
regulator: wm8994: Convert wm8994_ldo1_ops to regulator_[list|map]_voltage_linear
by Axel Lin
· 12 years ago
0713e6a
regulator: anatop: Convert to regulator_list_voltage_linear()
by Axel Lin
· 12 years ago
8029a00
regulator: palmas: Use regulator_[list|map]_voltage_linear() for palmas_ops_smps10
by Axel Lin
· 12 years ago
107a396
regulator: wm8350: Convert DCDCs to set_voltage_sel() and linear voltages
by Mark Brown
· 13 years ago
a540f68
regulator: wm8350: Convert to core regmap-based enable operations
by Mark Brown
· 13 years ago
b4ec87a
regulator: wm8350: Convert to use core regmap vsel readback
by Mark Brown
· 13 years ago
6333e9d
regulator: ab8500: Let regulator core handle the case no delay for setting new voltage if regulator is off
by Axel Lin
· 12 years ago
cad8d76
regulator: lp3971: Use regulator_list_voltage_table()
by Axel Lin
· 12 years ago
055917a
regulator: tps6507x: Use regulator_list_voltage_table()
by Axel Lin
· 12 years ago
c55979b
regulator: tps6105x: Use regulator_list_voltage_table()
by Axel Lin
· 12 years ago
4f73cca
regulator: lp3972: Use regulator_list_voltage_table()
by Axel Lin
· 12 years ago
ec1cc4d
regulator: ab8500: Use regulator_list_voltage_table()
by Axel Lin
· 12 years ago
a3beb74
regulator: ab3100: Use regulator_list_voltage_table()
by Axel Lin
· 12 years ago
3a4b0a0
regulator: core: Use dev_get_regmap() to find the regmap
by Mark Brown
· 13 years ago
361ff50
regulator: Use newly added devres_release() rather than open coding
by Mark Brown
· 13 years ago
8b7485e
regulator: core: Call set_voltage_time_sel() only when the regulator is on
by Axel Lin
· 12 years ago
cffc959
regulator: core: Allow drivers to set voltage mapping table in regulator_desc
by Axel Lin
· 12 years ago
Next »