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
...
|
|
*
|
i2c-imx: remove init/exit hooks from platform data
Shawn Guo
2011-09-14
2
-22
/
+3
|
*
|
|
I2C: OMAP: remove unused function pointers from pdata
Kevin Hilman
2011-10-29
1
-3
/
+0
|
*
|
|
I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM
Kevin Hilman
2011-10-29
1
-20
/
+39
|
*
|
|
I2C: OMAP: remove unneccesary use of pdev
Kevin Hilman
2011-10-29
1
-15
/
+7
|
*
|
|
OMAP4: I2C: Enable the wakeup in I2C_WE
Shubhrajyoti D
2011-10-29
1
-3
/
+2
|
*
|
|
I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_info
Andy Green
2011-10-29
1
-2
/
+2
|
*
|
|
I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from...
Andy Green
2011-10-29
1
-17
/
+23
|
*
|
|
I2C: OMAP1: set i2c unit feature implementation flags in platform data
Andy Green
2011-10-29
1
-0
/
+13
|
*
|
|
I2C: OMAP2+: Pass flags up to omap i2c platform_data as well
Andy Green
2011-10-29
1
-1
/
+6
|
*
|
|
I2C: OMAP1/OMAP2+: add flags field to omap i2c platform data
Andy Green
2011-10-29
1
-0
/
+1
|
*
|
|
I2C: OMAP2+: address confused probed version naming
Andy Green
2011-10-29
1
-9
/
+12
|
*
|
|
I2C: OMAP2+: Solve array bounds overflow error on i2c idle
Andy Green
2011-10-29
1
-1
/
+1
|
*
|
|
I2C: OMAP2+: use platform_data ip revision to select register map
Andy Green
2011-10-29
1
-5
/
+5
|
*
|
|
I2C: OMAP2+: Pass hwmod rev knowledge via platform_data when i2c bus added
Andy Green
2011-10-29
1
-0
/
+6
|
*
|
|
I2C: OMAP1: set IP revision in platform data
Andy Green
2011-10-29
1
-0
/
+3
|
*
|
|
I2C: OMAP: add rev to omap i2c platform data
Andy Green
2011-10-29
1
-0
/
+1
|
*
|
|
I2C: OMAP2+: Name registers in I2C IP V2 only accordingly
Andy Green
2011-10-29
1
-11
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator
Linus Torvalds
2011-11-01
16
-48
/
+721
|
\
\
\
|
*
|
|
regulator: Constify constraints name
Mark Brown
2011-10-14
1
-1
/
+1
|
*
|
|
regulator: Fix possible nullpointer dereference in regulator_enable()
Heiko Stübner
2011-10-14
1
-1
/
+1
|
*
|
|
regulator: gpio-regulator add dependency on GENERIC_GPIO
Heiko Stübner
2011-10-12
1
-0
/
+1
|
*
|
|
regulator: Add module.h include to gpio-regulator
Mark Brown
2011-10-11
1
-0
/
+1
|
*
|
|
regulator: Add driver for gpio-controlled regulators
Heiko Stübner
2011-10-09
4
-0
/
+454
|
*
|
|
regulator: remove duplicate REG_CTRL2 defines in tps65023
H Hartley Sweeten
2011-10-09
1
-7
/
+0
|
*
|
|
regulator: Clarify documentation for regulator-regulator supplies
Mark Brown
2011-10-07
1
-2
/
+9
|
*
|
|
regulator: Fix some bitrot in the machine driver documentation
Mark Brown
2011-10-07
1
-4
/
+4
|
*
|
|
regulator: tps65023: Added support for the similiar TPS65020 chip
Marcus Folkesson
2011-08-28
1
-0
/
+53
|
*
|
|
regulator: tps65023: Setting correct core regulator for tps65021
Marcus Folkesson
2011-08-28
1
-21
/
+75
|
*
|
|
regulator: tps65023: Set missing bit for update core-voltage
Marcus Folkesson
2011-08-28
1
-4
/
+15
|
*
|
|
regulator: tps65023: Fixes i2c configuration issues
Marcus Folkesson
2011-08-28
1
-0
/
+11
|
*
|
|
regulator: Add debugfs file showing the supply map table
Mark Brown
2011-08-28
1
-0
/
+41
|
*
|
|
regulator: tps6586x: add SMx slew rate setting
Xin Xie
2011-08-28
2
-1
/
+47
|
*
|
|
regulator: tps65023: Fixes i2c configuration issues
Marcus Folkesson
2011-08-08
1
-0
/
+11
|
*
|
|
regulator: tps6507x: Remove num_voltages array
Axel Lin
2011-08-08
1
-7
/
+1
|
*
|
|
regulator: max8952: removed unused mutex.
MyungJoo Ham
2011-08-08
1
-3
/
+0
|
*
|
|
regulator: fix regulator/consumer.h kernel-doc warning
Randy Dunlap
2011-08-08
1
-1
/
+1
|
*
|
|
regulator: Ensure enough enable time for max8649
Axel Lin
2011-08-08
1
-1
/
+1
|
*
|
|
regulator: 88pm8607: Fix off-by-one value range checking in the case of no id...
Axel Lin
2011-08-08
1
-1
/
+1
|
*
|
|
regulator: tps65912: Remove unused define of TPS65912_MAX_REG_ID
Axel Lin
2011-08-08
1
-2
/
+0
|
*
|
|
regulator: aat2870-regulator.c needs module.h
Randy Dunlap
2011-08-08
1
-0
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2011-11-01
4
-172
/
+362
|
\
\
\
\
|
*
|
|
|
firewire: ohci: fix isochronous DMA synchronization
Clemens Ladisch
2011-10-18
1
-0
/
+73
|
*
|
|
|
firewire: ohci: work around selfID junk due to wrong gap count
Clemens Ladisch
2011-10-18
1
-2
/
+16
|
*
|
|
|
firewire: net: Use posted writes
Stephan Gatzka
2011-10-09
2
-8
/
+4
|
*
|
|
|
firewire: use clamp and min3 macros
Stefan Richter
2011-10-09
3
-9
/
+5
|
*
|
|
|
firewire: ohci: optimize TSB41BA3D detection
Stefan Richter
2011-10-09
1
-24
/
+12
|
*
|
|
|
firewire: ohci: TSB41BA3D support tweaks
Stefan Richter
2011-10-09
1
-51
/
+23
|
*
|
|
|
firewire: ohci: Add support for TSB41BA3D phy
Stephan Gatzka
2011-09-16
1
-2
/
+183
|
*
|
|
|
firewire: ohci: Move code from the bus reset tasklet into a workqueue
Stephan Gatzka
2011-09-16
1
-8
/
+10
|
*
|
|
|
firewire: sbp2: fold two functions into one
Stefan Richter
2011-09-16
1
-19
/
+9
[prev]
[next]