index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-09
ARM: OMAP: Fixed comments on global PRM register usage
Kalle Jokiniemi
1
-1
/
+1
2008-05-09
ARM: OMAP: Add PARENT_CONTROLS_CLOCK flag to dpll5_m2_ck
Högander Jouni
1
-1
/
+2
2008-05-09
ARM: OMAP: PRCM fixes to ssi clock handling
Jouni Högander
2
-2
/
+5
2008-05-09
ARM: OMAP: Add fuctional clock enabler for iva2
Hiroshi DOYU
2
-2
/
+4
2008-05-09
ARM: OMAP: Fix 34xx to use correct shift values for gpio2-6 fclks
Jouni Högander
1
-5
/
+5
2008-05-09
ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailbox
Hiroshi DOYU
1
-10
/
+15
2008-05-09
ARM: OMAP: Add calls to omap2_set_globals_*()
Paul Walmsley
4
-0
/
+4
2008-04-14
ARM: OMAP2: New DPLL clock framework
Roman Tereshonkov
4
-109
/
+410
2008-04-14
ARM: OMAP2: Add 34xx clock code
Paul Walmsley
2
-0
/
+236
2008-04-14
ARM: OMAP2: Add 34xx clocks
Paul Walmsley
1
-0
/
+2704
2008-04-14
ARM: OMAP2: Remove old PRCM register access code
Paul Walmsley
3
-797
/
+1
2008-04-14
ARM: OMAP2: Clean up 24xx clock code
Tony Lindgren
4
-62
/
+49
2008-04-14
ARM: OMAP2: Remove old 24xx specific clock functions
Paul Walmsley
1
-722
/
+0
2008-04-14
ARM: OMAP: Add rest of 24xx clocks
Paul Walmsley
1
-530
/
+957
2008-04-14
ARM: OMAP2: Change 24xx to use shared clock code and new reg access
Paul Walmsley
6
-226
/
+467
2008-04-14
ARM: OMAP2: Add common clock framework for 24xx and 34xx
Paul Walmsley
2
-0
/
+830
2008-04-14
ARM: OMAP2: Move clock.c to clock24xx.c
Paul Walmsley
2
-1
/
+4
2008-04-14
ARM: OMAP2: Move clock.h to clock24xx.h
Paul Walmsley
2
-1
/
+1
2008-04-14
ARM: OMAP2: Remove old 24xx PM code
Tony Lindgren
1
-269
/
+1
2008-04-14
ARM: OMAP2: Change 24xx to use new register access
Paul Walmsley
10
-97
/
+238
2008-04-14
ARM: OMAP2: Add register access for 34xx
Tony Lindgren
2
-0
/
+1251
2008-04-14
ARM: OMAP2: Add common register access for 24xx and 34xx
Paul Walmsley
8
-2
/
+1571
2008-04-14
ARM: OMAP2: Clean-up mux code
Tony Lindgren
1
-26
/
+43
2008-04-14
ARM: OMAP2: Add new pin multiplexing configurations
Tony Lindgren
1
-3
/
+41
2008-04-14
ARM: OMAP: Timer32K: Re-organize duplicated 32k-timer code
Kevin Hilman
2
-18
/
+138
2008-04-14
ARM: OMAP: Split omap_cfg_reg() into omap processor specific functions
Tony Lindgren
1
-0
/
+31
2008-04-14
ARM: OMAP: Allow registering pin mux function
Tony Lindgren
1
-2
/
+19
2008-03-06
ARM: OMAP2: Register the L4 io bus to boot OMAP2
Kyungmin Park
1
-0
/
+6
2008-01-28
Merge branch 'pxa-plat' into devel
Russell King
2
-2
/
+2
2008-01-28
Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...
Russell King
1
-1
/
+0
2008-01-28
[NET] smc91x: Make smc91x use IRQ resource trigger flags
Russell King
2
-2
/
+2
2008-01-28
[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99
Russell King
1
-4
/
+0
2008-01-26
[ARM] remove duplicate includes
Lucas Woods
1
-1
/
+0
2007-10-31
[ARM] Fix assignment instead of condition in arm/mach-omap2/clock.c
Roel Kluin
1
-1
/
+1
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-18
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
1
-17
/
+3
2007-10-18
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
1
-3
/
+3
2007-10-18
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
1
-8
/
+1
2007-09-20
ARM: OMAP: Merge gpmc changes from N800 tree
Kai Svahn
1
-0
/
+7
2007-09-20
ARM: OMAP: TUSB EVM init
David Brownell
1
-0
/
+349
2007-09-20
ARM: OMAP: Tabify mux.c
Tony Lindgren
1
-19
/
+19
2007-09-20
ARM: OMAP: Add minimal OMAP2430 support
Syed Mohammed Khasim
7
-2
/
+265
2007-09-20
ARM: OMAP: abstract debug card setup (smc, leds)
David Brownell
2
-44
/
+4
2007-09-20
ARM: OMAP: omap2/gpmc updates
David Brownell
1
-11
/
+22
2007-09-20
ARM: OMAP: omap2/memory.c compile fixes
David Brownell
1
-35
/
+5
2007-09-20
ARM: OMAP: Board Apollon update, fix boot
Kyungmin Park
1
-9
/
+90
2007-09-20
ARM: OMAP: Optimize INTC register accesses and enable autoidling
Juha Yrjola
1
-8
/
+11
2007-09-20
ARM: OMAP2: Place SMS and SDRC into smart idle mode
Juha Yrjola
2
-0
/
+50
2007-08-22
ARM: OMAP: Enable serial idling and wakeup features
Juha Yrjola
1
-1
/
+1
2007-08-22
ARM: OMAP2: Force APLLs always active
Juha Yrjola
1
-11
/
+2
[next]