summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2017-08-14Merge 4.13-rc5 into driver-core-nextGreg Kroah-Hartman5-80/+147
2017-08-14regmap: constify regmap_bus structuresJulia Lawall2-3/+3
2017-08-13Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-15/+34
2017-08-11PM / s2idle: Rename freeze_state enum and related itemsRafael J. Wysocki1-1/+1
2017-08-10firmware: enable a debug print for batched requestsLuis R. Rodriguez1-0/+2
2017-08-10firmware: define pr_fmtLuis R. Rodriguez1-0/+2
2017-08-10firmware: send -EINTR on signal abort on fallback mechanismLuis R. Rodriguez1-3/+6
2017-08-10firmware: avoid invalid fallback aborts by using killable waitLuis R. Rodriguez1-2/+1
2017-08-10firmware: fix batched requests - send wake up on failure on direct lookupsLuis R. Rodriguez1-8/+30
2017-08-10firmware: fix batched requests - wake all waitersLuis R. Rodriguez1-7/+5
2017-08-08PM / wakeup: Set power.can_wakeup if wakeup_sysfs_add() failsRafael J. Wysocki1-3/+5
2017-08-04initcall_debug: add deferred probe timesTodd Poynor1-1/+27
2017-08-01PM / OPP: Fix get sharing CPUs when hotplug is usedWaldemar Rymarkiewicz1-12/+17
2017-07-26Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-59/+107
2017-07-25PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()Rafael J. Wysocki1-0/+5
2017-07-25PM / core: Add error argument to dpm_show_time()Rafael J. Wysocki1-11/+10
2017-07-25PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq()Rafael J. Wysocki1-21/+46
2017-07-25PM / Domains: Extend generic power domain debugfsThara Gopinath1-10/+195
2017-07-25PM / Domains: Add time accounting to various genpd statesThara Gopinath1-0/+32
2017-07-22Merge branch 'bind_unbind' into driver-core-nextGreg Kroah-Hartman3-5/+136
2017-07-22driver core: add devm_device_add_group() and friendsDmitry Torokhov1-0/+130
2017-07-22driver core: make device_{add|remove}_groups() publicDmitry Torokhov2-5/+2
2017-07-22driver core: emit uevents when device is bound to a driverDmitry Torokhov1-0/+4
2017-07-22PM / sleep: Do not print debug messages by defaultRafael J. Wysocki1-8/+4
2017-07-22device property: Introduce fwnode_property_get_reference_argsSakari Ailus1-0/+28
2017-07-22device property: Constify fwnode property APISakari Ailus1-29/+35
2017-07-22device property: Constify argument to pset fwnode backendSakari Ailus1-16/+20
2017-07-22device property: Get rid of struct fwnode_handle type fieldSakari Ailus1-2/+3
2017-07-21Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-4/+4
2017-07-20Merge branches 'intel_pstate' and 'pm-domains'Rafael J. Wysocki1-4/+4
2017-07-20dma-coherent: introduce interface for default DMA poolVladimir Murzin2-59/+107
2017-07-19PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla1-4/+4
2017-07-17arch_topology: Get rid of cap_parsing_doneViresh Kumar1-3/+1
2017-07-17arch_topology: Localize cap_parsing_failed to topology_parse_cpu_capacity()Viresh Kumar1-11/+13
2017-07-17arch_topology: Change return type of topology_parse_cpu_capacity() to boolViresh Kumar1-4/+4
2017-07-17arch_topology: Convert switch block to if blockViresh Kumar1-19/+22
2017-07-17arch_topology: Don't break lines unnecessarilyViresh Kumar1-6/+3
2017-07-17regmap: regmap-w1: Fix build troublesminimumlaw@rambler.ru1-2/+2
2017-07-16PM / OPP: OF: Use pr_debug() instead of pr_err() while adding OPP tableViresh Kumar1-2/+6
2017-07-15Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2017-07-15Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2017-07-14Merge branches 'pm-qos' and 'pm-devfreq'Rafael J. Wysocki1-0/+2
2017-07-12PM / QoS: return -EINVAL for bogus stringsDan Carpenter1-0/+2
2017-07-12device property: Introduce fwnode_call_bool_op() for ops that return boolSakari Ailus1-3/+3
2017-07-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-7/+2
2017-07-11mm: drop useless local parameters of __register_one_node()Dou Liyang1-7/+2
2017-07-11Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-199/+149
2017-07-11Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2017-07-10Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki1-2/+3
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+5