aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03
|\
| * Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-28
| |\
| | * PM / QoS: Add dev_pm_qos_request tracepointsSahara2013-06-24
| | * PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner2013-06-20
| | * PM / wakeup: Adjust messaging for wake events during suspendBernie Thompson2013-06-11
| | * PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-03
| * | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-06-28
| |\ \
| | * \ Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki2013-06-27
| | |\ \
| | | * | cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-04
| | | |/
| * | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-06-28
| |\ \ \ | | |/ / | |/| |
| | * | Driver core / MM: Drop offline_memory_block()Rafael J. Wysocki2013-06-01
| | * | Driver core / memory: Simplify __memory_block_change_state()Rafael J. Wysocki2013-06-01
| | * | 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 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-26
* | | | | 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