index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-21
OMAP3: clock: Update clock domain name for mcspi fck
Charulatha V
1
-0
/
+4
2010-12-21
OMAP4: hwmod data: Add SIDLE_SMART_WKUP modes to several IPs
Benoit Cousson
1
-4
/
+8
2010-12-21
OMAP2+: hwmod: Add wakeup support for new OMAP4 IPs
Benoit Cousson
1
-2
/
+14
2010-12-21
OMAP2+: hwmod: Disable clocks when hwmod enable fails
Rajendra Nayak
1
-0
/
+1
2010-12-21
OMAP2+: hwmod: Remove omap_hwmod_mutex
Benoit Cousson
1
-22
/
+4
2010-12-21
OMAP2+: hwmod: Mark functions used only during initialization with __init
Benoit Cousson
1
-4
/
+4
2010-12-21
OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregister
Benoit Cousson
1
-82
/
+55
2010-12-21
OMAP2430: hwmod data: Use common dev_attr for i2c1 and i2c2
Benoit Cousson
1
-9
/
+5
2010-12-21
OMAP2+: omap_hwmod: fix wakeup enable/disable for consistency
Kevin Hilman
1
-15
/
+17
2010-12-21
OMAP4: hwmod & clock data: Fix GPIO opt_clks and ocp_if iclk
Benoit Cousson
2
-12
/
+23
2010-12-21
OMAP4: hwmod data: Add IVA and DSP
Benoit Cousson
1
-2
/
+241
2010-12-21
OMAP4: hwmod data: Fix missing address in DMM and EMIF_FW
Benoit Cousson
1
-3
/
+23
2010-12-21
OMAP4: hwmod data: Add SYSS_HAS_RESET_STATUS flag
Benoit Cousson
1
-5
/
+7
2010-12-21
OMAP4: hwmod data: Fix hwmod entries order
Benoit Cousson
1
-450
/
+553
2010-12-21
OMAP2/3: SRAM: add comment about crashes during a TLB miss
Paul Walmsley
3
-0
/
+18
2010-12-21
OMAP3: clock: fix incorrect rate display when switching MPU rate at boot
Paul Walmsley
1
-1
/
+1
2010-12-21
OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpu
Paul Walmsley
1
-104
/
+102
2010-12-21
OMAP2xxx clock: fix dss2_fck recalc to use clksel
Paul Walmsley
2
-2
/
+2
2010-12-21
OMAP4: clock data: Export control to enable/disable CORE/PER M3 clocks
Rajendra Nayak
1
-2
/
+6
2010-12-21
OMAP4: clock data: Add SCRM auxiliary clock nodes
Rajendra Nayak
1
-0
/
+175
2010-12-21
OMAP4: clock data: Add missing fields in iva_hsd_byp_clk_mux_ck
Jonathan Bergsagel
1
-1
/
+5
2010-12-21
OMAP4: clock data: Add missing DPLL x2 clock nodes
Thara Gopinath
1
-175
/
+240
2010-12-21
OMAP3: clock data: Add "wkup_clkdm" in sr1_fck and sr2_fck
Benoit Cousson
1
-0
/
+2
2010-12-21
OMAP4: clock data: Add control for pad_clks_ck and slimbus_clk
Benoit Cousson
1
-2
/
+6
2010-12-21
OMAP3: control/PM: move padconf save code to mach-omap2/control.c
Paul Walmsley
3
-10
/
+33
2010-12-21
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
22
-58
/
+255
2010-12-21
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
13
-12
/
+161
2010-12-21
OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM r...
Paul Walmsley
5
-130
/
+127
2010-12-21
OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 support
Paul Walmsley
5
-66
/
+252
2010-12-21
OMAP4: CM instances: add clockdomain register offsets
Paul Walmsley
4
-0
/
+44
2010-12-21
OMAP2+: clockdomains: split the clkdm hwsup enable/disable function
Paul Walmsley
1
-20
/
+55
2010-12-21
OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions
Paul Walmsley
3
-39
/
+110
2010-12-21
OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"
Paul Walmsley
18
-474
/
+503
2010-12-21
OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific file
Paul Walmsley
3
-9
/
+24
2010-12-21
OMAP4: PRCM: add OMAP4-specific accessor/mutator functions
Paul Walmsley
15
-88
/
+458
2010-12-21
OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore
Paul Walmsley
5
-379
/
+304
2010-12-21
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
55
-641
/
+686
2010-12-21
OMAP4: PRCM: rename _MOD macros to _INST
Paul Walmsley
6
-730
/
+718
2010-12-21
OMAP4: PRCM: Add SCRM header file
Benoit Cousson
1
-0
/
+175
2010-12-21
OMAP4: PRCM: reorganize existing OMAP4 PRCM header files
Paul Walmsley
17
-803
/
+929
2010-12-21
OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM code
Paul Walmsley
2
-5
/
+5
2010-12-21
OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()
Paul Walmsley
3
-9
/
+33
2010-12-21
OMAP2+: clockdomains: move clockdomain static data to .c files
Paul Walmsley
4
-63
/
+57
2010-12-21
OMAP2+: powerdomains: move powerdomain static data to .c files
Paul Walmsley
10
-131
/
+149
2010-12-21
OMAP4: powerdomain: Add pwrdm_clear_all_prev_pwrst
Santosh Shilimkar
1
-0
/
+9
2010-12-21
OMAP: powerdomain: Arch specific funcs for mem control
Rajendra Nayak
6
-248
/
+389
2010-12-21
OMAP: powerdomain: Arch specific funcs for logic control
Rajendra Nayak
3
-29
/
+82
2010-12-21
OMAP: powerdomain: Arch specific funcs for state control
Rajendra Nayak
6
-12
/
+175
2010-12-21
OMAP: powerdomain: Infrastructure to put arch specific code
Rajendra Nayak
2
-3
/
+10
2010-12-21
OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file
Rajendra Nayak
4
-14
/
+21
[next]