summaryrefslogtreecommitdiffstats
path: root/kernel/power/main.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-01OMAP2+: sdrc: fix compile break on OMAP4-only config on current omap-for-linusPaul Walmsley1-1/+7
2011-02-28OMAP2+: clockevent: set up GPTIMER clockevent hwmod right before timer initPaul Walmsley1-1/+6
2011-02-28OMAP2+: hwmod: add ability to setup individual hwmodsPaul Walmsley2-7/+58
2011-02-28OMAP2+: hwmod: ignore attempts to re-setup a hwmodPaul Walmsley1-8/+11
2011-02-28OMAP2+: hwmod: find MPU initiator hwmod during in _register()Paul Walmsley1-8/+15
2011-02-28OMAP2+: hwmod: rename some init functionsPaul Walmsley7-25/+24
2011-02-28OMAP2+: hwmod: allow multiple calls to omap_hwmod_init()Paul Walmsley1-19/+10
2011-02-28OMAP3: hwmod data: add dmtimerThara Gopinath1-0/+649
2011-02-28OMAP2430: hwmod data: add dmtimerThara Gopinath1-0/+633
2011-02-28OMAP2420: hwmod data: add dmtimerThara Gopinath2-0/+645
2011-02-23OMAP2, 3: DSS2: board files: replace platform_device_register with omap_displ...Senthilvadivu Guruswamy11-123/+11
2011-02-23OMAP2, 3: DSS2: Create new file display.c for central dss driver registration.Sumit Semwal3-0/+59
2011-02-23OMAP2, 3: DSS2: Use Regulator init with driver nameSenthilvadivu Guruswamy5-32/+15
2011-02-23OMAP3: hwmod data: add DSS DISPC RFBI DSI VENCSenthilvadivu Guruswamy3-0/+463
2011-02-23OMAP2430: hwmod data: add DSS DISPC RFBI VENCSenthilvadivu Guruswamy1-0/+284
2011-02-23OMAP2420: hwmod data: add DSS DISPC RFBI VENCSenthilvadivu Guruswamy3-0/+354
2011-02-22OMAP4: hwmod data: Prevent timer1 to be reset and idle during initBenoit Cousson1-0/+1
2011-02-22OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platformsKishore Kadiyala2-4/+25
2011-02-22omap: panda: add mmc5/wl1271 device supportPanduranga Mallireddy1-0/+20
2011-02-22omap: panda: add fixed regulator device for wlanPanduranga Mallireddy1-0/+34
2011-02-22omap: select REGULATOR_FIXED_VOLTAGE by default for panda and sdp4430Panduranga Mallireddy1-0/+2
2011-02-22omap: panda: wlan board muxingPanduranga Mallireddy1-0/+13
2011-02-22OMAP2: add regulator for MMC1Balaji T K1-0/+21
2011-02-22OMAP4: Fix -EINVAL for vana, vcxio, vdacBalaji T K2-6/+0
2011-02-22omap3sdp: clean regulator supply mapping in board fileRajendra Nayak1-40/+31
2011-02-21OMAP4: hwmod data: Add rev and dev_attr fields in McSPIBenoit Cousson1-0/+26
2011-02-18omap: Add chip id recognition for OMAP4 ES2.1 and ES2.2Nishant Kamat2-16/+31
2011-02-18omap3: flash: use pr_err instead of printkSanjeev Premi1-9/+6
2011-02-18omap3: fix minor typosSanjeev Premi1-2/+2
2011-02-18omap: IOMMU: add missing function declarationDavid Cohen1-0/+2
2011-02-18mtd: OneNAND: OMAP2: increase multiblock erase verify timeoutRoman Tereshonkov1-5/+3
2011-02-18OMAP: OneNAND: let boards determine OneNAND frequencyAdrian Hunter2-21/+67
2011-02-18OMAP: OneNAND: determine frequency in one placeAdrian Hunter3-28/+12
2011-02-18OMAP: OneNAND: fix 104MHz supportAdrian Hunter2-6/+18
2011-02-18omap3sdp: Fix regulator mapping for ads7846 TS controllerRajendra Nayak1-0/+7
2011-02-18omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai2-1/+38
2011-02-18omap3: nand: ecc layout select from board fileSukumar Ghorai4-15/+20
2011-02-18omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai3-13/+25
2011-02-18omap3: nand: prefetch in irq mode supportSukumar Ghorai3-10/+194
2011-02-18omap: gpmc: enable irq mode in gpmcSukumar Ghorai4-7/+54
2011-02-18omap3: nand: configurable transfer type per boardSukumar Ghorai3-77/+41
2011-02-18omap3630: nand: fix device size to work in polled modeSukumar Ghorai8-14/+21
2011-02-17OMAP3EVM: Set TSC wakeup option in pad configVaibhav Hiremath1-2/+4
2011-02-17OMAP3EVM: Made backlight GPIO default state to offVaibhav Hiremath1-2/+8
2011-02-17AM/DM37x: DSS mux configuration for >Rev-B processor cardsVaibhav Hiremath1-2/+32
2011-02-17OMAP3EVM: Add vio regulator supply required for ads7846 TSC driverVaibhav Hiremath1-0/+20
2011-02-17omap3evm: Change TWL related gpio API's to gpio*_cansleepVaibhav Hiremath1-6/+6
2011-02-17OMAP3EVM: Reset the smsc911x ethernet controller in board_initVaibhav Hiremath1-1/+38
2011-02-17omap3evm: add support for the WL12xx WLAN module to the AM/DM3xx Evaluation M...Eyal Reizer1-0/+78
2011-02-17OMAP4: keypad: Add the board supportSyed Rafiuddin2-0/+130