index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
regulator: Fix documentation for of_node parameter of regulator_register()
Mark Brown
1
-1
/
+2
2012-01-23
kernel-doc: fix new warning in regulator core
Randy Dunlap
1
-0
/
+1
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
1
-1
/
+1
2012-01-09
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
1
-1
/
+1
2012-01-06
regulator: set constraints.apply_uV to 0 in of_get_fixed_voltage_config
Richard Zhao
1
-0
/
+1
2012-01-06
regulator: max8925: fix enabled/disabled judgement mistake
Kevin Liu
1
-13
/
+20
2012-01-03
regulator: add regulator_bulk_force_disable function
Donggeun Kim
1
-0
/
+37
2012-01-02
regulator: pass regulator_register of_node in fixed voltage driver
Richard Zhao
1
-1
/
+2
2012-01-02
regulator: Enable supply regulator if child rail is enabled.
Laxman Dewangan
1
-0
/
+8
2011-12-30
regulator: mc13892: Convert to devm_kzalloc()
Fabio Estevam
1
-3
/
+1
2011-12-29
regulator: mc13783: Convert to devm_kzalloc()
Fabio Estevam
1
-4
/
+1
2011-12-29
regulator: Fix checking return value of create_regulator
Axel Lin
1
-3
/
+2
2011-12-29
regulator: Fix the error handling if create_regulator fails
Axel Lin
1
-0
/
+1
2011-12-28
regulator: Export regulator_is_supported_voltage()
Mark Brown
1
-0
/
+1
2011-12-22
regulator: mc13892: add device tree probe support
Shawn Guo
3
-11
/
+109
2011-12-22
regulator: mc13892: remove the unnecessary prefix from regulator name
Shawn Guo
1
-3
/
+3
2011-12-20
regulator: Convert wm831x regulator drivers to devm_kzalloc()
Mark Brown
3
-18
/
+9
2011-12-20
regulator: da9052: Staticize non-exported symbols
Axel Lin
1
-2
/
+2
2011-12-17
regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case f...
Ashish Jangam
1
-5
/
+11
2011-12-15
regulator: Update da9052-regulator for DT changes
Mark Brown
1
-1
/
+1
2011-12-15
regulator: DA9052/53 Regulator support
Ashish Jangam
3
-0
/
+608
2011-12-05
Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2
-4
/
+8
2011-12-05
regulator: pass device_node to of_get_regulator_init_data()
Shawn Guo
2
-4
/
+5
2011-12-05
regulator: If a single voltage is set with device tree then set apply_uV
Mark Brown
1
-0
/
+3
2011-11-30
regulator: Allow regulators to register with no init_data
Mark Brown
1
-18
/
+25
2011-11-28
Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus'...
Mark Brown
1
-2
/
+44
2011-11-28
regulator: twl: fix twl4030 support for smps regulators
Tero Kristo
1
-2
/
+44
2011-11-28
Merge remote-tracking branch 'regulator/for-linus' into regulator-next
Mark Brown
1
-1
/
+1
2011-11-28
regulator: fix use after free bug
Lothar Waßmann
1
-1
/
+1
2011-11-28
Merge remote-tracking branch 'regulator/for-linus' into regulator-next
Mark Brown
1
-1
/
+1
2011-11-28
regulator: Convert virtual and userspace regulator consumer drivers to use mo...
Axel Lin
2
-23
/
+2
2011-11-28
regulator: aat2870: Remove a redundant bitwise and operation
Axel Lin
1
-1
/
+1
2011-11-28
regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...
Axel Lin
1
-1
/
+1
2011-11-27
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
1
-1
/
+6
2011-11-27
regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()
Axel Lin
1
-1
/
+6
2011-11-27
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
2
-1
/
+7
2011-11-27
regulator: Staticise of_get_fixed_voltage_config()
Axel Lin
1
-1
/
+2
2011-11-27
regulator: Checking return value of of_get_regulator_init_data
Axel Lin
1
-0
/
+3
2011-11-27
regulator: export of_get_regulator_init_data
Axel Lin
1
-0
/
+2
2011-11-24
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
1
-1
/
+1
2011-11-24
regulator: Fix compile break due to missing arguments to regulator_register
Rajendra Nayak
1
-1
/
+1
2011-11-23
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
41
-56
/
+260
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-6
/
+8
2011-11-23
regulator: map consumer regulator based on device tree
Rajendra Nayak
1
-12
/
+67
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
39
-44
/
+46
2011-11-23
regulator: adapt fixed regulator driver to dt
Rajendra Nayak
1
-0
/
+65
2011-11-23
regulator: helper routine to extract regulator_init_data
Rajendra Nayak
2
-0
/
+82
2011-11-23
regulator: TPS65910: Fix VDD1/2 voltage selector count
Afzal Mohammed
1
-6
/
+8
2011-11-23
regulator: Don't create voltage sysfs entries if we can't read voltage
Mark Brown
1
-1
/
+2
2011-11-23
regulator: Don't report zero volts for the fixed voltage regulator
Mark Brown
1
-1
/
+4
[next]