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
*
omap: mmc: extended to pass host capabilities from board file
Sukumar Ghorai
2010-09-27
23
-61
/
+67
*
omap2: McBSP: Remove mux code for OMAP2420 McBSP2 and do cleanups
Jarkko Nikula
2010-09-27
1
-39
/
+0
*
omap: McBSP: Do not enable SRG in slave mode
Peter Ujfalusi
2010-09-27
1
-5
/
+8
*
omap: i2c: Avoid compilation error in case the header is included multiple times
Subramaniam C.A
2010-09-27
1
-0
/
+4
*
omap: crypto: updates to enable omap aes
Dmitry Kasatkin
2010-09-27
4
-3
/
+74
*
omap: usb: fix build warning
Anand Gadiyar
2010-09-27
1
-1
/
+1
*
omap: n8x0: Mux i2s codec port pins for McBSP block
Jarkko Nikula
2010-09-23
1
-0
/
+5
*
omap: n8x0: Register i2c2 and add board info with tlv320aic3xfor N810
Jarkko Nikula
2010-09-23
1
-0
/
+16
*
omap: n8x0: Cleanup i2c1 and menelaus registration
Jarkko Nikula
2010-09-23
1
-19
/
+15
*
omap2: fix assorted compiler warnings
Sanjeev Premi
2010-09-23
3
-5
/
+3
*
Merge branch 'pm-runtime' of ssh://master.kernel.org/pub/scm/linux/kernel/git...
Tony Lindgren
2010-09-23
4
-4
/
+191
|
\
|
*
OMAP1: PM: add simple runtime PM layer to manage clocks
Kevin Hilman
2010-09-21
2
-1
/
+99
|
*
OMAP2+: PM: initial runtime PM core support
Kevin Hilman
2010-09-21
2
-3
/
+92
*
|
Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...
Tony Lindgren
2010-09-23
15
-230
/
+696
|
\
\
|
*
|
OMAP: GPIO: ensure debounce clocks are disabled during idle/suspend
Kevin Hilman
2010-09-23
1
-2
/
+4
|
*
|
OMAP4: pm: Change l3_main to l3_main_1 during bus device init
Benoit Cousson
2010-09-23
1
-2
/
+5
|
*
|
OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2
Benoit Cousson
2010-09-23
5
-4
/
+489
|
*
|
OMAP: omap_device: make all devices a child of a new parent device
Kevin Hilman
2010-09-23
2
-0
/
+14
|
*
|
Revert "OMAP: omap_device: add omap_device_is_valid()"
Kevin Hilman
2010-09-23
2
-22
/
+0
|
*
|
OMAP clockdomain: initialize clockdomain registers when the clockdomain layer...
Paul Walmsley
2010-09-23
2
-98
/
+15
|
*
|
omap: pm: Move set_pwrdm_state routine to common pm.c
Santosh Shilimkar
2010-09-23
3
-50
/
+55
|
*
|
omap: pm-debug: Enable wakeup_timer_milliseconds debugfs entry
Santosh Shilimkar
2010-09-23
1
-0
/
+3
|
*
|
omap: pm-debug: Move common debug code to pm-debug.c
Santosh Shilimkar
2010-09-23
3
-18
/
+20
|
*
|
OMAP4: pm.c extensions for OMAP4 support
Thara Gopinath
2010-09-23
2
-6
/
+17
|
*
|
OMAP3: PM: move device-specific special cases from PM core into CPUidle
Kevin Hilman
2010-09-23
2
-16
/
+56
|
*
|
OMAP: PM debugfs removing OMAP3 hardcodings.
Thara Gopinath
2010-09-21
2
-10
/
+16
|
*
|
OMAP3: PM: whitespace cleanup around IO wakeup enable
Kevin Hilman
2010-09-21
1
-3
/
+3
|
|
/
*
|
Merge branch 'hwmod_2.6.37' of git://git.pwsan.com/linux-2.6 into omap-for-linus
Tony Lindgren
2010-09-23
9
-110
/
+829
|
\
\
|
*
|
OMAP: hwmod: improve documentation, clean up function names
Paul Walmsley
2010-09-22
2
-29
/
+123
|
*
|
OMAP: hwmod: Handle opt clocks node using clk_add_alias
Partha Basak
2010-09-22
1
-1
/
+42
|
*
|
OMAP: hwmod: Enable module wakeup if in smartidle
Rajendra Nayak
2010-09-21
1
-2
/
+4
|
*
|
OMAP: hwmod: Fix softreset for modules with optional clocks
Benoit Cousson
2010-09-21
2
-5
/
+51
|
*
|
OMAP: hwmod: Fix softreset status check for some new OMAP4 IPs
Benoit Cousson
2010-09-21
2
-6
/
+19
|
*
|
OMAP: hwmod: add an hardreset API for use by other core code
Paul Walmsley
2010-09-21
2
-0
/
+82
|
*
|
OMAP: hwmod: Force a softreset during _setup
Benoit Cousson
2010-09-21
1
-9
/
+9
|
*
|
OMAP: hwmod: Add hardreset management support
Benoît Cousson
2010-09-21
2
-8
/
+177
|
*
|
OMAP2/3: PRM: add module hard reset support
Paul Walmsley
2010-09-21
3
-1
/
+116
|
*
|
OMAP4: PRM: add module hard reset support
Benoît Cousson
2010-09-21
3
-2
/
+129
|
*
|
OMAP4: prcm: Add temporarily helper functions for rmw and read inside the PRM
Benoit Cousson
2010-09-21
2
-0
/
+26
|
*
|
OMAP: hwmod: separate list locking and hwmod hardware locking
Kevin Hilman
2010-09-21
2
-32
/
+33
|
*
|
OMAP4: prcm: Fix global warm reset bit position
Rajeev Kulkarni
2010-09-21
1
-2
/
+3
|
*
|
OMAP: hwmod: Fix omap_hwmod_reset wrong state test
Liam Girdwood
2010-09-21
1
-4
/
+2
|
*
|
OMAP: hwmod: Do not disable clocks if hwmod already in idle
Benoit Cousson
2010-09-21
1
-3
/
+7
|
*
|
OMAP: hwmod: Rename dma_ch to dma_req
Benoit Cousson
2010-09-21
2
-11
/
+11
|
|
/
*
|
HTCHERALD: MMC, I2C, HTCPLD, SPI, TSC2046
Cory Maccarrone
2010-09-23
1
-6
/
+316
|
/
*
Linux 2.6.36-rc5
v2.6.36-rc5
Linus Torvalds
2010-09-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2010-09-20
3
-22
/
+10
|
\
|
*
Staging: vt6655: fix buffer overflow
Dan Carpenter
2010-09-20
1
-3
/
+8
|
*
Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"
Sven Eckelmann
2010-09-20
2
-19
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-09-20
6
-32
/
+66
|
\
\
[next]