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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-21
clk: impd1: add pclk clocks
Linus Walleij
1
-7
/
+29
2014-05-20
Merge tag 'zynq-clk-for-3.16' of git://git.xilinx.com/linux-xlnx into clk-nex...
Mike Turquette
2
-1
/
+13
2014-05-20
clk: si570: Fix email address specifiction
Michal Simek
1
-1
/
+1
2014-05-16
clk: qcom: Fix msm8660 GCC probe
Stephen Boyd
1
-0
/
+12
2014-05-16
Merge branch 'clk-fixes' into clk-next
Mike Turquette
1
-1
/
+1
2014-05-16
clk: tegra: Fix wrong value written to PLLE_AUX
Tuomas Tynkkynen
1
-1
/
+1
2014-05-14
clk/versatile: export symbols for impd1
Arnd Bergmann
2
-0
/
+3
2014-05-14
Merge tag 'clk-hisi-for-v3.16' of https://git.kernel.org/pub/scm/linux/kernel...
Mike Turquette
5
-5
/
+142
2014-05-14
clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clk
Hans de Goede
1
-1
/
+2
2014-05-13
Merge tag 'clk-mvebu-3.16' of git://git.infradead.org/linux-mvebu into clk-ne...
Mike Turquette
3
-0
/
+215
2014-05-12
clk: shmobile: r8a7779: Add clocks support
Simon Horman
2
-0
/
+181
2014-05-12
Merge tag 'socfpga-clk-update-for-v3.16' of git://git.rocketboards.org/linux-...
Mike Turquette
3
-4
/
+23
2014-05-12
Merge branch 'clk-fixes' into clk-next
Mike Turquette
1
-2
/
+7
2014-05-12
clk: shmobile: clk-mstp: change to using clock-indices
Ben Dooks
1
-2
/
+7
2014-05-12
clk: socfpga: add divider registers to the main pll outputs
Dinh Nguyen
3
-4
/
+23
2014-05-12
clk: hisi: add clk-hix5hd2.c
Zhangfei Gao
3
-0
/
+103
2014-05-12
clk: hisi: add hisi_clk_register_gate
Zhangfei Gao
2
-0
/
+30
2014-05-12
clk: hisi: use clk_register_mux_table in hisi_clk_register_mux
Zhangfei Gao
2
-5
/
+9
2014-05-05
clk: sunxi: Implement MMC phase control
Emilio López
1
-0
/
+36
2014-05-05
clk: sunxi: factors: automatic reparenting support
Emilio López
1
-0
/
+36
2014-04-30
clk: qcom: Various fixes for MSM8960's global clock controller
Kumar Gala
1
-2
/
+2
2014-04-30
clk: qcom: Add basic support for APQ8064 global clock controller clocks
Kumar Gala
2
-5
/
+29
2014-04-30
clk: qcom: Consolidate common probe code
Stephen Boyd
8
-337
/
+196
2014-04-30
clk: Ignore error and NULL pointers passed to clk_{unprepare, disable}()
Stephen Boyd
1
-3
/
+6
2014-04-30
clk: Consolidate recalc rate logic
Stephen Boyd
1
-16
/
+11
2014-04-30
clk: Don't check for missing ops in clk_set_parent()
Stephen Boyd
1
-3
/
+0
2014-04-30
clk: bcm21664: use common clock framework
Alex Elder
3
-1
/
+292
2014-04-30
clk: bcm281xx: move compatible string definitions
Alex Elder
1
-12
/
+0
2014-04-30
clk: bcm281xx: add clock hysteresis support
Alex Elder
3
-0
/
+82
2014-04-30
clk: bcm281xx: add clock policy support
Alex Elder
3
-0
/
+318
2014-04-30
clk: bcm281xx: define CCU clock data statically
Alex Elder
3
-143
/
+133
2014-04-30
clk: bcm281xx: initialize CCU structures statically
Alex Elder
4
-119
/
+97
2014-04-30
clk: bcm281xx: change some symbol names
Alex Elder
1
-11
/
+16
2014-04-30
clk: bcm281xx: use init_data.name for clock name
Alex Elder
3
-12
/
+14
2014-04-30
clk: bcm281xx: warn if ccu_wait_bit() fails
Alex Elder
1
-0
/
+3
2014-04-30
clk: divider: Optimize clk_divider_bestdiv loop
Maxime COQUELIN
1
-1
/
+13
2014-04-30
clk: divider: Add round to closest divider
Maxime COQUELIN
1
-2
/
+67
2014-04-30
clk: Fix slab corruption in clk_unregister()
Stephen Boyd
1
-1
/
+2
2014-04-30
clk: Fix double free due to devm_clk_register()
Stephen Boyd
1
-41
/
+30
2014-04-30
Merge tag 'socfpga-clk-fix-for-3.15' of git://git.rocketboards.org/linux-socf...
Mike Turquette
2
-20
/
+10
2014-04-30
clk: socfpga: fix clock driver for 3.15
Dinh Nguyen
2
-20
/
+10
2014-04-30
clk: divider: Fix best div calculation for power-of-two and table dividers
Maxime COQUELIN
1
-1
/
+36
2014-04-30
clk: bcm281xx: don't use unnamed structs or unions
Alex Elder
3
-61
/
+64
2014-04-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+9
2014-04-27
Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-34
/
+55
2014-04-27
Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-17
/
+57
2014-04-27
Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
28
-162
/
+288
2014-04-27
Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-20
/
+184
2014-04-26
clk: mvebu: add Orion5x clock driver
Thomas Petazzoni
3
-0
/
+215
2014-04-26
Merge branches 'pnp' and 'acpi-hotplug'
Rafael J. Wysocki
2
-3
/
+81
[next]