index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-02
regulator: tps6524x: Convert fixed ilimsel to table based
Axel Lin
1
-18
/
+26
2012-07-02
regulator: tps6524x: Convert to regulator_list_voltage_table()
Axel Lin
1
-33
/
+19
2012-07-02
Merge tag 'v3.5-rc5' into regulator-drivers
Mark Brown
2
-3
/
+6
2012-07-01
regulator: fixed: support deferred probe for DT GPIOs
Stephen Warren
1
-5
/
+21
2012-07-01
regulator: tps65217: Convert LDO1 to use regulator_list_voltage_table
Axel Lin
1
-25
/
+22
2012-06-27
regulator: core: Remove unused get_device_regulator
Fabio Estevam
1
-22
/
+0
2012-06-26
regulator: core: Allow multiple requests of a single supply mapping
Mark Brown
1
-44
/
+5
2012-06-26
regulator: core: Check for failed voltage sets before checking for delay
Mark Brown
1
-1
/
+1
2012-06-26
regulator: s5m8767: Convert to regulator_list_voltage_linear
Axel Lin
1
-25
/
+21
2012-06-26
regulator: arizona-micsupp: Fix choosing selector in arizona_micsupp_map_voltage
Axel Lin
1
-1
/
+1
2012-06-25
regulator: Add driver for Arizona LDO1
Mark Brown
2
-1
/
+135
2012-06-25
regulator: Modify ramp_delay value for s5m8767a
Sangbeom Kim
1
-2
/
+6
2012-06-25
Merge tag 'v3.5-rc4' into regulator-drivers
Mark Brown
6
-15
/
+16
2012-06-24
regulator: rc5t583: Use regulator_set_voltage_time_sel()
Axel Lin
1
-14
/
+2
2012-06-23
regulator: Use list_voltage() to get voltage in regulator_set_voltage_time_sel
Axel Lin
1
-14
/
+9
2012-06-23
regulator: max8998: Convert to set_voltage_sel and regulator_map_voltage_linear
Axel Lin
1
-70
/
+27
2012-06-23
regulator: max8998: Convert to regulator_list_voltage_linear()
Axel Lin
1
-25
/
+7
2012-06-23
regulator: tps62360: Remove chip_id and voltage_base from struct tps62360_chip
Axel Lin
1
-5
/
+2
2012-06-23
regulator: palmas: fix regmap offsets for enable/disable
Graeme Gregory
1
-2
/
+5
2012-06-23
regulator: core: Add export of regulator_set_voltage_time_sel()
Mark Brown
1
-0
/
+1
2012-06-22
regulator: tps65910: Convert to regulator_list_voltage_table
Axel Lin
1
-54
/
+40
2012-06-22
regulator: tps65910: Remove unused min_uV and max_uV from struct tps_info
Axel Lin
1
-50
/
+0
2012-06-21
regulator: change message level on probing lp872x driver
Kim, Milo
1
-1
/
+1
2012-06-21
regulator: lp872x: Depend on I2C=y
Mark Brown
1
-1
/
+1
2012-06-21
regulator: tps65910: Convert to regulator_set_voltage_time_sel()
Axel Lin
1
-28
/
+6
2012-06-20
regulator: arizona: Add support for microphone supplies on Arizona devices
Mark Brown
3
-0
/
+192
2012-06-20
regulator: tps6524x: Fix get_voltage_sel for fixed voltage
Axel Lin
1
-1
/
+1
2012-06-20
regulator: lp872x: Return -EINVAL if pdata is NULL
Axel Lin
1
-5
/
+5
2012-06-20
regulator: max77686: Implement .set_ramp_delay() callback
Yadwinder Singh Brar
1
-8
/
+29
2012-06-20
regulator: max77686: Initialize regulator_config
Axel Lin
1
-1
/
+1
2012-06-20
regulator: lp872x: Don't allow modular build
Mark Brown
1
-1
/
+2
2012-06-19
regulator: extend the fixed dummy voltage regulator to accept voltage
Guennadi Liakhovetski
1
-2
/
+3
2012-06-19
regulator: support multiple dummy fixed regulators
Guennadi Liakhovetski
1
-3
/
+11
2012-06-19
regulator: add new regulator driver for lp872x
Kim, Milo
3
-0
/
+965
2012-06-19
regulator: tps65023: Convert tps65023_ldo_ops to regulator_[get|set]_voltage_...
Axel Lin
1
-38
/
+13
2012-06-19
regulator: s5m8767a: Support AP watchdog reset operation
Sangbeom Kim
1
-44
/
+93
2012-06-19
regulator: max77686: Convert driver to use regulator_set_voltage_time_sel.
Yadwinder Singh Brar
1
-33
/
+9
2012-06-19
regulator: tps65023: Convert to get_voltage_sel
Axel Lin
1
-7
/
+7
2012-06-19
regulator: tps65023: Convert to regulator_list_voltage_table
Axel Lin
1
-104
/
+49
2012-06-19
regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled function
Axel Lin
3
-8
/
+0
2012-06-18
regulator: twl: Remove references to 32kHz clock from DT bindings
Mark Brown
1
-2
/
+0
2012-06-18
regulator: Fix double free in devm_regulator_put()
Mark Brown
1
-3
/
+1
2012-06-18
regulator: tps65910: Don't use 0 as NULL
Mark Brown
1
-1
/
+1
2012-06-18
regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS
Axel Lin
1
-2
/
+2
2012-06-18
regulator: core: Support table based mapping in regulator_set_voltage_time_sel
Axel Lin
1
-12
/
+25
2012-06-18
regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraints
Axel Lin
1
-1
/
+1
2012-06-17
regulator: Add ramp_delay configuration to constraints
Yadwinder Singh Brar
2
-5
/
+24
2012-06-17
regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_v...
Axel Lin
1
-13
/
+8
2012-06-17
regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_set_voltage_sel...
Axel Lin
1
-35
/
+9
2012-06-17
regulator: wm831x-ldo: Convert to regulator_set_voltage_sel_regmap and map_vo...
Axel Lin
1
-91
/
+38
[prev]
[next]