aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
* CPU: Fix sysfs cpu/online of offlined CPUsToshi Kani2013-05-29
* Driver core: Introduce offline/online callbacks for memory blocksRafael J. Wysocki2013-05-12
* ACPI / processor: Use common hotplug infrastructureRafael J. Wysocki2013-05-12
* Driver core: Use generic offline/online for CPU offline/onlineRafael J. Wysocki2013-05-12
* Driver core: Add offline/online device operationsRafael J. Wysocki2013-05-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-01
|\
| * Merge tag 'v3.9-rc3' into nextDmitry Torokhov2013-03-17
| |\
| * | devres: allow adding custom actions to the stackDmitry Torokhov2013-02-26
* | | dma-buf: Add debugfs supportSumit Semwal2013-05-01
* | | dma-buf: replace dma_buf_export() with dma_buf_export_named()Sumit Semwal2013-05-01
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30
|\ \ \
| * \ \ Merge branch 'pm-assorted'Rafael J. Wysocki2013-04-27
| |\ \ \
| | * | | PM / OPP: add documentation to RCU head in struct oppNishanth Menon2013-04-05
| * | | | Merge branch 'pm-runtime'Rafael J. Wysocki2013-04-27
| |\ \ \ \
| | * | | | PM / Runtime: Improve prepare handling at system suspend for genpdUlf Hansson2013-04-12
| | * | | | PM / Runtime: Asyncronous idle|suspend parent devices at removalUlf Hansson2013-04-12
| | * | | | PM / Runtime: Asyncronous idle|suspend devices at system resumeUlf Hansson2013-04-12
| | |/ / /
* | | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-04-29
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.9-rc5' into wq/for-3.10Tejun Heo2013-04-01
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | driver/base: implement subsys_virtual_register()Tejun Heo2013-03-12
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-29
|\ \ \ \ \ \
| * | | | | | numa, cpu hotplug: change links of CPU and node when changing node number by ...Yasuaki Ishimatsu2013-04-29
| * | | | | | mm: Remove unused parameter of pages_correctly_reserved()Tang Chen2013-04-29
| * | | | | | mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes2013-04-29
| * | | | | | drivers/base/node.c: switch to register_hotmemory_notifier()Andrew Morton2013-04-29
* | | | | | | Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2013-04-29
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge remote-tracking branch 'regmap/topic/range' into regmap-nextMark Brown2013-04-16
| |\ \ \ \ \ \
| | * | | | | | regmap: debugfs: Add a registers `range' fileDimitris Papastamos2013-03-03
| | * | | | | | regmap: debugfs: Simplify calculation of `c->max_reg'Dimitris Papastamos2013-03-03
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2013-04-16
| |\ \ \ \ \ \
| | * | | | | | regmap: irq: Clarify error message when we fail to request primary IRQMark Brown2013-03-19
| | | |/ / / / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown2013-04-16
| |\ \ \ \ \ \
| | * | | | | | regmap: don't corrupt work buffer in _regmap_raw_write()Stephen Warren2013-04-16
| | * | | | | | Merge tag 'v3.9-rc7' into regmap-cacheMark Brown2013-04-16
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | regmap: cache: Fix format specifier in dev_dbgStratos Karafotis2013-04-05
| | * | | | | | regmap: cache: Make regcache_sync_block_raw staticSachin Kamat2013-04-05
| | * | | | | | regmap: cache: Write consecutive registers in a single block writeMark Brown2013-03-30
| | * | | | | | regmap: cache: Split raw and non-raw syncsMark Brown2013-03-30
| | * | | | | | regmap: cache: Factor out block syncMark Brown2013-03-30
| | * | | | | | regmap: cache: Factor out reg_present support from rbtree cacheMark Brown2013-03-30
| | * | | | | | regmap: cache: Use raw I/O to sync rbtrees if we canMark Brown2013-03-27
| | * | | | | | regmap: core: Provide regmap_can_raw_write() operationMark Brown2013-03-27
| | * | | | | | regmap: cache: Provide a get address of value operationMark Brown2013-03-26
| | * | | | | | regmap: Cut down on the average # of nodes in the rbtree cacheDimitris Papastamos2013-03-26
| | * | | | | | regmap: core: Make raw write available to regcacheMark Brown2013-03-26
| | * | | | | | regmap: core: Warn on invalid operation combinationsMark Brown2013-03-26
| | * | | | | | regmap: rbtree Expose total memory consumption in the rbtree debugfs entryDimitris Papastamos2013-03-13
| | * | | | | | regmap: cache: Store caches in native register format where possibleMark Brown2013-03-03
| | * | | | | | regmap: core: Split out in place value parsingMark Brown2013-03-03
| | * | | | | | regmap: cache: Use regcache_get_value() to check if we updatedMark Brown2013-03-03