Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6461900342b735e8923ccee50c2d290f4ea478d5
/
drivers
/
regulator
/
tps65910-regulator.c
b8903eb
regulator: tps65910: Simplify setting enable_mask for regulators
by Axel Lin
· 11 years ago
03746dc
regulator: tps65910: Add backup battery regulator
by Markus Pargmann
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
d4d5cef
Merge remote-tracking branch 'regulator/topic/tps65910' into regulator-next
by Mark Brown
· 11 years ago
4b57927
regulator: tps65910: Fix checkpatch issue
by Jingoo Han
· 11 years ago
6d3be30
treewide: Fix typo in printk
by Masanari Iida
· 11 years ago
4ae1ff7
regulator: tps65910: get regulators node from parent node only
by Laxman Dewangan
· 11 years ago
95095e4
regulator: tps65910: Use devm_regulator_register
by Sachin Kamat
· 11 years ago
9fa8175
regulator: tps65910: Convert to use regulator_map_voltage_ascend
by Axel Lin
· 12 years ago
c92f5dd
regulator: Add missing of_node_put()
by Axel Lin
· 12 years ago
08337fd
regulator: tps65910: Fix using wrong dev argument for calling of_regulator_match
by Axel Lin
· 12 years ago
f1e0d5f
Merge remote-tracking branch 'regulator/topic/tps65910' into regulator-next
by Mark Brown
· 12 years ago
8dc995f
regulator: remove use of __devexit
by Bill Pemberton
· 12 years ago
a502357
regulator: remove use of __devinit
by Bill Pemberton
· 12 years ago
5eb9f2b
regulator: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
a9a5659
regulator: tps65910: fix BUG_ON() shown with vrtc regulator
by AnilKumar Ch
· 12 years ago
d2cfdb0
regulator: tps65910: set input_supply on desc unconditionally
by Laxman Dewangan
· 12 years ago
faa95fd
regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_locked] functions
by Axel Lin
· 12 years ago
7be5318
regulator: tps65910: correct init value of n_voltages
by Laxman Dewangan
· 12 years ago
19228a6
regulator: tps65910: add support for input supply
by Laxman Dewangan
· 12 years ago
94f48ab
regulator: tps65910: Set enable enable_time in regulator_desc
by Axel Lin
· 12 years ago
d9fe28f
regulator: tps65910: Convert to regulator_list_voltage_table
by Axel Lin
· 12 years ago
f6442aa
regulator: tps65910: Remove unused min_uV and max_uV from struct tps_info
by Axel Lin
· 12 years ago
01bc3a1
regulator: tps65910: Convert to regulator_set_voltage_time_sel()
by Axel Lin
· 12 years ago
74ea0e5
regulator: tps65910: Don't use 0 as NULL
by Mark Brown
· 12 years ago
4b78147
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
84df8c1
regulator: tps65910: use of_node of matched regulator being register
by Laxman Dewangan
· 12 years ago
92ab953
regulator: tps65910: dt: support when "regulators" node found
by Laxman Dewangan
· 12 years ago
7e9a57e
regulator: tps65910: add error message in case of failure
by Laxman Dewangan
· 12 years ago
3f7e827
mfd: Commonize tps65910 regmap access through header
by Rhyland Klein
· 13 years ago
68d8c1c
regulator: tps65910: use devm_* for memory allocation
by Laxman Dewangan
· 12 years ago
33a6943
regulator: tps65910: use small letter for regulator names
by Laxman Dewangan
· 12 years ago
6790178
regulator: tps65910 regulator: add device tree support
by Rhyland Klein
· 13 years ago
5949a7e
Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next
by Mark Brown
· 12 years ago
1f904fd
regulator: tps65910: Convert to get_voltage_sel
by Axel Lin
· 13 years ago
6c9eeb0
regulator: Remove unneeded include of linux/delay.h from regulator drivers
by Axel Lin
· 13 years ago
a40a9c4
regulator: tps65910: Use generic regmap enable/disable operations
by Axel Lin
· 13 years ago
9eb0c42
regulator: Convert tps65xxx regulator drivers to use devm_kzalloc
by Axel Lin
· 13 years ago
c172708
regulator: core: Use a struct to pass in regulator runtime configuration
by Mark Brown
· 13 years ago
e75d660
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
91fe4d5
Fix typo milivolt => millivolt
by Thomas Weber
· 13 years ago
d15d764
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 13 years ago
18039e0
regulator: tps65910: Provide settling time for DCDC voltage change
by Laxman Dewangan
· 13 years ago
0651eed
regulator: tps65910: Provide settling time for enabling rails
by Laxman Dewangan
· 13 years ago
5859939
regulator: Fix the logic of tps65910_get_mode
by Axel Lin
· 13 years ago
94732b9
regulator: Rename set_voltage_sel callback function name to *_sel
by Axel Lin
· 13 years ago
f30b071
regulator: tps65910: Sleep off rails when ext sleep configured
by Laxman Dewangan
· 13 years ago
ae0e654
regulator: Fix module desciption for tps65910 regulator
by Axel Lin
· 13 years ago
e882eae
regulator: tps65910: Correct VIO voltage configuration
by Laxman Dewangan
· 13 years ago
c4632ae
regulator: tps65910: Configure correct value for VDDCTRL vout reg
by Laxman Dewangan
· 13 years ago
1e0c66f
regulator: tps65910: Sleep control through external inputs
by Laxman Dewangan
· 13 years ago
7d38a3c
regulator: tps65910: use appropriate variable names.
by Laxman Dewangan
· 13 years ago
51ced5e
regulator: tps65910: Initialize n_voltages for rails.
by Laxman Dewangan
· 13 years ago
c2f8efd
regulator: tps65910: Add regulator info for RTC rail
by Laxman Dewangan
· 13 years ago
924ee2c
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
by Mark Brown
· 13 years ago
68aaa37
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-next
by Mark Brown
· 13 years ago
2c043bc
regulator: pass additional of_node to regulator_register()
by Rajendra Nayak
· 13 years ago
780dc9b
regulator: TPS65910: Fix VDD1/2 voltage selector count
by Afzal Mohammed
· 13 years ago
c1fc148
regulator: TPS65910: Create an array for init data
by Kyle Manna
· 13 years ago
72c108c
regulator: TPS65910: Move regulator defs to header
by Kyle Manna
· 13 years ago
39aa9b6
regulator: tps65910: Fix array access out of bounds bug
by Axel Lin
· 13 years ago
d04156b
regulator: tps65910: Add missing breaks in switch/case
by Axel Lin
· 13 years ago
a3ee13e
regulator: tps65910: Fix a memory leak in tps65910_probe error path
by Axel Lin
· 13 years ago
a320e3c
regulator: tps65911: Add new chip version
by Jorge Eduardo Candelaria
· 13 years ago
77fa44d
regulator: Fix desc_id for tps65023/6507x/65910
by Axel Lin
· 14 years ago
518fb72
TPS65910: Add tps65910 regulator driver
by Graeme Gregory
· 14 years ago