summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2020-11-19Merge commit '685021f75fc48afaf6de76280a601316cde827c2' into toradex_5.4-2.1....Igor Opaniuk
2020-11-13Merge commit '70d1232fdbe28e4c765c4cfc3cc5c7580959d5e0' into toradex_5.4-2.1....Igor Opaniuk
2020-11-10Merge tag 'v5.4.76' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-11-10PM: runtime: Resume the device earlier in __device_release_driver()Rafael J. Wysocki
2020-11-10PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki
2020-11-10PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki
2020-11-05Merge tag 'v5.4.75' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-11-05device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko
2020-11-05device property: Keep secondary firmware node secondary by typeAndy Shevchenko
2020-11-05PM: runtime: Remove link state checks in rpm_get/put_supplier()Xiang Chen
2020-10-15Merge tag 'v5.4.71' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-14driver core: Fix probe_count imbalance in really_probe()Tetsuo Handa
2020-10-07Merge tag 'v5.4.70' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-07mm: don't rely on system state to detect hot-plug operationsLaurent Dufour
2020-10-01Merge tag 'v5.4.69' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-01regmap: fix page selection for noinc writesDmitry Baryshkov
2020-10-01regmap: fix page selection for noinc readsDmitry Baryshkov
2020-10-01cpu-topology: Fix the potential data corruptionZeng Tao
2020-09-23Merge tag 'v5.4.67' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-23firmware_loader: fix memory leak for paged bufferPrateek Sood
2020-09-03Merge tag 'v5.4.62' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-03device property: Fix the secondary firmware node handling in set_primary_fwno...Heikki Krogerus
2020-09-03PM: sleep: core: Fix the handling of pending runtime resume requestsRafael J. Wysocki
2020-08-24Merge tag 'v5.4.60' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-21driver core: Avoid binding drivers to dead devicesLukas Wunner
2020-08-13drivers: soc: Add new sysfs attribute to expose SoC unique IDBhuvanchandra DV
2020-08-11Merge tag 'v5.4.55' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.54' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.53' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.52' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.50' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.49' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-07-31PM: wakeup: Show statistics for deleted wakeup sources againzhuguangqing
2020-07-31regmap: debugfs: check count when read regmap filePeng Fan
2020-07-29regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde
2020-07-22regmap: debugfs: Don't sleep while atomic for fast_io regmapsDouglas Anderson
2020-07-16regmap: fix alignment issueJens Thoms Toerring
2020-07-07Merge tag 'v5.4.47' into 5.4-2.1.x-imxMax Krummenacher
2020-06-30regmap: Fix memory leak from regmap_register_patchCharles Keepax
2020-06-24drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d...Kuppuswamy Sathyanarayanan
2020-06-10x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-05-27component: Silence bind error on -EPROBE_DEFERJames Hilliard
2020-05-10Revert "software node: Simplify software_node_release() function"Brendan Higgins
2020-05-02PM: sleep: core: Switch back to async_schedule_dev()Kai-Heng Feng
2020-04-17PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device is not thereNeeraj Upadhyay
2020-04-17PM / Domains: Allow no domain-idle-states DT property in genpd when parsingUlf Hansson
2020-04-17firmware: fix a double abort case with fw_load_sysfs_fallbackJunyong Sun
2020-04-14regmap: debugfs: check count when read regmap filePeng Fan
2020-04-01drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand
2020-03-18driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig