index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
regulator: Convert fixed voltage regulator to use enable_time()
Mark Brown
2010-03-03
1
-2
/
+8
*
regulator: Add WM8994 regulator support
Mark Brown
2010-03-03
3
-0
/
+312
*
regulator: enable max8649 regulator driver
Haojian Zhuang
2010-03-03
3
-0
/
+416
*
regulator: trivial: fix typos in user-visible Kconfig text
Alex Chiang
2010-03-03
1
-2
/
+2
*
regulator: mc13783: consider Power Gates as digital regulators.
Alberto Panizzo
2010-03-03
1
-6
/
+126
*
regulator: Add 'start-up time' to fixed voltage regulators
Adrian Hunter
2010-03-03
1
-0
/
+5
*
regulator: Implement enable_time() for WM835x ISINKs
Mark Brown
2010-03-03
1
-0
/
+46
*
regulator: Allow regulators to specify the time taken to ramp on enable
Mark Brown
2010-03-03
1
-6
/
+35
*
regulator: Add notifier event on regulator disable
Mark Brown
2010-03-03
1
-2
/
+5
*
regulator/lp3971: Storage class should be before const qualifier
Tobias Klauser
2010-03-03
1
-5
/
+5
*
regulator: add voltage selection capability to mc13783 regulators v2 .
Alberto Panizzo
2010-03-03
1
-30
/
+315
*
regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()
Roel Kluin
2010-02-12
1
-2
/
+2
*
regulator: Fix display of null constraints for regulators
Mark Brown
2010-02-12
1
-1
/
+1
*
regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
Mark Brown
2010-02-01
1
-1
/
+3
*
regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()
Roel Kluin
2009-12-17
1
-1
/
+1
*
twl-regulator: Fix reg_disable functionality for 4030 and 6030
Juha Keski-Saari
2009-12-17
1
-2
/
+2
*
twl-regulator: Add turnon delay to reg_enable
Juha Keski-Saari
2009-12-17
1
-1
/
+7
*
twl-regulator: Restore REMAP configuration in regulator probe
Juha Keski-Saari
2009-12-17
1
-0
/
+3
*
twl-regulator: Add turnon-delay and REMAP config to twlreg_info struct
Juha Keski-Saari
2009-12-17
1
-41
/
+62
*
twl-regulator: Define critical regulators as always_on
Juha Keski-Saari
2009-12-17
1
-0
/
+13
*
twl-regulator: Add all twl4030 regulators to twlreg_info
Juha Keski-Saari
2009-12-17
1
-9
/
+17
*
regulator: mc13783-regulator: correct the probing time.
Alberto Panizzo
2009-12-17
1
-2
/
+2
*
regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable}...
Lars-Peter Clausen
2009-12-17
1
-2
/
+2
*
regulator: core.c: Small coding style cleanup (indentation fixup)
Stefan Roese
2009-12-17
1
-6
/
+6
*
drivers/regulator: use PTR_ERR to get error code
Julia Lawall
2009-12-17
1
-2
/
+2
*
regulator/mc13783: various cleanups
Uwe Kleine-König
2009-12-17
1
-277
/
+112
*
regulator/mc13783: rename source file to match other drivers
Uwe Kleine-König
2009-12-17
2
-1
/
+1
*
Fix some AB3100 regulator issues
Linus Walleij
2009-12-17
1
-21
/
+2
*
regulator: keep index within bounds in da9034_get_ldo12_voltage()
Roel Kluin
2009-12-17
1
-1
/
+1
*
regulator: Ensure val is initialised in 88pm8607 choose_voltage()
Mark Brown
2009-12-17
1
-1
/
+2
*
regulator: Remove duplicate consts from ab3100
Mark Brown
2009-12-17
1
-5
/
+5
*
regulator: Handle regulators without suspend mode configuration
Mark Brown
2009-12-17
1
-3
/
+22
*
regulator: Factor out regulator name pretty printing
Mark Brown
2009-12-17
1
-45
/
+38
*
regulator: Display actual settings with constraints
Mark Brown
2009-12-17
1
-13
/
+31
*
regulator: Also lift apply_uV into machine_constraints_voltage()
Mark Brown
2009-12-17
1
-17
/
+18
*
regulator: Factor out voltage constraint setup
Mark Brown
2009-12-17
1
-27
/
+37
*
regulator: Report error codes for bulk operations
Mark Brown
2009-12-17
1
-4
/
+5
*
regulator: add 88PM8607 PMIC driver
Haojian Zhuang
2009-12-17
3
-0
/
+691
*
regulator: Implement WM831x BuckWise DC-DC convertor DVS support
Mark Brown
2009-12-17
1
-18
/
+189
*
regulator: add driver for MAX8660/8661
Wolfram Sang
2009-12-17
3
-0
/
+518
*
regulator: Add support for twl6030 regulators
Rajendra Nayak
2009-12-14
2
-22
/
+96
*
mfd: Rename twl4030_ routines in twl-regulator.c
Rajendra Nayak
2009-12-13
1
-92
/
+97
*
mfd: Rename all twl4030_i2c*
Balaji T K
2009-12-13
1
-4
/
+4
*
mfd: Rename twl4030* driver files to enable re-use
Santosh Shilimkar
2009-12-13
2
-2
/
+2
*
mfd: Mask and unmask wm8350 IRQs on request and free
Mark Brown
2009-12-13
1
-3
/
+0
*
mfd: Convert wm8350 IRQ handlers to irq_handler_t
Mark Brown
2009-12-13
1
-2
/
+5
*
mfd: Fix pcf50633-regulator drvdata usage
Lars-Peter Clausen
2009-12-13
1
-1
/
+4
*
regulator: Initialise wm831x structure pointor for ISINK driver
Mark Brown
2009-12-02
1
-0
/
+2
*
dereferencing freed memory regulator_fixed_voltage_remove()
Dan Carpenter
2009-11-16
1
-3
/
+2
*
regulator: Fix check of unsigned return value and transmit errors in wm831x_g...
Roel Kluin
2009-11-16
1
-3
/
+3
[prev]
[next]