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
2013-04-04
clk: tegra: move from a lock bit idx to a lock mask
Peter De Schrijver
4
-25
/
+25
2013-04-04
clk: tegra: Add PLL post divider table
Peter De Schrijver
4
-6
/
+59
2013-04-04
clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLE
Peter De Schrijver
2
-0
/
+7
2013-04-04
clk: tegra: Add TEGRA_PLL_BYPASS flag
Peter De Schrijver
2
-4
/
+10
2013-04-04
clk: tegra: Refactor PLL programming code
Peter De Schrijver
4
-293
/
+356
2013-04-04
clk: tegra: provide dummy cpu car ops
Peter De Schrijver
1
-1
/
+2
2013-04-04
clk: tegra: defer application of init table
Stephen Warren
6
-2
/
+29
2013-04-04
clk: tegra: Fix cdev1 and cdev2 IDs
Prashant Gaikwad
3
-4
/
+4
2013-04-04
clk: tegra: Make gr2d and gr3d clocks children of pll_c
Thierry Reding
2
-0
/
+4
2013-04-04
clk: tegra: Export peripheral reset functions
Thierry Reding
1
-0
/
+3
2013-04-04
clk: tegra: Fix periph_clk_to_bit macro
Yen Lin
1
-1
/
+1
2013-04-04
Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-...
Stephen Warren
25
-130
/
+1622
2013-04-04
Merge branch 'for-3.10/soc' into for-3.10/clk
Stephen Warren
43
-405
/
+1045
2013-04-03
ARM: tegra: cpuidle: remove redundant parameters for powered-down mode
Joseph Lo
4
-12
/
+4
2013-04-03
ARM: tegra: pm: add platform suspend support
Joseph Lo
5
-17
/
+146
2013-04-03
ARM: dt: tegra: add bindings of power management configurations for PMC
Joseph Lo
3
-0
/
+129
2013-04-03
ARM: tegra: irq: add wake up handling
Joseph Lo
3
-1
/
+103
2013-04-03
gpio: tegra: add gpio wakeup source handling
Joseph Lo
1
-2
/
+19
2013-04-03
ARM: tegra: moving the CPU power timer function to PMC driver
Joseph Lo
4
-37
/
+41
2013-04-03
ARM: tegra: add clock source of PMC to device trees
Joseph Lo
16
-1
/
+190
2013-04-02
clk: allow reentrant calls into the clk framework
Mike Turquette
1
-2
/
+42
2013-04-02
clk: abstract locking out into helper functions
Mike Turquette
1
-38
/
+61
2013-03-27
clk: zynq: Add missing zynq clk header
Michal Simek
1
-0
/
+1
2013-03-27
clk: sunxi: rename compatible strings
Emilio López
2
-19
/
+19
2013-03-27
arm: sunxi: Add useful information about sunxi clocks
Emilio López
1
-0
/
+56
2013-03-27
clk: arm: sunxi: Add a new clock driver for sunxi SOCs
Emilio López
8
-2
/
+643
2013-03-27
clk: ux500: Fix prcmu clocks registration
Maxime Coquelin
1
-5
/
+5
2013-03-27
ARM: imx: adapt clk_busy_mux to new clk_mux struct
Fabio Estevam
1
-1
/
+1
2013-03-26
clk: Add composite clock type
Prashant Gaikwad
3
-0
/
+233
2013-03-23
Linux 3.9-rc4
v3.9-rc4
Linus Torvalds
1
-1
/
+1
2013-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
6
-12
/
+29
2013-03-23
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
Linus Torvalds
6
-47
/
+86
2013-03-23
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
6
-21
/
+16
2013-03-23
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-4
/
+21
2013-03-23
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2
-121
/
+7
2013-03-23
KMS: fix EDID detailed timing frame rate
Torsten Duwe
1
-0
/
+1
2013-03-23
KMS: fix EDID detailed timing vsync parsing
Torsten Duwe
1
-1
/
+1
2013-03-22
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
3
-9
/
+60
2013-03-22
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
15
-114
/
+159
2013-03-22
mqueue: sys_mq_open: do not call mnt_drop_write() if read-only
Vladimir Davydov
1
-1
/
+2
2013-03-22
mm/hotplug: only free wait_table if it's allocated by vmalloc
Jianguo Wu
1
-1
/
+5
2013-03-22
dma-debug: update DMA debug API to better handle multiple mappings of a buffer
Alexander Duyck
1
-5
/
+19
2013-03-22
dma-debug: fix locking bug in check_unmap()
Alexander Duyck
1
-9
/
+12
2013-03-22
drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
Nicolas Ferre
2
-20
/
+31
2013-03-22
drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()
H Hartley Sweeten
1
-0
/
+1
2013-03-22
drivers/rtc/rtc-da9052.c: fix for rtc device registration
Ashish Jangam
1
-5
/
+3
2013-03-22
mm: zone_end_pfn is too small
Russ Anderson
1
-1
/
+1
2013-03-22
poweroff: change orderly_poweroff() to use schedule_work()
Oleg Nesterov
1
-25
/
+32
2013-03-22
mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...
Wanpeng Li
1
-2
/
+6
2013-03-22
printk: Provide a wake_up_klogd() off-case
Frederic Weisbecker
4
-44
/
+46
[next]