index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
omap: i2c: Fix muxing for command line enabled bus
Jarkko Nikula
2010-02-25
4
-15
/
+12
*
Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linus
Tony Lindgren
2010-02-24
54
-1737
/
+4618
|
\
|
*
OMAP4: clock: Remove clock hacks from timer-gp.c
Santosh Shilimkar
2010-02-24
2
-8
/
+4
|
*
OMAP4: clock: Add dummy clock nodes for interface clocks
Santosh Shilimkar
2010-02-24
6
-20
/
+48
|
*
OMAP4: clock: Rename leaf clock nodes to end with a _ick or _fck
Rajendra Nayak
2010-02-24
1
-264
/
+297
|
*
OMAP2+ clock: revise omap2_clk_{disable,enable}()
Paul Walmsley
2010-02-24
2
-46
/
+99
|
*
OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change code
Paul Walmsley
2010-02-24
4
-75
/
+107
|
*
OMAP clockdomain: if no autodeps exist, don't try to add or remove them
Paul Walmsley
2010-02-24
1
-0
/
+6
|
*
OMAP hwmod: add hwmod class support
Paul Walmsley
2010-02-24
8
-99
/
+234
|
*
OMAP hwmod: convert header files with static allocations into C files
Paul Walmsley
2010-02-24
7
-207
/
+226
|
*
OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con
Paul Walmsley
2010-02-24
5
-34
/
+23
|
*
OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core code
Paul Walmsley
2010-02-24
2
-0
/
+28
|
*
OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630
Vimarsh Zutshi
2010-02-24
1
-0
/
+2
|
*
OMAP4 clock: drop the ALWAYS_ENABLED clock flag
Paul Walmsley
2010-02-24
2
-12
/
+0
|
*
OMAP clock: drop RATE_FIXED clock flag
Paul Walmsley
2010-02-24
7
-52
/
+20
|
*
OMAP2 clock: drop DELAYED_APP clock flag
Paul Walmsley
2010-02-24
6
-72
/
+4
|
*
OMAP2430 clock: make func_96m_ck parent-selectable
Paul Walmsley
2010-02-24
1
-3
/
+0
|
*
OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own files
Paul Walmsley
2010-02-24
8
-425
/
+2153
|
*
OMAP3/4 clock: split into per-chip family files
Paul Walmsley
2010-02-24
17
-332
/
+450
|
*
OMAP clock: drop .id field; ensure each clock has a unique name
Paul Walmsley
2010-02-24
5
-121
/
+61
|
*
OMAP clock: compress clock flags down to a u8
Paul Walmsley
2010-02-24
1
-15
/
+9
|
*
OMAP2 clock: drop CONFIG_PARTICIPANT clock flag
Paul Walmsley
2010-02-24
3
-36
/
+12
|
*
OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocks
Paul Walmsley
2010-02-24
1
-4
/
+3
|
*
OMAP2xxx clock: GFX functional clock rates are not independently changeable
Paul Walmsley
2010-02-24
1
-1
/
+2
|
*
OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flag
Paul Walmsley
2010-02-24
2
-115
/
+13
|
*
OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...
Paul Walmsley
2010-02-24
7
-26
/
+67
|
*
OMAP3 clock: add support for 192Mhz DPLL4M2 output
Vishwanath BS
2010-02-24
4
-8
/
+65
|
*
OMAP3 clock: Introduce 3630 DPLL4 HSDivider changes
Vishwanath BS
2010-02-24
3
-7
/
+149
|
*
OMAP3 clock: introduce DPLL4 Jtype
Richard Woodruff
2010-02-24
6
-5
/
+109
|
*
ARM: OMAP4 clock domain: Add check for avoiding dependency related update.
Abhijit Pagare
2010-02-24
1
-6
/
+24
|
*
OMAP3630: Clock: Workaround for DPLL HS divider limitation
Mike Turquette
2010-02-24
3
-0
/
+65
|
*
OMAP: HWMOD: Add support for early device register into omap device layer
Thara Gopinath
2010-02-24
2
-6
/
+32
|
*
OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...
Thara Gopinath
2010-02-24
4
-29
/
+191
|
*
OMAP3 clock: Remove FreqSel for 3630
Vishwanath BS
2010-02-24
1
-4
/
+7
|
*
OMAP2/3: PRCM: fix misc. compiler warnings
Kevin Hilman
2010-02-24
1
-1
/
+3
|
*
OMAP3 clock: Check return values for clk_get()
Sanjeev Premi
2010-02-24
1
-0
/
+16
|
*
AM35xx: Add clock support for new modules on AM35xx
Ranjith Lohithakshan
2010-02-24
4
-0
/
+225
|
*
OMAP2/3 clock: Extend find_idlest() to pass back idle state value
Ranjith Lohithakshan
2010-02-24
9
-23
/
+52
|
*
OMAP3 PM: Adding counters for power domain logic off and mem off during reten...
Thara Gopinath
2010-02-24
3
-0
/
+32
|
*
OMAP3 PM: Defining .pwrsts_logic_ret field for core power domain structure
Thara Gopinath
2010-02-24
1
-0
/
+2
|
*
OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem state
Thara Gopinath
2010-02-24
2
-0
/
+75
|
*
OMAP3: Clock: Added IDLEST definitions for SGX
Tero Kristo
2010-02-24
1
-0
/
+4
|
*
OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 defines
Kevin Hilman
2010-02-24
2
-2
/
+2
|
*
OMAP: omap_device: when 'called from invalid state', print state
Kevin Hilman
2010-02-24
1
-6
/
+6
|
*
OMAP: omap_device: add omap_device_is_valid()
Kevin Hilman
2010-02-24
2
-0
/
+18
*
|
Merge branch 'pm-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...
Tony Lindgren
2010-02-23
7
-38
/
+352
|
\
\
|
*
|
OMAP3: PM: Added support for L2 aux ctrl register save and restore
Tero Kristo
2010-02-23
2
-2
/
+41
|
*
|
OMAP3: PM: add scratchpad locking function
Rajendra Nayak
2010-02-23
1
-0
/
+33
|
*
|
OMAP3: RX-51: Pass cpu idle parameters
Kalle Jokiniemi
2010-02-23
1
-0
/
+19
|
*
|
OMAP3: RX-51: support sleep indicator LEDs
Kevin Hilman
2010-02-23
1
-0
/
+25
[next]