summaryrefslogtreecommitdiff
path: root/drivers/char/ipmi
Commit message (Expand)AuthorAge
* ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 serversHelge Deller2018-03-27
* ipmi_ssif: Fix kernel panic at msg_done_handlerKamlakant Patel2018-03-13
* ipmi:pci: Blacklist a Realtek "IPMI" deviceCorey Minyard2018-03-13
* ipmi: Remove ACPI SPMI probing from the system interface driverCorey Minyard2018-03-12
* ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driverCorey Minyard2018-03-12
* ipmi: missing error code in try_smi_init()Dan Carpenter2018-03-06
* ipmi: use ARRAY_SIZE for poweroff_functions array sizing calculationColin Ian King2018-03-06
* ipmi: Consolidate cleanup codeCorey Minyard2018-03-06
* ipmi: Remove some unnecessary initializationsCorey Minyard2018-03-06
* ipmi: Fix some error cleanup issuesCorey Minyard2018-03-06
* ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard2018-02-27
* ipmi: Re-use existing macros for built-in propertiesAndy Shevchenko2018-02-26
* ipmi:pci: Make the PCI defines consistent with normal Linux onesCorey Minyard2018-02-26
* ipmi: kcs_bmc: coding-style fixes and use new poll typeHaiyue Wang2018-02-26
* ipmi: kcs_bmc: mark expected switch fall-through in kcs_bmc_handle_dataGustavo A. R. Silva2018-02-26
* ipmi: add an Aspeed KCS IPMI BMC driverHaiyue Wang2018-02-26
* ipmi: add a KCS IPMI BMC driverHaiyue Wang2018-02-26
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-01
|\
| * treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-09
* | Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds2018-01-31
|\ \
| * | ipmi_ssif: Remove duplicate NULL checkAndy Shevchenko2018-01-22
| * | ipmi/powernv: Fix error return code in ipmi_powernv_probe()Wei Yongjun2018-01-22
| * | ipmi: use dynamic memory for DMI driver overrideJohn Garry2018-01-22
| * | ipmi/ipmi_powernv: remove outdated todo in powernv IPMI driverJeremy Kerr2018-01-16
| * | ipmi: Clear smi_info->thread to prevent use-after-free during module unloadMasamitsu Yamazaki2018-01-15
| * | ipmi: use correct string lengthXiongfeng Wang2018-01-08
| * | ipmi_si: Fix error handling of platform deviceCorey Minyard2017-12-12
| * | ipmi watchdog: fix typo in parameter descriptionWei Yongjun2017-12-12
| * | ipmi_si_platform: Fix typo in parameter descriptionWei Yongjun2017-12-12
| |/
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ | |/ |/|
| * the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* | Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds2017-12-11
|\ \ | |/ |/|
| * ipmi_si: fix crash on pariscMikulas Patocka2017-12-11
| * ipmi_si: Fix oops with PCI devicesCorey Minyard2017-12-11
| * ipmi: Stop timers before cleaning up the moduleMasamitsu Yamazaki2017-12-06
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-17
|\ \ | |/ |/|
| * ipmi: get rid of pointless access_ok()Al Viro2017-11-10
* | Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmiLinus Torvalds2017-11-15
|\ \
| * \ Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Corey Minyard2017-11-02
| |\ \
| * | | ipmi_si: Delete an error message for a failed memory allocation in try_smi_in...Markus Elfring2017-10-17
| * | | ipmi_si: fix memory leak on new_smiColin Ian King2017-10-17
| * | | ipmi: remove redundant initialization of bmcColin Ian King2017-09-28
| * | | ipmi: pr_err() strings should end with newlinesArvind Yadav2017-09-28
| * | | ipmi: Clean up some print operationsCorey Minyard2017-09-28
| * | | ipmi: Make the DMI probe into a generic platform probeCorey Minyard2017-09-28
| * | | ipmi: Make the IPMI proc interface configurableCorey Minyard2017-09-28
| * | | ipmi_ssif: Add device attrs for the things in procCorey Minyard2017-09-28
| * | | ipmi_si: Add device attrs for the things in procCorey Minyard2017-09-28