index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-30
regulator: Allow regulators to register with no init_data
Mark Brown
1
-18
/
+25
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-23
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
1
-13
/
+69
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
1
-1
/
+2
2011-11-23
regulator: Don't create voltage sysfs entries if we can't read voltage
Mark Brown
1
-1
/
+2
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-02
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator
Linus Torvalds
1
-1
/
+42
2011-11-01
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
1
-0
/
+1
2011-10-14
regulator: Fix possible nullpointer dereference in regulator_enable()
Heiko Stübner
1
-1
/
+1
2011-10-04
regulator: Fix return code from regulator_disable_deferred()
Mark Brown
1
-2
/
+7
2011-09-14
regulator: Implement deferred disable support
Mark Brown
1
-0
/
+59
2011-08-28
regulator: Add debugfs file showing the supply map table
Mark Brown
1
-0
/
+41
2011-07-22
regulator: Fix argument format type errors in error prints
Mark Brown
1
-2
/
+2
2011-07-22
regulator: Fix memory leak in set_machine_constraints() error paths
Axel Lin
1
-3
/
+4
2011-07-22
regulator: Make core more chatty about some errors
Mark Brown
1
-2
/
+9
2011-07-04
regulator: Add basic per consumer debugfs
Mark Brown
1
-1
/
+29
2011-06-09
regulator: Add rdev_crit() macro
Mark Brown
1
-0
/
+2
2011-06-09
regulator: Refactor supply implementation to work as regular consumers
Mark Brown
1
-65
/
+36
2011-06-09
regulator: Include the device name in the microamps_requested_ file
Mark Brown
1
-2
/
+3
2011-06-09
regulator: Increase the limit on sysfs file names
Mark Brown
1
-1
/
+1
2011-05-30
regulator: Do bulk enables of regulators in parallel
Mark Brown
1
-6
/
+26
2011-05-27
regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
Axel Lin
1
-3
/
+5
2011-05-27
regulator: Only apply voltage constraints from consumers that set them
Mark Brown
1
-0
/
+7
2011-05-27
regulator: If we can't configure optimum mode we're always in the best one
Mark Brown
1
-3
/
+13
2011-05-27
regulator: Support voltage offsets to compensate for drops in system
Mark Brown
1
-3
/
+12
2011-05-27
regulator: Remove supply_regulator_dev from machine configuration
Mark Brown
1
-16
/
+0
2011-05-27
regulator: Factor out references to rdev in regulator_force_disable()
Mark Brown
1
-3
/
+4
2011-05-27
regulator: Fix the argument of calling regulator_mode_constrain
Axel Lin
1
-1
/
+1
2011-05-27
regulator: When constraining modes fall back to higher power modes
Mark Brown
1
-9
/
+15
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-26
regulator: provide consumer interface for fall/rise time
Linus Walleij
1
-0
/
+45
2011-03-26
regulator: add set_voltage_time_sel infrastructure
Linus Walleij
1
-0
/
+25
2011-03-26
Regulator: add suspend-finish API for regulator core.
MyungJoo Ham
1
-0
/
+41
2011-03-26
regulator: If we fail when setting up a supply say which supply
Mark Brown
1
-1
/
+4
2011-01-12
regulator: Add initial per-regulator debugfs support
Mark Brown
1
-0
/
+35
2011-01-12
regulator: Make regulator_has_full_constraints a bool
Mark Brown
1
-1
/
+1
2011-01-12
regulator: Clean up logging a bit
Mark Brown
1
-1
/
+1
2011-01-12
regulator: Optimise out noop voltage changes
Mark Brown
1
-1
/
+8
2011-01-12
regulator: Add API to re-apply voltage to hardware
Mark Brown
1
-0
/
+47
2011-01-12
regulator: Only notify voltage changes when they succeed
Mark Brown
1
-1
/
+4
2011-01-12
regulator: Provide a selector based set_voltage_sel() operation
Mark Brown
1
-2
/
+35
2011-01-12
regulator: Factor out voltage set operation into a separate function
Mark Brown
1
-24
/
+39
2011-01-12
regulator: Allow drivers to report voltages as selectors
Mark Brown
1
-3
/
+22
2011-01-12
regulator: Use _regulator_get_voltage() consistently
Mark Brown
1
-8
/
+10
2011-01-12
drivers/regulator: Update WARN uses
Joe Perches
1
-2
/
+1
2011-01-12
regulator: Take into account the requirements of all consumers
Thomas Petazzoni
1
-0
/
+25
2011-01-12
regulator: Add and use rdev_<level> macros
Joe Perches
1
-81
/
+65
2011-01-12
regulator: Copy constraints from regulators when initialising them
Mark Brown
1
-7
/
+12
[next]