index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memory-failure.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-22
OMAP4: clock data: Keep L3INSTR clock domain modulemode under HW control
Santosh Shilimkar
1
-0
/
+3
2010-12-22
OMAP4: powerdomain: Remove L3INIT_PD OFF state
Santosh Shilimkar
1
-1
/
+1
2010-12-22
OMAP4: powerdomain: l4per pwrdm does not support OFF
Rajendra Nayak
1
-1
/
+1
2010-12-22
OMAP4: PM: Do not assume clkdm supports hw transitions
Rajendra Nayak
1
-3
/
+5
2010-12-22
OMAP4: PM: Use the low-power state change feature on OMAP4
Rajendra Nayak
1
-6
/
+22
2010-12-22
OMAP: PM noop: implement context loss count for non-omap_devices
Kevin Hilman
3
-1
/
+52
2010-12-22
OMAP: PM: implement context loss count APIs
Kevin Hilman
6
-14
/
+65
2010-12-22
OMAP2+: powerdomain: add API to get context loss count
Kevin Hilman
2
-0
/
+30
2010-12-22
OMAP4: clocks: add dummy clock for mailbox
Hari Kanigeri
1
-0
/
+1
2010-12-22
OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4
Jon Hunter
5
-22
/
+42
2010-12-22
OMAP3: clock: Update clock domain name for mcspi fck
Charulatha V
1
-0
/
+4
2010-12-22
OMAP4: hwmod data: Add SIDLE_SMART_WKUP modes to several IPs
Benoit Cousson
1
-4
/
+8
2010-12-22
OMAP2+: hwmod: Add wakeup support for new OMAP4 IPs
Benoit Cousson
2
-3
/
+18
2010-12-22
OMAP2+: hwmod: Disable clocks when hwmod enable fails
Rajendra Nayak
1
-0
/
+1
2010-12-22
OMAP2+: hwmod: Remove omap_hwmod_mutex
Benoit Cousson
1
-22
/
+4
2010-12-22
OMAP2+: hwmod: Mark functions used only during initialization with __init
Benoit Cousson
1
-4
/
+4
2010-12-22
OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregister
Benoit Cousson
2
-84
/
+55
2010-12-22
OMAP2430: hwmod data: Use common dev_attr for i2c1 and i2c2
Benoit Cousson
1
-9
/
+5
2010-12-22
OMAP2+: omap_hwmod: fix wakeup enable/disable for consistency
Kevin Hilman
1
-15
/
+17
2010-12-22
OMAP4: hwmod & clock data: Fix GPIO opt_clks and ocp_if iclk
Benoit Cousson
2
-12
/
+23
2010-12-22
OMAP4: hwmod data: Add IVA and DSP
Benoit Cousson
1
-2
/
+241
2010-12-22
OMAP4: hwmod data: Fix missing address in DMM and EMIF_FW
Benoit Cousson
1
-3
/
+23
2010-12-22
OMAP4: hwmod data: Add SYSS_HAS_RESET_STATUS flag
Benoit Cousson
1
-5
/
+7
2010-12-22
OMAP4: hwmod data: Fix hwmod entries order
Benoit Cousson
1
-450
/
+553
2010-12-22
OMAP1: clock_data: use runtime cpu / machine checks
Janusz Krzysztofik
1
-9
/
+8
2010-12-22
OMAP2/3: SRAM: add comment about crashes during a TLB miss
Paul Walmsley
3
-0
/
+18
2010-12-22
OMAP3: clock: fix incorrect rate display when switching MPU rate at boot
Paul Walmsley
1
-1
/
+1
2010-12-22
OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpu
Paul Walmsley
3
-117
/
+120
2010-12-22
OMAP2xxx clock: fix dss2_fck recalc to use clksel
Paul Walmsley
2
-2
/
+2
2010-12-22
OMAP4: clock data: Export control to enable/disable CORE/PER M3 clocks
Rajendra Nayak
1
-2
/
+6
2010-12-22
OMAP4: clock data: Add SCRM auxiliary clock nodes
Rajendra Nayak
1
-0
/
+175
2010-12-22
OMAP4: clock data: Add missing fields in iva_hsd_byp_clk_mux_ck
Jonathan Bergsagel
1
-1
/
+5
2010-12-22
OMAP4: clock data: Add missing DPLL x2 clock nodes
Thara Gopinath
1
-175
/
+240
2010-12-22
OMAP3: clock data: Add "wkup_clkdm" in sr1_fck and sr2_fck
Benoit Cousson
1
-0
/
+2
2010-12-22
OMAP4: clock data: Add control for pad_clks_ck and slimbus_clk
Benoit Cousson
1
-2
/
+6
2010-12-22
OMAP3: control/PM: move padconf save code to mach-omap2/control.c
Paul Walmsley
4
-13
/
+33
2010-12-22
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
27
-72
/
+45
2010-12-22
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
14
-17
/
+20
2010-12-22
OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM r...
Paul Walmsley
6
-135
/
+127
2010-12-22
OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 support
Paul Walmsley
6
-72
/
+266
2010-12-22
OMAP4: CM instances: add clockdomain register offsets
Paul Walmsley
4
-0
/
+44
2010-12-22
OMAP2+: clockdomains: split the clkdm hwsup enable/disable function
Paul Walmsley
1
-20
/
+55
2010-12-22
OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions
Paul Walmsley
4
-41
/
+115
2010-12-22
OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"
Paul Walmsley
19
-478
/
+507
2010-12-22
OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific file
Paul Walmsley
3
-9
/
+24
2010-12-22
OMAP4: PRCM: add OMAP4-specific accessor/mutator functions
Paul Walmsley
16
-91
/
+462
2010-12-22
OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore
Paul Walmsley
6
-382
/
+304
2010-12-22
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
60
-650
/
+699
2010-12-22
OMAP4: PRCM: rename _MOD macros to _INST
Paul Walmsley
6
-730
/
+718