summaryrefslogtreecommitdiff
path: root/drivers/base (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | Driver core / memory: Simplify __memory_block_change_state()Rafael J. Wysocki2013-06-01
| | * | | | | CPU: Fix sysfs cpu/online of offlined CPUsToshi Kani2013-05-30
| | * | | | | 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 tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-03
|\ \ \ \ \ \
| * | | | | | drivers: pinctrl sleep and idle states in the coreLinus Walleij2013-06-16
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2013-07-03
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown2013-06-30
| |\ \ \ \ \
| | * | | | | regmap: Add regmap_field APIsSrinivas Kandagatla2013-06-12
| | |/ / / /
| * | | | | Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-nextMark Brown2013-06-30
| |\ \ \ \ \
| | * | | | | regmap: debugfs: Fix return from regmap_debugfs_get_dump_startSrinivas Kandagatla2013-05-14
| | * | | | | regmap: debugfs: Don't mark lockdep as broken due to debugfs writeMark Brown2013-05-12
| * | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2013-06-30
| |\ \ \ \ \ \
| | * | | | | | regmap: core: Cache all registers by default when cache is enabledMark Brown2013-06-03
| | | |/ / / / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown2013-06-30
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | regmap: debugfs: Suppress cache for partial register filesMark Brown2013-06-19
| | * | | | | regmap: Implemented default cache sync operationMaarten ter Huurne2013-06-03
| | * | | | | regmap: Make regmap-mmio usable from atomic contextsLars-Peter Clausen2013-05-25
| | * | | | | regmap: regcache: Fixup locking for custom lock callbacksLars-Peter Clausen2013-05-23
| | * | | | | regmap: rbtree: Use range information to allocate nodesMark Brown2013-05-12
| | * | | | | regmap: rbtree: Factor out node allocationMark Brown2013-05-12
| | * | | | | regmap: Make regmap_check_range_table() a public APIMark Brown2013-05-12
| | * | | | | regmap: Add support for discarding parts of the register cacheMark Brown2013-05-12
| | | |_|/ / | | |/| | |
* | | | | | firmware loader: fix another compile warning with PM_SLEEP unsetMing Lei2013-06-25
* | | | | | firmware loader: fix compile warning with PM_SLEEP setMing Lei2013-06-21
* | | | | | Merge branch 'driver-core-linus' into driver-core-nextGreg Kroah-Hartman2013-06-19
|\| | | | |
| * | | | | firmware loader: fix use-after-free by double abortMing Lei2013-06-18
| | |_|_|/ | |/| | |
* | | | | Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-17
|\| | | |
| * | | | Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linusMark Brown2013-06-03
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | regmap: debugfs: Check return value of regmap_write()Dimitris Papastamos2013-05-12
| | |/ /
| * | | Merge remote-tracking branch 'regmap/fix/cache' into regmap-linusMark Brown2013-06-03
| |\ \ \ | | |_|/ | |/| |
| | * | regmap: rbtree: Fixed node range check on syncMaarten ter Huurne2013-06-01
| | * | regmap: regcache: Fixup locking for custom lock callbacksLars-Peter Clausen2013-05-23
* | | | firmware loader: simplify holding module for request_firmwareMing Lei2013-06-06
* | | | firmware loader: don't export cache_firmware and uncache_firmwareMing Lei2013-06-06
* | | | drivers/base: Use attribute groups to create sysfs memory filesNathan Fontenot2013-06-06
* | | | firmware loader: fix compile warningMing Lei2013-06-06
* | | | firmware loader: fix build failure with !CONFIG_FW_LOADER_USER_HELPERMing Lei2013-06-04
* | | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-03
* | | | driver core: firmware loader: kill FW_ACTION_NOHOTPLUG requests before suspendMing Lei2013-06-03
* | | | driver core: firmware loader: don't cache FW_ACTION_NOHOTPLUG firmwareMing Lei2013-06-03
* | | | Documentation: Tidy up some drivers/base/core.c kerneldoc content.Robert P. J. Day2013-06-03
* | | | platform_device: use a macro instead of platform_driver_registerLibo Chen2013-06-03
* | | | firmware: move EXPORT_SYMBOL annotationsDaniel Mack2013-06-03
* | | | firmware: Avoid deadlock of usermodehelper lock at shutdownTakashi Iwai2013-06-03
* | | | Merge 3.10-rc3 into driver-core-nextGreg Kroah-Hartman2013-05-27
|\| | |
| * | | Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-05-23
| |\ \ \ | | |/ / | |/| |
| | * | driver core: print sysfs attribute name when warning about bogus permissionsdyoung@redhat.com2013-05-21