index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-mux.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-20
ARM: OMAP: Remove smp.h
Tony Lindgren
2
-10
/
+0
2012-09-20
ARM: OMAP: Remove unused param.h
Tony Lindgren
1
-8
/
+0
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
81
-87
/
+92
2012-09-17
ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3
Tony Lindgren
2
-0
/
+2
2012-09-17
ARM: OMAP2+: Enable pinctrl dummy states
Matt Porter
1
-0
/
+5
2012-09-17
mfd: Fix compile for twl-core.c by removing cpu_is_omap usage
Tony Lindgren
3
-26
/
+32
2012-09-14
ARM: dt: tegra: harmony: configure power off
Stephen Warren
1
-0
/
+2
2012-09-14
ARM: dt: tegra: harmony: add regulators
Laxman Dewangan
6
-208
/
+249
2012-09-14
ARM: tegra: remove board (but not DT) support for Harmony
Stephen Warren
7
-399
/
+19
2012-09-14
ARM: tegra: remove board (but not DT) support for Paz00
Stephen Warren
6
-376
/
+2
2012-09-14
ARM: tegra: remove board (but not DT) support for TrimSlice
Stephen Warren
6
-382
/
+2
2012-09-13
ARM: msm: Remove uncompiled board-msm7x27
Stephen Boyd
2
-172
/
+1
2012-09-13
ARM: msm: Remove unused acpuclock-arm11
Stephen Boyd
4
-568
/
+1
2012-09-13
ARM: msm: dma: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2012-09-13
ARM: msm: Fix sparse warnings due to incorrect type
Stephen Boyd
1
-1
/
+1
2012-09-13
ARM: msm: Remove unused idle.c
Stephen Boyd
2
-50
/
+1
2012-09-13
ARM: msm: clock-pcom: Mark functions static
Stephen Boyd
1
-9
/
+9
2012-09-13
ARM: msm: Remove msm_hw_reset_hook
Stephen Boyd
5
-29
/
+0
2012-09-12
ARM: OMAP1: Move SoC specific headers from plat to mach for omap1
Tony Lindgren
7
-12
/
+10
2012-09-12
ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2
Tony Lindgren
15
-111
/
+13
2012-09-12
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
95
-433
/
+391
2012-09-12
ARM: OMAP: Remove unused old gpio-switch.h
Tony Lindgren
1
-54
/
+0
2012-09-12
ARM: OMAP1: Move plat/irqs.h to mach/irqs.h
Tony Lindgren
5
-273
/
+268
2012-09-12
ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQ
Tony Lindgren
9
-330
/
+10
2012-09-12
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
54
-238
/
+263
2012-09-12
W1: OMAP HDQ1W: Remove dependencies to mach/hardware.h
Tony Lindgren
1
-2
/
+1
2012-09-12
Input: omap-keypad: Remove dependencies to mach includes
Tony Lindgren
2
-121
/
+35
2012-09-12
ARM: OMAP: Move gpio.h to include/linux/platform_data
Tony Lindgren
28
-31
/
+40
2012-09-12
ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_end
Tony Lindgren
21
-59
/
+10
2012-09-12
ARM: OMAP2+: Remove unused nand_irq for GPMC
Tony Lindgren
2
-2
/
+0
2012-09-12
ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.c
Tony Lindgren
2
-3
/
+2
2012-09-12
ARM: OMAP1: Define OMAP1_INT_I2C locally
Tony Lindgren
1
-1
/
+2
2012-09-12
ARM: OMAP1: Move define of OMAP_LCD_DMA to dma.h
Tony Lindgren
2
-1
/
+2
2012-09-12
ARM i.MX53 clk: Fix ldb parent clocks
Sascha Hauer
1
-2
/
+2
2012-09-12
serial/imx: fix IMX UART macro usage to reflect correct processor
Oskar Schirmer
1
-1
/
+1
2012-09-12
ARM: i.MX remove last leftovers from legacy clock support
Sascha Hauer
9
-286
/
+8
2012-09-12
ARM: i.MX clk pllv1: move mxc_decode_pll code to its user
Sascha Hauer
3
-48
/
+46
2012-09-12
ARM: OMAP: unwrap strings
Paul Walmsley
34
-258
/
+206
2012-09-12
ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...
Paul Walmsley
8
-18
/
+27
2012-09-11
watchdog: ks8695: sink registers into driver
Linus Walleij
1
-1
/
+13
2012-09-11
ARM: OMAP2+: clean up PRCM sections of the Makefile
Paul Walmsley
1
-25
/
+10
2012-09-11
ARM: OMAP2+: clean up OMAP clock Makefile sections
Paul Walmsley
1
-13
/
+8
2012-09-11
ARM: OMAP2+: clean up OMAP4 PRM & sleep build directives in Makefile
Paul Walmsley
1
-11
/
+7
2012-09-11
ARM: OMAP2+: move MPU INTCPS, secure monitor, SDRC build directives in Makefile
Paul Walmsley
1
-8
/
+13
2012-09-11
ARM: OMAP2+: clean up omap_hwmod.o build directives in Makefile
Paul Walmsley
1
-8
/
+7
2012-09-11
ARM: OMAP2+: clean up whitespace in Makefile
Paul Walmsley
1
-8
/
+8
2012-09-11
serial/8250: Limit the omap workarounds to omap1
Tony Lindgren
1
-2
/
+2
2012-09-10
ARM: OMAP: remove plat/board.h file
Igor Grinberg
41
-56
/
+0
2012-09-10
ARM: OMAP: move debug_card_init() function
Igor Grinberg
3
-6
/
+10
2012-09-10
tty vt: Fix line garbage in virtual console on command line edition
Jean-François Moine
1
-61
/
+17
[next]