index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-21
OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 support
Paul Walmsley
6
-72
/
+266
2010-12-21
OMAP4: CM instances: add clockdomain register offsets
Paul Walmsley
4
-0
/
+44
2010-12-21
OMAP2+: clockdomains: split the clkdm hwsup enable/disable function
Paul Walmsley
1
-20
/
+55
2010-12-21
OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions
Paul Walmsley
4
-41
/
+115
2010-12-21
OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"
Paul Walmsley
19
-478
/
+507
2010-12-21
OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific file
Paul Walmsley
3
-9
/
+24
2010-12-21
OMAP4: PRCM: add OMAP4-specific accessor/mutator functions
Paul Walmsley
16
-91
/
+462
2010-12-21
OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore
Paul Walmsley
6
-382
/
+304
2010-12-21
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
60
-650
/
+699
2010-12-21
OMAP4: PRCM: rename _MOD macros to _INST
Paul Walmsley
6
-730
/
+718
2010-12-21
OMAP4: PRCM: Add SCRM header file
Benoit Cousson
1
-0
/
+175
2010-12-21
OMAP4: PRCM: reorganize existing OMAP4 PRCM header files
Paul Walmsley
17
-803
/
+929
2010-12-21
OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM code
Paul Walmsley
2
-5
/
+5
2010-12-21
OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()
Paul Walmsley
3
-9
/
+33
2010-12-21
OMAP2+: clockdomains: move clockdomain static data to .c files
Paul Walmsley
5
-65
/
+66
2010-12-21
OMAP2+: powerdomains: move powerdomain static data to .c files
Paul Walmsley
11
-134
/
+159
2010-12-21
OMAP4: powerdomain: Add pwrdm_clear_all_prev_pwrst
Santosh Shilimkar
1
-0
/
+9
2010-12-21
OMAP: powerdomain: Arch specific funcs for mem control
Rajendra Nayak
6
-248
/
+389
2010-12-21
OMAP: powerdomain: Arch specific funcs for logic control
Rajendra Nayak
3
-29
/
+82
2010-12-21
OMAP: powerdomain: Arch specific funcs for state control
Rajendra Nayak
6
-12
/
+175
2010-12-21
OMAP: powerdomain: Infrastructure to put arch specific code
Rajendra Nayak
3
-4
/
+52
2010-12-21
OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file
Rajendra Nayak
5
-14
/
+22
2010-12-21
OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanism
Paul Walmsley
7
-38
/
+35
2010-12-21
OMAP2+: wd_timer: separate watchdog disable code from the rest of mach-omap2/...
Paul Walmsley
4
-51
/
+91
2010-12-21
OMAP2+: hwmod: Update the sysc_cache in case module context is lost
Rajendra Nayak
1
-4
/
+3
2010-12-21
OMAP2+: hwmod: fix a warning, add some docs, remove unused fields
Paul Walmsley
1
-12
/
+4
2010-12-21
OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock
Paul Walmsley
3
-56
/
+64
2010-12-21
OMAP2+: hwmod: add support for per-class custom device reset functions
Paul Walmsley
2
-6
/
+41
2010-12-21
OMAP2+: hwmod: add postsetup state
Paul Walmsley
3
-32
/
+88
2010-12-21
OMAP2+: hwmod: allow custom pre-shutdown functions
Paul Walmsley
2
-0
/
+25
2010-12-21
OMAP2+: io: split omap2_init_common_hw()
Paul Walmsley
29
-43
/
+80
2010-12-21
Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khi...
Tony Lindgren
11
-33
/
+391
2010-12-21
Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...
Tony Lindgren
196
-1997
/
+2676
2010-12-21
Merge branch 'devel-dma' into omap-for-linus
Tony Lindgren
10
-540
/
+1451
2010-12-21
OMAP3: ASM sleep code format rework
Jean Pihet
1
-107
/
+117
2010-12-21
OMAP3: add comments for low power code errata
Jean Pihet
2
-2
/
+13
2010-12-21
OMAP3: rework of the ASM sleep code execution paths
Jean Pihet
2
-132
/
+195
2010-12-21
OMAP3: re-organize the ASM sleep code
Jean Pihet
1
-53
/
+61
2010-12-21
OMAP3: remove hardcoded values from the ASM sleep code
Jean Pihet
2
-11
/
+20
2010-12-21
OMAP2+: use global values for the SRAM PA addresses
Jean Pihet
4
-6
/
+14
2010-12-21
OMAP3: remove unused code from the ASM sleep code
Jean Pihet
2
-53
/
+6
2010-12-21
OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2
Eduardo Valentin
3
-3
/
+35
2010-12-21
OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_mode
Nishanth Menon
3
-12
/
+16
2010-12-21
OMAP3630: PM: Disable L2 cache while invalidating L2 cache
Peter 'p2' De Schrijver
3
-1
/
+36
2010-12-21
OMAP3630: PM: Erratum i608: disable RTA
Nishanth Menon
5
-2
/
+56
2010-12-21
OMAP3: pm: introduce errata handling
Nishanth Menon
2
-0
/
+16
2010-12-21
OMAP3: PM: Erratum i581 support: dll kick strategy
Peter 'p2' De Schrijver
1
-5
/
+50
2010-12-21
OMAP3: PM: Update clean_l2 to use v7_flush_dcache_all
Richard Woodruff
1
-66
/
+14
2010-12-21
OMAP3: remove OPP interfaces from OMAP PM layer
Kevin Hilman
3
-33
/
+12
2010-12-21
omap4: opp: add OPP table data
Nishanth Menon
4
-0
/
+65
[next]