aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* driver core: dev_set_drvdata returns voidJean Delvare2019-05-051-2/+1
* PM / sleep: Mechanism for aborting system suspends unconditionallyRafael J. Wysocki2019-05-021-1/+16
* Revert "GCC: Fix up for gcc 5+"Moyster2018-11-301-1/+0
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-292-2/+2
* drivers: meizu: fix meizu-sensors.c (warning: type qualifiers ignored)Moyster2018-11-291-1/+1
* drivers: meizu: turn off meizu-sensors.c DEBUG flag (no more stupid pr_*/dev_...Moyster2018-11-291-2/+2
* GCC: Fix up for gcc 5+mydongistiny2018-11-291-0/+1
* Finally eradicate CONFIG_HOTPLUGStephen Rothwell2017-12-221-2/+0
* firmware_class: Tie exporting caching routines with CONFIG_CACHE_FWAjay Dudani2017-12-191-0/+2
* firmware_class: make firmware caching configurableAjay Dudani2017-12-192-5/+12
* log: Initial dmesg pruningNathan Chancellor2017-12-181-1/+1
* mm: Fix incorrect type conversion for size during dma allocationRohit Vaswani2017-09-141-1/+1
* mm: Fix incorrect type conversion for size during dma allocationMaggie White2017-09-111-3/+3
* PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski2017-08-311-2/+2
* Get rid of __cpuinitMoyster2017-04-112-6/+6
* wakeup: Add last wake up source logging for suspend abort reason.Ruchi Kandoi2017-04-111-3/+19
* PM: Disable unnecessary loggingTim Kryger2017-04-111-2/+0
* power: align wakeup_sources formatyangdongdong2017-04-111-2/+2
* cpuidle: don't disable cpuidle when entering suspendTim Murray2017-04-111-3/+0
* driver core: fix race between creating/querying glue dir and its cleanupMing Lei2017-04-111-10/+29
* driver core: Delete an unnecessary check before the function call "put_device"Markus Elfring2017-04-111-2/+1
* power: wakeup: partially revert some wakelock togglescm2016-11-071-5/+0
* power: wakeup: add wakelock togglesengstk2016-09-281-0/+29
* PM: Enable asynchronous noirq resume threads to save the resuming timeanarkia19762016-09-131-9/+33
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-3/+5
* regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown2016-08-261-2/+1
* regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown2016-08-261-1/+1
* drivercore: Fix unregistration path of platform devicesGrant Likely2016-08-261-6/+2
* devres: fix devres_get()Masahiro Yamada2016-08-261-2/+2
* Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds2016-08-261-3/+13
* regmap: Fix regmap_bulk_read in BE modeArun Chandran2016-08-261-1/+1
* first commitMeizu OpenSource2016-08-1560-0/+31559