aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook1-1/+1
2017-11-17Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-20/+11
2017-11-16PM / runtime: Drop children check from __pm_runtime_set_status()Rafael J. Wysocki1-20/+11
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-9/+17
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2017-11-13Merge tag 'devprop-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+7
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds18-3290/+289
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+3
2017-11-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+10
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+3
2017-11-13Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds5-19/+104
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki4-38/+35
2017-11-13Merge branch 'pm-sleep'Rafael J. Wysocki1-23/+0
2017-11-13Merge branches 'pm-cpufreq-sched' and 'pm-opp'Rafael J. Wysocki7-3092/+0
2017-11-13Merge branch 'pm-cpufreq'Rafael J. Wysocki1-6/+23
2017-11-13Merge branch 'pm-qos'Rafael J. Wysocki6-63/+46
2017-11-13Merge branch 'pm-domains'Rafael J. Wysocki2-88/+205
2017-11-09device property: Make fwnode_handle_get() return the fwnodeSakari Ailus1-2/+7
2017-11-08driver core: Fix device link deferred probeAdrian Hunter1-4/+12
2017-11-08PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare()Ulf Hansson1-2/+3
2017-11-08PM / QoS: Fix device resume latency frameworkRafael J. Wysocki6-32/+45
2017-11-08Merge branch 'pm-domains' into pm-qosRafael J. Wysocki2-86/+202
2017-11-08PM / domains: Rework governor code to be more consistentRafael J. Wysocki2-23/+50
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar14-8/+36
2017-11-08PM / Domains: Remove gpd_dev_ops.active_wakeup() callbackGeert Uytterhoeven1-11/+3
2017-11-08PM / Domains: Allow genpd users to specify default active wakeup behaviorGeert Uytterhoeven1-0/+3
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar13-0/+13
2017-11-06PCI / PM: Take SMART_SUSPEND driver flag into accountRafael J. Wysocki1-0/+6
2017-11-06PM / core: Add SMART_SUSPEND driver flagRafael J. Wysocki1-0/+3
2017-11-06PM / core: Add NEVER_SKIP and SMART_PREPARE driver flagsRafael J. Wysocki2-1/+5
2017-11-06Merge branch 'acpi-pm' into pm-coreRafael J. Wysocki2-31/+1
2017-11-06Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinl...Mark Brown5-19/+104
2017-11-06regmap: Fix unused warningBaolin Wang1-1/+1
2017-11-06regmap: Try to work around Kconfig exploding on HWSPINLOCKMark Brown1-1/+1
2017-11-03regmap: Clean up hwspinlock on regmap exitMark Brown1-0/+2
2017-11-03regmap: Also protect hwspinlock in error handling pathMark Brown1-1/+2
2017-11-03regmap: Add a config option for hwspinlockMark Brown2-0/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman13-0/+13
2017-11-01regmap: Add hardware spinlock supportBaolin Wang2-16/+87
2017-10-27sched/isolation: Move isolcpus= handling to the housekeeping codeFrederic Weisbecker1-1/+10
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2-3/+3
2017-10-24PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki5-30/+55
2017-10-24PM / core: Convert timers to use timer_setup()Kees Cook2-10/+8
2017-10-21PM / core: Fix kerneldoc comments of four functionsRafael J. Wysocki1-4/+4
2017-10-21Merge branch 'pm-sleep' into pm-coreRafael J. Wysocki4-30/+15
2017-10-20driver core: Move device_links_purge() after bus_remove_device()Jeffy Chen1-1/+1
2017-10-20arch_topology: Fix section miss match warning due to free_raw_capacity()Prasad Sodagudi1-1/+1
2017-10-20driver-core: pr_err() strings should end with newlinesArvind Yadav1-3/+3
2017-10-19drivers: flag buses which demand DMA configurationRobin Murphy1-0/+1
2017-10-16of: wrap accesses to device_node kobjectRob Herring1-1/+1
2017-10-13mm: only display online cpus of the numa nodeZhen Lei1-2/+10
2017-10-14PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUPRafael J. Wysocki2-31/+1
2017-10-14Merge branch 'pm-domains' into pm-oppRafael J. Wysocki3-61/+156
2017-10-14PM / Domains: Add support to select performance-state of domainsViresh Kumar1-0/+98
2017-10-11ACPI: properties: Align return codes of __acpi_node_get_property_reference()Sakari Ailus1-0/+4
2017-10-11PM / sleep: Remove pm_complete_with_resume_check()Ulf Hansson1-23/+0
2017-10-11PM / Domains: Rename genpd internals from pm_genpd_* to genpd_*Ulf Hansson1-54/+50
2017-10-10device property: Track owner device of device propertyJarkko Nikula1-6/+9
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook1-5/+3
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-7/+8
2017-10-03PM / OPP: Move the OPP directory out of power/Viresh Kumar7-3092/+0
2017-10-03drivers base/arch_topology: allow inlining cpu-invariant accounting supportDietmar Eggemann1-6/+1
2017-10-03drivers base/arch_topology: provide frequency-invariant accounting supportDietmar Eggemann1-0/+14
2017-10-03drivers base/arch_topology: free cpumask cpus_to_visitDietmar Eggemann1-2/+10
2017-09-26PM / OPP: Call notifier without holding opp_table->lockViresh Kumar1-0/+7
2017-09-25PM / core: Drop legacy class suspend/resume operationsRafael J. Wysocki1-23/+9
2017-09-22Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-8/+11
2017-09-22Merge branches 'pm-core', 'pm-qos' and 'pm-docs'Rafael J. Wysocki1-5/+5
2017-09-19PM: core: Fix device_pm_check_callbacks()Rafael J. Wysocki1-3/+6
2017-09-18driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange1-1/+2
2017-09-18base: arch_topology: fix section mismatch build warningsSudeep Holla1-6/+6
2017-09-18PM / QoS: Use the correct variable to check the QoS request typeJan H. Schönherr1-5/+5
2017-09-17dma-coherent: fix rmem_dma_device_init regressionArnd Bergmann1-10/+9
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf1-4/+1
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-52/+40
2017-09-10Revert "firmware: add sanity check on shutdown/suspend"Linus Torvalds1-99/+0
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan1-2/+2
2017-09-08mm: change the call sites of numa statistics itemsKemi Wang1-7/+15
2017-09-06mm, memory_hotplug: remove zone restrictionsMichal Hocko1-3/+0
2017-09-06mm, memory_hotplug: display allowed zones in the preferred orderingMichal Hocko1-10/+23
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-46/+85
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-74/+327
2017-09-05dma-coherent: fix dma_declare_coherent_memory() logic errorArnd Bergmann1-13/+25
2017-09-04dma-coherent: remove an unused variableChristoph Hellwig1-1/+0
2017-09-04Merge branch 'pm-sleep'Rafael J. Wysocki2-40/+65
2017-09-04Merge branches 'pm-core', 'pm-opp', 'pm-domains', 'pm-cpu' and 'pm-avs'Rafael J. Wysocki3-34/+262
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2-37/+16
2017-09-01dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig1-2/+0
2017-08-31driver core: bus: Fix a potential double freeChristophe JAILLET1-1/+1
2017-08-28Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek1-4/+5
2017-08-28base: topology: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28base: Convert to using %pOF instead of full_nameRob Herring1-4/+4
2017-08-25PM / Domains: Convert to using %pOF instead of full_nameRob Herring1-7/+7
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-03initcall_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-25Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-59/+107
2017-07-24PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()Rafael J. Wysocki1-0/+5
2017-07-24PM / core: Add error argument to dpm_show_time()Rafael J. Wysocki1-11/+10
2017-07-24PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq()Rafael J. Wysocki1-21/+46
2017-07-24PM / Domains: Extend generic power domain debugfsThara Gopinath1-10/+195
2017-07-24PM / 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-20Merge 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-14Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2017-07-14Merge 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-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-7/+2
2017-07-10mm: drop useless local parameters of __register_one_node()Dou Liyang1-7/+2
2017-07-10Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-199/+149
2017-07-10Merge 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-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+5
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-1/+1
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-85/+70
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-51/+83
2017-07-07Add "shutdown" to "struct class".Josh Zimmerman1-1/+5
2017-07-06mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko1-4/+0
2017-07-06mm: vmstat: move slab statistics from zone to node countersJohannes Weiner1-5/+5
2017-07-06mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zoneMichal Hocko1-1/+1
2017-07-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko1-24/+28
2017-07-06mm, memory_hotplug: consider offline memblocks removableMichal Hocko1-0/+4
2017-07-06mm, memory_hotplug: split up register_one_node()Michal Hocko1-31/+20
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko1-14/+9
2017-07-06mm: drop page_initialized check from get_nid_for_pfnMichal Hocko1-7/+0
2017-07-06mm, sparsemem: break out of loops earlyDave Hansen1-0/+4
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-4/+4
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds8-132/+256
2017-07-04PM / Domains: provide pm_genpd_poweroff_noirq() stubArnd Bergmann1-0/+1
2017-07-04Revert "PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd ...Rafael J. Wysocki1-2/+2
2017-07-04Merge tag 'regmap-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds5-19/+285
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-194/+491
2017-07-03Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+19
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2017-07-03Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '...Mark Brown5-19/+285
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki2-11/+17
2017-07-03Merge branches 'pm-domains', 'pm-avs' and 'powercap'Rafael J. Wysocki2-31/+84
2017-07-03Merge branches 'pm-core', 'pm-opp' and 'pm-qos'Rafael J. Wysocki6-90/+155
2017-07-03platform: Accept const propertiesJan Kiszka1-1/+1
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin1-2/+2
2017-06-29PM / Domains: Fix missing default_power_down_ok commentKrzysztof Kozlowski1-6/+6
2017-06-29PM / Domains: Fix unsafe iteration over modified list of domainsKrzysztof Kozlowski1-2/+2
2017-06-29PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski1-2/+2
2017-06-29PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski1-2/+2
2017-06-29PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd deviceKrzysztof Kozlowski1-2/+2
2017-06-29PM / Domains: Call driver's noirq callbacksMikko Perttunen1-9/+59
2017-06-28regmap: irq: add chip option mask_writeonlyMichael Grzeschik1-15/+25
2017-06-28drivers: dma-coherent: Introduce default DMA poolVladimir Murzin1-7/+52
2017-06-28drivers: dma-coherent: Account dma_pfn_offset when used with device treeVladimir Murzin1-2/+13
2017-06-28dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig1-20/+16
2017-06-28dma-mapping: remove dmam_free_noncoherentChristoph Hellwig1-20/+0
2017-06-28PM / QoS: constify *_attribute_group.Arvind Yadav1-6/+6
2017-06-28PM / sysfs: Constify attribute groupsKrzysztof Kozlowski1-6/+6
2017-06-28PM: Constify info string used in messagesKrzysztof Kozlowski1-13/+15
2017-06-28PM: Constify returned PM event nameKrzysztof Kozlowski1-1/+1
2017-06-28PM / Domains: Constify genpd pointerKrzysztof Kozlowski1-7/+10
2017-06-27PM / wakeirq: Convert to SRCUThomas Gleixner1-14/+18
2017-06-24PM / OPP: Add dev_pm_opp_{set|put}_clkname()Viresh Kumar1-0/+67
2017-06-22irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier1-1/+1
2017-06-22PM / OPP: Don't create debugfs "supply-0" directory unnecessarilyViresh Kumar1-4/+3
2017-06-22PM / OPP: opp-microvolt is not optional if regulators are setViresh Kumar1-2/+8
2017-06-22PM / OPP: Don't create copy of regulators unnecessarilyViresh Kumar1-11/+3
2017-06-22PM / OPP: Reorganize _generic_set_opp_regulator()Viresh Kumar1-39/+34
2017-06-22PM / Domains: pdd->dev can't be NULL in genpd_dev_pm_qos_notifier()Viresh Kumar1-1/+1
2017-06-22device property: Add fwnode_graph_get_port_parentKieran Bingham1-4/+24
2017-06-22device property: Add FW type agnostic fwnode_graph_get_remote_nodeSakari Ailus1-0/+37
2017-06-22device property: Introduce fwnode_device_is_available()Sakari Ailus1-0/+10
2017-06-22device property: Move fwnode graph ops to firmware specific locationsSakari Ailus1-83/+8
2017-06-22device property: Move FW type specific functionality to FW specific filesSakari Ailus1-125/+83