aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
...
| | * | PM / Sleep: Look for wakeup events in later stages of device suspendRafael J. Wysocki2012-05-01
| * | | PM / Domains: Fix computation of maximum domain off timeRafael J. Wysocki2012-05-11
| * | | PM / Domains: Fix link checking when add subdomainHuang Ying2012-05-11
| * | | PM / Domains: Cache device stop and domain power off governor results, v3Rafael J. Wysocki2012-05-05
| * | | PM / Domains: Make device removal more straightforwardRafael J. Wysocki2012-05-05
| * | | PM / QoS: Create device constraints objects on notifier registrationRafael J. Wysocki2012-05-01
| * | | PM / Runtime: Remove device fields related to suspend time, v2Rafael J. Wysocki2012-05-01
| * | | PM / Domains: Rework default domain power off governor function, v2Rafael J. Wysocki2012-05-01
| * | | PM / Domains: Rework default device stop governor function, v2Rafael J. Wysocki2012-05-01
| |/ /
* | | Merge tag 'regmap-domain-deps' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-23
|\ \ \
| * | | regmap: Use select .. if to get IRQ_DOMAIN enabledMark Brown2012-05-23
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-22
|\ \ \ \
| * | | | sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-17
| | |/ / | |/| |
* | | | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-22
|\ \ \ \ | |_|/ / |/| | |
| * | | Driver Core: don't oops with unregistered driver in driver_find_device()Hiroshi DOYU2012-05-14
| * | | driver-core: extend dev_printk() to pass structured dataKay Sievers2012-05-07
| * | | devres: Add devres_release()Mark Brown2012-05-04
| * | | devres: Clarify documentation for devres_destroy()Mark Brown2012-05-04
| * | | Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman2012-05-02
| |\| |
| * | | drivers/base/core.c: Fix a typo in commentyan2012-04-23
| * | | Revert "driver core: check start node in klist_iter_init_node"Greg Kroah-Hartman2012-04-19
| * | | driver core: check start node in klist_iter_init_nodeHannes Reinecke2012-04-18
| * | | drivers/base/bus.c: local variables should not be exposed globallyH Hartley Sweeten2012-04-18
| * | | driver core: fix dma-buf.c kernel-doc warningsRandy Dunlap2012-04-18
| * | | core.c: fix 'the the' typoPeter Korsgaard2012-04-18
| * | | devtmpfs: fix 'the the' typoPeter Korsgaard2012-04-18
* | | | regmap: Fix typo in IRQ register stridingMark Brown2012-05-17
* | | | regmap: add support for non contiguous status to regmap-irqGraeme Gregory2012-05-14
* | | | regmap: Convert regmap_irq to use irq_domainMark Brown2012-05-13
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...Mark Brown2012-05-13
|\ \ \ \ \ \
| | | * | | | regmap: Pass back the allocated regmap IRQ controller dataMark Brown2012-05-13
| | * | | | | regmap: Implement dev_get_regmap()Mark Brown2012-05-08
| * | | | | | Merge tag 'regmap-3.4' into regmap-strideMark Brown2012-05-12
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | regmap: fix possible memory corruption in regmap_bulk_read()Laxman Dewangan2012-05-09
| | | |_|_|/ | | |/| | |
| | * | | | drivers/base: fix compiler warning in SoC export driver - idr should be idaLee Jones2012-04-09
| | * | | | drivers/base: Remove unneeded spin_lock_init call for soc_lockAxel Lin2012-04-09
| | | |_|/ | | |/| |
| * | | | regmap: Devices using format_write don't support bulk operationsMark Brown2012-04-30
| * | | | regmap: Converts group operation into single read write operationsAshish Jangam2012-04-30
| * | | | regmap: fix compile errors in regmap-irq.c due to stride changesStephen Warren2012-04-11
| * | | | regmap: implement register stridingStephen Warren2012-04-10
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s...Mark Brown2012-04-10
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | | |/ / | | | |/| |
| | | | * | regmap: fix compilation when !CONFIG_DEBUG_FSStephen Warren2012-04-10
| | | | * | regmap: allow regmap instances to be namedStephen Warren2012-04-10
| | | | |/
| | | * | regmap: validate regmap_raw_read/write val_lenStephen Warren2012-04-07
| | | * | regmap: mmio: remove some error checks now in the coreStephen Warren2012-04-07
| | | * | regmap: mmio: convert some error returns to BUG()Stephen Warren2012-04-07
| | | * | regmap: add MMIO bus supportStephen Warren2012-04-06
| | | * | regmap: introduce fast_io busses, and use a spinlock for themStephen Warren2012-04-06
| | | * | regmap: introduce explicit bus_context for bus callbacksStephen Warren2012-04-06
| | | |/
| * | | Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-07
| |\ \ \