summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-04-067-7/+102
|\
| *-. Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2020-04-063-7/+6
| |\ \
| | | * cpufreq: Select schedutil when using big.LITTLELinus Walleij2020-04-031-0/+1
| | | * cpufreq: intel_pstate: Select schedutil as the default governorRafael J. Wysocki2020-03-262-1/+4
| | * | PM: sleep: core: Drop racy and redundant checks from device_prepare()Rafael J. Wysocki2020-04-011-6/+1
| * | | platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()Hans de Goede2020-04-041-0/+10
| * | | ACPI: PM: Add acpi_[un]register_wakeup_handler()Hans de Goede2020-04-043-0/+86
| |/ /
* | | Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2020-04-0511-125/+210
|\ \ \
| * | | power: reset: sc27xx: Allow the SC27XX poweroff driver building into a moduleBaolin Wang2020-03-112-2/+7
| * | | power: reset: sc27xx: Change to use cpu_down()Baolin Wang2020-03-111-3/+6
| * | | power: reset: sc27xx: Power off the external subsystems' connectionSherry Zong2020-03-111-0/+5
| * | | power: twl4030: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-111-2/+2
| * | | power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko2020-03-111-1/+4
| * | | power: reset: at91-reset: handle nrst async for sam9x60Claudiu.Beznea@microchip.com2020-03-081-0/+8
| * | | power: reset: at91-reset: get rid of at91_reset_dataClaudiu.Beznea@microchip.com2020-03-081-28/+9
| * | | power: reset: at91-reset: keep only one reset functionClaudiu.Beznea@microchip.com2020-03-081-49/+3
| * | | power: reset: at91-reset: make at91sam9g45_restart() genericClaudiu.Beznea@microchip.com2020-03-081-15/+6
| * | | power: reset: at91-reset: introduce ramc_lpr to struct at91_resetClaudiu.Beznea@microchip.com2020-03-081-8/+18
| * | | power: reset: at91-reset: use r4 as tmp argumentClaudiu.Beznea@microchip.com2020-03-081-3/+3
| * | | power: reset: at91-reset: introduce args member in at91_reset_dataClaudiu.Beznea@microchip.com2020-03-081-16/+11
| * | | power: reset: at91-reset: introduce struct at91_reset_dataClaudiu.Beznea@microchip.com2020-03-081-6/+44
| * | | power: reset: at91-reset: devm_kzalloc() for at91_reset data structureClaudiu.Beznea@microchip.com2020-03-081-2/+13
| * | | power: reset: at91-reset: pass rstc base address to at91_reset_status()Claudiu.Beznea@microchip.com2020-03-081-3/+4
| * | | power: reset: at91-reset: convert reset in pointer to struct at91_resetClaudiu.Beznea@microchip.com2020-03-081-23/+27
| * | | power: reset: at91-reset: add notifier block to struct at91_resetClaudiu.Beznea@microchip.com2020-03-081-7/+5
| * | | power: reset: at91-reset: add sclk to struct at91_resetClaudiu.Beznea@microchip.com2020-03-081-8/+7
| * | | power: reset: at91-reset: add ramc_base[] to struct at91_resetClaudiu.Beznea@microchip.com2020-03-081-6/+6
| * | | power: reset: at91-reset: introduce struct at91_resetClaudiu.Beznea@microchip.com2020-03-081-9/+17
| * | | power: supply: axp288_charger: Add special handling for HP Pavilion x2 10Hans de Goede2020-03-081-1/+56
| * | | power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks.Jeffery Miller2020-03-061-2/+2
| * | | power: supply: ab8500_charger: Fix typos in commit messagesAshish Chavan2020-03-061-16/+19
| * | | power: supply: Allow charger manager can be built as a moduleBaolin Wang2020-03-061-1/+1
| * | | power: supply: sc27xx: Add POWER_SUPPLY_PROP_CHARGE_NOW attributeBaolin Wang2020-02-241-0/+12
| * | | power/supply: ingenic-battery: Don't print error on -EPROBE_DEFERPaul Cercueil2020-02-241-1/+2
* | | | Merge tag 'timers-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-051-1/+1
|\ \ \ \
| * | | | clocksource/drivers/timer-vf-pit: Add missing parenthesisafzal mohammed2020-04-051-1/+1
* | | | | Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-051-20/+15
|\ \ \ \ \
| * \ \ \ \ Merge tag 'irqchip-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-04-011-20/+15
| |\ \ \ \ \
| | * | | | | Revert "irqchip/xilinx: Enable generic irq multi handler"Marc Zyngier2020-04-011-20/+14
| | * | | | | Revert "irqchip/xilinx: Do not call irq_set_default_host()"Marc Zyngier2020-04-011-0/+1
* | | | | | | sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fnLinus Torvalds2020-04-051-4/+4
* | | | | | | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-055-18/+44
|\ \ \ \ \ \ \
| * | | | | | | powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran2020-03-253-3/+3
| * | | | | | | powerpc/eeh: Do early EEH init only when requiredOliver O'Halloran2020-03-252-1/+5
| * | | | | | | cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fnPratik Rajesh Sampat2020-03-251-5/+8
| * | | | | | | PCI: rpaphp: Remove unused variable 'value'Chen Zhou2020-03-251-2/+1
| * | | | | | | tty: evh_bytechan: Fix out of bounds accessesStephen Rothwell2020-03-171-3/+18
| * | | | | | | cpufreq: powernv: Fix unsafe notifiersOliver O'Halloran2020-03-131-6/+5
| * | | | | | | cpufreq: powernv: Fix use-after-freeOliver O'Halloran2020-03-131-0/+6
* | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-052-35/+51
|\ \ \ \ \ \ \ \