index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2012-04-04
1
-2
/
+2
|
\
|
*
regulator: Fix deadlock on removal of regulators with supplies
Mark Brown
2012-03-29
1
-2
/
+2
*
|
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2012-03-21
1
-57
/
+143
|
\
|
|
*
Merge remote-tracking branch 'regulator/topic/supply' into regulator-next
Mark Brown
2012-03-18
1
-17
/
+8
|
|
\
|
|
*
regulator: Remove obsolete consumer_dev related comment
Axel Lin
2012-02-18
1
-2
/
+0
|
|
*
regulator: Remove support for supplies specified by struct device
Mark Brown
2012-02-02
1
-15
/
+8
|
*
|
Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...
Mark Brown
2012-03-18
1
-0
/
+108
|
|
\
\
|
|
*
|
regulator: Provide devm_regulator_bulk_get()
Mark Brown
2012-01-22
1
-0
/
+46
|
|
*
|
regulator: Implement devm_regulator_free()
Mark Brown
2012-01-22
1
-0
/
+28
|
|
*
|
regulator: Add devm_regulator_get()
Stephen Boyd
2012-01-20
1
-0
/
+34
|
*
|
|
Merge remote-tracking branch 'regulator/topic/stub' into regulator-next
Mark Brown
2012-03-18
1
-0
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
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-19
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
|
|
|
/
|
|
/
|
*
|
|
regulator: Support driver probe deferral
Mark Brown
2012-03-12
1
-2
/
+2
|
|
/
|
/
|
*
|
regulator: Fix documentation for of_node parameter of regulator_register()
Mark Brown
2012-01-24
1
-1
/
+2
*
|
kernel-doc: fix new warning in regulator core
Randy Dunlap
2012-01-23
1
-0
/
+1
|
/
*
regulator: add regulator_bulk_force_disable function
Donggeun Kim
2012-01-03
1
-0
/
+37
*
regulator: Enable supply regulator if child rail is enabled.
Laxman Dewangan
2012-01-02
1
-0
/
+8
*
regulator: Fix checking return value of create_regulator
Axel Lin
2011-12-29
1
-3
/
+2
*
regulator: Fix the error handling if create_regulator fails
Axel Lin
2011-12-29
1
-0
/
+1
*
regulator: Export regulator_is_supported_voltage()
Mark Brown
2011-12-28
1
-0
/
+1
*
regulator: Allow regulators to register with no init_data
Mark Brown
2011-11-30
1
-18
/
+25
*
Merge remote-tracking branch 'regulator/for-linus' into regulator-next
Mark Brown
2011-11-28
1
-1
/
+1
|
\
|
*
regulator: fix use after free bug
Lothar Waßmann
2011-11-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
2011-11-23
1
-13
/
+69
|
\
\
|
*
|
regulator: map consumer regulator based on device tree
Rajendra Nayak
2011-11-23
1
-12
/
+67
|
*
|
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
2011-11-23
1
-1
/
+2
|
|
/
*
/
regulator: Don't create voltage sysfs entries if we can't read voltage
Mark Brown
2011-11-23
1
-1
/
+2
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator
Linus Torvalds
2011-11-01
1
-1
/
+42
|
\
\
|
|
/
|
/
|
|
*
regulator: Fix possible nullpointer dereference in regulator_enable()
Heiko Stübner
2011-10-14
1
-1
/
+1
|
*
regulator: Add debugfs file showing the supply map table
Mark Brown
2011-08-28
1
-0
/
+41
*
|
regulator: Fix return code from regulator_disable_deferred()
Mark Brown
2011-10-04
1
-2
/
+7
*
|
regulator: Implement deferred disable support
Mark Brown
2011-09-14
1
-0
/
+59
|
/
*
regulator: Fix argument format type errors in error prints
Mark Brown
2011-07-22
1
-2
/
+2
*
regulator: Fix memory leak in set_machine_constraints() error paths
Axel Lin
2011-07-22
1
-3
/
+4
*
regulator: Make core more chatty about some errors
Mark Brown
2011-07-22
1
-2
/
+9
*
regulator: Add basic per consumer debugfs
Mark Brown
2011-07-04
1
-1
/
+29
*
regulator: Add rdev_crit() macro
Mark Brown
2011-06-09
1
-0
/
+2
*
regulator: Refactor supply implementation to work as regular consumers
Mark Brown
2011-06-09
1
-65
/
+36
*
regulator: Include the device name in the microamps_requested_ file
Mark Brown
2011-06-09
1
-2
/
+3
*
regulator: Increase the limit on sysfs file names
Mark Brown
2011-06-09
1
-1
/
+1
*
regulator: Do bulk enables of regulators in parallel
Mark Brown
2011-05-30
1
-6
/
+26
[next]