Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
61be7fdec2f51b99570cd5dcc30c7848c8e56513
/
drivers
/
regulator
7d14831
regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register
by Anuj Aggarwal
· 14 years ago
e9a1c51
wm8350-regulator: fix wm8350_register_regulator error handling
by Axel Lin
· 14 years ago
979da89
ab3100: fix off-by-one value range checking for voltage selector
by Axel Lin
· 14 years ago
fbae3fb
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
by Wolfram Sang
· 14 years ago
fa66125
mfd: AB3100 register access change to abx500 API
by Mattias Wallin
· 15 years ago
812f9e9
mfd: Renamed ab3100.h to abx500.h
by Linus Walleij
· 15 years ago
31dd6a2
mfd: Add TPS6507x support
by Todd Fischer
· 15 years ago
4ce5ba5
regulator: tps6057x namespace cleanup
by Todd Fischer
· 15 years ago
0bc20bb
mfd: Add tps6507x board data structure
by Todd Fischer
· 15 years ago
d183fcc
mfd: Move TPS6507x register definition to header file.
by Todd Fischer
· 15 years ago
500b4ac
regulator: return set_mode is same mode is requested
by Sundar R Iyer
· 14 years ago
6471435
Regulators: ab3100/bq24022: add a missing .owner field in regulator_desc
by Axel Lin
· 14 years ago
3e3d3be
twl6030: regulator: Remove vsel tables and use formula for calculation
by Rajendra Nayak
· 15 years ago
1dcc434
mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulator_set_voltage
by Axel Lin
· 15 years ago
9f79e9d
regulator: use voltage number array in 88pm860x
by Haojian Zhuang
· 15 years ago
192bbb9
regulator: make 88pm860x sharing one driver structure
by Haojian Zhuang
· 15 years ago
d4033b5
regulator: simplify regulator_register() error handling
by Jani Nikula
· 15 years ago
47bd53f0
regulator: fix unset_regulator_supplies() to remove all matches
by Jani Nikula
· 15 years ago
23b5cc2
regulator: prevent registration of matching regulator consumer supplies
by Jani Nikula
· 15 years ago
0178f3e
regulator: Allow regulator-regulator supplies to be specified by name
by Mark Brown
· 15 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
4b99fef
regulator: fix enabling regulator issue on max8925
by Haojian Zhuang
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
58d5765
mc13783-regulator: fix a memory leak in mc13783_regulator_remove
by Axel Lin
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8b4709e
regulator: fix dangling pointers
by Wolfram Sang
· 15 years ago
451a73c
lp3971: Fix BUCK_VOL_CHANGE_SHIFT logic
by Axel Lin
· 15 years ago
cdb868f
lp3971: Fix setting val for LDO2 and LDO4
by Axel Lin
· 15 years ago
4f26a2a
regulator: Get rid of lockdep warning
by Ameya Palande
· 15 years ago
67e46f3
regulator: handle kcalloc() failure
by Dan Carpenter
· 15 years ago
3fff6c0
Regulators: max8925-regulator - clean up driver data after removal
by Dmitry Torokhov
· 15 years ago
8839316
Fix typos in comments
by Thomas Weber
· 15 years ago
08ff6f2
regulator: Add max8925 support
by Haojian Zhuang
· 15 years ago
34a4b23
regulator: Unsupport 88pm8607 A0 and A1
by Haojian Zhuang
· 15 years ago
2cc50be
mfd: Rename 88pm8607 to 88pm860x in mfd
by Haojian Zhuang
· 15 years ago
53dbab7
mfd: Support 88pm8606 in 860x driver
by Haojian Zhuang
· 15 years ago
f99344f
mfd: Add a data argument to the WM8350 IRQ free function
by Mark Brown
· 15 years ago
1ad02bb
Regulators: wm8400 - cleanup platform driver data handling
by Dmitry Torokhov
· 15 years ago
598b357
Regulators: wm8994 - clean up driver data after removal
by Dmitry Torokhov
· 15 years ago
eb66d56
Regulators: wm831x-xxx - clean up driver data after removal
by Dmitry Torokhov
· 15 years ago
6a74857
Regulators: pcap-regulator - clean up driver data after removal
by Dmitry Torokhov
· 15 years ago
308f100
Regulators: max8660 - annotate probe and remove methods
by Dmitry Torokhov
· 15 years ago
bd88c9b
Regulators: max1586 - annotate probe and remove methods
by Dmitry Torokhov
· 15 years ago
ebbed04
Regulators: lp3971 - fail if platform data was not supplied
by Dmitry Torokhov
· 15 years ago
56c2349
Regulators: tps6507x-regulator - mark probe method as __devinit
by Dmitry Torokhov
· 15 years ago
54d13ab
Regulators: tps65023-regulator - mark probe method as __devinit
by Dmitry Torokhov
· 15 years ago
24c2902
Regulators: twl-regulator - mark probe function as __devinit
by Dmitry Torokhov
· 15 years ago
8ab3343
Regulators: fixed - annotate probe and remove methods
by Dmitry Torokhov
· 15 years ago
98bf7c0
Regulators: ab3100 - fix probe and remove annotations
by Dmitry Torokhov
· 15 years ago
4cf9566
Regulators: virtual - use sysfs attribute groups
by Dmitry Torokhov
· 15 years ago
2ebcf63
twl6030: regulator: Configure STATE register instead of REMAP
by Rajendra Nayak
· 15 years ago
34abbd6
regulator: Provide optional dummy regulator for consumers
by Mark Brown
· 15 years ago
9a7f6a4
regulator: Assume regulators are enabled if they don't report anything
by Mark Brown
· 15 years ago
17133dc
regulator: Convert fixed voltage regulator to use enable_time()
by Mark Brown
· 15 years ago
69dc16c
regulator: Add WM8994 regulator support
by Mark Brown
· 15 years ago
a71b797
regulator: enable max8649 regulator driver
by Haojian Zhuang
· 15 years ago
79ac9bc
regulator: trivial: fix typos in user-visible Kconfig text
by Alex Chiang
· 15 years ago
f4b97b3
regulator: mc13783: consider Power Gates as digital regulators.
by Alberto Panizzo
· 15 years ago
eda79a3
regulator: Add 'start-up time' to fixed voltage regulators
by Adrian Hunter
· 15 years ago
75c8ac2
regulator: Implement enable_time() for WM835x ISINKs
by Mark Brown
· 15 years ago
31aae2b
regulator: Allow regulators to specify the time taken to ramp on enable
by Mark Brown
· 15 years ago
84b6826
regulator: Add notifier event on regulator disable
by Mark Brown
· 15 years ago
6faa7e0
regulator/lp3971: Storage class should be before const qualifier
by Tobias Klauser
· 15 years ago
1bd588f
regulator: add voltage selection capability to mc13783 regulators v2 .
by Alberto Panizzo
· 15 years ago
62737d4
regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()
by Roel Kluin
· 15 years ago
973e9a2
regulator: Fix display of null constraints for regulators
by Mark Brown
· 15 years ago
a2fad9b
regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
by Mark Brown
· 15 years ago
6f17c65
regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()
by Roel Kluin
· 15 years ago
cf9836f
twl-regulator: Fix reg_disable functionality for 4030 and 6030
by Juha Keski-Saari
· 15 years ago
53b8a9d
twl-regulator: Add turnon delay to reg_enable
by Juha Keski-Saari
· 15 years ago
30010fa
twl-regulator: Restore REMAP configuration in regulator probe
by Juha Keski-Saari
· 15 years ago
045f972
twl-regulator: Add turnon-delay and REMAP config to twlreg_info struct
by Juha Keski-Saari
· 15 years ago
205e5cd
twl-regulator: Define critical regulators as always_on
by Juha Keski-Saari
· 15 years ago
07fc493
twl-regulator: Add all twl4030 regulators to twlreg_info
by Juha Keski-Saari
· 15 years ago
735eb93
regulator: mc13783-regulator: correct the probing time.
by Alberto Panizzo
· 15 years ago
eb143ac
regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable} error path
by Lars-Peter Clausen
· 15 years ago
fa2984d
regulator: core.c: Small coding style cleanup (indentation fixup)
by Stefan Roese
· 15 years ago
d662fc8
drivers/regulator: use PTR_ERR to get error code
by Julia Lawall
· 15 years ago
a10099b
regulator/mc13783: various cleanups
by Uwe Kleine-König
· 15 years ago
b4b90c6
regulator/mc13783: rename source file to match other drivers
by Uwe Kleine-König
· 15 years ago
176f45b
Fix some AB3100 regulator issues
by Linus Walleij
· 15 years ago
495353a
regulator: keep index within bounds in da9034_get_ldo12_voltage()
by Roel Kluin
· 15 years ago
ddec681
regulator: Ensure val is initialised in 88pm8607 choose_voltage()
by Mark Brown
· 15 years ago
9992ef4
regulator: Remove duplicate consts from ab3100
by Mark Brown
· 15 years ago
638f85c
regulator: Handle regulators without suspend mode configuration
by Mark Brown
· 15 years ago
1083c39
regulator: Factor out regulator name pretty printing
by Mark Brown
· 15 years ago
8f031b4
regulator: Display actual settings with constraints
by Mark Brown
· 15 years ago
af5866c
regulator: Also lift apply_uV into machine_constraints_voltage()
by Mark Brown
· 15 years ago
e79055d
regulator: Factor out voltage constraint setup
by Mark Brown
· 15 years ago
5b30762
regulator: Report error codes for bulk operations
by Mark Brown
· 15 years ago
be0e2d3
regulator: add 88PM8607 PMIC driver
by Haojian Zhuang
· 15 years ago
e24a04c
regulator: Implement WM831x BuckWise DC-DC convertor DVS support
by Mark Brown
· 15 years ago
27f37e4
regulator: add driver for MAX8660/8661
by Wolfram Sang
· 15 years ago
441a450
regulator: Add support for twl6030 regulators
by Rajendra Nayak
· 15 years ago
c4aa6f3
mfd: Rename twl4030_ routines in twl-regulator.c
by Rajendra Nayak
· 15 years ago
fc7b92f
mfd: Rename all twl4030_i2c*
by Balaji T K
· 15 years ago
b07682b
mfd: Rename twl4030* driver files to enable re-use
by Santosh Shilimkar
· 15 years ago
6a61274
mfd: Mask and unmask wm8350 IRQs on request and free
by Mark Brown
· 15 years ago
5a65edb
mfd: Convert wm8350 IRQ handlers to irq_handler_t
by Mark Brown
· 15 years ago
98c2e49
mfd: Fix pcf50633-regulator drvdata usage
by Lars-Peter Clausen
· 15 years ago
Next »