index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_si_platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
1
-1
/
+3
2021-04-02
ipmi_si: Join string literals back
Andy Shevchenko
1
-9
/
+8
2021-04-02
ipmi_si: Use proper ACPI macros to check error code for failures
Andy Shevchenko
1
-6
/
+6
2021-04-02
ipmi_si: Utilize temporary variable to hold device pointer
Andy Shevchenko
1
-8
/
+7
2021-04-02
ipmi_si: Remove bogus err_free label
Andy Shevchenko
1
-12
/
+5
2021-04-02
ipmi_si: Switch to use platform_get_mem_or_io()
Andy Shevchenko
1
-20
/
+14
2020-05-18
ipmi_si: Load acpi_ipmi when ACPI IPMI interface added
Stuart Hayes
1
-0
/
+2
2020-03-11
ipmi_si: Avoid spurious errors for optional IRQs
Takashi Iwai
1
-2
/
+2
2019-08-02
ipmi_si: Rework some include files
Corey Minyard
1
-1
/
+1
2019-07-13
Merge tag 'for-linus-5.3' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-1
/
+6
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-1
/
+1
2019-06-03
drivers: ipmi: Drop device reference
Suzuki K Poulose
1
-0
/
+1
2019-05-20
ipmi_si: fix unexpected driver unregister warning
Kefeng Wang
1
-1
/
+5
2019-04-24
ipmi: Remove warning if no slave address is present
Corey Minyard
1
-4
/
+2
2019-02-22
ipmi_si: Consolidate scanning the platform bus
Corey Minyard
1
-0
/
+20
2019-02-22
ipmi_si: Switch hotmod to use a platform device
Corey Minyard
1
-0
/
+1
2019-02-22
ipmi: Consolidate the adding of platform devices
Corey Minyard
1
-8
/
+3
2019-02-22
ipmi_si: Rename addr_type to addr_space to match what it does
Corey Minyard
1
-7
/
+7
2019-02-22
ipmi_si: Fix crash when using hard-coded device
Corey Minyard
1
-7
/
+22
2018-09-18
ipmi: Remove platform driver overrides and use the id_table
Corey Minyard
1
-0
/
+6
2018-09-18
ipmi: Use more common logging styles
Joe Perches
1
-9
/
+11
2018-03-12
ipmi: Remove ACPI SPMI probing from the system interface driver
Corey Minyard
1
-154
/
+0
2018-02-27
ipmi: Add or fix SPDX-License-Identifier in all files
Corey Minyard
1
-0
/
+1
2017-12-12
ipmi_si_platform: Fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2017-09-28
ipmi: Make the DMI probe into a generic platform probe
Corey Minyard
1
-55
/
+46
2017-09-28
ipmi_si: Move platform device handling to another file
Corey Minyard
1
-0
/
+602