Axel Lin
|
e81d7bc89c
regulator: s5m8767: Prevent possible NULL pointer dereference
|
12 years ago |
Axel Lin
|
cbb0ed495c
regulator: s5m8767: Fix dev argument for devm_kzalloc and of_get_regulator_init_data
|
12 years ago |
Axel Lin
|
1f91b6f6c7
regulator: s5m8767: Use of_get_child_count()
|
12 years ago |
Amit Daniel Kachhap
|
26aec009f6
regulator: add device tree support for s5m8767
|
12 years ago |
Axel Lin
|
31a932e107
regulator: s5m8767: Convert to regulator_[get|set]_voltage_sel_regmap
|
12 years ago |
Axel Lin
|
854f73ecb5
regulator: s5m8767: Remove max_vol parameter from s5m8767_convert_voltage_to_sel
|
12 years ago |
Inderpal Singh
|
3ef303988c
regulator: s5m8767: Fix probe failure due to stack corruption
|
12 years ago |
Mark Brown
|
4ffc45c360
Merge remote-tracking branch 'regulator/topic/sm8767' into regulator-next
|
12 years ago |
Amit Daniel Kachhap
|
76c854d1df
regulator: s5m8767: Fix to work even if no DVS gpio present
|
12 years ago |
Amit Daniel Kachhap
|
da130ab2df
regulator: s5m8767: Fix to read the first DVS register.
|
12 years ago |
Amit Daniel Kachhap
|
9bb096ff37
regulator: s5m8767: Fix to work when platform registers less regulators
|
12 years ago |
Bill Pemberton
|
8dc995f56e
regulator: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
a5023574d1
regulator: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
5eb9f2b963
regulator: remove use of __devexit_p
|
12 years ago |
Samuel Ortiz
|
938e05bf13
regulator: Fix an s5m8767 build failure
|
13 years ago |
Linus Torvalds
|
3e701cdfe6
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
|
13 years ago |
Sangbeom Kim
|
54227bcf20
mfd: Modify samsung mfd header
|
13 years ago |
Sangbeom Kim
|
63063bfbff
mfd: Modify samsung mfd driver for common api
|
13 years ago |
Sangbeom Kim
|
66c9fbb989
mfd: Rename s5m file and directories to samsung
|
13 years ago |
Axel Lin
|
5febb3c9d5
regulator: s5m8767: Properly handle gpio_request failure
|
13 years ago |
Axel Lin
|
e2eb169b1b
regulator: s5m8767: Convert to regulator_list_voltage_linear
|
13 years ago |
Sangbeom Kim
|
1af142c6f9
regulator: Modify ramp_delay value for s5m8767a
|
13 years ago |
Mark Brown
|
85e63343f4
Merge tag 'v3.5-rc4' into regulator-drivers
|
13 years ago |
Sangbeom Kim
|
c848bc8538
regulator: s5m8767a: Support AP watchdog reset operation
|
13 years ago |
Sangbeom Kim
|
9d88fc0b35
regulator: Fix the s5m8767a problem of the division by null
|
13 years ago |
Sangbeom Kim
|
df2643cfa4
regulator: Replace set_voltage with set_voltage_sel
|
13 years ago |
Sangbeom Kim
|
3fe3a182ad
regulator: Remove s5m8767a buck initialization
|
13 years ago |
Mark Brown
|
5ceba7bab0
regulator: Staticise non-exported symbol s5m8767_opmode_reg
|
13 years ago |
Axel Lin
|
6c9eeb0f5c
regulator: Remove unneeded include of linux/delay.h from regulator drivers
|
13 years ago |
Axel Lin
|
94e85a3c5d
regulator: s5m8767: Use DIV_ROUND_UP to calculate selector
|
13 years ago |