summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | PM / OPP: Return opp_table from dev_pm_opp_set_*() routinesViresh Kumar2017-01-301-193/+50Star
| | * | | | | PM / OPP: Add 'struct kref' to OPP tableViresh Kumar2017-01-302-2/+52
| | * | | | | PM / OPP: Add per OPP table mutexViresh Kumar2017-01-302-4/+29
| | * | | | | PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()Viresh Kumar2017-01-271-32/+44
| | * | | | | PM / OPP: Don't expose srcu_head to register notifiersViresh Kumar2017-01-271-16/+50
| | * | | | | PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rateViresh Kumar2017-01-271-14/+13Star
| | * | | | | PM / OPP: Don't allocate OPP table from _opp_allocate()Viresh Kumar2017-01-273-73/+78
| | * | | | | PM / OPP: Rename and split _dev_pm_opp_remove_table()Viresh Kumar2017-01-273-15/+24
| | * | | | | PM / OPP: Add light weight _opp_free() routineViresh Kumar2017-01-273-11/+13
| | * | | | | PM / OPP: Error out on failing to add static OPPs for v1 bindingsViresh Kumar2017-01-271-4/+8
| | * | | | | PM / OPP: Rename _allocate_opp() to _opp_allocate()Viresh Kumar2017-01-273-4/+4
| | * | | | | PM / OPP: Remove useless TODOViresh Kumar2017-01-271-2/+0Star
| | * | | | | PM / OPP: Fix memory leak while adding duplicate OPPsViresh Kumar2017-01-272-3/+21
| | |/ / / /
* | | | | | Merge tag 'regmap-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2017-02-214-101/+117
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' i...Mark Brown2017-02-034-101/+117
| |\ \ \ \ \ \ \
| | | * | | | | | regmap: use rb_entry()Geliang Tang2016-12-192-6/+5Star
| | * | | | | | | regmap: Fixup the kernel-doc comments on functions/structuresCharles Keepax2017-01-123-95/+112
| | |/ / / / / /
| * | | | | | | Merge tag 'regmap-v4.10' into regmap-nextMark Brown2017-02-031-6/+2Star
| |\| | | | | |
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-202-1/+11
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge tag 'irqchip-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2017-02-092-2/+12
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: Add support for ResourceSource/IRQ domain mappingAgustin Vega-Frias2017-02-031-0/+10
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | irq/platform-msi: Fix comment about maximal MSIsMatthias Brugger2017-01-171-1/+1
| | |_|_|/ / / | |/| | | | |
| | | | | | |
| \ \ \ \ \ \
*-. | | | | | | Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'Rafael J. Wysocki2017-02-061-5/+6
|\ \| | | | | | | |_|_|_|_|/ / |/| | | | | |
| * | | | | | PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki2017-02-041-5/+6
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-041-4/+1Star
|\ \ \ \ \ \
| * | | | | | firmware: fix NULL pointer dereference in __fw_load_abort()Luis R. Rodriguez2017-01-271-4/+1Star
| | |/ / / / | |/| | | |
* | | | | | base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani2017-02-031-6/+6
| |/ / / / |/| | | |
* | | | | memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu2017-01-251-2/+2
|/ / / /
* | | / Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman2017-01-143-22/+0Star
| |_|/ |/| |
* | | PM / domains: Fix 'may be used uninitialized' build warningAugusto Mecking Caringi2016-12-311-0/+1
* | | avoid spurious "may be used uninitialized" warningLinus Torvalds2016-12-251-0/+1
* | | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-252-2/+2
* | | ktime: Get rid of the unionThomas Gleixner2016-12-251-1/+1
* | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-221-0/+5
|\ \ \
| * | | Merge branch 'x86/cpufeature' into x86/cacheThomas Gleixner2016-11-163-8/+11
| |\| |
| * | | cacheinfo: Introduce cache idFenghua Yu2016-10-261-0/+5
* | | | Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-1317-106/+1367
|\ \ \ \
| * | | | firmware: Correct handling of fw_state_wait() return valueBjorn Andersson2016-12-081-7/+6Star
| * | | | driver core: Silence device links sphinx warningLukas Wunner2016-12-051-2/+2
| * | | | firmware: remove warning at documentation generation timeSilvio Fricke2016-12-011-3/+3
| * | | | drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent commentsFlorian Fainelli2016-11-301-2/+2
| * | | | driver core: test_async: fix up typo found by 0-dayGreg Kroah-Hartman2016-11-291-1/+1
| * | | | firmware: move fw_state_is_done() into UHM sectionDaniel Wagner2016-11-291-7/+7
| * | | | firmware: do not use fw_lock for fw_state protectionDaniel Wagner2016-11-291-36/+15Star
| * | | | firmware: drop bit ops in favor of simple state machineDaniel Wagner2016-11-291-7/+5Star
| * | | | firmware: refactor loading statusDaniel Wagner2016-11-291-34/+93
| * | | | firmware: fix usermode helper fallback loadingYves-Alexis Perez2016-11-291-3/+4
| * | | | driver core: firmware_class: convert to use class_groupsGreg Kroah-Hartman2016-11-291-4/+6
| * | | | driver core: devcoredump: convert to use class_groupsGreg Kroah-Hartman2016-11-291-4/+6