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