index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
regulator: core: Fix comment for regulator_register()
Axel Lin
1
-1
/
+2
2012-12-24
regulator: core: Fix continuous_voltage_range case in regulator_can_change_vo...
Axel Lin
1
-3
/
+9
2012-12-11
Merge remote-tracking branch 'regulator/topic/change' into regulator-next
Mark Brown
1
-1
/
+1
2012-12-11
regulator: core: Fix logic to determinate if regulator can change voltage
Axel Lin
1
-1
/
+1
2012-12-11
Merge branch 'topic/min' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-0
/
+6
2012-12-10
Merge remote-tracking branch 'regulator/topic/min' into regulator-next
Mark Brown
1
-0
/
+6
2012-12-10
Merge remote-tracking branch 'regulator/topic/log' into regulator-next
Mark Brown
1
-2
/
+7
2012-12-10
Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next
Mark Brown
1
-0
/
+5
2012-12-06
regulators: add regulator_can_change_voltage() function
Marek Szyprowski
1
-0
/
+22
2012-11-28
regulator: core: Say what unsupportable voltage constraints are
Mark Brown
1
-1
/
+3
2012-11-28
regulator: core: Log when a device causes a voltage constraint fail
Mark Brown
1
-1
/
+4
2012-11-27
regulator: core: Allow specific minimal selector for starting linear mapping
Axel Lin
1
-0
/
+6
2012-11-20
Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m...
Mark Brown
1
-0
/
+5
2012-11-15
Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...
Mark Brown
1
-12
/
+18
2012-11-15
regulator: fix voltage check in regulator_is_supported_voltage()
Marek Szyprowski
1
-1
/
+1
2012-11-14
regulator: core: Avoid deadlock when regulator_register fails
Charles Keepax
1
-11
/
+17
2012-10-28
Regulator: core: Unregister when gpio request fails.
Andrew Lunn
1
-1
/
+2
2012-10-15
regulator: core: Support for continuous voltage range
Pawel Moll
1
-0
/
+5
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-09-28
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...
Mark Brown
1
-6
/
+147
2012-09-10
regulator: core: Provide regmap get/set bypass operations
Mark Brown
1
-0
/
+41
2012-09-10
regulator: core: Support bypass mode
Mark Brown
1
-0
/
+85
2012-09-08
regulator: core: Try using the parent device for the default regmap
AnilKumar Ch
1
-1
/
+3
2012-09-08
regulator: core: Fast path non-deferred disables
Mark Brown
1
-0
/
+3
2012-09-07
regulator: core: Report microvolts in sysfs even with only list_voltage()
Mark Brown
1
-1
/
+2
2012-08-28
regulator: fix kernel-doc warnings in drivers/regulator/core.c
Randy Dunlap
1
-2
/
+2
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-08-20
regulator: fix kernel-doc warnings in drivers/regulator/core.c
Randy Dunlap
1
-2
/
+2
2012-08-09
regulator: core: request only valid gpio pins for regulator enable
Marek Szyprowski
1
-1
/
+1
2012-08-09
regulator: core: Use list_voltage() to read single voltage regulators
Mark Brown
1
-0
/
+2
2012-08-08
regulator: make the dummy regulator's print_constraint more helpful
Uwe Kleine-König
1
-0
/
+3
2012-08-07
regulator: core: Fix cast to pointer from integer of different size warning
Axel Lin
1
-2
/
+5
2012-08-04
regulator: core: increment open_count when regulator supply is set
Laxman Dewangan
1
-0
/
+1
2012-07-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2012-07-22
Merge branch 'regulator-drivers' into regulator-next
Mark Brown
1
-48
/
+163
2012-07-22
Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into re...
Mark Brown
1
-0
/
+12
2012-07-20
[SCSI] async: introduce 'async_domain' type
Dan Williams
1
-1
/
+1
2012-07-15
Merge tag 'v3.5-rc7' into regulator-drivers
Mark Brown
1
-5
/
+5
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-06
regulator: core: Mark all DT based boards as having full constraints
Mark Brown
1
-0
/
+9
2012-07-05
regulator: core: remove sysfs entry properly in regulator_put
Shawn Guo
1
-4
/
+3
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: 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-06-27
regulator: core: Remove unused get_device_regulator
Fabio Estevam
1
-22
/
+0
2012-06-26
regulator: core: Allow multiple requests of a single supply mapping
Mark Brown
1
-44
/
+5
[next]