index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
Age
Commit message (
Expand
)
Author
2018-03-27
ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 servers
Helge Deller
2018-03-13
ipmi_ssif: Fix kernel panic at msg_done_handler
Kamlakant Patel
2018-03-13
ipmi:pci: Blacklist a Realtek "IPMI" device
Corey Minyard
2018-03-12
ipmi: Remove ACPI SPMI probing from the system interface driver
Corey Minyard
2018-03-12
ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
Corey Minyard
2018-03-06
ipmi: missing error code in try_smi_init()
Dan Carpenter
2018-03-06
ipmi: use ARRAY_SIZE for poweroff_functions array sizing calculation
Colin Ian King
2018-03-06
ipmi: Consolidate cleanup code
Corey Minyard
2018-03-06
ipmi: Remove some unnecessary initializations
Corey Minyard
2018-03-06
ipmi: Fix some error cleanup issues
Corey Minyard
2018-02-27
ipmi: Add or fix SPDX-License-Identifier in all files
Corey Minyard
2018-02-26
ipmi: Re-use existing macros for built-in properties
Andy Shevchenko
2018-02-26
ipmi:pci: Make the PCI defines consistent with normal Linux ones
Corey Minyard
2018-02-26
ipmi: kcs_bmc: coding-style fixes and use new poll type
Haiyue Wang
2018-02-26
ipmi: kcs_bmc: mark expected switch fall-through in kcs_bmc_handle_data
Gustavo A. R. Silva
2018-02-26
ipmi: add an Aspeed KCS IPMI BMC driver
Haiyue Wang
2018-02-26
ipmi: add a KCS IPMI BMC driver
Haiyue Wang
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-31
Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-22
ipmi_ssif: Remove duplicate NULL check
Andy Shevchenko
2018-01-22
ipmi/powernv: Fix error return code in ipmi_powernv_probe()
Wei Yongjun
2018-01-22
ipmi: use dynamic memory for DMI driver override
John Garry
2018-01-16
ipmi/ipmi_powernv: remove outdated todo in powernv IPMI driver
Jeremy Kerr
2018-01-15
ipmi: Clear smi_info->thread to prevent use-after-free during module unload
Masamitsu Yamazaki
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-08
ipmi: use correct string length
Xiongfeng Wang
2017-12-12
ipmi_si: Fix error handling of platform device
Corey Minyard
2017-12-12
ipmi watchdog: fix typo in parameter description
Wei Yongjun
2017-12-12
ipmi_si_platform: Fix typo in parameter description
Wei Yongjun
2017-12-11
Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2017-12-11
ipmi_si: fix crash on parisc
Mikulas Patocka
2017-12-11
ipmi_si: Fix oops with PCI devices
Corey Minyard
2017-12-06
ipmi: Stop timers before cleaning up the module
Masamitsu Yamazaki
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-15
Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-10
ipmi: get rid of pointless access_ok()
Al Viro
2017-11-02
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Corey Minyard
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-17
ipmi_si: Delete an error message for a failed memory allocation in try_smi_in...
Markus Elfring
2017-10-17
ipmi_si: fix memory leak on new_smi
Colin Ian King
2017-09-28
ipmi: remove redundant initialization of bmc
Colin Ian King
2017-09-28
ipmi: pr_err() strings should end with newlines
Arvind Yadav
2017-09-28
ipmi: Clean up some print operations
Corey Minyard
2017-09-28
ipmi: Make the DMI probe into a generic platform probe
Corey Minyard
[next]