summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2019-03-28Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Colibri-iMX7_LXDE-Image_2.8b6.184-20190401Colibri-iMX6_LXDE-Image_2.8b6.184-20190401Colibri-iMX6ULL_LXDE-Image_2.8b6.184-20190401Apalis-iMX6_LXDE-Image_2.8b6.184-20190401Marcel Ziswiler
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-23PM / wakeup: Rework wakeup source timer cancellationViresh Kumar
2019-02-06drivers: core: Remove glue dirs from sysfs earlierBenjamin Herrenschmidt
2019-01-26sysfs: Disable lockdep for driver bind/unbind filesDaniel Vetter
2019-01-09platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal
2018-12-24drivers: soc: Add new sysfs attribute to expose SoC unique IDBhuvanchandra DV
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-10-13PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
2018-09-26drivers/base: stop new probing during shutdownPingfan Liu
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-05PM / clk: signedness bug in of_pm_clk_add_clks()Dan Carpenter
2018-08-24driver core: Functional dependencies tracking supportRafael J. Wysocki
2018-08-24driver core: Add a wrapper around __device_release_driver()Rafael J. Wysocki
2018-08-24MLK-17074-3 PM / Domains: use default state 0 to enter for multi states domainsDong Aisheng
2018-08-24MLK-17074-2 PM / Domains: choose the deepest state to enter if no devices usi...Dong Aisheng
2018-08-24MLK-17074-1 PM / Domains: support enter deepest state for multiple states dom...Dong Aisheng
2018-08-24MLK-17039 qca6174: clear error message during wifi bootupGao Pan
2018-08-24PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()Ulf Hansson
2018-08-24MLK-14585-1 power: domain: expose generic_pm_domain structure to clientsAnson Huang
2018-08-24MLK-12280 firmware loader: iwl wifi card can't find its fwRichard Zhu
2018-08-24MLK-12284-1 regmap: regmap-mmio: make clk_id optionally when getting clockDong Aisheng
2018-08-24MLK-10238-4: power: domain: add suspend_noirq/resume_noirq in power domainRobin Gong
2018-08-15x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen
2018-07-28driver core: Partially revert "driver core: correct device's shutdown order"Rafael J. Wysocki
2018-07-11PM / OPP: Update voltage in case freq == old_freqWaldemar Rymarkiewicz
2018-06-26driver core: Don't ignore class_dir_create_and_add() failure.Tetsuo Handa
2018-05-30regmap: Correct comparison in regmap_cachedCharles Keepax
2018-05-22x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk
2018-04-24regmap: Fix reversed bounds check in regmap_raw_write()Dan Carpenter
2018-01-31drivers: base: cacheinfo: fix boot error message when acpi is enabledSudeep Holla
2018-01-31drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla
2018-01-17sysfs/cpu: Add vulnerability folderThomas Gleixner
2017-12-25PM / OPP: Move error message to debug levelFabio Estevam
2017-12-14isa: Prevent NULL dereference in isa_bus driver callbacksWilliam Breathitt Gray
2017-11-30PM / OPP: Add missing of_node_put(np)Tobias Jordan
2017-11-15PM / OPP: Error out on failing to add static OPPs for v1 bindingsViresh Kumar
2017-11-08PM / wakeirq: report a wakeup_event on dedicated wekup irqGrygorii Strashko
2017-10-18device property: Track owner device of device propertyJarkko Nikula
2017-10-12driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange
2017-10-05PM: core: Fix device_pm_check_callbacks()Rafael J. Wysocki
2017-09-09driver core: bus: Fix a potential double freeChristophe JAILLET
2017-08-11device property: Make dev_fwnode() publicSakari Ailus
2017-07-27PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla
2017-07-27PM / Domains: Fix unsafe iteration over modified list of domainsKrzysztof Kozlowski
2017-07-27PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski
2017-07-27PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski
2017-07-21PM / QoS: return -EINVAL for bogus stringsDan Carpenter
2017-07-21PM / wakeirq: Convert to SRCUThomas Gleixner