index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
palmas-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-17
regulator: palmas: clear sleep bits if not selected
Laxman Dewangan
1
-6
/
+12
2013-03-28
regulator: palmas: add input supply names
Laxman Dewangan
1
-0
/
+24
2013-03-25
regulator: palmas remove palmas-charger option from DT bindings
Ian Lartey
1
-1
/
+0
2013-03-20
regulator: palmas: rename probe/remove callback functions
Laxman Dewangan
1
-4
/
+4
2013-03-12
regulator: palmas: Use of_property_read_bool to read "ti,warm-reset" DT property
Axel Lin
1
-2
/
+2
2013-03-08
regulator: palmas correct dt parsing
Graeme Gregory
1
-16
/
+20
2013-03-04
regulator: palmas: Change the DT node property names to follow the convention
J Keerthy
1
-4
/
+4
2013-03-01
regulator: palmas: fix number of SMPS voltages
Graeme Gregory
1
-1
/
+2
2013-02-19
Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next
Mark Brown
1
-5
/
+0
2013-02-04
regulator: palmas: Remove a redundant setting for warm_reset
Axel Lin
1
-5
/
+0
2013-01-30
regulator: Add missing of_node_put()
Axel Lin
1
-0
/
+2
2013-01-04
Drivers: regulator: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-10
Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next
Mark Brown
1
-83
/
+38
2012-12-10
Merge remote-tracking branch 'regulator/topic/min' into regulator-next
Mark Brown
1
-32
/
+5
2012-12-06
regulator: palmas: Convert palmas_ops_smps to regulator_[get|set]_voltage_sel...
Axel Lin
1
-61
/
+26
2012-12-06
regulator: palmas: Return raw register values as the selectors in [get|set]_v...
Axel Lin
1
-24
/
+14
2012-11-28
regulator: palmas: Use linear_min_sel and regulator_[map|list]_voltage_linear
Axel Lin
1
-32
/
+5
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-05
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-8
/
+119
2012-09-23
regulator: palmas: Add DT support
Graeme Gregory
1
-8
/
+119
2012-08-28
regulator: palmas: Convert palmas_ops_ldo to [get|set]_voltage_sel_regmap
Axel Lin
1
-40
/
+5
2012-08-07
regulator: palmas: Fix palmas_probe error handling
Axel Lin
1
-2
/
+4
2012-08-07
regulator: palmas: Call palmas_ldo_[read|write] in palmas_ldo_init
Axel Lin
1
-2
/
+2
2012-08-07
regulator: palmas: Fix regmap offsets for PALMAS_REG_SMPS10 vsel_reg
Axel Lin
1
-1
/
+3
2012-08-07
regulator: palmas: Fix calculating selector in palmas_map_voltage_ldo
Axel Lin
1
-3
/
+6
2012-07-17
regulator: palmas: Fix calcuating selector in palmas_map_voltage_smps
Axel Lin
1
-3
/
+14
2012-07-02
Merge tag 'v3.5-rc5' into regulator-drivers
Mark Brown
1
-2
/
+5
2012-06-25
Merge tag 'v3.5-rc4' into regulator-drivers
Mark Brown
1
-7
/
+0
2012-06-23
regulator: palmas: fix regmap offsets for enable/disable
Graeme Gregory
1
-2
/
+5
2012-06-08
regulator: palmas: Slightly code change for better readability
Axel Lin
1
-12
/
+16
2012-06-08
regulator: palmas: Clear PALMAS_SMPS12_CTRL_MODE_ACTIVE_MASK bits in palmas_s...
Axel Lin
1
-2
/
+1
2012-06-04
regulator: palmas: Fix wrong kfree calls
Axel Lin
1
-7
/
+0
2012-06-03
regulator: palmas: Use regulator_[list|map]_voltage_linear() for palmas_ops_s...
Axel Lin
1
-7
/
+4
2012-05-19
regulator: regulator driver for Palmas series chips
Graeme Gregory
1
-0
/
+822
[prev]