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-15
Merge tag 'v3.5-rc7' into regulator-drivers
Mark Brown
1
-5
/
+5
2012-07-13
regulator: tps6586x: add support for input supply
Laxman Dewangan
1
-22
/
+25
2012-07-12
regulator: tps65217: Add device tree support
AnilKumar Ch
1
-0
/
+1
2012-07-12
regulator: aat2870: Remove unused min_uV and max_uV from struct aat2870_regul...
Axel Lin
1
-5
/
+0
2012-07-12
regulator: aat2870: Convert to regulator_list_voltage_table
Axel Lin
1
-13
/
+3
2012-07-12
regulator: da9052: initialize of_node param for regulator register
Axel Lin
1
-0
/
+1
2012-07-12
regulator: Add REGULATOR_STATUS_UNDEFINED.
Krystian Garbaciak
1
-1
/
+4
2012-07-12
regulator: Fix a typo in regulator_mode_to_status() core function.
Krystian Garbaciak
1
-1
/
+1
2012-07-12
regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is...
Axel Lin
1
-3
/
+2
2012-07-12
regulator: s2mps11: Fix wrong setting for config.dev
Axel Lin
1
-9
/
+5
2012-07-12
regulator: s2mps11: Fixup missing commas
Axel Lin
1
-7
/
+7
2012-07-12
regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_...
Axel Lin
1
-111
/
+73
2012-07-11
regulator: s2mps11: Add samsung s2mps11 regulator driver
Sangbeom Kim
3
-0
/
+377
2012-07-10
regulator: tps65910: correct init value of n_voltages
Laxman Dewangan
1
-11
/
+11
2012-07-10
regulator: max8952: Use core GPIO enable support
Axel Lin
1
-55
/
+4
2012-07-09
regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settings
Axel Lin
1
-6
/
+0
2012-07-09
regulator: max8952: Remove wrong set_suspend_disable callback setting
Axel Lin
1
-1
/
+0
2012-07-09
regulator: da9052: Use for_each_child_of_node() macro
Axel Lin
1
-2
/
+1
2012-07-09
mfd: Register ab8500 devices using the newly DT:ed MFD API
Lee Jones
1
-6
/
+0
2012-07-09
mfd: Register db8500-prcmu devices using the newly DT:ed MFD API
Lee Jones
1
-6
/
+0
2012-07-06
regulator: max77686: Initialise rmatch.of_node to NULL.
Yadwinder Singh Brar
1
-0
/
+1
2012-07-06
regulator: tps65910: add support for input supply
Laxman Dewangan
1
-0
/
+36
2012-07-06
regulator: core: Mark all DT based boards as having full constraints
Mark Brown
1
-0
/
+9
2012-07-05
regulator: fixed: dt: support for input supply
Laxman Dewangan
1
-1
/
+18
2012-07-05
regulator: max77686: Add device tree support.
Yadwinder Singh Brar
1
-1
/
+57
2012-07-05
regulator: ab3100: Use rdev_get_drvdata() rather than use reg->reg_data driectly
Axel Lin
1
-7
/
+7
2012-07-05
regulator: ab3100: Set enable enable_time in regulator_desc
Axel Lin
1
-28
/
+9
2012-07-05
regulator: core: remove sysfs entry properly in regulator_put
Shawn Guo
1
-4
/
+3
2012-07-04
regulator: arizona-micsupp: Force regulated mode until we have API support
Mark Brown
1
-0
/
+4
2012-07-04
regulator: ad5398: Fix min/max current limit boundary checking
Axel Lin
1
-3
/
+6
2012-07-04
regulator: twl: Set enable enable_time in regulator_desc
Axel Lin
1
-27
/
+4
2012-07-04
regulator: gpio-regulator: Use core GPIO enable support
Axel Lin
1
-87
/
+16
2012-07-04
regulator: gpio-regulator: Set enable enable_time in regulator_desc
Axel Lin
1
-11
/
+1
2012-07-04
regulator: tps65910: Set enable enable_time in regulator_desc
Axel Lin
1
-11
/
+1
2012-07-03
regulator: arizona-ldo1: Implement GPIO enable support
Mark Brown
1
-0
/
+4
2012-07-03
regulator: wm8994: Use core GPIO enable support
Mark Brown
1
-64
/
+4
2012-07-03
regulator: fixed: Use core GPIO enable support
Mark Brown
1
-88
/
+18
2012-07-03
regulator: core: Add core support for GPIO controlled enable lines
Mark Brown
1
-1
/
+34
2012-07-03
regulator: core: Factor out enable and disable operations some more
Mark Brown
1
-42
/
+68
2012-07-03
regulator: wm831x-ldo: Specify enable time for alive LDO
Mark Brown
1
-0
/
+1
2012-07-03
regulator: wm8994: Set enable_time in descriptor
Mark Brown
1
-9
/
+2
2012-07-03
regulator: fixed: Set enable enable_time in regulator_desc
Mark Brown
1
-10
/
+2
2012-07-03
regulator: core: Allow fixed enable_time to be set in the regulator_desc
Mark Brown
1
-1
/
+1
2012-07-03
regulator: core: Check that the selector from map_voltage() is valid
Mark Brown
1
-8
/
+18
2012-07-03
regulator: core: Support fixed voltages in regulator_is_supported_voltage()
Mark Brown
1
-0
/
+10
2012-07-03
regulator: Fix recursive mutex lockdep warning
Stephen Boyd
1
-5
/
+5
2012-07-03
regulator: dt: regulator match by regulator-compatible
Laxman Dewangan
1
-18
/
+33
2012-07-03
regulator: tps65217: Fix voltage boundary checking in tps65217_pmic_map_voltage
Axel Lin
1
-3
/
+3
2012-07-02
regulator: tps62360: Convert to regulator_set_voltage_time_sel()
Axel Lin
1
-13
/
+2
2012-07-02
regulator: tps65217: invalid if check
Alan Cox
1
-2
/
+2
[prev]
[next]