summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-amd8111.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-29ARM: OMAP2+: do not allow SmartReflex to be built as a moduleJean Pihet1-1/+1
2012-06-26ARM: OMAP2: Use hwmod to initialize mmc for 2420Tony Lindgren2-70/+73
2012-06-25ARM: OMAP3: PM: cpuidle: optimize the clkdm idle latency in C1 stateJean Pihet1-18/+4
2012-06-25ARM: OMAP3: PM: cpuidle: optimize the PER latency in C1 stateJean Pihet1-19/+22
2012-06-25ARM: OMAP3: PM: cpuidle: default to C1 in next_valid_stateJean Pihet1-7/+1
2012-06-25ARM: OMAP3: PM: cleanup cam_pwrdm leftoversKevin Hilman1-4/+0
2012-06-25ARM: OMAP3: PM: call pre/post transition per powerdomainKevin Hilman1-4/+15
2012-06-25ARM: OMAP2+: powerdomain: allow pre/post transtion to be per pwrdmKevin Hilman4-10/+18
2012-06-24Linux 3.5-rc4v3.5-rc4Linus Torvalds1-1/+1
2012-06-24Fix typo in printed messagesAnatol Pomozov3-3/+3
2012-06-24ARM: Orion: Fix Virtual/Physical mixup with watchdogAndrew Lunn5-2/+5
2012-06-24ARM: Kirkwood: clk_register_gate_fn: add fn assignmentMarc Kleine-Budde1-0/+1
2012-06-24ARM: Orion5x - Restore parts of io.h, with reworkAndrew Lunn2-0/+23
2012-06-22ARM: OMAP3: PM: Remove IO Daisychain control from cpuidleVishwanath BS1-14/+0
2012-06-22ARM: OMAP3PLUS: hwmod: reconfigure IO Daisychain during hwmod muxVishwanath BS1-2/+36
2012-06-22ARM: OMAP3+: PRM: Enable IO wake upTero Kristo2-13/+38
2012-06-22ARM: OMAP4: PRM: Add IO Daisychain supportRajendra Nayak2-0/+56
2012-06-22ARM: OMAP3: PM: Move IO Daisychain function to omap3 prm fileVishwanath BS4-33/+43
2012-06-22ARM: OMAP3: PM: correct enable/disable of daisy io chainMohan V1-3/+4
2012-06-22ARM: OMAP2+: PRM: fix compile for OMAP4-only buildKevin Hilman1-2/+2
2012-06-22drm: drop comment about this header being autogenerated.Dave Airlie1-4/+0
2012-06-22W1: OMAP HDQ1W: use runtime PMPaul Walmsley1-65/+13
2012-06-22ARM: OMAP2+: HDQ1W: use omap_devicePaul Walmsley2-38/+26
2012-06-22W1: OMAP HDQ1W: use 32-bit register accessesPaul Walmsley1-4/+4
2012-06-22W1: OMAP HDQ1W: allow driver to be built on all OMAP2+Paul Walmsley1-1/+1
2012-06-22ARM: OMAP4: hwmod data: Force HDMI in no-idle while enabledRicardo Neri1-0/+5
2012-06-22ARM: OMAP2+: mux: fix sparse warningPaul Walmsley1-0/+1
2012-06-22ARM: OMAP2+: CM: increase the module disable timeoutPaul Walmsley2-2/+13
2012-06-22ARM: OMAP4: clock data: add clockdomains for clocks used as main clocksPaul Walmsley1-0/+5
2012-06-22ARM: OMAP4: hwmod data: fix 32k sync timer idle modesPaul Walmsley1-2/+1
2012-06-22ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-StandbyDjamil Elaidi1-1/+1
2012-06-21xfs: rename log structure to xlogMark Tinguely6-88/+116
2012-06-21xfs: shutdown xfs_sync_worker before the logBen Myers2-16/+17
2012-06-21xfs: Fix overallocation in xfs_buf_allocate_memory()Jan Kara1-14/+2
2012-06-21xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_nearDave Chinner1-0/+1
2012-06-21xfs: check for stale inode before acquiring iflock on pushBrian Foster1-9/+8
2012-06-21Btrfs: delay iput with async extentsJosef Bacik1-2/+2
2012-06-21Btrfs: add a missing spin_lockJosef Bacik1-0/+1
2012-06-21Btrfs: don't assume to be on the correct extent in add_all_parentsAlexander Block1-42/+52
2012-06-21Btrfs: introduce btrfs_next_old_itemAlexander Block1-2/+7
2012-06-21drm/edid: don't return stack garbage from supports_rbDaniel Vetter1-1/+1
2012-06-21vga_switcheroo: Add include guardOzan Çağlayan1-0/+4
2012-06-21mm, mempolicy: fix mbind() to do synchronous migrationDavid Rientjes1-1/+1
2012-06-21media: pms.c needs linux/slab.hRandy Dunlap1-0/+1
2012-06-20mm/memblock: fix overlapping allocation when doubling reserved arrayGreg Pearson1-4/+32
2012-06-20c/r: prctl: Move PR_GET_TID_ADDRESS to a proper placeCyrill Gorcunov1-3/+3
2012-06-20pidns: find_new_reaper() can no longer switch to init_pid_ns.child_reaperOleg Nesterov1-8/+2
2012-06-20pidns: guarantee that the pidns init will be the last pidns process reapedEric W. Biederman2-1/+33
2012-06-20fault-inject: avoid call to random32() if fault injection is disabledAnton Blanchard1-0/+4
2012-06-20Viresh has movedViresh Kumar76-92/+93