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
2011-12-16
omap-serial: Get rid of all pdev->id usage
Rajendra Nayak
1
-15
/
+15
2011-12-16
Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...
Tony Lindgren
33
-1107
/
+868
2011-12-16
Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....
Tony Lindgren
11
-78
/
+859
2011-12-16
ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at init
Rajendra Nayak
2
-1
/
+25
2011-12-16
ARM: OMAP4: PRM: use PRCM interrupt handler
Tero Kristo
1
-0
/
+26
2011-12-16
ARM: OMAP3: pm: use prcm chain handler
Tero Kristo
2
-71
/
+70
2011-12-16
ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup pad
Tero Kristo
2
-0
/
+57
2011-12-16
ARM: OMAP2+: mux: add support for PAD wakeup interrupts
Tero Kristo
2
-0
/
+84
2011-12-16
ARM: OMAP: PRCM: add suspend prepare / finish support
Tero Kristo
6
-4
/
+148
2011-12-16
ARM: OMAP: PRCM: add support for chain interrupt handler
Tero Kristo
3
-3
/
+342
2011-12-16
ARM: OMAP3/4: PRM: add functions to read pending IRQs, PRM barrier
Paul Walmsley
4
-3
/
+86
2011-12-16
ARM: OMAP2+: hwmod: Add API to enable IO ring wakeup
Govindraj R
1
-0
/
+47
2011-12-16
ARM: OMAP2+: mux: add wakeup-capable hwmod mux entries to dynamic list
Paul Walmsley
1
-2
/
+4
2011-12-14
ARM: OMAP2+: UART: Fix compilation/sparse warnings
Govindraj.R
1
-3
/
+4
2011-12-14
ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
Govindraj.R
6
-42
/
+41
2011-12-14
ARM: OMAP2+: UART: Do not gate uart clocks if used for debug_prints
Govindraj.R
1
-1
/
+10
2011-12-14
ARM: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecase
Govindraj.R
1
-1
/
+8
2011-12-14
ARM: OMAP2+: UART: Avoid console uart idling during bootup
Govindraj.R
1
-26
/
+25
2011-12-14
ARM: OMAP2+: UART: remove temporary variable used to count uart instance
Govindraj.R
1
-5
/
+2
2011-12-14
ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
Jon Hunter
3
-9
/
+14
2011-12-14
ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.
Deepak K
5
-22
/
+60
2011-12-14
ARM: OMAP2+: UART: Remove old and unused clocks handling funcs
Govindraj.R
1
-36
/
+0
2011-12-14
ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts
Govindraj.R
3
-84
/
+29
2011-12-14
ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial
Govindraj.R
3
-74
/
+102
2011-12-14
ARM: OMAP2+: UART: Get context loss count to context restore
Govindraj.R
3
-2
/
+23
2011-12-14
ARM: OMAP2+: UART: Remove uart reset function.
Govindraj.R
3
-14
/
+3
2011-12-14
ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...
Govindraj.R
2
-17
/
+30
2011-12-14
ARM: OMAP2+: UART: Remove context_save and move context restore to driver
Govindraj.R
2
-118
/
+24
2011-12-14
ARM: OMAP2+: UART: Add runtime pm support for omap-serial driver
Govindraj.R
1
-13
/
+109
2011-12-14
ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.
Govindraj.R
3
-6
/
+8
2011-12-14
ARM: OMAP2+: UART: Add default mux for all uarts.
Govindraj.R
4
-258
/
+133
2011-12-14
ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart
Govindraj.R
4
-119
/
+2
2011-12-14
ARM: OMAP2+: UART: cleanup 8250 console driver support
Govindraj.R
1
-97
/
+0
2011-12-14
ARM: OMAP2+: UART: cleanup + remove uart pm specific API
Govindraj.R
4
-119
/
+0
2011-12-13
ARM: OMAP: TI814X: Add cpu type macros and detection support
Hemant Pedanekar
4
-0
/
+33
2011-12-13
ARM: OMAP: TI81XX: Prepare for addition of TI814X support
Hemant Pedanekar
16
-76
/
+90
2011-12-13
ARM: OMAP: ID: Chip detection for OMAP4470
Leonid Iziumtsev
2
-1
/
+17
2011-12-13
ARM: OMAP: id: add chip id recognition for omap4430 es2.3
David Anders
2
-2
/
+6
2011-12-13
ARM: OMAP: am33xx: Update common OMAP machine specific sources
Afzal Mohammed
11
-3
/
+105
2011-12-13
ARM: OMAP: am33xx: Update common omap platform files
Afzal Mohammed
6
-4
/
+35
2011-12-08
Merge branch 'for_3.3/pm/omap4-mpuss' of git://git.kernel.org/pub/scm/linux/k...
Tony Lindgren
26
-34
/
+2126
2011-12-08
ARM: OMAP3: CPUidle: Make use of CPU PM notifiers
Santosh Shilimkar
1
-0
/
+15
2011-12-08
ARM: OMAP4: cpuidle: Switch to gptimer from twd in deeper C-states.
Santosh Shilimkar
1
-0
/
+8
2011-12-08
ARM: OMAP4: PM: Add CPUidle support
Santosh Shilimkar
4
-1
/
+242
2011-12-08
ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.
Santosh Shilimkar
7
-1
/
+133
2011-12-08
ARM: OMAP4: PM: Add power domain statistics support
Santosh Shilimkar
1
-0
/
+4
2011-12-08
ARM: OMAP4: PM: Add MPUSS power domain OSWR support
Santosh Shilimkar
3
-3
/
+72
2011-12-08
ARM: OMAP4: PM: Add L2X0 cache lowpower support
Santosh Shilimkar
4
-1
/
+144
2011-12-08
ARM: OMAP4: PM: Add WakeupGen and secure GIC low power support
Santosh Shilimkar
2
-0
/
+146
2011-12-08
ARM: OMAP4: Remove un-used do_wfi() macro.
Santosh Shilimkar
1
-11
/
+0
[next]