Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f643e51d717b52ac28830e8bb98559b006a73bf4
/
drivers
/
regulator
e8092da
regulator: Initialise wm831x structure pointor for ISINK driver
by Mark Brown
· 15 years ago
80099c7
dereferencing freed memory regulator_fixed_voltage_remove()
by Dan Carpenter
· 15 years ago
9a767d4
regulator: Fix check of unsigned return value and transmit errors in wm831x_gp_ldo_get_mode()
by Roel Kluin
· 15 years ago
60ef66f
regulator: Handle missing constraints in _regulator_disable()
by Mark Brown
· 15 years ago
55c1d7c
regulator: fix voltage range in da9034 ldo12
by Haojian Zhuang
· 15 years ago
12a1d93
regulator/lp3971: drop unnecessary initialization
by Wolfram Sang
· 15 years ago
a954c48
regulator: drop 'default n'
by Wolfram Sang
· 15 years ago
656d049
regulator: fix calculation of voltage range in da9034_set_ldo12_voltage()
by Roel Kluin
· 15 years ago
6f2653e
drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USERSPACE_CONSUMER description
by Michael Prokop
· 15 years ago
a7433cf
REGULATOR Handle positive returncode from enable
by Linus Walleij
· 15 years ago
9e108d3
regulator: tps650xx - build fixes for x86_64
by Liam Girdwood
· 15 years ago
2de7985
Regulator: Adding TPS65023 and TPS6507x in Kconfig and Makefile
by Anuj Aggarwal
· 15 years ago
3fa5b8e
Regulator: Add TPS6507x regulator driver
by Anuj Aggarwal
· 15 years ago
30e6599
Regulator: Add TPS65023 regulator driver
by Anuj Aggarwal
· 15 years ago
e9d6269
regulator: userspace: use sysfs_create_group
by Felipe Balbi
· 15 years ago
86d9884
regulator: Add GPIO enable control to fixed voltage regulator driver
by Roger Quadros
· 15 years ago
a6576cf
Regulator: Implement list_voltage for pcf50633 regulator driver.
by Lars-Peter Clausen
· 15 years ago
9a2372f
regulator: regulator_enable() permission checking
by Mark Brown
· 15 years ago
9332546
regulator: Push locking for regulator_is_enabled() out
by Mark Brown
· 15 years ago
f25e0b4
regulator: Check for constraints in regulator_init_complete()
by Mark Brown
· 15 years ago
b39480a
regulator: Check for constraints before using them for name
by Mark Brown
· 15 years ago
c53ad7f
regulator: More explict error reporting for fixed regulator
by Mark Brown
· 15 years ago
c6db182
regulator: da903x: consolidate DA903[045]_DVC macros
by Mike Rapoport
· 15 years ago
72b86876
regulator: Improve virtual consumer probe error handling
by Mark Brown
· 15 years ago
9ed2099
regulator: Fix support for deviceless supply mappings
by Mark Brown
· 15 years ago
6bf87d1
regulator: Warn when unregistering an in-use regulator
by Mark Brown
· 15 years ago
a7a1ad9
regulator: Add regulator voltage range check API
by Mark Brown
· 15 years ago
5ffbd13
regulator: Add regulator_get_exclusive() API
by Mark Brown
· 15 years ago
c1b6087
regulator: support list voltage in da903x
by Haojian Zhuang
· 15 years ago
e88267e
regulator: replace ADTV1 register by ADTV2 in da903x
by Haojian Zhuang
· 15 years ago
fc4f42e
regulator: support da9030 BUCK in da903x driver
by Haojian Zhuang
· 15 years ago
0198d11
regulator: add buck3 in da903x driver
by Haojian Zhuang
· 15 years ago
561864e8
drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolons
by Joe Perches
· 15 years ago
40f9244
regulator: Allow consumer supplies to be set up with dev_name()
by Mark Brown
· 15 years ago
a5d2abc
regulator: Make virtual consumer a bit more chatty
by Mark Brown
· 15 years ago
a07ac21
regulator: Make virtual consumer use dev_printk
by Mark Brown
· 15 years ago
d61c3d5
regulator: Report regulator_get() failure in virtual consumer
by Mark Brown
· 15 years ago
4dee4d4
regulator: add check index of wm8350->pmic.pdev[]
by Roel Kluin
· 15 years ago
75f2ba8
regulator: Voltage count for AB3100
by Linus Walleij
· 15 years ago
d619bc1
regulator: AB3100 support
by Linus Walleij
· 15 years ago
295c08b
regulator: Add Freescale MC13783 driver
by Sascha Hauer
· 15 years ago
70fde5c
regulator: get pcap data from the parent device
by Antonio Ospite
· 15 years ago
e397e7e
regulator: register pcap earlier
by Antonio Ospite
· 15 years ago
d4d6b72
regulator: Add WM831x ISINK support
by Mark Brown
· 15 years ago
1304850
regulator: Add WM831x DC-DC boost convertor support
by Mark Brown
· 15 years ago
8267a9b
regulator: Add WM831x EPE support
by Mark Brown
· 15 years ago
d1c6b4f
regulator: Add WM831x LDO support
by Mark Brown
· 15 years ago
e4ee831
regulator: Add WM831x DC-DC buck convertor support
by Mark Brown
· 15 years ago
be72197
regulator: Provide mode to status conversion function
by Mark Brown
· 15 years ago
39b1772
regulator: add pcap driver
by Daniel Ribeiro
· 15 years ago
c8f1e50
regulator/max1586: fix V3 gain calculation integer overflow
by Philipp Zabel
· 15 years ago
b110a8f
regulator/max1586: support increased V3 voltage range
by Philipp Zabel
· 15 years ago
6113c3a
regulator: lp3971 - fix driver link error when built-in.
by Liam Girdwood
· 15 years ago
0cbdf7b
LP3971 PMIC regulator driver (updated and combined version)
by Marek Szyprowski
· 15 years ago
1909e2f
regulator: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
38c53c8
regulator: Set MODULE_ALIAS for regulator drivers
by Mark Brown
· 16 years ago
9035cef
regulator: Support list_voltage for fixed voltage regulator
by Mark Brown
· 16 years ago
5a1b22b
regulator: Move regulator drivers to subsys_initcall()
by Mark Brown
· 16 years ago
7c31499
regulator: build fix for powerpc - renamed show_state
by Liam Girdwood
· 16 years ago
1d98ccc
regulator: add userspace-consumer driver
by Mike Rapoport
· 16 years ago
55f4fa4
Maxim 1586 regulator driver
by Robert Jarzmik
· 16 years ago
5b4662f
regulator: da903x: add missing __devexit_p()
by Mike Frysinger
· 15 years ago
3e59091
regulator: Fix default constraints for fixed voltage regulators
by Mark Brown
· 16 years ago
030853b
regulator/bq24022: fix bug in is_enabled function
by Philipp Zabel
· 16 years ago
aa61d55
regulator/virtual: fix strings compare predicates
by Mike Rapoport
· 16 years ago
53032da
regulator core: fix double-free in regulator_register() error path
by Paul Walmsley
· 16 years ago
cd78dfc
drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGULATOR_CURRENT
by Diego Liziero
· 16 years ago
036de8e
unreachable code in drms_uA_update()
by Dan Carpenter
· 16 years ago
d6bb69c
regulator: twl4030 VAUX3 supports 3.0V
by Adrian Hunter
· 16 years ago
ca72556
regulator: Support disabling of unused regulators by machines
by Mark Brown
· 16 years ago
50f0759
regulator: Don't increment use_count for boot_on regulators
by Mark Brown
· 16 years ago
52914ea
twl4030-regulator: expose VPLL2
by David Brownell
· 16 years ago
cd94b50
regulator: refcount fixes
by David Brownell
· 16 years ago
1dc6034
regulator: Don't warn if we failed to get a regulator
by Mark Brown
· 16 years ago
cacf90f
regulator: Allow boot_on regulators to be disabled by clients
by Mark Brown
· 16 years ago
221a7c7
regulator: Implement list_voltage for WM835x LDOs and DCDCs
by Mark Brown
· 16 years ago
1897e74
twl4030-regulator: list more VAUX4 voltages
by David Brownell
· 16 years ago
3e2b9ab
regulator: Don't warn on omitted voltage constraints
by Mark Brown
· 16 years ago
216765d
regulator: Implement list_voltage() for WM8400 DCDCs and LDOs
by Mark Brown
· 16 years ago
66b659e
regulator: twl4030 voltage enumeration (v2)
by David Brownell
· 16 years ago
fa16a5c
regulator: twl4030 regulators
by David Brownell
· 16 years ago
4367cfd
regulator: enumerate voltages (v2)
by David Brownell
· 16 years ago
33f301a
regulator: Fix get_mode() for WM835x DCDCs
by Mark Brown
· 16 years ago
a308466
regulator: Allow regulators to set the initial operating mode
by Mark Brown
· 16 years ago
fe203ddf
regulator: Suggest use of datasheet supply or pin names for consumers
by Mark Brown
· 16 years ago
0f1d747
regulator: add unset_regulator_supplies to fix regulator_unregister
by Mike Rapoport
· 16 years ago
1fa9ad5
regulator: Hoist struct regulator_dev out of core to fix notifiers
by Mark Brown
· 16 years ago
fefdae4
regulator: Mark attributes table for virtual regulator static
by Mark Brown
· 16 years ago
a9cb63b
regulator: Make fixed voltage regulators visible in Kconfig
by Mark Brown
· 16 years ago
bcf3402
regulator: Allow init_data to be passed to fixed voltage regulators
by Mark Brown
· 16 years ago
93c62da
regulator: Allow init data to be supplied for bq24022
by Mark Brown
· 16 years ago
0527100
regulator: Pass regulator init data as explict argument when registering
by Mark Brown
· 16 years ago
b136fb4
Regulator: Push lock out of _notifier_call_chain + add voltage change event.
by Jonathan Cameron
· 16 years ago
9485397
regulator: minor cleanup of virtual consumer
by Andrew Morton
· 16 years ago
853116a
regulator: add get_status()
by David Brownell
· 16 years ago
93e14ba
regulator: minor cleanup of virtual consumer
by David Brownell
· 16 years ago
8dd2c9e
leds: Fix bounds checking of wm8350->pmic.led
by Roel Kluin
· 16 years ago
9bf503e6
regulator: move bq24022 init back to module_init instead of subsys_initcall
by Philipp Zabel
· 16 years ago
5dbdf73
move wm8400-regulator's probe function to .devinit.text
by Uwe Kleine-König
· 16 years ago
5ec271e
regulator: PCF50633 pmic driver
by Balaji Rao
· 16 years ago
Next »