index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
da9052-hwmon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
hwmon: (da9052) Use devm_regulator_get_enable_read_voltage()
David Lechner
1
-28
/
+10
2023-10-27
hwmon: (da9052-hwmon) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2021-02-11
hwmon: (da9052) Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
2020-05-13
hwmon: (da9052) Synchronize access with mfd
Samu Nuutamo
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-12-16
hwmon: (da9052-hwmon) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-66
/
+39
2017-10-21
hwmon: (da9052) Increase sample rate when using TSI
Martyn Welch
1
-0
/
+5
2017-08-22
hwmon: da9052: Add support for TSI channel
Sebastian Reichel
1
-4
/
+245
2017-08-22
hwmon: da9052: Replace S_IRUGO with 0444
Sebastian Reichel
1
-18
/
+18
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-22
hwmon: (da9052) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-45
/
+9
2014-07-14
hwmon: (da9052) Don't use dash in the name attribute
Axel Lin
1
-1
/
+1
2014-01-14
hwmon: (da9052) Fix adc to voltage calculation
Anthony Olech
1
-2
/
+2
2013-04-07
hwmon: Fix CamelCase checkpatch warnings
Guenter Roeck
1
-7
/
+7
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2012-12-05
hwmon: da9052: Use da9052_reg_update for rmw operations
Axel Lin
1
-20
/
+7
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-10
hwmon: Drop needless includes of <linux/delay.h>
Jean Delvare
1
-1
/
+0
2012-07-21
hwmon: Driver for DA9052/53 PMIC
Ashish Jangam
1
-0
/
+344