Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c8e222616c7e98305bdc861db3ccac520bc29921
/
drivers
/
regulator
/
da9063-regulator.c
24bd2af
Merge branch 'regulator-5.7' into regulator-next
by Mark Brown
· 4 years, 10 months ago
fc69bab
regulator: da9063: Fix get_mode() functions to read sleep field
by Adam Thomson
· 4 years, 10 months ago
99f75ce
regulator: da9063: fix suspend
by Martin Fuzzey
· 4 years, 10 months ago
23a653e
regulator: da9063: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
6d8d840
regulator: da9063: remove redundant return statement
by Rishi Gupta
· 5 years ago
a33b25f
regulator: da9063: fix code formatting warnings and errors
by Rishi Gupta
· 5 years ago
e62cb0e
regulator: da9063: Simplify da9063_buck_set_mode for BUCK_MODE_MANUAL case
by Axel Lin
· 5 years ago
4724193
regulator: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
973af54
regulator: da9063: platform_data is gone, depend on OF
by Wolfram Sang
· 6 years ago
824bd1b
regulator: da9063: move definitions out of a header into the driver
by Wolfram Sang
· 6 years ago
6623072
regulator: da9063: remove platform_data support
by Wolfram Sang
· 6 years ago
5de219c
regulator: da9063: convert header to SPDX
by Wolfram Sang
· 6 years ago
5b1f537
regulator: da9063: Convert to use regulator_set/get_current_limit_regmap
by Axel Lin
· 6 years ago
29d40b4
regulator: da9063: Fix notifier mutex lock warning
by Steve Twiss
· 6 years ago
ac227fb
regulator: da9063: Use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
afb29714
regulator: da9063: Select maximum current in specific range for set_current_limit
by Axel Lin
· 6 years ago
8459203
regulator: da9063: Check return value of devm_regmap_field_alloc calls
by Axel Lin
· 6 years ago
1c892e3
regulator: da9063: Handle less LDOs on DA9063L
by Marek Vasut
· 7 years ago
492510d
mfd: da9063: Replace model with type
by Marek Vasut
· 7 years ago
df7878f
mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063
by Marek Vasut
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
b661565
regulator: da9063: Return an error code on probe failure
by Dan Carpenter
· 7 years ago
ac40b44
regulator: da9063: Correct module alias prefix to fix module autoloading
by Geert Uytterhoeven
· 9 years ago
71242b4
regulator: da9*: constify regulator_ops structures
by Julia Lawall
· 9 years ago
424fb28
regulator: da9063: Remove unneeded semicolon
by Javier Martinez Canillas
· 9 years ago
d87aef9
regulator: da9063: Fix up irq leak
by Axel Lin
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
8ad365c
regulator: da9063: Do not transform local IRQ to virtual
by Dmitry Lavnikevich
· 10 years ago
6c794b2
regulator: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
c9cbbd4
Merge remote-tracking branches 'regulator/topic/bcm590xx', 'regulator/topic/da9052', 'regulator/topic/da9055', 'regulator/topic/da9063', 'regulator/topic/da9210', 'regulator/topic/db8500' and 'regulator/topic/dbx500' into regulator-next
by Mark Brown
· 11 years ago
f377ed1
regulator: da9063: fix assignment of da9063_reg_matches to NULL
by Colin Ian King
· 11 years ago
8b5baa5
regulator: da9063: Remove redundant error message
by Sachin Kamat
· 11 years ago
8a7963d
regulator: da9063: Do not hardcode return values
by Sachin Kamat
· 11 years ago
2da8215
regulator: da9063: Add missing of_node_put
by Sachin Kamat
· 11 years ago
25cc275
regulator: da9063: Use of_get_child_by_name
by Sachin Kamat
· 11 years ago
ebf6dad0
regulator: da9063: Bug fix when setting max voltage on LDOs 5-11
by Steve Twiss
· 11 years ago
b735e47
Merge remote-tracking branch 'regulator/topic/devm' into regulator-next
by Mark Brown
· 11 years ago
513b485
Merge remote-tracking branch 'regulator/topic/da9063' into regulator-next
by Mark Brown
· 11 years ago
e97bba9
regulator: da9063: use devm_regulator_register()
by Jingoo Han
· 11 years ago
0fdfd40
regulator: da9063: Add missing initialization of da9063_reg_matches
by Geert Uytterhoeven
· 11 years ago
e8cb204
regulator: da9063: Fix PTR_ERR/ERR_PTR mismatch
by Geert Uytterhoeven
· 11 years ago
632b3d6
regulator: da9063: Statize da9063_ldo_lim_event
by Axel Lin
· 11 years ago
e515800
regulator: da9063: Use IS_ERR to check return value of regulator_register()
by Axel Lin
· 11 years ago
556dcf9
regulator: da9063: Optimize da9063_set_current_limit implementation
by Axel Lin
· 11 years ago
69ca3e5
regulator: da9063: Add Dialog DA9063 voltage regulators support.
by Krystian Garbaciak
· 11 years ago