aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki2011-08-25
* PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki2011-08-25
* PM: Reference counting of power.subsys_dataRafael J. Wysocki2011-08-25
* PM: Introduce struct pm_subsys_dataRafael J. Wysocki2011-08-25
* ARM / shmobile: Make A3RV be a subdomain of A4LC on SH7372Rafael J. Wysocki2011-08-25
* PM / Domains: Rename argument of pm_genpd_add_subdomain()Rafael J. Wysocki2011-08-25
* PM / Domains: Rename GPD_STATE_WAIT_PARENT to GPD_STATE_WAIT_MASTERRafael J. Wysocki2011-08-25
* PM / Domains: Allow generic PM domains to have multiple mastersRafael J. Wysocki2011-08-25
* PM / Domains: Add "wait for parent" status for generic PM domainsRafael J. Wysocki2011-08-25
* PM / Domains: Make pm_genpd_poweron() always survive parent removalRafael J. Wysocki2011-08-25
* PM / Domains: Do not take parent locks to modify subdomain countersRafael J. Wysocki2011-08-25
* PM / Domains: Implement subdomain counters as atomic fieldsRafael J. Wysocki2011-08-25
* OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman2011-08-25
* PM / Runtime: Correct documentation of pm_runtime_irq_safe()Rafael J. Wysocki2011-08-25
* ARM: mach-shmobile: sh7372 LCDC1 suspend fixMagnus Damm2011-08-24
* sh-sci / PM: Use power.irq_safeRafael J. Wysocki2011-08-24
* PM: Use spinlock instead of mutex in clock management functionsRafael J. Wysocki2011-08-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-08-24
|\
| * Merge branches 'wiimote' and 'upstream-fixes' into for-linusJiri Kosina2011-08-24
| |\
| | * HID: usbhid: Add support for SiGma Micro chipJeremiah Matthey2011-08-23
| | * HID: add support for new revision of Apple aluminum keyboardDan Bastone2011-08-01
| * | HID: wiimote: Add status and return request handlersDavid Herrmann2011-08-23
| * | HID: wiimote: Add drm requestDavid Herrmann2011-08-23
| * | HID: wiimote: Register led class devicesDavid Herrmann2011-08-23
| * | HID: wiimote: Correctly call HID open/close callbacksDavid Herrmann2011-08-23
| * | HID: wiimote: Simplify synchronizationDavid Herrmann2011-08-23
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-24
|\ \
| * | Input: ad714x - read the interrupt status registers in a rowMichael Hennerich2011-08-22
| * | Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov2011-08-22
| * | Input: ad714x - fix endianness issuesMichael Hennerich2011-08-22
| * | Input: ad714xx-spi - force SPI bus into the default 8-bit modeMichael Hennerich2011-08-22
| * | Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin2011-08-21
| * | Input: tnetv107x-ts - add missing include of linux/module.hAxel Lin2011-08-21
| * | Input: max11801_ts - correct license statementJiejing Zhang2011-08-20
| * | Input: atmel_mxt_ts - report pressure information from the driverYufeng Shen2011-08-17
| * | Input: bcm5974 - Add support for newer MacBookPro8,2Andrew Drake2011-08-17
| * | Input: wacom - report id 3 returns 4 bytes of dataPing Cheng2011-08-16
| * | Input: wacom - add WAC_MSG_RETRIES definePing Cheng2011-08-16
| * | Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K)Gerard Braad2011-08-16
| * | Input: tegra-kbc - correct call to input_free_deviceAxel Lin2011-08-11
| * | Input: mpu3050 - correct call to input_free_deviceAxel Lin2011-08-11
| * | Input: bcm5974 - add support for touchpads found in MacBookAir4,2Joshua V. Dillon2011-08-09
| * | Input: mma8450 - fix module device table typeAxel Lin2011-08-09
| * | Input: remove CLOCK_TICK_RATE from analog joystick driverDeepak Saxena2011-08-05
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-08-24
|\ \ \
| * | | fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi2011-08-24
| * | | fuse: mark pages accessed when written toJohannes Weiner2011-08-08
| * | | fuse: delete dead .write_begin and .write_end aopsJohannes Weiner2011-08-08
| * | | fuse: fix flockMiklos Szeredi2011-08-08
| * | | fuse: fix non-ANSI void function notationRandy Dunlap2011-06-01