index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
tegra2_clocks.c
Age
Commit message (
Expand
)
Author
2012-07-02
ARM: tegra: Provide clock for only one PWM controller
Thierry Reding
2012-07-02
ARM: tegra: Fix PWM clock programming
Simon Que
2012-06-26
ARM: tegra: dma: rename driver name for clock to "tegra-apbdma"
Laxman Dewangan
2012-06-25
ARM: tegra: Remove second instance of uart clk
Prashant Gaikwad
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-23
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-04-25
ARM: tegra: add pll_x freq table entry for 750MHz
Stephen Warren
2012-04-25
ARM: tegra: Add pllc clock init table
Allen Martin
2012-04-06
ASoC: tegra: complete Tegra->Tegra20 renaming
Stephen Warren
2012-03-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-02-26
ARM: tegra: Demote EMC clock inconsistency BUG to WARN
Stephen Warren
2012-02-06
ARM: tegra: fuse: add functions to access chip revision
Olof Johansson
2011-12-17
arm/tegra: don't export clk_measure_input_freq
Peter De Schrijver
2011-12-17
arm/tegra: prepare clock code for multiple tegra variants
Peter De Schrijver
2011-10-13
ARM: tegra: tegra2_clocks: don't export some tables
Olof Johansson
2011-10-13
ARM: tegra: tegra2_clocks: 0 -> NULL changes
Olof Johansson
2011-10-13
ARM: tegra: tegra2_clocks: don't cast __iomem pointers
Olof Johansson
2011-07-12
arm: tegra: remove generic disp clock divisor flag
Robert Morell
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
2011-04-01
arm: tegra: fix error check in tegra2_clocks.c
Nicolas Kaiser
2011-02-23
ARM: Tegra: Rename clk_dev1/2 to cdev1/2
Stephen Warren
2011-02-23
ARM: Tegra: Rename I2S clocks to match driver name
Stephen Warren
2011-02-22
ARM: tegra: clock: prevent accidental disables of cpu clock
Colin Cross
2011-02-22
ARM: tegra: clock: Round rate before setting rate
Colin Cross
2011-02-22
ARM: tegra: clock: Refcount periph clock enables
Colin Cross
2011-02-21
ARM: tegra: clock: Miscellaneous clock updates
Colin Cross
2011-02-21
ARM: tegra: clock: Fix clock issues in suspend
Colin Cross
2011-02-21
ARM: tegra: clock: Add function to set SDMMC tap delay
Colin Cross
2011-02-21
ARM: tegra: clocks: Add emc scaling
Colin Cross
2011-02-21
ARM: tegra: clock: Minor cleanups
Colin Cross
2011-02-21
ARM: tegra: clock: Add shared bus clock type
Colin Cross
2011-02-21
ARM: tegra: cpufreq: Take an extra reference to pllx
Colin Cross
2011-02-21
ARM: tegra: clock: Convert global lock to a lock per clock
Colin Cross
2011-02-21
ARM: tegra: clock: Move unshared clk struct members into union
Colin Cross
2011-02-21
ARM: tegra: clock: Rearrange static clock tables
Colin Cross
2011-02-21
ARM: tegra: clock: Drop CPU dvfs
Colin Cross
2011-02-20
ARM: tegra: clock: Don't use PLL lock bits
Colin Cross
2011-02-20
ARM: tegra: clock: Don't BUG on changing an enabled PLL
Colin Cross
2011-02-20
ARM: tegra: clock: enable clk reset for non-peripheral clocks
Dima Zavin
2011-02-20
ARM: tegra: APB DMA: Enable clock and remove reset.
Stephen Warren
2011-02-09
ARM: tegra: clock: Suspend fixes, and add new clocks
Colin Cross
2011-02-09
ARM: tegra: Add prototypes for subsystem suspend functions
Colin Cross
2010-11-26
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
Jean-Christop PLAGNIOL-VILLARD
2010-10-21
tegra: add PCI Express clocks
Mike Rapoport
2010-10-21
[ARM] tegra: clock: Add dvfs support, bug fixes, and cleanups
Colin Cross
2010-08-05
[ARM] tegra: Add clock support
Colin Cross