index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: max8952: Remove wrong set_suspend_disable callback setting
Axel Lin
2012-07-09
1
-1
/
+0
*
regulator: da9052: Use for_each_child_of_node() macro
Axel Lin
2012-07-09
1
-2
/
+1
*
regulator: max77686: Initialise rmatch.of_node to NULL.
Yadwinder Singh Brar
2012-07-06
1
-0
/
+1
*
regulator: tps65910: add support for input supply
Laxman Dewangan
2012-07-06
3
-0
/
+63
*
regulator: fixed: dt: support for input supply
Laxman Dewangan
2012-07-05
3
-1
/
+22
*
regulator: max77686: Add device tree support.
Yadwinder Singh Brar
2012-07-05
1
-1
/
+57
*
regulator: ab3100: Use rdev_get_drvdata() rather than use reg->reg_data driectly
Axel Lin
2012-07-05
1
-7
/
+7
*
regulator: ab3100: Set enable enable_time in regulator_desc
Axel Lin
2012-07-05
1
-28
/
+9
*
regulator: dt: add policy to have property "regulator-compatible"
Laxman Dewangan
2012-07-05
3
-28
/
+90
*
regulator: arizona-micsupp: Force regulated mode until we have API support
Mark Brown
2012-07-04
1
-0
/
+4
*
regulator: ad5398: Fix min/max current limit boundary checking
Axel Lin
2012-07-04
1
-3
/
+6
*
regulator: twl: Set enable enable_time in regulator_desc
Axel Lin
2012-07-04
1
-27
/
+4
*
regulator: gpio-regulator: Use core GPIO enable support
Axel Lin
2012-07-04
1
-87
/
+16
*
regulator: gpio-regulator: Set enable enable_time in regulator_desc
Axel Lin
2012-07-04
1
-11
/
+1
*
regulator: tps65910: Set enable enable_time in regulator_desc
Axel Lin
2012-07-04
1
-11
/
+1
*
regulator: arizona-ldo1: Implement GPIO enable support
Mark Brown
2012-07-03
1
-0
/
+4
*
regulator: wm8994: Use core GPIO enable support
Mark Brown
2012-07-03
1
-64
/
+4
*
regulator: fixed: Use core GPIO enable support
Mark Brown
2012-07-03
1
-88
/
+18
*
regulator: core: Add core support for GPIO controlled enable lines
Mark Brown
2012-07-03
2
-1
/
+45
*
regulator: core: Factor out enable and disable operations some more
Mark Brown
2012-07-03
1
-42
/
+68
*
regulator: wm831x-ldo: Specify enable time for alive LDO
Mark Brown
2012-07-03
1
-0
/
+1
*
regulator: wm8994: Set enable_time in descriptor
Mark Brown
2012-07-03
1
-9
/
+2
*
regulator: fixed: Set enable enable_time in regulator_desc
Mark Brown
2012-07-03
1
-10
/
+2
*
regulator: core: Allow fixed enable_time to be set in the regulator_desc
Mark Brown
2012-07-03
2
-1
/
+5
*
regulator: dt: regulator match by regulator-compatible
Laxman Dewangan
2012-07-03
1
-18
/
+33
*
ARM: dts: db8500: add property "regulator-compatible" regulator node
Laxman Dewangan
2012-07-03
1
-0
/
+30
*
regulator: tps65217: Fix voltage boundary checking in tps65217_pmic_map_voltage
Axel Lin
2012-07-03
1
-3
/
+3
*
regulator: tps62360: Convert to regulator_set_voltage_time_sel()
Axel Lin
2012-07-02
1
-13
/
+2
*
regulator: tps65217: invalid if check
Alan Cox
2012-07-02
1
-2
/
+2
*
regulator: tps6524x: Convert fixed ilimsel to table based
Axel Lin
2012-07-02
1
-18
/
+26
*
regulator: tps6524x: Convert to regulator_list_voltage_table()
Axel Lin
2012-07-02
1
-33
/
+19
*
Merge tag 'v3.5-rc5' into regulator-drivers
Mark Brown
2012-07-02
256
-1060
/
+1563
|
\
|
*
Linux 3.5-rc5
v3.5-rc5
Linus Torvalds
2012-06-30
1
-1
/
+1
|
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-06-30
14
-19
/
+37
|
|
\
|
|
*
Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-06-30
3
-6
/
+6
|
|
|
\
|
|
|
*
ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entry
Sachin Kamat
2012-06-27
1
-4
/
+4
|
|
|
*
ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping
Jose Miguel Goncalves
2012-06-21
1
-1
/
+1
|
|
|
*
ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULL
Jonghwan Choi
2012-06-20
1
-1
/
+1
|
|
*
|
ARM: imx6q: fix suspend regression caused by common clk migration
Shawn Guo
2012-06-30
1
-2
/
+4
|
|
*
|
Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-06-30
2
-6
/
+4
|
|
|
\
\
|
|
|
*
|
ARM: OMAP4470: Fix OMAP4470 boot failure
Jon Hunter
2012-06-27
1
-1
/
+4
|
|
|
*
|
ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=n
Kevin Hilman
2012-06-26
1
-5
/
+0
|
|
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...
Olof Johansson
2012-06-24
8
-5
/
+23
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
ARM: shmobile: r8a7779: Route all interrupts to ARM
Phil Edworthy
2012-06-23
1
-0
/
+7
|
|
|
*
|
ARM: shmobile: kzm9d: use late init machine hook
Kuninori Morimoto
2012-06-21
1
-0
/
+1
|
|
|
*
|
ARM: shmobile: kzm9g: use late init machine hook
Kuninori Morimoto
2012-06-21
1
-0
/
+1
|
|
|
*
|
ARM: mach-shmobile: armadillo800eva: Use late init machine hook
Laurent Pinchart
2012-06-21
1
-0
/
+1
|
|
|
*
|
ARM: mach-shmobile: add missing GPIO IRQ configuration on mackerel
Guennadi Liakhovetski
2012-06-20
1
-0
/
+3
|
|
|
*
|
ARM: mach-shmobile: Fix build when SMP is enabled and EMEV2 is not enabled
Nobuhiro Iwamatsu
2012-06-20
1
-0
/
+5
|
|
|
*
|
ARM: shmobile: sh7372: bugfix: chclr_offset base
Kuninori Morimoto
2012-06-20
1
-1
/
+1
[next]