summaryrefslogtreecommitdiff
path: root/drivers/base
Commit message (Expand)AuthorAge
* driver core: bus: Fix a potential double freeChristophe JAILLET2017-08-31
* Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek2017-08-28
* base: topology: constify attribute_group structures.Arvind Yadav2017-08-28
* base: Convert to using %pOF instead of full_nameRob Herring2017-08-28
* Merge 4.13-rc5 into driver-core-nextGreg Kroah-Hartman2017-08-14
|\
| * Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-08-13
| |\
| | * firmware: avoid invalid fallback aborts by using killable waitLuis R. Rodriguez2017-08-10
| | * firmware: fix batched requests - send wake up on failure on direct lookupsLuis R. Rodriguez2017-08-10
| | * firmware: fix batched requests - wake all waitersLuis R. Rodriguez2017-08-10
| * | Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-25
| |\ \
| | * | dma-coherent: introduce interface for default DMA poolVladimir Murzin2017-07-20
| | |/
| * | Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-20
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'intel_pstate' and 'pm-domains'Rafael J. Wysocki2017-07-20
| | |\ \ \ | | | |_|/ | | |/| |
| | | | * PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla2017-07-19
| * | | | regmap: regmap-w1: Fix build troublesminimumlaw@rambler.ru2017-07-17
| |/ / /
* | | | firmware: enable a debug print for batched requestsLuis R. Rodriguez2017-08-10
* | | | firmware: define pr_fmtLuis R. Rodriguez2017-08-10
* | | | firmware: send -EINTR on signal abort on fallback mechanismLuis R. Rodriguez2017-08-10
* | | | initcall_debug: add deferred probe timesTodd Poynor2017-08-03
* | | | Merge branch 'bind_unbind' into driver-core-nextGreg Kroah-Hartman2017-07-22
|\ \ \ \
| * | | | driver core: add devm_device_add_group() and friendsDmitry Torokhov2017-07-22
| * | | | driver core: make device_{add|remove}_groups() publicDmitry Torokhov2017-07-22
| * | | | driver core: emit uevents when device is bound to a driverDmitry Torokhov2017-07-22
| | |/ / | |/| |
* | | | arch_topology: Get rid of cap_parsing_doneViresh Kumar2017-07-17
* | | | arch_topology: Localize cap_parsing_failed to topology_parse_cpu_capacity()Viresh Kumar2017-07-17
* | | | arch_topology: Change return type of topology_parse_cpu_capacity() to boolViresh Kumar2017-07-17
* | | | arch_topology: Convert switch block to if blockViresh Kumar2017-07-17
* | | | arch_topology: Don't break lines unnecessarilyViresh Kumar2017-07-17
| |/ / |/| |
* | | Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-14
|\ \ \
| * | | device property: Introduce fwnode_call_bool_op() for ops that return boolSakari Ailus2017-07-12
* | | | Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-14
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-qos' and 'pm-devfreq'Rafael J. Wysocki2017-07-14
| |\ \ \ \ \ | | | | |/ / | | | |/| |
| | * | | | PM / QoS: return -EINVAL for bogus stringsDan Carpenter2017-07-12
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-10
|\ \ \ \ \ \
| * | | | | | mm: drop useless local parameters of __register_one_node()Dou Liyang2017-07-10
* | | | | | | Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | device property: Add fwnode_graph_get_port_parentKieran Bingham2017-06-22
| * | | | | device property: Add FW type agnostic fwnode_graph_get_remote_nodeSakari Ailus2017-06-22
| * | | | | device property: Introduce fwnode_device_is_available()Sakari Ailus2017-06-22
| * | | | | device property: Move fwnode graph ops to firmware specific locationsSakari Ailus2017-06-22
| * | | | | device property: Move FW type specific functionality to FW specific filesSakari Ailus2017-06-22
| | |_|/ / | |/| | |
* | | | | Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-10
|\ \ \ \ \ | |_|/ / / |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2017-07-10
| |\ \ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| |
| | * | | PM / Domains: provide pm_genpd_poweroff_noirq() stubArnd Bergmann2017-07-04
| | * | | Revert "PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd ...Rafael J. Wysocki2017-07-04
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-07-07
|\ \ \ \ \
| * | | | | Add "shutdown" to "struct class".Josh Zimmerman2017-07-07
* | | | | | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-07
|\ \ \ \ \ \
| * | | | | | platform: Accept const propertiesJan Kiszka2017-07-03
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-06
|\ \ \ \ \ \ \