index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ibmpex.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-10
Revert "hwmon: (ibmpex) fix use-after-free in high/low store"
Guenter Roeck
2025-12-14
hwmon: (ibmpex) fix use-after-free in high/low store
Junrui Luo
2024-05-04
hwmon: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2023-02-03
hwmon: ibmpex: remove unnecessary (void*) conversions
XU pengfei
2022-11-20
hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails
Gaosheng Cui
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-18
hwmon: (ibmpex) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2018-09-18
hwmon:ibm: Change ipmi_user_t to struct ipmi_user *
Corey Minyard
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2015-03-09
hwmon: (ibmpex) Allow format string checking
Rasmus Villemoes
2014-05-21
hwmon: (ibmpex) remove unnecessary OOM messages
Jingoo Han
2013-08-27
hwmon: Change my email address.
Darrick J. Wong
2013-04-07
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
2012-10-10
hwmon: Add missing inclusions of <linux/err.h>
Jean Delvare
2011-06-17
hwmon: (ibmpex) Initialize sysfs attributes
Guenter Roeck
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-06
ibmpex: add endian annotation to extract_data() helper
Harvey Harrison
2008-10-17
hwmon: (ibmpex) Automatically load on IBM systems via DMI
Darrick J. Wong
2008-03-19
ibmpex: report temperatures in mC, not C
Darrick J. Wong
2008-03-19
ibmpex: correct power use multipliers for QS2x blade
Darrick J. Wong
2007-11-08
hwmon: (ibmpex) Change printk to dev_{info,err} macros
Darrick J. Wong
2007-11-08
hwmon: (ibmpex.c) fix NULL dereference
Adrian Bunk
2007-10-11
hwmon: (ibmpex) Release IPMI user if hwmon registration fails
Darrick J. Wong
2007-10-09
hwmon: IBM power meter driver
Darrick J. Wong