index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-23
regulator: palmas: Add tps65917 PMIC support
Keerthy
1
-0
/
+387
2014-06-23
regulator: palmas: add driver data and modularize the probe
Keerthy
1
-266
/
+392
2014-06-23
regulator: palmas: Shift the reg_info structure definition to the header file
Keerthy
1
-9
/
+0
2014-06-22
regulator: bcm590xx: fix vbus name
Graham Williams
1
-0
/
+5
2014-06-22
regulator: ab8500: Remove ab8500_regulator_debug_init/exit()
Axel Lin
1
-13
/
+0
2014-06-22
regulator: ab8500: Remove ab8500_regulator_of_probe()
Axel Lin
1
-19
/
+12
2014-06-21
regulator: ltc3589: Staticize ltc3589_reg_defaults
Sachin Kamat
1
-1
/
+1
2014-06-21
regulator: palmas: Fix SMPS enable/disable/is_enabled
Nishanth Menon
1
-0
/
+12
2014-06-17
mfd: max77693: Remove unnecessary wrapper functions
Robert Baldyga
1
-6
/
+6
2014-06-16
Merge remote-tracking branches 'regulator/fix/as3722', 'regulator/fix/ltc3589...
Mark Brown
3
-1
/
+5
2014-06-16
regulator: ltc3589: Use of_get_child_by_name
Axel Lin
1
-1
/
+1
2014-06-11
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+5
2014-06-09
regulator: 88pm800: remove duplicate PM800_BUCK3 define
Dan Carpenter
1
-1
/
+0
2014-06-09
regulator: mc13xxx: Remove unnecessary locks
Alexander Shiyan
1
-29
/
+8
2014-06-09
regulator: mc13xxx: Remove unused field "hi_bit"
Alexander Shiyan
1
-1
/
+0
2014-06-06
regulator: tps6586x: Use regulator_list_voltage_linear for dvm/ldo4/sw2
Axel Lin
1
-61
/
+68
2014-06-06
regulator: bcm590xx: remove unnecessary OOM messages
Jingoo Han
1
-12
/
+4
2014-06-05
regulator: palmas: Fix SMPS list for 0V
Nishanth Menon
1
-0
/
+2
2014-06-05
regulator: core: print error value when constraints are not applied
Nishanth Menon
1
-3
/
+5
2014-06-03
Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
26
-338
/
+1553
2014-06-03
regulator: as3722: Make 0 a valid selector
Thierry Reding
1
-0
/
+2
2014-06-03
Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-38
/
+246
2014-06-02
Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next
Mark Brown
1
-10
/
+58
2014-06-02
Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...
Mark Brown
4
-70
/
+222
2014-06-02
Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbi...
Mark Brown
5
-181
/
+145
2014-06-02
Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/id-c...
Mark Brown
12
-43
/
+618
2014-06-02
Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/ax...
Mark Brown
6
-10
/
+472
2014-06-02
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2
-13
/
+15
2014-06-02
Merge remote-tracking branch 'regulator/topic/constraints' into regulator-next
Mark Brown
1
-10
/
+23
2014-06-02
Merge remote-tracking branch 'regulator/fix/s2mpa01' into regulator-linus
Mark Brown
1
-1
/
+0
2014-06-02
regulator: pbias: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-06-02
regulator: max8649: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-06-01
regulator: core: Fix the init of DT defined fixed regulators
Alban Bedel
1
-7
/
+16
2014-06-01
regulator: core: Disable unused regulators after deferred probing is done
Saravana Kannan
1
-1
/
+1
2014-06-01
regulator: Don't disable unused regulators we don't have permission for
Mark Brown
1
-2
/
+6
2014-06-01
regulator: axp20x: Use regulator_map_voltage_ascend for LDO4
Axel Lin
1
-0
/
+1
2014-06-01
regulator: use of_property_read_{bool|u32}()
Sergei Shtylyov
1
-23
/
+14
2014-05-28
regulator: Fix regulator_get_{optional,exclusive}() documentation
Stephen Boyd
1
-7
/
+4
2014-05-27
regulator: arizona-ldo1: add missing #include
Arnd Bergmann
1
-0
/
+1
2014-05-27
regulator: pfuze100: Support enable/disable for fixed regulator
Axel Lin
1
-0
/
+3
2014-05-27
regulator: ltc3589: Remove ltc3589_list_voltage_fixed function
Axel Lin
1
-13
/
+2
2014-05-27
regulator: ltc3589: Fix module dependency
Axel Lin
1
-1
/
+3
2014-05-27
regulator: tps6586x: Remove unused to_tps6586x_dev() function
Axel Lin
1
-5
/
+0
2014-05-26
regulator: tps65218: Convert to use regulator_set_voltage_time_sel
Axel Lin
1
-27
/
+10
2014-05-26
regulator: tps6586x: Add support for the TPS658640
Alban Bedel
1
-0
/
+36
2014-05-26
regulator: tps6586x: Prepare supporting fixed regulators
Alban Bedel
1
-5
/
+22
2014-05-26
regulator: pfuze100: Don't allocate an invalid gpio
Sean Cross
1
-0
/
+1
2014-05-26
regulator: pfuze100: Support SWB enable/disable
Sean Cross
1
-0
/
+4
2014-05-26
regulator: fixed: use of_property_read_{bool|u32}()
Sergei Shtylyov
1
-9
/
+4
2014-05-26
regulator: Add LTC3589 support
Philipp Zabel
3
-0
/
+572
[prev]
[next]