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 fixed: Do not report enumaratable voltages if there are none
Sascha Hauer
2012-03-11
1
-1
/
+3
|
|
*
|
|
|
|
|
|
regulator: max8660: Use DIV_ROUND_UP macro to calculate selector
Axel Lin
2012-03-11
1
-7
/
+9
|
|
*
|
|
|
|
|
|
regulator: max1586: Use DIV_ROUND_UP macro to calculate selector
Axel Lin
2012-03-11
1
-2
/
+2
|
|
*
|
|
|
|
|
|
regulator: ad5398: Use DIV_ROUND_UP macro to calculate selector
Axel Lin
2012-03-11
1
-2
/
+2
|
|
*
|
|
|
|
|
|
regulator: Add a pointer to aat2870_data in struct aat2870_regulator
Axel Lin
2012-03-11
1
-7
/
+7
|
|
*
|
|
|
|
|
|
regulator: Simplify the code to get selector in isl6271a_set_voltage
Axel Lin
2012-03-11
1
-11
/
+3
|
|
*
|
|
|
|
|
|
regulator: Kill max8998_get_ldo function
Axel Lin
2012-03-11
1
-10
/
+5
|
|
*
|
|
|
|
|
|
regulator: Kill max8997_get_rid function
Axel Lin
2012-03-11
1
-17
/
+12
|
|
*
|
|
|
|
|
|
regulator: Fix n_voltage settings for pcf50633 regulator
Axel Lin
2012-03-11
1
-14
/
+13
|
|
*
|
|
|
|
|
|
regulator: Fix the logic of s5m8767_set_voltage_time_sel
Axel Lin
2012-03-11
1
-28
/
+2
|
|
*
|
|
|
|
|
|
regulator: mc13783: bail out without platform data
Sascha Hauer
2012-03-11
1
-0
/
+3
|
|
*
|
|
|
|
|
|
regulator: Convert ab8499 to use get_voltage_sel()
Axel Lin
2012-03-11
1
-6
/
+4
|
|
*
|
|
|
|
|
|
regulator: Sort Kconfig and Makefile entries
Axel Lin
2012-03-11
2
-174
/
+174
|
|
*
|
|
|
|
|
|
regulator: Fix module desciption for tps65910 regulator
Axel Lin
2012-03-11
2
-3
/
+3
|
|
*
|
|
|
|
|
|
regulator: tps65910: Correct VIO voltage configuration
Laxman Dewangan
2012-03-11
1
-2
/
+5
|
|
*
|
|
|
|
|
|
regulator: wm8994: Convert to devm_kzalloc()
Mark Brown
2012-03-11
1
-3
/
+1
|
|
*
|
|
|
|
|
|
regulator: tps62360: Remove pointless test for unsigned less than zero
Axel Lin
2012-03-11
1
-1
/
+1
|
|
*
|
|
|
|
|
|
regulator: s5m8767: Fix unused variable warning in probe()
Mark Brown
2012-03-11
1
-1
/
+1
|
|
*
|
|
|
|
|
|
regulator: Show correct chip id for max8649
Axel Lin
2012-02-06
1
-1
/
+1
|
|
*
|
|
|
|
|
|
regulator: Remove redundant regmap_update_bits call for TPS65023_REG_CON_CTRL2
Axel Lin
2012-02-06
1
-4
/
+0
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
regulator: Kill s5m8767_get_reg_id function
Axel Lin
2012-02-02
1
-12
/
+7
|
|
*
|
|
|
|
|
regulator: wm8350: Don't specify consumer supplies with struct device
Mark Brown
2012-02-02
1
-2
/
+2
|
|
*
|
|
|
|
|
regulator: tps65910: Sleep control through external inputs
Laxman Dewangan
2012-01-30
1
-0
/
+206
|
|
*
|
|
|
|
|
regulator: mc13xxx-regulator-core: Fix the build when driver is selected as m...
Fabio Estevam
2012-01-24
1
-0
/
+2
|
|
*
|
|
|
|
|
regulator: max8997: Avoid spaces in regulator names
Karol Lewandowski
2012-01-24
1
-4
/
+4
|
|
*
|
|
|
|
|
regulator: tps65910: use appropriate variable names.
Laxman Dewangan
2012-01-20
1
-41
/
+41
|
|
*
|
|
|
|
|
regulator: tps65910: Initialize n_voltages for rails.
Laxman Dewangan
2012-01-20
1
-0
/
+11
|
|
*
|
|
|
|
|
regulator: tps65910: Add regulator info for RTC rail
Laxman Dewangan
2012-01-20
1
-0
/
+3
|
|
*
|
|
|
|
|
regulator: Update s5m8767 for device tree API changes
Mark Brown
2012-01-20
1
-1
/
+1
|
|
*
|
|
|
|
|
regulator: Update tps65217-regulator for DT changes
Axel Lin
2012-01-20
1
-1
/
+1
|
|
*
|
|
|
|
|
regulator: tps65217: Add tps65217 regulator driver
AnilKumar Ch
2012-01-20
3
-0
/
+503
|
|
*
|
|
|
|
|
regulator: Add S5M8767 configuration
Sangbeom Kim
2012-01-20
2
-0
/
+10
|
|
*
|
|
|
|
|
regulators/db8500: split off shared dbx500 code
Bengt Jonsson
2012-01-20
5
-86
/
+341
|
|
*
|
|
|
|
|
regulator: s5m8767: Remove redundant MODULE_ALIAS
Axel Lin
2012-01-20
1
-1
/
+0
|
|
*
|
|
|
|
|
regulator: s5m8767: Add missing breaks
Axel Lin
2012-01-20
1
-0
/
+4
|
|
*
|
|
|
|
|
regulator: Add S5M8767A regulator driver
Sangbeom Kim
2012-01-20
1
-0
/
+834
|
|
*
|
|
|
|
|
regulator: TPS62360: Add tps62360 regulator driver
Laxman Dewangan
2012-01-20
3
-0
/
+483
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
regulator: Fix up a confusing dev_warn when DT lookup fails
Rajendra Nayak
2012-03-16
1
-1
/
+1
|
*
|
|
|
|
|
regulator: Set delay to 0 if set_voltage_time_sel callback returns error
Axel Lin
2012-02-24
1
-1
/
+5
|
*
|
|
|
|
|
regulator: Remove ifdefs for debugfs code
Stephen Boyd
2012-02-21
1
-22
/
+6
|
*
|
|
|
|
|
regulator: Clean up debugfs error handling a bit
Mark Brown
2012-02-21
1
-5
/
+4
|
*
|
|
|
|
|
regulator: Simplify regulator_bulk_get and regulator_bulk_enable error paths
Axel Lin
2012-02-20
1
-7
/
+4
|
*
|
|
|
|
|
regulator: Complain if a voltage range is specified but can't be used
Mark Brown
2012-02-09
1
-0
/
+5
|
*
|
|
|
|
|
regulator: Don't add the function name to pr_fmt
Mark Brown
2012-02-09
1
-2
/
+0
|
*
|
|
|
|
|
regulator: Reverse the disable sequence in regulator_bulk_disable()
Sylwester Nawrocki
2012-01-25
1
-4
/
+4
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-20
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
regulator: Support driver probe deferral
Mark Brown
2012-03-12
1
-2
/
+2
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
regulator: da9052: Ensure the selected voltage falls within the specified range
Axel Lin
2012-03-11
1
-4
/
+4
*
|
|
|
|
|
regulator: Set n_voltages for da9052 regulators
Axel Lin
2012-03-11
1
-0
/
+4
*
|
|
|
|
|
regulator: Fix setting selector in tps6524x set_voltage function
Axel Lin
2012-03-11
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
[prev]
[next]