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
2012-11-21
CLK: SPEAr: Correct index scanning done for clock synths
Deepak Sikri
1
-0
/
+3
2012-11-21
CLK: SPEAr: Update clock rate table
Deepak Sikri
4
-21
/
+89
2012-11-21
CLK: SPEAr: Add missing clocks
Vipul Kumar Samar
3
-0
/
+16
2012-11-21
CLK: SPEAr: Set CLK_SET_RATE_PARENT for few clocks
Vipul Kumar Samar
5
-114
/
+133
2012-11-21
CLK: SPEAr13xx: fix parent names of multiple clocks
Shiraz Hashim
2
-4
/
+4
2012-11-21
CLK: SPEAr13xx: Fix mux clock names
Shiraz Hashim
2
-12
/
+12
2012-11-21
CLK: SPEAr: Fix dev_id & con_id for multiple clocks
Rajeev Kumar
4
-41
/
+49
2012-11-21
clk: move IM-PD1 clocks to drivers/clk
Linus Walleij
4
-66
/
+103
2012-11-21
clk: make ICST driver handle the VCO registers
Linus Walleij
4
-95
/
+81
2012-11-21
clk: add GPLv2 headers to the Versatile clock files
Linus Walleij
3
-1
/
+23
2012-11-16
clk: mxs: Use a better name for the USB PHY clock
Fabio Estevam
4
-11
/
+11
2012-11-15
clk: spear: Add stub functions for spear3[0|1|2]0_clk_init()
Axel Lin
1
-0
/
+6
2012-11-15
CLK: clk-twl6040: fix return value check in twl6040_clk_probe()
Wei Yongjun
1
-2
/
+2
2012-11-15
clk: ux500: Register nomadik keypad clock lookups for u8500
Ulf Hansson
1
-0
/
+4
2012-11-15
clk: ux500: Register rng clock lookups for u8500
Ulf Hansson
1
-1
/
+2
2012-11-09
clk: ux500: Register slimbus clock lookups for u8500
Ulf Hansson
1
-2
/
+3
2012-11-09
clk: ux500: Update rtc clock lookup for u8500
Ulf Hansson
1
-1
/
+1
2012-11-09
clk: ux500: Register msp clock lookups for u8500
Ulf Hansson
1
-0
/
+18
2012-11-09
clk: ux500: Register ssp clock lookups for u8500
Ulf Hansson
1
-0
/
+6
2012-11-09
clk: ux500: Register i2c clock lookups for u8500
Ulf Hansson
1
-1
/
+18
2012-11-09
CLK: vt8500: Fix SDMMC clk special cases
Tony Prisk
1
-0
/
+18
2012-11-09
clk: fix return value check in bcm2835_init_clocks()
Wei Yongjun
1
-4
/
+4
2012-11-09
cpufreq: db8500: Use armss clk to update frequency
Ulf Hansson
1
-8
/
+16
2012-11-09
clk: ux500: Add armss clk and fixup smp_twd clk for u8500
Ulf Hansson
1
-6
/
+8
2012-11-09
clk: ux500: Support for prcmu_scalable_rate clock
Ulf Hansson
2
-0
/
+23
2012-11-09
mfd: db8500: Connect ARMSS clk to ARM OPP
Ulf Hansson
1
-22
/
+56
2012-11-09
cpufreq: db8500: Fetch cpufreq table from platform data
Ulf Hansson
1
-42
/
+25
2012-11-09
cpufreq: db8500: Register as a platform driver
Ulf Hansson
1
-1
/
+19
2012-11-09
mfd: db8500: Provide cpufreq table as platform data
Ulf Hansson
1
-0
/
+22
2012-11-09
ARM: ux500: Remove cpufreq platform device
Ulf Hansson
1
-6
/
+0
2012-10-29
clk: wm831x: Use devm_clk_register() to simplify code
Stephen Boyd
1
-23
/
+7
2012-10-29
clk: Add devm_clk_{register,unregister}()
Stephen Boyd
2
-21
/
+92
2012-10-29
clk: wm831x: Fix clk_register() error code checking
Stephen Boyd
1
-6
/
+6
2012-10-29
clk: Common clocks implementation for Versatile Express
Pawel Moll
4
-3
/
+150
2012-10-29
clk: Versatile Express clock generators ("osc") driver
Pawel Moll
2
-0
/
+147
2012-10-29
CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clock
Peter Ujfalusi
3
-0
/
+135
2012-10-29
clk: fix return value check in sirfsoc_of_clk_init()
Wei Yongjun
1
-42
/
+42
2012-10-29
clk: fix return value check in of_fixed_clk_setup()
Wei Yongjun
1
-1
/
+1
2012-10-29
clk: ux500: Update sdmmc clock to 100MHz for u8500
Ulf Hansson
1
-2
/
+3
2012-10-29
clk: ux500: Support prcmu ape opp voltage clock
Ulf Hansson
2
-0
/
+61
2012-10-29
mfd: dbx500: Export prmcu_request_ape_opp_100_voltage
Ulf Hansson
3
-4
/
+14
2012-10-29
clk: Don't return negative numbers for unsigned values with !clk
Stephen Boyd
2
-13
/
+13
2012-10-29
clk: Fix documentation typos
Stephen Boyd
1
-3
/
+3
2012-10-29
clk: Document .is_enabled op
Stephen Boyd
1
-0
/
+4
2012-10-29
clk: SPEAr: Vco-pll: Fix compilation warning
Viresh Kumar
1
-1
/
+1
2012-10-28
Linux 3.7-rc3
v3.7-rc3
Linus Torvalds
1
-1
/
+1
2012-10-28
Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+4
2012-10-28
Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
1
-1
/
+2
2012-10-28
Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
56
-87
/
+225
2012-10-28
Lock splice_read and splice_write functions
Mikulas Patocka
1
-2
/
+35
[next]