summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/base/memory.c: don't store end_section_nr in memory blocksDavid Hildenbrand2019-09-242-6/+5
* driver/base/memory.c: validate memory block size earlyDavid Hildenbrand2019-09-241-22/+9
* drivers/base/memory.c: fixup documentation of removable/phys_index/block_size...David Hildenbrand2019-09-241-5/+6
* drivers/base/node.c: simplify unregister_memory_block_under_nodes()David Hildenbrand2019-09-242-24/+16
* drivers/gpu/drm/via: convert put_page() to put_user_page*()John Hubbard2019-09-241-8/+2
* mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org2019-09-245-25/+5
* mm: introduce page_shift()Matthew Wilcox (Oracle)2019-09-241-4/+4
* mm: introduce page_size()Matthew Wilcox (Oracle)2019-09-243-7/+5
* Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2019-09-2214-119/+237
|\
| * power: supply: cpcap-charger: Enable vbus boost voltageTony Lindgren2019-09-022-6/+25
| * power: supply: sc27xx: Add POWER_SUPPLY_PROP_CALIBRATE attributeYuanjiang Yu2019-09-021-8/+19
| * power: supply: sc27xx: Optimize the battery capacity calibrationYuanjiang Yu2019-09-021-35/+92
| * power: supply: sc27xx: Make sure the alarm capacity is larger than 0Yuanjiang Yu2019-09-021-0/+2
| * power: supply: sc27xx: Fix the the accuracy issue of coulomb calculationYuanjiang Yu2019-09-021-7/+4
| * power: supply: sc27xx: Fix conditon to enable the FGU interruptYuanjiang Yu2019-09-021-1/+2
| * power: supply: sc27xx: Add POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN attributeYuanjiang Yu2019-09-021-0/+5
| * power: supply: max77650: add MODULE_ALIAS()Bartosz Golaszewski2019-09-021-0/+1
| * power: supply: isp1704: remove redundant assignment to variable retColin Ian King2019-09-021-1/+1
| * power: supply: bq25890_charger: Add the BQ25895 partAngus Ainslie (Purism)2019-09-021-4/+8
| * power: supply: sc27xx: Replace devm_add_action() followed by failure action w...Fuqian Huang2019-09-021-2/+1
| * power: supply: sc27xx: Introduce local variable 'struct device *dev'Fuqian Huang2019-09-021-23/+24
| * power: reset: reboot-mode: Fix author email formatMatwey V. Kornilov2019-09-021-1/+1
| * power: supply: ab8500: remove set but not used variables 'vbup33_vrtcn' and '...YueHaibing2019-09-021-7/+0
| * power: supply: max17042_battery: Fix a typo in function namesChristophe JAILLET2019-09-021-4/+4
| * power: reset: gpio-restart: Fix typo when gpio reset is not foundMichal Simek2019-09-021-1/+1
| * power: supply: Init device wakeup after device_add()Stephen Boyd2019-09-021-5/+5
| * power: supply: ab8500_charger: Mark expected switch fall-throughGustavo A. R. Silva2019-09-021-0/+1
| * power: supply: sbs-battery: only return health when battery presentMichael Nosthoff2019-09-021-9/+16
| * power: supply: sbs-battery: use correct flags fieldMichael Nosthoff2019-09-021-1/+1
| * power: supply: axp288_fuel_gauge: Add Minix Neo Z83-4 to the blacklistHans de Goede2019-09-011-0/+7
| * power: supply: axp288_fuel_gauge: Sort the DMI blacklist alphabeticallyHans de Goede2019-09-011-6/+7
| * power: supply: register HWMON devices with valid namesRomain Izard2019-09-011-1/+14
* | Merge tag 'hsi-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2019-09-223-9/+6
|\ \
| * | HSI: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-302-6/+2
| * | HSI: ssi_protocol: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-301-3/+4
| |/
* | firmware: bcm47xx_nvram: _really_ correct size_t printf formatLinus Torvalds2019-09-221-1/+1
* | Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2019-09-2258-722/+1136
|\ \
| * | rtc: meson: mark PM functions as __maybe_unusedArnd Bergmann2019-09-101-4/+3
| * | rtc: sc27xx: Remove clearing SPRD_RTC_POWEROFF_ALM_FLAG flagBaolin Wang2019-09-101-1/+1
| * | rtc: sun6i: Allow using as wakeup source from suspendAlejandro González2019-09-011-0/+30
| * | rtc: pcf8563: let the core handle range offsettingAlexandre Belloni2019-09-011-4/+5
| * | rtc: pcf8563: remove useless indirectionAlexandre Belloni2019-09-011-14/+6
| * | rtc: pcf8563: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-09-011-8/+9
| * | rtc: pcf8563: add Microcrystal RV8564 compatibleAlexandre Belloni2019-09-011-0/+1
| * | rtc: pcf8563: add Epson RTC8564 compatibleAlexandre Belloni2019-09-011-0/+1
| * | rtc: s35390a: convert to devm_i2c_new_dummy_device()Wolfram Sang2019-09-011-41/+13
| * | rtc: max77686: convert to devm_i2c_new_dummy_device()Wolfram Sang2019-09-011-13/+4
| * | rtc: pcf85363/pcf85263: fix regmap error in set_timeBiwen Li2019-09-011-1/+6
| * | rtc: snvs: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-09-011-9/+4
| * | rtc: snvs: set rangeAlexandre Belloni2019-09-011-0/+1