index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-10
regulator: isl9305: Convert to new style DT parsing
Mark Brown
1
-51
/
+11
2014-09-10
Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
3
-3
/
+62
2014-09-10
regulator: tps65217: Use simplified DT parsing
Mark Brown
1
-77
/
+29
2014-09-10
Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
3
-3
/
+62
2014-09-10
regulator: of: Provide simplified DT parsing method
Mark Brown
3
-3
/
+62
2014-09-10
regulator: rk808: Remove pdata from the regulator
Chris Zhong
1
-72
/
+17
2014-09-10
regulator: remove unnecessary of_node_get() to parent
Guodong Xu
7
-8
/
+7
2014-09-10
regulator: tps65217: Remove unused driver_data from of_match table
Mark Brown
1
-7
/
+7
2014-09-07
regulator: bcm590xx: Remove unused **info field from struct bcm590xx_reg
Axel Lin
1
-8
/
+0
2014-09-07
regulator: as3711: Remove unused fields from as3711_regulator_info and as3711...
Axel Lin
1
-33
/
+28
2014-09-06
regulator: hi6421: Fix misleading comment
Axel Lin
1
-3
/
+3
2014-09-06
regulator: tps65217: Remove spurious platform data check
Mark Brown
1
-6
/
+2
2014-09-06
regulator: isl9305: Add Intersil ISL9305/H driver
Mark Brown
3
-0
/
+254
2014-09-05
regulator: da9211: Set of_match_table and export device table
Axel Lin
1
-14
/
+15
2014-09-05
regulator: max77802: Remove duplicate rdev_get_id() call
Axel Lin
1
-2
/
+2
2014-09-05
regulator: hi6421: Fix misleading comment
Axel Lin
1
-1
/
+1
2014-09-03
regulator: da9211: Fix missing config.of_node setting
Axel Lin
1
-0
/
+1
2014-09-02
regulator: RK808: Add proper input supplies for rk808
Doug Anderson
1
-1
/
+14
2014-09-02
regulator: rk808: Fix n_voltages for DCDC4
Axel Lin
1
-1
/
+1
2014-09-01
regulator: max1586: of_get_max1586_platform_data() can be static
Fengguang Wu
1
-1
/
+1
2014-09-01
regulator: max1586: add device-tree support
Robert Jarzmik
1
-2
/
+79
2014-08-30
regulator: rn5t618: add driver for Ricoh RN5T618 regulators
Beniamino Galvani
3
-0
/
+150
2014-08-29
regulator: da9211: fix coccinelle warnings
Fengguang Wu
1
-1
/
+1
2014-08-29
regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)
Heiko Stübner
1
-7
/
+56
2014-08-28
regulator: rk808: Fix memory leak
Axel Lin
1
-1
/
+1
2014-08-27
regulator: max77802: set opmode to normal if off is read from hw
Javier Martinez Canillas
1
-1
/
+11
2014-08-27
regulator: da9211: support device tree
James Ban
1
-7
/
+78
2014-08-27
regulator: rk808: remove redundant code
Chris Zhong
1
-13
/
+4
2014-08-26
regulator: RK808: modify for struct rk808 change
Chris Zhong
1
-20
/
+14
2014-08-22
regulator: rk808: Fix uninitialized value
Doug Anderson
1
-1
/
+1
2014-08-21
regulator: hi6421: Remove unused fields from struct hi6421_regulator_info
Axel Lin
1
-27
/
+4
2014-08-20
regulator: RK808: Add regulator driver for RK808
Chris Zhong
3
-0
/
+421
2014-08-20
regulator: max77802: Remove unused fields from struct max77802_regulator_prv
Axel Lin
1
-2
/
+0
2014-08-19
regulator: hi6421: style fix, else with a single return is not required
Guodong Xu
1
-6
/
+6
2014-08-19
regulator: core: add const to regulator_ops and fix build error in mc13892
Guodong Xu
2
-8
/
+11
2014-08-18
regulator: Add driver for max77802 PMIC PMIC regulators
Javier Martinez Canillas
3
-0
/
+588
2014-08-17
regulator: da9211: Check return value of devm_kzalloc()
Axel Lin
1
-0
/
+2
2014-08-17
regulator: add driver for hi6421 voltage regulator
Guodong Xu
3
-0
/
+668
2014-08-17
regulator: core: add guard delay between calling regulator_disable and _enable
Guodong Xu
1
-0
/
+31
2014-08-17
regulator: core: factor out delay function from _regulator_do_enable
Guodong Xu
1
-34
/
+40
2014-08-17
regulator: core: add const qualifier to ops in struct regulator_desc
Guodong Xu
1
-12
/
+12
2014-08-17
regulator: tps65910: Allow missing init_data for diagnostics
Axel Lin
1
-11
/
+2
2014-08-17
regulator: sky81452: Adding Skyworks SKY81452 regulator driver
Gyungoh Yoo
3
-0
/
+142
2014-08-17
regulator: s2mps11: Optimize the regulator description macro
Amit Daniel Kachhap
1
-174
/
+85
2014-08-17
regulator: s2mpa01: Optimize the regulator description macro
Amit Daniel Kachhap
1
-98
/
+36
2014-08-17
regulator: s2mpxxx: Move regulator min/step voltages in common place
Amit Daniel Kachhap
2
-41
/
+41
2014-08-17
regulator: da9211: support DA9213
James Ban
3
-26
/
+85
2014-08-13
regulator: tps65023: Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA funct...
Axel Lin
1
-3
/
+0
2014-08-08
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-21
/
+300
2014-08-05
Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...
Mark Brown
4
-100
/
+96
[prev]
[next]