index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
intel_soc_pmic_bxtwc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-19
mfd: intel_soc_pmic_bxtwc: Fix spelling in the comment
Andy Shevchenko
1
-5
/
+5
2022-07-19
mfd: intel_soc_pmic_bxtwc: Drop unneeded casting
Andy Shevchenko
1
-1
/
+1
2022-07-19
mfd: intel_soc_pmic_bxtwc: Use sysfs_emit() instead of sprintf()
Andy Shevchenko
1
-2
/
+2
2022-07-19
mfd: intel_soc_pmic_bxtwc: Use bits.h macros for all masks
Andy Shevchenko
1
-10
/
+11
2022-07-19
mfd: intel_soc_pmic_bxtwc: Drop redundant ACPI_PTR()
Andy Shevchenko
1
-1
/
+1
2022-07-19
mfd: intel_soc_pmic_bxtwc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr...
Andy Shevchenko
1
-4
/
+3
2022-07-19
mfd: intel_soc_pmic_bxtwc: Extend use of temporary variable for struct device
Andy Shevchenko
1
-11
/
+8
2022-07-19
mfd: intel_soc_pmic_bxtwc: Use dev_err_probe()
Andy Shevchenko
1
-60
/
+26
2022-07-19
mfd: intel_soc_pmic_bxtwc: Convert to use platform_get/set_drvdata()
Andy Shevchenko
1
-2
/
+2
2022-07-19
mfd: intel_soc_pmic_bxtwc: Create sysfs attributes using core driver's facility
Andy Shevchenko
1
-16
/
+7
2022-07-19
mfd: intel_soc_pmic_bxtwc: Don't shadow error codes in show()/store()
Andy Shevchenko
1
-7
/
+9
2021-06-15
mfd: intel_soc_pmic_bxtwc: Use DEVICE_ATTR_ADMIN_RW macro
Zhen Lei
1
-10
/
+10
2020-11-19
mfd: intel: Constify static struct resource
Rikard Falkeborn
1
-7
/
+7
2020-04-24
mfd: intel_soc_pmic_bxtwc: Convert to use new SCU IPC API
Mika Westerberg
1
-17
/
+17
2019-08-12
mfd: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2018-10-23
mfd: Convert Intel PMIC drivers to use SPDX identifier
Andy Shevchenko
1
-9
/
+1
2018-10-23
mfd: Sort headers alphabetically for Intel PMIC drivers
Andy Shevchenko
1
-2
/
+3
2018-10-23
mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as well
Andy Shevchenko
1
-10
/
+31
2017-06-19
mfd: intel_soc_pmic_bxtwc: Use chained IRQs for second level IRQ chips
Kuppuswamy Sathyanarayanan
1
-30
/
+138
2017-06-19
mfd: intel_soc_pmic_bxtwc: Utilize devm_* functions in driver probe
Kuppuswamy Sathyanarayanan
1
-36
/
+18
2017-06-19
mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio device
Kuppuswamy Sathyanarayanan
1
-6
/
+1
2017-06-19
mfd: intel_soc_pmic_bxtwc: Remove thermal second level IRQs
Kuppuswamy Sathyanarayanan
1
-20
/
+12
2017-06-19
mfd: intel_soc_pmic_bxtwc: Fix TMU interrupt index
Kuppuswamy Sathyanarayanan
1
-1
/
+4
2017-04-27
mfd: bxtwc: Remove unnecessary i2c_addr checks in ipc calls
Kuppuswamy Sathyanarayanan
1
-12
/
+10
2017-04-27
mfd: intel_soc_pmic_bxtwc: Rename header to follow c-file
Andy Shevchenko
1
-1
/
+1
2017-04-27
mfd: intel_soc_pmic_bxtwc: Move inclusion to c-file
Andy Shevchenko
1
-0
/
+1
2016-12-19
Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-12-18
Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...
Linus Torvalds
1
-0
/
+38
2016-12-18
platform/x86: Add Whiskey Cove PMIC TMU support
Nilesh Bacchewar
1
-0
/
+38
2016-11-29
mfd: intel_soc_pmic_bxtwc: Fix a typo in MODULE_DEVICE_TABLE()
Wei Yongjun
1
-1
/
+1
2016-11-16
mfd: intel_soc_pmic_bxtwc: Fix usbc interrupt
Heikki Krogerus
1
-2
/
+4
2016-10-04
mfd: intel_soc_pmic_bxtwc: Add bxt_wcove_usbc device
Bin Gao
1
-1
/
+22
2015-10-30
mfd: intel_soc_pmic_bxtwc: 64 bit bug in bxtwc_val_store()
Dan Carpenter
1
-4
/
+3
2015-10-30
mfd: add Intel Broxton Whiskey Cove PMIC driver
Qipeng Zha
1
-0
/
+478