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
2009-12-17
regulator: core.c: Small coding style cleanup (indentation fixup)
Stefan Roese
1
-6
/
+6
2009-12-17
drivers/regulator: use PTR_ERR to get error code
Julia Lawall
1
-2
/
+2
2009-12-17
regulator/mc13783: various cleanups
Uwe Kleine-König
1
-277
/
+112
2009-12-17
regulator/mc13783: rename source file to match other drivers
Uwe Kleine-König
2
-1
/
+1
2009-12-17
Fix some AB3100 regulator issues
Linus Walleij
1
-21
/
+2
2009-12-17
regulator: keep index within bounds in da9034_get_ldo12_voltage()
Roel Kluin
1
-1
/
+1
2009-12-17
regulator: Ensure val is initialised in 88pm8607 choose_voltage()
Mark Brown
1
-1
/
+2
2009-12-17
regulator: Remove duplicate consts from ab3100
Mark Brown
1
-5
/
+5
2009-12-17
regulator: Handle regulators without suspend mode configuration
Mark Brown
1
-3
/
+22
2009-12-17
regulator: Factor out regulator name pretty printing
Mark Brown
1
-45
/
+38
2009-12-17
regulator: Display actual settings with constraints
Mark Brown
1
-13
/
+31
2009-12-17
regulator: Also lift apply_uV into machine_constraints_voltage()
Mark Brown
1
-17
/
+18
2009-12-17
regulator: Factor out voltage constraint setup
Mark Brown
1
-27
/
+37
2009-12-17
regulator: Report error codes for bulk operations
Mark Brown
1
-4
/
+5
2009-12-17
regulator: add 88PM8607 PMIC driver
Haojian Zhuang
3
-0
/
+691
2009-12-17
regulator: Implement WM831x BuckWise DC-DC convertor DVS support
Mark Brown
1
-18
/
+189
2009-12-17
regulator: add driver for MAX8660/8661
Wolfram Sang
3
-0
/
+518
2009-12-14
regulator: Add support for twl6030 regulators
Rajendra Nayak
2
-22
/
+96
2009-12-13
mfd: Rename twl4030_ routines in twl-regulator.c
Rajendra Nayak
1
-92
/
+97
2009-12-13
mfd: Rename all twl4030_i2c*
Balaji T K
1
-4
/
+4
2009-12-13
mfd: Rename twl4030* driver files to enable re-use
Santosh Shilimkar
2
-2
/
+2
2009-12-13
mfd: Mask and unmask wm8350 IRQs on request and free
Mark Brown
1
-3
/
+0
2009-12-13
mfd: Convert wm8350 IRQ handlers to irq_handler_t
Mark Brown
1
-2
/
+5
2009-12-13
mfd: Fix pcf50633-regulator drvdata usage
Lars-Peter Clausen
1
-1
/
+4
2009-12-02
regulator: Initialise wm831x structure pointor for ISINK driver
Mark Brown
1
-0
/
+2
2009-11-16
dereferencing freed memory regulator_fixed_voltage_remove()
Dan Carpenter
1
-3
/
+2
2009-11-16
regulator: Fix check of unsigned return value and transmit errors in wm831x_g...
Roel Kluin
1
-3
/
+3
2009-11-16
regulator: Handle missing constraints in _regulator_disable()
Mark Brown
1
-1
/
+2
2009-09-22
regulator: fix voltage range in da9034 ldo12
Haojian Zhuang
1
-1
/
+1
2009-09-22
regulator/lp3971: drop unnecessary initialization
Wolfram Sang
1
-1
/
+1
2009-09-22
regulator: drop 'default n'
Wolfram Sang
1
-6
/
+0
2009-09-22
regulator: fix calculation of voltage range in da9034_set_ldo12_voltage()
Roel Kluin
1
-1
/
+1
2009-09-22
drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USE...
Michael Prokop
1
-1
/
+1
2009-09-22
REGULATOR Handle positive returncode from enable
Linus Walleij
1
-1
/
+2
2009-09-22
regulator: tps650xx - build fixes for x86_64
Liam Girdwood
2
-10
/
+12
2009-09-22
Regulator: Adding TPS65023 and TPS6507x in Kconfig and Makefile
Anuj Aggarwal
2
-0
/
+19
2009-09-22
Regulator: Add TPS6507x regulator driver
Anuj Aggarwal
1
-0
/
+713
2009-09-22
Regulator: Add TPS65023 regulator driver
Anuj Aggarwal
1
-0
/
+631
2009-09-22
regulator: userspace: use sysfs_create_group
Felipe Balbi
1
-22
/
+23
2009-09-22
regulator: Add GPIO enable control to fixed voltage regulator driver
Roger Quadros
1
-2
/
+86
2009-09-22
Regulator: Implement list_voltage for pcf50633 regulator driver.
Lars-Peter Clausen
1
-32
/
+64
2009-09-22
regulator: regulator_enable() permission checking
Mark Brown
1
-20
/
+36
2009-09-22
regulator: Push locking for regulator_is_enabled() out
Mark Brown
1
-14
/
+16
2009-09-22
regulator: Check for constraints in regulator_init_complete()
Mark Brown
1
-2
/
+2
2009-09-22
regulator: Check for constraints before using them for name
Mark Brown
1
-1
/
+1
2009-09-22
regulator: More explict error reporting for fixed regulator
Mark Brown
1
-0
/
+3
2009-09-22
regulator: da903x: consolidate DA903[045]_DVC macros
Mike Rapoport
1
-49
/
+17
2009-09-22
regulator: Improve virtual consumer probe error handling
Mark Brown
1
-4
/
+8
2009-09-22
regulator: Fix support for deviceless supply mappings
Mark Brown
1
-5
/
+13
2009-09-22
regulator: Warn when unregistering an in-use regulator
Mark Brown
1
-0
/
+1
[prev]
[next]