summaryrefslogtreecommitdiff
path: root/drivers/base (follow)
Commit message (Expand)AuthorAge
* drivers: base: cacheinfo: fix boot error message when acpi is enabledSudeep Holla2018-01-31
* drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla2018-01-31
* PM / sleep: declare __tracedata symbols as char[] rather than charEric Biggers2018-01-31
* sysfs/cpu: Add vulnerability folderThomas Gleixner2018-01-17
* isa: Prevent NULL dereference in isa_bus driver callbacksWilliam Breathitt Gray2017-12-16
* PM / OPP: Add missing of_node_put(np)Tobias Jordan2017-11-30
* PM / wakeirq: report a wakeup_event on dedicated wekup irqGrygorii Strashko2017-11-08
* driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange2017-10-12
* driver core: bus: Fix a potential double freeChristophe JAILLET2017-09-13
* PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla2017-08-06
* PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski2017-07-27
* PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski2017-07-27
* PM / QoS: return -EINVAL for bogus stringsDan Carpenter2017-07-21
* PM / wakeirq: Convert to SRCUThomas Gleixner2017-07-21
* Add "shutdown" to "struct class".Josh Zimmerman2017-07-21
* driver core: platform: fix race condition with driver_overrideAdrian Salido2017-07-15
* PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki2017-06-17
* base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani2017-02-09
* PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspendTony Lindgren2017-01-12
* firmware: fix usermode helper fallback loadingYves-Alexis Perez2017-01-09
* driver core: fix race between creating/querying glue dir and its cleanupMing Lei2017-01-06
* PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris2016-11-26
* platform: don't return 0 from platform_get_irq[_byname]() on errorSergei Shtylyov2016-10-28
* drivers: base: dma-mapping: page align the size when unmap_kernel_rangePeng Fan2016-10-22
* base: make module_create_drivers_dir race-freeJiri Slaby2016-07-27
* PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki2016-06-07
* PM / Runtime: Fix error path in pm_runtime_force_resume()Ulf Hansson2016-06-07
* regmap: spmi: Fix regmap_spmi_ext_read in multi-byte caseJack Pham2016-05-18
* PM / Domains: Fix removal of a subdomainJon Hunter2016-05-04
* PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar2016-05-04
* base/platform: Fix platform drivers with no probe callbackMartin Wilck2016-02-17
*---. Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki2015-12-14
|\ \ \
| | | * PM / Domains: Allow runtime PM callbacks to be re-used during system PMUlf Hansson2015-12-10
* | | | drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings2015-12-12
| |/ / |/| |
* | | Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2015-12-04
|\ \ \ | | |/ | |/|
| * | PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()Eric Anholt2015-12-04
| * | PM / Domains: Validate cases of a non-bound driver in genpd governorUlf Hansson2015-12-02
* | | Merge branch 'pm-sleep'Rafael J. Wysocki2015-11-20
|\ \ \
| * | | PM / wakeirq: check that wake IRQ is valid before accepting itDmitry Torokhov2015-11-16
* | | | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-12
|\ \ \ \
| * \ \ \ Merge branch 'pm-domains'Rafael J. Wysocki2015-11-12
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | PM / Domains: Allocate memory outside domain locksLina Iyer2015-11-02
| | * | | PM / Domains: Remove dev->driver check for runtime PMLina Iyer2015-11-02
| * | | | Merge branch 'pm-opp'Rafael J. Wysocki2015-11-07
| |\ \ \ \
| | * | | | PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()Viresh Kumar2015-11-06
| | * | | | PM / OPP: Hold dev_opp_list_lock for writersViresh Kumar2015-11-06
| | * | | | PM / OPP: Protect updates to list_dev with mutexViresh Kumar2015-11-06
| | * | | | PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()Viresh Kumar2015-11-06
| | * | | | PM / OPP: Parse all power-supply related bindings togetherViresh Kumar2015-11-02
| | * | | | PM / OPP: Rename routines specific to old bindings with _v1Viresh Kumar2015-11-02