index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
pmbus
/
pmbus_core.c
Age
Commit message (
Expand
)
Author
2024-02-11
hwmon: (pmbus_core) Allow to hook PMBUS_SMBALERT_MASK
Patrick Rudolph
2023-08-21
hwmon: pmbus: Drop unnecessary clear fault page
Patrick Rudolph
2023-08-21
hwmon: pmbus: Reduce clear fault page invocations
Patrick Rudolph
2023-07-26
hwmon: (pmbus_core) Fix Deadlock in pmbus_regulator_get_status
Guenter Roeck
2023-07-25
hwmon: (pmbus_core) Fix NULL pointer dereference
Patrick Rudolph
2023-07-25
hwmon: (pmbus_core) Fix pmbus_is_enabled()
Patrick Rudolph
2023-05-30
hwmon: pmbus: Use devm_krealloc_array
James Clark
2023-04-25
Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-19
hwmon: (pmbus/core) Add lock and unlock functions
Eddie James
2023-04-19
hwmon: (pmbus/core) Request threaded interrupt with IRQF_ONESHOT
Guenter Roeck
2023-04-19
hwmon: (pmbus/core) Notify regulator events
Naresh Solanki
2023-04-19
hwmon: (pmbus/core) Add regulator event support
Patrick Rudolph
2023-04-19
hwmon: (pmbus/core) Add rdev in pmbus_data struct
Naresh Solanki
2023-04-19
hwmon: (pmbus/core) Notify hwmon events
Patrick Rudolph
2023-04-19
hwmon: (pmbus/core) Add interrupt support
Patrick Rudolph
2023-04-19
hwmon: (pmbus/core) Generalise pmbus get status
Naresh Solanki
2023-04-19
hwmon: (pmbus/core) Generalize pmbus status flag map
Naresh Solanki
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in hwmon located drivers
Daniel Lezcano
2022-12-04
hwmon: (pmbus/core) Implement regulator get_status
Patrick Rudolph
2022-12-04
hwmon: (pmbus) Add power good support
Patrick Rudolph
2022-10-03
Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-17
hwmon: (pmbus) Fix vout margin caching
Vincent Whitchurch
2022-08-17
hwmon: (pmbus) Use dev_err_probe() to filter -EPROBE_DEFER error messages
Christophe JAILLET
2022-08-17
hwmon: pm_bus: core: Switch to new of thermal API
Daniel Lezcano
2022-07-13
hwmon: (pmbus) Add list_voltage to pmbus ops
Mårten Lindahl
2022-07-13
hwmon: (pmbus) Introduce and use cached vout margins
Mårten Lindahl
2022-07-13
hwmon: (pmbus) fix build error unused-function
Ren Zhijie
2022-07-13
hwmon: (pmbus) add MFR_* registers to debugfs
Adam Wujek
2022-07-13
hwmon: (pmbus) add a function to check the presence of a block register
Adam Wujek
2022-07-13
hwmon: (pmbus) Add IEEE 754 half precision support to PMBus core
Guenter Roeck
2022-07-13
hwmon: (pmbus) Move pec attribute to I2C device
Guenter Roeck
2022-05-22
hwmon: (pmbus) Check PEC support before reading other registers
Adam Wujek
2022-05-22
hwmon: (pmbus) Add get_voltage/set_voltage ops
Mårten Lindahl
2022-05-22
hwmon: (pmbus) Register with thermal for PSC_TEMPERATURE
Eduardo Valentin
2022-05-20
hwmon: (pmbus) Use _pmbus_read_byte_data with callback
Mårten Lindahl
2022-05-20
hwmon: (pmbus) Introduce and use write_byte_data callback
Mårten Lindahl
2022-04-25
hwmon: (pmbus) disable PEC if not enabled
Adam Wujek
2022-03-17
hwmon: (pmbus) Add Vin unit off handling
Brandon Wyman
2022-02-27
hwmon: (pmbus) Add get_error_flags support to regulator ops
Zev Weiss
2022-02-27
hwmon: (pmbus) Add mutex to regulator ops
Patrick Rudolph
2022-02-22
hwmon: (pmbus) Clear pmbus fault/warning bits after read
Vikash Chandola
2021-06-17
hwmon: (pmbus) Allow phase function even if it's not on page
Erik Rosen
2021-06-17
hwmon: (pmbus) Add support for reading direct mode coefficients
Erik Rosen
2021-06-17
hwmon: (pmbus) Add new pmbus flag NO_WRITE_PROTECT
Erik Rosen
2021-06-17
hwmon: (pmbus_core) Check adapter PEC support
Madhava Reddy Siddareddygari
2021-06-17
hwmon: (pmbus) Add new flag PMBUS_READ_STATUS_AFTER_FAILED_CHECK
Erik Rosen
2021-04-20
hwmon: (pmbus) Introduce PMBUS symbol namespace
Guenter Roeck
2021-04-20
hwmon: replace snprintf in show functions with sysfs_emit
Guenter Roeck
2021-04-20
hwmon: (pmbus) Replace - with _ in device names before registration
Chris Packham
2021-04-20
hwmon: (pmbus) Add pmbus_set_update() function to set update flag
Erik Rosen
[next]