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
/
arch
/
arm
/
mach-omap2
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-25
OMAP4: clock: Add dummy clock nodes for interface clocks
Santosh Shilimkar
2
-0
/
+36
2010-02-25
OMAP4: clock: Rename leaf clock nodes to end with a _ick or _fck
Rajendra Nayak
1
-264
/
+297
2010-02-25
OMAP2+ clock: revise omap2_clk_{disable,enable}()
Paul Walmsley
2
-46
/
+99
2010-02-25
OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change code
Paul Walmsley
4
-75
/
+107
2010-02-25
OMAP clockdomain: if no autodeps exist, don't try to add or remove them
Paul Walmsley
1
-0
/
+6
2010-02-25
OMAP hwmod: add hwmod class support
Paul Walmsley
7
-90
/
+206
2010-02-24
OMAP hwmod: convert header files with static allocations into C files
Paul Walmsley
6
-207
/
+218
2010-02-24
OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con
Paul Walmsley
4
-18
/
+13
2010-02-24
OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630
Vimarsh Zutshi
1
-0
/
+2
2010-02-24
OMAP4 clock: drop the ALWAYS_ENABLED clock flag
Paul Walmsley
1
-11
/
+0
2010-02-24
OMAP clock: drop RATE_FIXED clock flag
Paul Walmsley
4
-25
/
+4
2010-02-24
OMAP2 clock: drop DELAYED_APP clock flag
Paul Walmsley
5
-68
/
+1
2010-02-24
OMAP2430 clock: make func_96m_ck parent-selectable
Paul Walmsley
1
-3
/
+0
2010-02-24
OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own files
Paul Walmsley
8
-425
/
+2153
2010-02-24
OMAP3/4 clock: split into per-chip family files
Paul Walmsley
17
-332
/
+450
2010-02-24
OMAP clock: drop .id field; ensure each clock has a unique name
Paul Walmsley
2
-111
/
+58
2010-02-24
OMAP2 clock: drop CONFIG_PARTICIPANT clock flag
Paul Walmsley
2
-35
/
+11
2010-02-24
OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocks
Paul Walmsley
1
-4
/
+3
2010-02-24
OMAP2xxx clock: GFX functional clock rates are not independently changeable
Paul Walmsley
1
-1
/
+2
2010-02-24
OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flag
Paul Walmsley
1
-113
/
+11
2010-02-24
OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...
Paul Walmsley
6
-14
/
+15
2010-02-24
OMAP3 clock: add support for 192Mhz DPLL4M2 output
Vishwanath BS
3
-8
/
+63
2010-02-24
OMAP3 clock: Introduce 3630 DPLL4 HSDivider changes
Vishwanath BS
2
-5
/
+146
2010-02-24
OMAP3 clock: introduce DPLL4 Jtype
Richard Woodruff
5
-5
/
+104
2010-02-24
ARM: OMAP4 clock domain: Add check for avoiding dependency related update.
Abhijit Pagare
1
-6
/
+24
2010-02-24
OMAP3630: Clock: Workaround for DPLL HS divider limitation
Mike Turquette
3
-0
/
+65
2010-02-24
OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...
Thara Gopinath
3
-14
/
+133
2010-02-24
OMAP3 clock: Remove FreqSel for 3630
Vishwanath BS
1
-4
/
+7
2010-02-24
OMAP2/3: PRCM: fix misc. compiler warnings
Kevin Hilman
1
-1
/
+3
2010-02-24
OMAP3 clock: Check return values for clk_get()
Sanjeev Premi
1
-0
/
+16
2010-02-24
AM35xx: Add clock support for new modules on AM35xx
Ranjith Lohithakshan
4
-0
/
+225
2010-02-24
OMAP2/3 clock: Extend find_idlest() to pass back idle state value
Ranjith Lohithakshan
7
-20
/
+46
2010-02-24
OMAP3 PM: Adding counters for power domain logic off and mem off during reten...
Thara Gopinath
2
-0
/
+30
2010-02-24
OMAP3 PM: Defining .pwrsts_logic_ret field for core power domain structure
Thara Gopinath
1
-0
/
+2
2010-02-24
OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem state
Thara Gopinath
1
-0
/
+73
2010-02-24
OMAP3: Clock: Added IDLEST definitions for SGX
Tero Kristo
1
-0
/
+4
2010-02-24
OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 defines
Kevin Hilman
2
-2
/
+2
2010-02-24
Merge branch 'pm-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...
Tony Lindgren
6
-38
/
+335
2010-02-24
omap: mailbox: correct OMAP4 SIDLEMODE logic
Suman Anna
1
-1
/
+6
2010-02-24
omap: mailbox: correct OMAP4 reset logic
Suman Anna
1
-11
/
+27
2010-02-24
omap4: Use irq line defines from irq-44xx.h
Santosh Shilimkar
3
-7
/
+7
2010-02-23
OMAP3: PM: Added support for L2 aux ctrl register save and restore
Tero Kristo
1
-2
/
+24
2010-02-23
OMAP3: PM: add scratchpad locking function
Rajendra Nayak
1
-0
/
+33
2010-02-23
OMAP3: RX-51: Pass cpu idle parameters
Kalle Jokiniemi
1
-0
/
+19
2010-02-23
OMAP3: RX-51: support sleep indicator LEDs
Kevin Hilman
1
-0
/
+25
2010-02-23
OMAP3: cpuidle: Add valid field into C-state parameter passing
Kalle Jokiniemi
3
-21
/
+31
2010-02-23
OMAP3: cpuidle: configure latencies/thresholds from board file
Kevin Hilman
3
-21
/
+119
2010-02-23
OMAP3: cpuidle: Update statistics for correct state
Sanjeev Premi
3
-8
/
+98
2010-02-23
omap3/4: Remove overlapping mapping of L4_WKUP io space
Santosh Shilimkar
1
-12
/
+0
2010-02-23
omap4: Fix omap_type() for omap4
Santosh Shilimkar
1
-0
/
+2
[prev]
[next]