summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sensors: Add support to read inband-sensors in P9HEADmasterShilpasri G Bhat2018-03-141-0/+399
| | | | Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
* sensor: Revert to old core numbering in sensor nameShilpasri G Bhat2017-04-191-17/+5
| | | | Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
* sensor: Fixes OOPSShilpasri G Bhat2017-04-141-47/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes below OOPS [ 926.484181] NIP [c000000000064a7c] hpte_need_flush+0x14c/0x4d0 [ 926.484218] LR [c0000000002b00e8] vunmap_page_range+0x1d8/0x260 [ 926.484371] Call Trace: [ 926.484386] [c000003f38343970] [c0000000004d3c24] kobject_add+0xc4/0x130 (unreliable) [ 926.484436] [c000003f383439f0] [c0000000002b00e8] vunmap_page_range+0x1d8/0x260 [ 926.484601] [c000003f38343a90] [c0000000002b3898] remove_vm_area+0xf8/0x200 [ 926.484645] [c000003f38343ae0] [c0000000002b39dc] __vunmap+0x3c/0x160 [ 926.484687] [c000003f38343b60] [c00000000018d4ec] module_free+0x1c/0x30 [ 926.484840] [c000003f38343b80] [c000000000190ef4] load_module+0x2f04/0x3640 [ 926.484885] [c000003f38343d50] [c000000000191880] SyS_finit_module+0xd0/0x130 [ 926.484927] [c000003f38343e30] [c00000000000a17c] system_call+0x38/0xb4 Reported-by: Eun K Lee <eunkyung.lee@us.ibm.com> Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
* sensor: Fix chip and cpu initializationShilpasri G Bhat2017-04-131-40/+27
| | | | Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
* sensor: Fixup reading DT entriesShilpasri G Bhat2017-04-111-21/+26
| | | | Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
* sensor: Cleanup exit paths on errorShilpasri G Bhat2017-04-101-17/+28
| | | | Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
* sensor: Fix the chip initializationShilpasri G Bhat2016-04-141-0/+10
| | | | Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
* sensor: Compute nr_cores for each chipShilpasri G Bhat2016-04-141-8/+17
| | | | | Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com> Tested-by: Eun K Lee <eunkyung.lee@us.ibm.com>
* sensor : Fix the printk formatShilpasri G Bhat2016-01-271-4/+4
| | | | | Reported-by:Wei Wang <weiwang.udel@gmail.com> Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
* inband_sensors: Add a readmeShilpasri G Bhat2016-01-081-0/+51
| | | | Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
* inband_sensors: Initial commitShilpasri G Bhat2016-01-082-0/+368
Add the driver and Makefile. Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud