index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
palmas-regulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: palmas-regulator: constify regulator_ops structure
Bhumika Goyal
2017-01-31
1
-12
/
+12
*
regulator: tps65917/palmas: Simplify multiple dereference of match->of_node
Nishanth Menon
2016-05-06
1
-11
/
+8
*
regulator: tps65917/palmas: Handle possible memory allocation failure
Nishanth Menon
2016-05-06
1
-7
/
+14
*
regulator: tps65917/palmas: Simplify multiple dereference of pdata->reg_init[...
Nishanth Menon
2016-05-06
1
-9
/
+8
*
regulator: tps65917/palmas: Simplify multiple dereference of ddata->palmas_ma...
Nishanth Menon
2016-05-06
1
-13
/
+14
*
regulator: tps65917/palmas: Add bypass "On" value
Nishanth Menon
2016-04-26
1
-0
/
+5
*
regulator: tps65917/palmas: Add bypass ops for LDOs with bypass capability
Keerthy
2015-12-16
1
-0
/
+39
*
regulator: palmas: Add has_regen3 check for TPS659038
Keerthy
2015-03-17
1
-1
/
+8
*
Merge branch 'fix/palmas' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2015-03-17
1
-0
/
+4
|
\
|
*
regulator: palmas: Correct TPS659038 register definition for REGEN2
Keerthy
2015-03-17
1
-0
/
+4
*
|
regulator: constify of_device_id array
Fabian Frederick
2015-03-17
1
-1
/
+1
|
/
*
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
regulator: remove unnecessary of_node_get() to parent
Guodong Xu
2014-09-10
1
-1
/
+0
*
regulator: palmas: Fix SMPS enable/disable/is_enable for tps65917
Nishanth Menon
2014-07-03
1
-0
/
+5
*
regulator: palmas: Simplify code by not indexing regulator_desc unnecessarily
Nishanth Menon
2014-07-03
1
-136
/
+112
*
regulator: palmas: Rename palmas_regs_info to palmas_generic_regs_info
Nishanth Menon
2014-07-03
1
-2
/
+2
*
regulator: palmas: Simplify code by using pointer to palmas_reg_info
Nishanth Menon
2014-07-03
1
-53
/
+56
*
regulator: palmas: Rename reg_info to palmas_reg_info
Nishanth Menon
2014-07-03
1
-2
/
+2
*
regulator: palmas: Squelch sparse warnings
Nishanth Menon
2014-07-03
1
-3
/
+3
*
Merge remote-tracking branch 'regulator/fix/palmas' into regulator-palmas
Mark Brown
2014-06-24
1
-0
/
+12
|
\
|
*
regulator: palmas: fix typo in enable_reg calculation
Stephen Warren
2014-06-24
1
-1
/
+1
|
*
regulator: palmas: Fix SMPS enable/disable/is_enabled
Nishanth Menon
2014-06-21
1
-0
/
+12
*
|
regulator: palmas: Add tps65917 PMIC support
Keerthy
2014-06-23
1
-0
/
+387
*
|
regulator: palmas: add driver data and modularize the probe
Keerthy
2014-06-23
1
-266
/
+392
*
|
regulator: palmas: Shift the reg_info structure definition to the header file
Keerthy
2014-06-23
1
-9
/
+0
*
|
regulator: palmas: Fix SMPS list for 0V
Nishanth Menon
2014-06-05
1
-0
/
+2
|
/
*
-
.
Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbi...
Mark Brown
2014-06-02
1
-132
/
+26
|
\
\
|
*
|
regulator: palmas: Reemove open coded functions with helper functions
Keerthy
2014-05-22
1
-132
/
+26
|
|
/
*
/
regulator: palmas: Make of_device_id array const
Jingoo Han
2014-05-07
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next
Mark Brown
2013-10-24
1
-7
/
+159
|
\
|
*
regulator: palmas: get regulators node from parent node only
Laxman Dewangan
2013-10-07
1
-1
/
+1
|
*
Merge remote-tracking branch 'regulator/topic/devm' into regulator-palmas
Mark Brown
2013-09-17
1
-30
/
+12
|
|
\
|
*
|
regulator: palmas: configure enable time for LDOs
Laxman Dewangan
2013-09-17
1
-0
/
+6
|
*
|
regulator: palmas: add support for external control of rails
Laxman Dewangan
2013-09-17
1
-6
/
+158
*
|
|
Merge remote-tracking branch 'regulator/topic/alias' into regulator-next
Mark Brown
2013-10-24
1
-30
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
regulator: palmas: Drop regulator_unregister while using devm_regulator_register
Axel Lin
2013-09-17
1
-3
/
+1
|
*
|
regulator: palmas: Use devm_regulator_register
Sachin Kamat
2013-09-17
1
-27
/
+11
|
|
/
*
|
regulator: palmas: Remove wrong comment for the equation calculating num_volt...
Axel Lin
2013-09-17
1
-6
/
+0
*
|
regulator: palmas: configure enable time for LDOs
Laxman Dewangan
2013-09-10
1
-0
/
+6
*
|
regulator: palmas: fix the n_voltages for smps to 122
Laxman Dewangan
2013-09-04
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next
Mark Brown
2013-09-01
1
-6
/
+24
|
\
|
*
regulator: palmas: model SMPS10 as two regulators
Kishon Vijay Abraham I
2013-08-12
1
-6
/
+24
*
|
regulator: use dev_get_platdata()
Jingoo Han
2013-07-30
1
-1
/
+1
|
/
*
regulator: palmas: Add TPS659038 support
J Keerthy
2013-06-27
1
-0
/
+1
*
mfd: palmas: Add SMPS10_BOOST feature
J Keerthy
2013-06-20
1
-0
/
+3
*
regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10
Kishon Vijay Abraham I
2013-05-30
1
-1
/
+1
*
regulator: palmas: Fix incorrect condition
Sachin Kamat
2013-05-30
1
-1
/
+1
*
Merge remote-tracking branch 'regulator/topic/palmas' into v3.9-rc8
Mark Brown
2013-04-28
1
-60
/
+305
|
\
|
*
regulator: palmas: Fix off-by-one for ramp_delay and register value mapping
Axel Lin
2013-04-22
1
-2
/
+2
|
*
regulator: palmas: Add missing ctrl_addr setting for SMPS10
Axel Lin
2013-04-22
1
-0
/
+1
[next]