index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-175
/
+2
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2013-04-29
Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
32
-290
/
+3918
2013-04-27
clk: add clk_ignore_unused option to keep boot clocks on
Olof Johansson
1
-0
/
+13
2013-04-28
Merge branch 'acpi-lpss'
Rafael J. Wysocki
4
-175
/
+2
2013-04-22
clk: ux500: fix mismatched types
Mike Turquette
1
-2
/
+3
2013-04-18
clk: vexpress: Add separate SP810 driver
Pawel Moll
3
-50
/
+189
2013-04-15
clk: si5351: make clk-si5351 depend on CONFIG_OF
Sebastian Hesselbarth
1
-0
/
+1
2013-04-15
clk: export __clk_get_flags for modular clock providers
Sebastian Hesselbarth
1
-0
/
+1
2013-04-14
clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate.
Tony Prisk
1
-0
/
+2
2013-04-12
clk: sunxi: Unify oscillator clock
Emilio López
1
-7
/
+26
2013-04-12
clk: composite: allow fixed rates & fixed dividers
Mike Turquette
1
-4
/
+13
2013-04-12
clk: composite: rename 'div' references to 'rate'
Mike Turquette
1
-20
/
+20
2013-04-12
clk: add si5351 i2c common clock driver
Sebastian Hesselbarth
4
-0
/
+1675
2013-04-12
clk: add device tree fixed-factor-clock binding support
Gregory CLEMENT
1
-0
/
+36
2013-04-10
clk: Properly handle notifier return values
Soren Brinkmann
1
-5
/
+5
2013-04-10
clk: ux500: abx500: Define clock tree for ab850x
Ulf Hansson
1
-3
/
+68
2013-04-10
clk: ux500: Add support for sysctrl clocks
Ulf Hansson
3
-0
/
+251
2013-04-08
clk: mvebu: Fix valid value range checking for cpu_freq_select
Axel Lin
1
-2
/
+2
2013-04-08
clk: Fixup locking issues for clk_set_parent
Ulf Hansson
1
-15
/
+52
2013-04-08
clk: Fixup errorhandling for clk_set_parent
Ulf Hansson
1
-20
/
+36
2013-04-08
clk: Restructure code for __clk_reparent
Ulf Hansson
1
-28
/
+42
2013-04-04
clk: sunxi: drop an unnecesary kmalloc
Emilio López
1
-1
/
+1
2013-04-04
clk: sunxi: drop CLK_IGNORE_UNUSED
Emilio López
1
-4
/
+4
2013-04-04
clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gates
Emilio López
1
-0
/
+88
2013-04-03
clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flag
Soren Brinkmann
1
-2
/
+3
2013-04-03
clk: mvebu: Use common of_clk_init() function
Jean-Francois Moine
3
-42
/
+3
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-04-01
clk: tegra: Allow PLLE training to succeed
Thierry Reding
1
-1
/
+1
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
1
-8
/
+8
2013-03-27
clk: arm: sunxi: Add a new clock driver for sunxi SOCs
Emilio López
5
-0
/
+575
2013-03-27
clk: ux500: Fix prcmu clocks registration
Maxime Coquelin
1
-5
/
+5
2013-03-26
clk: Add composite clock type
Prashant Gaikwad
2
-0
/
+202
2013-03-22
clk: add table lookup to mux
Peter De Schrijver
2
-19
/
+58
2013-03-22
clk: Fix incorrect return type in clk.c
Sachin Kamat
1
-1
/
+1
2013-03-22
clk: prima2: fix return value check in sirfsoc_of_clk_init()
Wei Yongjun
1
-1
/
+1
2013-03-21
ACPI / scan: Add special handler for Intel Lynxpoint LPSS devices
Rafael J. Wysocki
4
-175
/
+2
2013-03-21
clk:SPEAr1340: Correct parent clock configuration
Vipul Kumar Samar
1
-9
/
+9
2013-03-20
treewide: Fix typos in printk
Masanari Iida
1
-2
/
+2
2013-03-19
clk: Add axi-clkgen driver
Lars-Peter Clausen
3
-0
/
+340
2013-03-19
clk: ux500: Support is_prepared callback for clk-prcmu
Ulf Hansson
1
-54
/
+80
2013-03-19
clk: Introduce optional unprepare_unused callback
Ulf Hansson
1
-2
/
+5
2013-03-19
clk: Unprepare the unused prepared slow clocks at late init
Ulf Hansson
1
-0
/
+28
2013-03-19
clk: Introduce optional is_prepared callback
Ulf Hansson
1
-0
/
+21
2013-03-19
clk: mxs: Fix sparse warnings
Fabio Estevam
1
-0
/
+1
2013-03-14
clk: vt8500: Fix "fix device clock divisor calculations"
Arnd Bergmann
1
-1
/
+1
2013-03-04
clk: Tegra: Remove duplicate smp_twd clock
Prashant Gaikwad
2
-2
/
+0
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-37
/
+22
[next]