index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
configs
/
assabet_defconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-24
ARM: OMAP4460/4470: PMU: Enable PMU for OMAP4460/70
Jon Hunter
3
-10
/
+11
2012-09-24
ARM: OMAP2+: PMU: Add runtime PM support
Jon Hunter
1
-1
/
+7
2012-09-24
ARM: OMAP4430: PMU: prepare to create PMU device via HWMOD
Ming Lei
1
-4
/
+12
2012-09-24
ARM: OMAP2+: PMU: Convert OMAP2/3 devices to use HWMOD
Jon Hunter
5
-29
/
+95
2012-09-24
ARM: OMAP3: hwmod data: Add debugss HWMOD data
Jon Hunter
1
-0
/
+36
2012-09-24
ARM: OMAP2+: clockdomain/hwmod: add workaround for EMU clockdomain idle problems
Paul Walmsley
8
-25
/
+88
2012-09-24
ARM: OMAP: Add a timer attribute for timers that can interrupt the DSP
Jon Hunter
5
-3
/
+39
2012-09-24
hwrng: OMAP: remove SoC restrictions from driver registration
Paul Walmsley
2
-3
/
+3
2012-09-24
ARM: OMAP: split OMAP1, OMAP2+ RNG device registration
Paul Walmsley
2
-0
/
+43
2012-09-24
hwrng: OMAP: convert to use runtime PM
Paul Walmsley
1
-26
/
+9
2012-09-24
hwrng: OMAP: store per-device data in per-device variables, not file statics
Paul Walmsley
1
-38
/
+77
2012-09-24
ARM: OMAP2xxx: hwmod/CM: add RNG integration data
Paul Walmsley
7
-3
/
+68
2012-09-24
ARM: OMAP2+: gpmc: minimal driver support
Afzal Mohammed
1
-49
/
+123
2012-09-24
ARM: OMAP2+: gpmc: Adapt to HWMOD
Afzal Mohammed
1
-0
/
+22
2012-09-24
ARM: OMAP2/3: hwmod data: add gpmc
Afzal Mohammed
7
-1
/
+158
2012-09-24
ARM: OMAP4: hwmod data: add mmu hwmod for ipu and dsp
Omar Ramirez Luna
1
-2
/
+134
2012-09-24
ARM: OMAP3: hwmod data: add mmu data for iva and isp
Paul Walmsley
2
-0
/
+138
2012-09-24
ARM: OMAP: iommu: fix including iommu.h without IOMMU_API selected
Omar Ramirez Luna
1
-0
/
+2
2012-09-24
ARM: OMAP4: hwmod data: add missing HWMOD_NO_IDLEST flags to some PRCM IP blocks
Paul Walmsley
1
-0
/
+3
2012-09-24
ARM: OMAP4: hwmod data: make *phy_48m* as the main_clk of ocp2scp
Kishon Vijay Abraham I
1
-6
/
+1
2012-09-24
ARM: OMAP4: hwmod data: Fix ocp2scp_usb_phy and usb_host_hs entries
Benoit Cousson
1
-1
/
+22
2012-09-24
ARM: OMAP3: hwmod data: add sad2d hwmod
Tero Kristo
2
-0
/
+39
2012-09-24
ARM: OMAP: hwmod: revise deassert sequence
Omar Ramirez Luna
1
-0
/
+37
2012-09-24
ARM: OMAP: hwmod: partially un-reset hwmods might not be properly enabled
Omar Ramirez Luna
1
-16
/
+23
2012-09-24
ARM: OMAP4: hwmod: flag hwmods/modules not supporting module level context st...
Tero Kristo
2
-1
/
+57
2012-09-24
ARM: OMAP4: hwmod data: add support for lostcontext_mask
Tero Kristo
2
-0
/
+10
2012-09-24
ARM: OMAP4: powerdomain: add support for reading prev logic and mem states
Tero Kristo
1
-1
/
+60
2012-09-24
ARM: OMAP2+: hwmod code: convert missing clockdomain warnings to debug messages
Paul Walmsley
1
-2
/
+4
2012-09-24
ARM: OMAP4+: hwmod code: remove clkdm requirement in _omap4_wait_target_*()
Paul Walmsley
1
-4
/
+4
2012-09-24
ARM: OMAP2+: omap_device: expose hwmod assert/deassert to omap devices
Omar Ramirez Luna
2
-0
/
+59
2012-09-24
ARM: OMAP: hwmod code: remove unused hwmod function prototypes
Igor Grinberg
1
-7
/
+0
2012-09-22
ARM: kirkwood: dockstar: fix header include
Olof Johansson
1
-1
/
+1
2012-09-22
ARM: kirkwood: move new dtbs to common Makefile
Olof Johansson
3
-8
/
+6
2012-09-22
ARM: AM33XX: cm: Add bit-field width values
Vaibhav Hiremath
2
-14
/
+145
2012-09-22
ARM: OMAP4: cm: add bitfield width values
Mike Turquette
1
-76
/
+335
2012-09-22
ARM: OMAP2+: clock: Remove all direct dereferencing of struct clk
Rajendra Nayak
10
-86
/
+135
2012-09-22
ARM: OMAP2+: hwmod: get rid of all omap_clk_get_by_name usage
Rajendra Nayak
7
-35
/
+84
2012-09-22
ARM: omap: clk: add clk_prepare and clk_unprepare
Rajendra Nayak
7
-13
/
+40
2012-09-22
SPI: OMAP: remove unnecessary includes of plat/clock.h
Paul Walmsley
2
-3
/
+0
2012-09-22
ARM: OMAP4: Add timer clock aliases for device-tree
Jon Hunter
1
-0
/
+12
2012-09-22
ARM: OMAP2+: AM33XX: clock data: Add clkdev alias for cpu0
AnilKumar Ch
1
-0
/
+1
2012-09-22
ARM: OMAP2+: clock data: add some aliases for use by CPUFreq only
Paul Walmsley
4
-0
/
+4
2012-09-22
ARM: OMAP3: clock data: Add the USB TLL clocks device name
Paul Walmsley
2
-0
/
+6
2012-09-22
ARM: OMAP2420: Cosmetic fix for timer clock aliases
Jon Hunter
1
-3
/
+3
2012-09-22
ARM: OMAP3: clock data: remove obsolete comment
Michael Jones
1
-1
/
+0
2012-09-22
ARM: kirkwood: Trim excess #includes in board-dnskw.c
Jamie Lentin
1
-9
/
+0
2012-09-22
arm: mvebu: add gpio support in defconfig
Thomas Petazzoni
1
-0
/
+2
2012-09-22
arm: mvebu: add DT information for GPIO banks on Armada 370 and XP
Thomas Petazzoni
4
-0
/
+152
2012-09-22
arm: mvebu: use GPIO support now that a driver is available
Thomas Petazzoni
2
-0
/
+2